I've just migrated an old laptop to Fedora 43 KDE spin. As part of the migration, I tried to install 3.19. When it failed to start, I went to the web site, downloaded 3.29, dnf-removed 3.19 and installed 3.29. I probably should heve rebooted first :-(.
The app itself, started from the command line, works. Unfortunately, I cannot get it to start from the menu. I first thought there must be some cruft left over from 3.19, so I deleted the kde applications menu file and logged out and back in to rebuild it. No joy. I then inspected
/usr/share/applications/jutoh3.desktop:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Exec=jutoh3 %f
TryExec=jutoh3
Icon[en_GB]=jutoh3.png
Icon=jutoh3.png
Name[en_GB]=Jutoh 3
Name=Jutoh 3
GenericName=Ebook Editor
Comment=An ebook creation tool
MimeType=application/x-jutohproject;application/x-jutohscript;application/x-jutohsparch;
Patterns=*.jutoh;
X-MultipleArgs=false
StartupWMClass=Jutoh
Categories=Office;WordProcessor;GTK;
I see no obvious errors here. The icon shows in the menu and can be pinned to the task manager. I can start the application via CLI from any directory on the machine, so the executable is in the path. Does anyone have any guidance to offer to correct this? Previous versions (on previous OS vesions) have worked perfectly in this regard.
Thank you.