<table><tr><td style="">ngraham created this revision.<br />ngraham added reviewers: davidedmundson, fvogt, Plasma.<br />Herald added a project: Plasma.<br />Herald added a subscriber: plasma-devel.<br />ngraham requested review of this revision.
</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/D25884">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The wallpeper knsrc file file assumes that <tt style="background: #ebebeb; font-size: 13px;">qdbus</tt> is in $PATH. However this is not<br />
guaranteed; the command lives in the Qt binaries dir which is not typically in $PATH,<br />
and distros typically create symlinks with different names in <tt style="background: #ebebeb; font-size: 13px;">/usr/bin</tt>, but not all<br />
create a second compatibility symlink at <tt style="background: #ebebeb; font-size: 13px;">/usr/bin/qdbus</tt> that points to the version<br />
for the current Qt version.</p>

<p>Therefore, we should find the command in the Qt binaries dir itself rather than relying<br />
on these compatibility symlinks.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>See that the knsrc file now has the absolute path to <tt style="background: #ebebeb; font-size: 13px;">qdbus</tt> in it</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R120 Plasma Workspace</div></div></div><br /><div><strong>BRANCH</strong><div><div>find-qdbus-correctly (branched from master)</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D25884">https://phabricator.kde.org/D25884</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>CMakeLists.txt<br />
wallpapers/image/CMakeLists.txt<br />
wallpapers/image/wallpaper.knsrc<br />
wallpapers/image/wallpaper.knsrc.cmake</div></div></div><br /><div><strong>To: </strong>ngraham, davidedmundson, fvogt, Plasma<br /><strong>Cc: </strong>plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, ZrenBot, ngraham, alexeymin, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, ahiemstra, mart<br /></div>