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

--- Comment #5 from Vishal Rao <vishal...@gmail.com> ---
OK it looks like the fork() call is causing dbus to not work. If I comment out
the fork portion and also add KDBusService as attempted by Christoph the dialog
becomes visible and is operable by qdbus commands. But it does not hide or go
into background of course, so some other approach is needed than fork.

I also came across another project bug which might imply fork() is not safe
with QDBus code: https://github.com/mumble-voip/mumble/issues/2820

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

Reply via email to