D25084: Allow a Multiple instances to become Unique

David Faure noreply at phabricator.kde.org
Sun Nov 3 23:07:36 GMT 2019


dfaure added a comment.


  If I read the patch correctly, then running a multi-instance app (`konsole-1234`) and then running it as unique will lead to `konsole-1234` instead of the expected `konsole`.
  Worse, if there was a completely unrelated `konsolesettings` application running, then konsole would try to register as `konsolesettings` instead of `konsole`.
  In other words, at least this should be `startsWith(d->serviceName + '-')`, right?

REPOSITORY
  R271 KDBusAddons

REVISION DETAIL
  https://phabricator.kde.org/D25084

To: tcanabrava, adridg, dfaure
Cc: dfaure, GB_2, davidedmundson, adridg, ngraham, kde-frameworks-devel, LeGast00n, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191103/1a535973/attachment.html>


More information about the Kde-frameworks-devel mailing list