If I run "juk" it starts just fine, but when I try to run it from the menu it doesn't work. I don't recall what the default command is anymore because I changed it in kmenuedit and wayland's clipboard is broken.
Seems the command is `juk -qwindowtitle %c %i` but I suspect that may be historical baggage more than anything else. But before I change let me double-check.
Git commit 2126484511b46e8fe564da705895dab4db188dd0 by Michael Pyne. Committed on 04/03/2018 at 16:19. Pushed by mpyne into branch 'master'. Remove ancient Exec= key from .desktop file. Should allow JuK to start on Wayland. Should also allow arguments to be passed to JuK (which in theory supports loading files from command line). I ask for URLs to be passed (%U) instead of files (%F) to avoid over-eager file managers or desktops trying to download music files to a temp directory and then deleting them once JuK is done. GUI: FIXED-IN:18.04 M +2 -1 org.kde.juk.desktop https://commits.kde.org/juk/2126484511b46e8fe564da705895dab4db188dd0
Thanks!