https://bugs.kde.org/show_bug.cgi?id=404684

--- Comment #13 from Thomas <thfl...@gmail.com> ---
Now with a new KDE-Plasma Version it is finally broken: what means that even a
`latte-dock --replace` doesn't solve the problem.

Operating System: Manjaro Linux 
KDE Plasma Version: 5.16.2
KDE Frameworks Version: 5.59.0
Qt Version: 5.13.0
Kernel Version: 4.14.109-1-MANJARO
OS Type: 64-bit

I don't think it is resolved. Maybe it is a dbus issue instead of a latte-dock
issue?

I've now taken a look in the dbus-monitor and found the following:

method call time=1563260861.224737 sender=:1.182 ->
destination=org.freedesktop.DBus serial=567 path=/org/freedesktop/DBus;
interface=org.freedesktop.DBus; member=RequestName
   string "org.freedesktop.Notifications"
   uint32 5
method return time=1563260861.224750 sender=org.freedesktop.DBus ->
destination=:1.182 serial=60 reply_serial=567
   uint32 3

Why are you call it with `DBUS_NAME_FLAG_ALLOW_REPLACEMENT` but not with
`DBUS_NAME_FLAG_REPLACE_EXISTING`? Or may I configure it somewhere?

The answer is `DBUS_REQUEST_NAME_REPLY_EXISTS` I don't know yet how to check
who is registered there...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to