-
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
Repliable notifications stopped working since v17 #410
Comments
Hi, thanks for the report and the detailed information. I think in some way this is related to #318, although I think you've helped narrow it down a lot. GSConnect v17 was released Nov 26th and kdeconnect-android v1.10.1 was released Nov 28th, so I believe this issue happened during that period. @albertvaka is it possible this is related to 6ecf443 - Only send icons of new notification, not updates? This doesn't seem to be happening for everyone (doesn't happen to me), but you can see in the packet above the cc @sredman |
I don't think that patch could break this, and it certainly shouldn't change Just to be sure, @amitkeret can you try installing an older version of the Android app and see if it works? You can get older versions from F-Droid (although you will need to uninstall the version from the Play Store first): |
One thought: This part of the report struck me as odd.
@amitkeret, are you saying that the notifications you were seeing used to have actions attached to them? I ask because, prior to (I think) GSConnect v19, GSConnect notifications didn't have action buttons. Repliable notifications just had a text box built right into the notification. (Right @andyholmes? Or were there other types with actions attached?) This may be a stupid question, I guess, but is it possible the notifications you used to receive were actually web notifications coming through Firefox/Chrome? (I got tricked myself on that once, YouTube was sending me notifications in Chrome that I thought were from GSConnect.) |
If I recall, repliable notifications (notifications that carry a It was the case for a long that clicking on an SMS notification, which may have had a Reply button, would open an SMS window for that contact. I can't really remember when that was removed to be honest, but it was part of the giant hack GSConnect used to use before Simon implemented proper SMS support. |
I don't remember ever receiving repliable notifications from WhatsApp web. Just to make sure, I disabled GSConnect and enabled web notifications, and no action buttons were present. @albertvaka haven't had a chance to install a previous version, will do this shortly and report. |
OK...
I've also since upgraded GSConnect to v20 in hopes something would fix this, with no luck. I did notice one very strange behaviour - I did in fact start receiving repliable notifications from a different app altogether (LinkedIn). However, these were also not functioning properly:
Here are some debug logs I managed to produce; these were all under GSConnect v20, KDEConnect v1.10.1. I should say, though, that I managed to reproduce this behaviour in the other version configurations as well. Looking at these 3 apps (SMS / WhatsApp / LinkedIn), they offer different native reply functionalities (no quick-reply / quick-reply popup / quick-reply overlay, respectively). Could this be related somehow? This is becoming stranger still... Anything else I can do to try and debug this? this feature is so great and I hate not having it without even understanding why! Plz help 😢 |
It seems like the bug is happening in Android, not in GSConnect, so I'd have to say your best bet is to file an upstream bug report against the Android app. If possible, try to get a logcat from Android for when these messages are received to help the developers track down the cause. https://bugs.kde.org/enter_bug.cgi?product=kdeconnect EDIT: I'm going to close this one here now, since I'm confident it's an upstream problem in the Android app. Do follow up by opening an upstream bug with logcat so this can be fixed. |
First off - thank you so much for this extension, I love it and it's super useful! However... a large part of its usefulness stopped working recently, hence this bug report.
Describe the bug
Since updated to v17, no actions are displayed when WhatsApp / SMS messages appear as notifications on the desktop. I have since upgraded to v19 and the issue persists.
This was working as expected prior to an upgrade from an older version to v17 in late November.
I am not entirely sure this is a GSConnect issue - I cannot pinpoint the exact time when the issue began; Ubuntu and GNOME versions have unchanged since, however other components / libraries may have been upgraded unbeknownst to me. Another possible culprit is KDE Connect which upgraded on my device 29 Nov 2018.
Expected behavior
Once the pointer hovers over a WhatsApp / SMS notification, actions appear underneath it (eg. "Reply")
Debug output
The following was logged when a message was received and then when clicked the "x" button (phone number and contact name have been purposefully replaced; this is not part of the error).
System Details:
GSConnect environment:
The text was updated successfully, but these errors were encountered: