<table><tr><td style="">dfaure added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D25084">View Revision</a></tr></table><br /><div><div><p>If I read the patch correctly, then running a multi-instance app (<tt style="background: #ebebeb; font-size: 13px;">konsole-1234</tt>) and then running it as unique will lead to <tt style="background: #ebebeb; font-size: 13px;">konsole-1234</tt> instead of the expected <tt style="background: #ebebeb; font-size: 13px;">konsole</tt>.<br />
Worse, if there was a completely unrelated <tt style="background: #ebebeb; font-size: 13px;">konsolesettings</tt> application running, then konsole would try to register as <tt style="background: #ebebeb; font-size: 13px;">konsolesettings</tt> instead of <tt style="background: #ebebeb; font-size: 13px;">konsole</tt>.<br />
In other words, at least this should be <tt style="background: #ebebeb; font-size: 13px;">startsWith(d->serviceName + '-')</tt>, right?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R271 KDBusAddons</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25084">https://phabricator.kde.org/D25084</a></div></div><br /><div><strong>To: </strong>tcanabrava, adridg, dfaure<br /><strong>Cc: </strong>dfaure, GB_2, davidedmundson, adridg, ngraham, kde-frameworks-devel, LeGast00n, michaelh, bruns<br /></div>