SUMMARY *** JuK starts but does not work *** STEPS TO REPRODUCE 1. Open command line, i.e. Konsole 2. enter: juk OBSERVED RESULT In terminal: $juk org.kde.juk: File "" does not exist. The program starts but then does not react on mouse or keyboard. It can only be terminated by the right closing button on the window EXPECTED RESULT Program should start & function as desired SOFTWARE/OS VERSIONS Operating System: Kubuntu 21.10 KDE Plasma Version: 5.23.5 KDE Frameworks Version: 5.90.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION
Same issue on Manjaro testing (wayland), juk version 21.12.2. Was working not long ago.
After deleting ~/.local/share/juk, the program started again. I then moved my playlist folder back and it's working.
Created attachment 154542 [details] gdb backtrace of juk I have the same problem since a few weeks ago. Running juk 22.12.0 on 6.0.11-arch1-1 x86_64 Michael D's suggestion to delete ~/.local/share/juk worked for me as well. I've some GDB output I took before that. Notice that I interrupted juk at some point in-between (line 28), that was after about 5 minutes of waiting for it to become responsive or more output from GDB, but nothing happened in that timeframe.
(In reply to Michael D from comment #2) > After deleting ~/.local/share/juk, the program started again. I then moved > my playlist folder back and it's working. Want to say a quick "Thank you!" I have been unable to use Juk for a month or so in Arch after an update. I tried reverting to a the three previous versions with no success and I also deleted ~/.config/jukrc, which had no effect. Deleting this folder finally fixed it for me!