[Bug 166813] notification "Unable to find a Multimedia Backend" pops up a thousand times

Matthias Kretz kretz at kde.org
Thu Jul 17 13:14:50 BST 2008


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=166813         




------- Additional Comments From kretz kde org  2008-07-17 14:14 -------
> The above code might result in what I see, if listBackends() sometimes is
> empty and sometimes not... but therefore one has to study the code in more
> detail.


if it's non-empty once the code only gets called again if it receives a dbus 
signal to exchange its backend. Otherwise it has the backend object and won't 
ever delete it again until shutdown.

> Could you tell me a way how to find out which process the dialog belongs
> to?


run xprop, click on the dialog and look for _NET_WM_PID to tell you the 
process ID.



More information about the Unassigned-bugs mailing list