Bug 494024

Summary: App work before pairing, once paired the device is unreachable & keeps crashing
Product: [Applications] kdeconnect Reporter: Moamen <moamenpm>
Component: android-applicationAssignee: 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

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 ***