<table><tr><td style="">wbauer created this revision.<br />wbauer added a reviewer: dfaure.<br />wbauer added a project: Frameworks.<br />Herald added a subscriber: kde-frameworks-devel.<br />wbauer 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/D27654">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>%i expands to "--icon someicon", but Qt recognizes this option only on X11/xcb.<br />
So konsole failed to start on Wayland.</p>

<p>To fix this problem, pass "-qwindowicon" instead, which is supported on all platforms.</p>

<p>See <a href="https://community.kde.org/Guidelines_and_HOWTOs/Wayland_Porting_Notes#Exec_key_of_.desktop_files" class="remarkup-link" target="_blank" rel="noreferrer">https://community.kde.org/Guidelines_and_HOWTOs/Wayland_Porting_Notes#Exec_key_of_.desktop_files</a> for details.</p>

<p>BUG: 408497<br />
FIXED-IN: 5.68.0</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Create a menu entry in kmenueditor that calls a command line application (say, "top"), with "Run in Terminal" (on the "Advanced" tab) enabled.<br />
Try to start it from the application menu.</p>

<p>konsole starts successfully on Wayland now too, with or without an icon set.<br />
Still works on X11/xcb as well.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R241 KIO</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D27654">https://phabricator.kde.org/D27654</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/core/desktopexecparser.cpp</div></div></div><br /><div><strong>To: </strong>wbauer, dfaure<br /><strong>Cc: </strong>kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns<br /></div>