Review Request 125483: [KDBusService] Don't exit after calling Activate if user specified NoExitOnFailure flag
David Faure
faure at kde.org
Fri Oct 2 20:35:19 UTC 2015
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/125483/#review86249
-----------------------------------------------------------
Sending Activate to a running Unique process is not a failure, so NoExitOnFailure should not affect it.
If you need a "no exit, ever" flag, then I would recommend adding a separate flag for that. I'm not sure I understand the use case though.
- David Faure
On Oct. 2, 2015, 5:52 p.m., Martin Klapetek wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/125483/
> -----------------------------------------------------------
>
> (Updated Oct. 2, 2015, 5:52 p.m.)
>
>
> Review request for KDE Frameworks and David Faure.
>
>
> Repository: kdbusaddons
>
>
> Description
> -------
>
> If KDBusService fails to register Unique service because other instance is already running and if the user specified NoExitOnFailure, don't exit after calling "Activate" on the other instance.
>
>
> Diffs
> -----
>
> src/kdbusservice.cpp ea7727d
>
> Diff: https://git.reviewboard.kde.org/r/125483/diff/
>
>
> Testing
> -------
>
> App no longer exits and can do some other tasks like calling a different dbus method to eg. pass data and then exit on its own.
>
>
> Thanks,
>
> Martin Klapetek
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20151002/ad00beb1/attachment.html>
More information about the Kde-frameworks-devel
mailing list