Re: [SOLVED] Re: Juk hangs after launch

2020-09-27 Thread Charles Curley
On Sun, 27 Sep 2020 15:18:00 +0200 wrote: > > If you just hit the front panel reset button, there's not really a > > lot any software can do to help. > > Oh, yes. A better error message (in this case, it turned out juk > decided to rebuild its cache, which takes time -- so a message > "rebuild

Re: [SOLVED] Re: Juk hangs after launch

2020-09-27 Thread Brad Rogers
On Sun, 27 Sep 2020 15:34:07 +0200 (CEST) local10 wrote: Hello local10, >It was a soft-reboot: KDE menu > Power/Session > Reboot I couldn't remember what you said in original post, nor could I find a copy locally, so thanks for reminding me. I think a bug should be reported. In the first inst

Re: [SOLVED] Re: Juk hangs after launch

2020-09-27 Thread local10
Sep 27, 2020, 12:58 by b...@fineby.me.uk: > Depends how you went about your system reboot; > > If you just hit the front panel reset button, there's not really a lot > any software can do to help. If, however, you used your DE's reboot > or other 'clean' (IOW, OS friendly) command then yes, somet

Re: [SOLVED] Re: Juk hangs after launch

2020-09-27 Thread tomas
On Sun, Sep 27, 2020 at 01:58:58PM +0100, Brad Rogers wrote: > On Sun, 27 Sep 2020 13:25:14 +0200 (CEST) > local10 wrote: > > Hello local10, > > >like juk developers could've handled the situation in a better way > >but whatever... it > > Depends how you went about your system reboot; > > I

Re: [SOLVED] Re: Juk hangs after launch

2020-09-27 Thread Brad Rogers
On Sun, 27 Sep 2020 13:25:14 +0200 (CEST) local10 wrote: Hello local10, >like juk developers could've handled the situation in a better way >but whatever... it Depends how you went about your system reboot; If you just hit the front panel reset button, there's not really a lot any software

Re: [SOLVED] Re: Juk hangs after launch

2020-09-27 Thread tomas
On Sun, Sep 27, 2020 at 01:25:14PM +0200, local10 wrote: [...] > OK, I ran strace and it helped me to understand what was happening [...] Glad it helped :-) Strace can be a bit intimidating, but can be invaluable in such cases. The next-heavier armory would be GDB. But some error message cultu

[SOLVED] Re: Juk hangs after launch

2020-09-27 Thread local10
Sep 27, 2020, 10:06 by to...@tuxteam.de: > Ugh. It could tell us where it looks for its cache, couldn't > it? > > OK. If you don't fear some text output, you could run it under > strace (in Debian package strace), like so: > > strace -f -o /tmp/trace > OK, I ran strace and it helped me to under