<table><tr><td style="">habacker 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/D5173" rel="noreferrer">View Revision</a></tr></table><br /><div><div><blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>The question is, can you add libexec to the path (so that findExecutable works) only for kf5-based executables (so that kde4 apps don't break) ?</p></blockquote>

<p>no</p>

<blockquote style="border-left: 3px solid #a7b5bf; color: #464c5c; font-style: italic; margin: 4px 0 12px 0; padding: 4px 12px; background-color: #f8f9fc;"><p>If not, then your description of the problem was incorrect and this is not just about dbus-started services but about difficulties locating the libexec dir on Windows.</p></blockquote>

<p>this problem has already been solved in KF5 by installing all 'libexec' executables into bin. The remaining issue the name clash this bug describes.<br />
You may state: 'If this is a windows only problem the solve it on Windows only' - I already thought about that by wrapping all the hunks in this patch  with #ifdef Q_OS_WIN32 ... #endif - would that better ?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R263 KXmlGui</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5173" rel="noreferrer">https://phabricator.kde.org/D5173</a></div></div><br /><div><strong>To: </strong>habacker<br /><strong>Cc: </strong>dfaure, aacid, Frameworks<br /></div>