Fix dbus response of the application
ClosedPublic

Authored by apol on Jan 24 2017, 3:12 PM.

Details

Summary

Properly parse the arguments, was spitting a warning:
QCommandLineParser: argument list cannot be empty, it should contain at
least the executable name
Use show and raise to make sure that the window gets shown.

Test Plan

Played around with calling it, works properly.

Diff Detail

Repository
R7 Konversation
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
apol updated this revision to Diff 10500.Jan 24 2017, 3:12 PM
apol retitled this revision from to Fix dbus response of the application.
apol updated this object.
apol edited the test plan for this revision. (Show Details)
apol added a reviewer: Konversation.
hein accepted this revision.Jan 24 2017, 4:16 PM
hein added a reviewer: hein.
This revision is now accepted and ready to land.Jan 24 2017, 4:16 PM
This revision was automatically updated to reflect the committed changes.