https://bugs.kde.org/show_bug.cgi?id=402032
Bug ID: 402032 Summary: Exception in SMSPlugin onPacketReceived() Product: kdeconnect Version: 1.10 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: android-application Assignee: albertv...@gmail.com Reporter: ke...@calvelli.us Target Milestone: --- Created attachment 116869 --> https://bugs.kde.org/attachment.cgi?id=116869&action=edit Relevant logcat SUMMARY Request from Simon to create new bug ticket, from Bug 401677. STEPS TO REPRODUCE 1. From GSConnect, attempt to open Messaging window 2. Send a kdeconnect.sms.request_conversations packet to the device 3. Wait for a kdeconnect.sms.messages packet OBSERVED RESULT Window opens without SMS history from phone. No kdeconnect.sms.messages packet sent to host. EXPECTED RESULT SMS history from phone should be shown in Messaging window. SOFTWARE/OS VERSIONS Windows: MacOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Phone is Sony Xperia XA2 Ultra on Android 8.0 Logcat entries show an exception in org.kde.kdeconnect.Plugins.SMSPlugin.onPacketReceived() where the code calls Integer.parseInt() on a THREAD_ID of 9223372036854775807. Note: It looks like the code was updated on github 15 minutes ago. I'll still go ahead and enter this bug as it was requested (not sure if you need for tracking purposes). -- You are receiving this mail because: You are watching all bug changes.