Review Request 110462: Call new Instance dbus method on Windows when a KUniqueApplication is already running

Andre Heinecke aheinecke at intevation.de
Wed Feb 10 09:32:50 GMT 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/110462/
-----------------------------------------------------------

(Updated Feb. 10, 2016, 9:32 a.m.)


Status
------

This change has been discarded.


Review request for kdelibs, kdewin, Patrick Spendrin, and Hannah von Reth.


Bugs: 258489
    http://bugs.kde.org/show_bug.cgi?id=258489


Repository: kdelibs


Description
-------

Currently when a second instance of a KUniqueApplication is created KUniqueapplication on Windows just tries to bring the existing process to the front. The problem with this is that the commandline arguments are lost. Kontact parts of kdepim solved this problem in pimuniqueapplication by calling NewInstance with the correct parameters on the existing application.
This review Request is about adding that code from kdepimlibs/kontactinterface/pimuniqueapplication.cpp also to KUniqueapplication on Windows.


Diffs
-----

  kdeui/kernel/kuniqueapplication.cpp 777fc35 

Diff: https://git.reviewboard.kde.org/r/110462/diff/


Testing
-------

Tested with Kleopatra on Windows.


Thanks,

Andre Heinecke

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20160210/70dee131/attachment.htm>


More information about the kde-core-devel mailing list