Bug 415864 - Inconsistent kdeconnect notifications on desktop
Summary: Inconsistent kdeconnect notifications on desktop
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: unspecified
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-04 09:02 UTC by RaitaroH
Modified: 2020-02-02 09:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description RaitaroH 2020-01-04 09:02:25 UTC
SUMMARY
Some notifications from the phone are properly creating a 'notify-send' type of notification, the one that appears in the corner of the screen. Some other notifications are instead only showing up in the kcon system tray icon.


STEPS TO REPRODUCE
1. Send a: sms message, whatsapp message, discord message to phone
2. Phone vibrates, notifies etc.
3. At this point kcon sends the information to the desktop
4a. If it was a sms then I get a notification on the desktop as well (same with youtube).
4b. If it was whatsapp/discord I do not get a notification on the desktop. Instead, the kcon tray icon is the only way to see I even received anything.
5. Also, the 'reply' button in the notification for sms (because it shows up) doesn't do anything. Replying only works if clicking the '<-" arrow in the kcon system tray which opens the window where I can type a message. Likewise, youtube notifications seem to have new buttons that also do not seem to do anything.

OBSERVED RESULT
Whatsapp/discord notifications are not properly sent to the desktop, even though in the past they were. SMS and youtube notifications are sent, but they appear to have broken actions.

EXPECTED RESULT
All notifications that appear on the phone should also appear on the desktop. If there is a reply button or any other action button then that should work.

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux 
KDE Plasma Version: 5.17.4
KDE Frameworks Version: 5.65.0
Qt Version: 5.14.0
Kernel Version: 5.4.6-2-MANJARO
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz
Memory: 15.3 GiB of RAM

$ kdeconnect-cli --version
    QCommandLineParser: already having an option named "h"
    QCommandLineParser: already having an option named "help-all"
    kdeconnect-cli 1.4.0

Android
- android version 9
- kdeconnect - 1.13.5 from fdroid

ADDITIONAL INFORMATION
Notifications for kcon, and in general, are not muted.
Comment 1 RaitaroH 2020-02-02 09:14:35 UTC
Seems that the new 1.13.7 version from fdroid fixed this.