Bug Report: KDE-Services (for Dolphin contextual menus) dependency checks fail on Wayland via Global Shortcuts

Albert Astals Cid aacid at kde.org
Mon Feb 23 23:25:37 GMT 2026


El dimecres, 18 de febrer del 2026, a les 15:30:12 (Hora estàndard d’Europa 
central), Mark Fernandes va escriure:
> I am reporting an issue with the KDE-Services package (by geobarrod) where
> dependency checks in .desktop files fail on Wayland when Dolphin is
> launched via a global shortcut (Meta+E).

Since this is not KDE software, it's very probbly that geobarrod is not 
subscrited here.

A 2 seconds search gave me https://github.com/geobarrod/KDE-Services

You may want to open an issue there.

Cheers,
  Albert

> Issue: The shortcut environment lacks a full PATH, causing which [command]
> to return a non-zero exit code even when the utility is installed.
> Fix: Replacing which [command]; if [ "$?" != "0" ] with a direct file check
> like if [ ! -f /usr/bin/[command] ] resolves the issue and is more robust
> for Wayland sessions.
> 
> 
> 
> ------------------------------
> 
>    Mark J. Fernandes
>    Glass Pebble Songwriting   www.glasspebble.uk
> 
>    Member of:
> 
>                   ⬥ Ivors Academy <https://ivorsacademy.com/> *(the UK
> trade body for songwriters & composers)*
> 
>                   ⬥ Guild of International Songwriters & Composers
> <https://songwriters-guild.org/> (*MEMBERSHIP #238231*)
> 
>    📞# being updated      mark at glasspebble.uk
> 
>    Essex, UK
> 
>    *Privacy notice is on website*






More information about the kde-devel mailing list