Bug 449376 - Program freezes at start
Summary: Program freezes at start
Status: REPORTED
Alias: None
Product: juk
Classification: Applications
Component: general (show other bugs)
Version: 21.12.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Scott Wheeler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-30 16:40 UTC by DaCoEx
Modified: 2023-01-11 01:55 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
gdb backtrace of juk (8.27 KB, text/plain)
2022-12-12 18:15 UTC, Jannick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description DaCoEx 2022-01-30 16:40:11 UTC
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
Comment 1 Michael D 2022-03-10 15:03:06 UTC
Same issue on Manjaro testing (wayland), juk version 21.12.2. Was working not long ago.
Comment 2 Michael D 2022-05-31 10:15:30 UTC
After deleting ~/.local/share/juk, the program started again. I then moved my playlist folder back and it's working.
Comment 3 Jannick 2022-12-12 18:15:52 UTC
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.
Comment 4 Micah Knight 2023-01-11 01:55:21 UTC
(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!