KDialog: use separate process to handle the progress dialog case.

Authored by dfaure on Mar 25 2017, 2:56 PM.

Description

KDialog: use separate process to handle the progress dialog case.

The DBus thread doesn't work well with fork(), so now kdialog starts
a detached helper process, prints out the dbus contact info on stdout
and exits.

Details

Committed
dfaureMar 25 2017, 2:56 PM
Parents
R229:ff9204c0adf8: [KDialog] Fix --attach argument by watching for QDialog
Branches
Unknown
Tags
Unknown