<table><tr><td style="">davidedmundson created this revision.<br />Restricted Application added a project: Plasma.<br />Restricted Application added a subscriber: plasma-devel.
</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/D5968" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>In Plasma we install a DBus activated service to handle the case of<br />
notifications being sent before Plasma is loaded. This file clashes with<br />
other notification daemons and causes distro issues.</p>

<p>The convention is to make this file name match the DBus service name so<br />
that we can detect conflicts, however in this case we know we have an<br />
unavoidable conflict, but it doesn't really have an repurcisions other<br />
than the user having an undetermined notification daemon chosen during<br />
plasma bootup (which was the case before this patch too)</p>

<p>Effectively it's the same problem we have with the<br />
org.freedesktop.FileManager1 service and Dolphin, and the same solution.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Installed this<br />
kquitapp5 plasmashell<br />
notify-send some message. Confirmed it waited<br />
started plasmashell. Got the message</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5968" rel="noreferrer">https://phabricator.kde.org/D5968</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>startkde/waitforname/CMakeLists.txt<br />
startkde/waitforname/org.freedesktop.Notifications.service.in<br />
startkde/waitforname/org.kde.plasma.Notifications.service.in</div></div></div><br /><div><strong>To: </strong>davidedmundson, Plasma<br /><strong>Cc: </strong>plasma-devel, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart, lukas<br /></div>