Summary: | App work before pairing, once paired the device is unreachable & keeps crashing | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Moamen <moamenpm> |
Component: | android-application | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | andrew.g.r.holmes, me |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Android | ||
OS: | Android 14.x | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | screen capture of the error log |
*** This bug has been marked as a duplicate of bug 493943 *** |
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