
Doublecmd (Double Commander) cannot launch with taskbar / menu shortcut
Hi,
for the life of mine I cannot get to launch doublecmd from a desktop shortcut - window does not appear. No issue when starting from terminal. Pinning / unpinning trick does not help.
I'm on CachyOS - COSMIC Desktop. No such issue on Arch. Other apps / shortcuts are perfectly fine.
Log (has entries for launch but no app window opened):
Apr 18 02:58:36 cachyos systemd[1209]: Started Application launched by COSMIC.
Apr 18 02:58:51 cachyos systemd[1209]: Started Application launched by COSMIC.
Desktop file:
[Desktop Entry]
Name=Double Commander QT
GenericName=File Manager
Comment=Double Commander is a cross platform open source file manager with two panels side by side.
Terminal=false
Icon=doublecmd
TryExec=doublecmd
Exec=doublecmd %F
Type=Application
MimeType=inode/directory;
Categories=Utility;FileTools;FileManager;
Any tips?