-
Notifications
You must be signed in to change notification settings - Fork 259
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not receiving messages on Desktop with KDE Connect 1.12.9 #581
Comments
If SMS syncing works with KDE Connect 1.12.7 and doesn't with 1.12.9, that sounds very much like an issue for the KDE Connect app developers. Please do search for / create a bug for kdeconnect in kde bugzilla with details about the issue. I'm going to leave this open for the moment, though, because of the "Send a text, it never registers as sent. Receive a text, it never shows up at all" component. That may indicate that something has changed in the communication between GSConnect and KDE Connect with the 1.12.9 release which may need to be addressed on the GSConnect end. @andyholmes ? |
Sorry I missed this one earlier. Assuming everyone experiencing this bug has a log like the one posted by @AlicesReflexion, there doesn't seem to be a problem in GSConnect. In that case, this probably is a bug kdeconnect-android, or something has changed for only some phones that I'm not aware of. For historical reasons, the + button will send a request for the SMS history and Contacts every time it's pressed. If you can get adb logcat --pid=$(adb shell pidof -s org.kde.kdeconnect_tp) Then see if there are any errors or useful output when you press the + button. If there are you should open a bug on the KDE bug tracker and possible ping |
Since I've never gotten conversation history from my phone (a stock-ROM Samsung Galaxy S6 from Sprint) — but I do get contacts — and I have a shiny new USB cable that actually works to make an
|
This is fixed with KDE Connect 1.13 and GSConnect 25-rc3 |
Describe the bug
Chat history is no longer synced with KDE Connect with versions newer than 1.12.7.
Upon upgrade to 1.12.9, messages stop syncing. Downgrade, and messages start syncing again.
Message notifications do show up. Sending a message works, but the desktop never registers the message as sent, and just leaves it hanging indefinitely.
Deleting the SMS history, then re-importing from a backup, as in #456 does not fix the issue. May be related to #541.
Steps To Reproduce:
Open GSConnect, go to messaging. Send a text, it never registers as sent. Receive a text, it never shows up at all.
Expected behavior
GSConnect Messaging updates as soon as a text is received.
Screenshots
After clearing SMS cache, everything is completely gone.
Support Log
Nothing useful as far as I can tell.
I will provide an ADB log when I get my hands on a USB-C <-> USB-C cable, either later today or early tomorrow.
System Details (please complete the following information):
GSConnect environment (if applicable):
Additional Notes:
Language on phone and desktop is Japanese, but I do not see this making a difference.
The text was updated successfully, but these errors were encountered: