| Summary: | Actions buttons in notification popups will not return result | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | gnb83044 |
| Component: | Notifications | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | gnb83044, kde, kinofhek, nate |
| Priority: | NOR | ||
| Version First Reported In: | 5.24.6 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Manjaro | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
gnb83044
2022-07-12 10:17:31 UTC
Can't reproduce, "ANY" is printed to stdout for me DBus monitor shows that ANY has been returned. However, I observe the same bug in any other app (KDEConnect, notify-send.py, etc.).
Also, here is DBus logs:
method call time=1657645732.796383 sender=:1.322 -> destination=:1.22 serial=6 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=GetServerInformation
method call time=1657645732.797225 sender=:1.322 -> destination=:1.22 serial=7 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=GetCapabilities
method call time=1657645732.797975 sender=:1.322 -> destination=:1.22 serial=8 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=Notify
string "notify-send"
uint32 0
string ""
string "any"
string ""
array [
string "ANY"
string "any"
]
array [
dict entry(
string "urgency"
variant byte 1
)
dict entry(
string "sender-pid"
variant int64 269036
)
]
int32 -1
signal time=1657645734.253955 sender=:1.22 -> destination=(null destination) serial=6556 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=ActionInvoked
uint32 338
string "ANY"
signal time=1657645734.254096 sender=:1.22 -> destination=(null destination) serial=6557 path=/org/freedesktop/Notifications; interface=org.freedesktop.Notifications; member=NotificationClosed
uint32 338
uint32 3
Works for me too. This is pointing to a setup issue on your machine. I would recommend that you seek help on a Manjaro-specific forum. |