Bug 494024 - App work before pairing, once paired the device is unreachable & keeps crashing
Summary: App work before pairing, once paired the device is unreachable & keeps crashing
Status: RESOLVED DUPLICATE of bug 493943
Alias: None
Product: kdeconnect
Classification: Applications
Component: android-application (show other bugs)
Version: unspecified
Platform: Android Android 14.x
: NOR crash
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-03 09:27 UTC by Moamen
Modified: 2024-10-03 14:03 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
screen capture of the error log (2.58 MB, video/mp4)
2024-10-03 09:27 UTC, Moamen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Moamen 2024-10-03 09:27:32 UTC
Created attachment 174358 [details]
screen capture of the error log

SUMMARY
App work before pairing, once paired the device is unreachable & keeps crashing 

STEPS TO REPRODUCE
1. Open app
2. Select paired device 
3. app crashes 

log from android 


java.lang.SecurityException: Settings key: <enabled_input_methods> is only readable to apps with targetSdkVersion lower than or equal to: 33 at

android.provider.Settings$NameValueCache.getStrin gForUser(Settings.java:3287)

at

android.provider.Settings$Secure.getStringForUser(S ettings.java:6486)

at

android.provider.Settings$Secure.getString(Settings. java:6452)

at

org.kde.kdeconnect. Plugins. RemoteKeyboardPlugin.

RemoteKeyboard Plugin.checkRequired Permissions( RemoteKeyboard Plugin.java:417)

at

org.kde.kdeconnect.Device.addPlugin (Device.kt:558)

at

org.kde.kdeconnect.Device.reloadPluginsFromSettin gs(Device.kt:629)

at

org.kde.kdeconnect.Device.addLink(Device.kt:337)

at

org.kde.kdeconnect. KdeConnect$connectionListene r$1.onConnectionReceived (KdeConnect.kt:156)

at

org.kde.kdeconnect.Backends. BaseLinkProvider.onC onnectionReceived(BaseLinkProvider.java:42)

at

org.kde.kdeconnect.Backends.LanBackend.LanLink Provider.addOrUpdateLink(LanLinkProvider.java:286)

at

org.kde.kdeconnect.Backends.LanBackend.LanLink Provider.lambda$identityPacketReceived$0
Comment 1 Iyán Méndez Veiga 2024-10-03 14:03:28 UTC

*** This bug has been marked as a duplicate of bug 493943 ***