Summary: | After KDE connect starts, calling org.freedesktop.Notifications.Notify returns incorrect ids when replaceId=0, making replacing notifications impossible | ||
---|---|---|---|
Product: | [Applications] kdeconnect | Reporter: | Alexander Bantyev <balsoft> |
Component: | common | Assignee: | Albert Vaca Cintora <albertvaka> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | asturm, qydwhotmail |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/network/kdeconnect-kde/commit/4523ba588276bc5d2bc7f0e11cf39743efeca263 | Version Fixed In: | 23.08 |
Sentry Crash Report: |
Description
Alexander Bantyev
2021-12-22 13:31:37 UTC
*** Bug 463782 has been marked as a duplicate of this bug. *** A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/516 A possibly relevant merge request was started @ https://invent.kde.org/network/kdeconnect-kde/-/merge_requests/528 Git commit 4523ba588276bc5d2bc7f0e11cf39743efeca263 by Fushan Wen. Committed on 13/03/2023 at 02:20. Pushed by fusionfuture into branch 'master'. Use `org.freedesktop.DBus.Monitoring` to monitor notifications Plasma notification widget also uses the interface, and sometimes notification ids can become out of sync between the two DBus adaptors. FIXED-IN: 23.08 M +1 -0 CMakeLists.txt M +1 -0 plugins/sendnotifications/CMakeLists.txt M +169 -69 plugins/sendnotifications/notificationslistener.cpp M +10 -7 plugins/sendnotifications/notificationslistener.h https://invent.kde.org/network/kdeconnect-kde/commit/4523ba588276bc5d2bc7f0e11cf39743efeca263 |