https://bugs.kde.org/show_bug.cgi?id=523840
TraceyC <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO Resolution|--- |WAITINGFORINFO --- Comment #1 from TraceyC <[email protected]> --- Thanks for the bug report. We'll need some information from your system logs to start our investigation. 1. After logging in, cause a freeze, then wait for the system to resume working normally. 2. Run this in a terminal. This will save a file ~/logs.txt which you can attach to this report. sudo journalctl -b -0 > ~/logs.txt Also, please get a backtrace for the freeze with musicbrainz picard. If the Dr Konqi window doesn't appear after you force it to exit, you can get it to appear by 1. Causing the app to freeze again 2. In terminal, find the pid of the app 3. Run kill -ABRT $pid (Substitute the actual pid for $pid) This will cause a notification, click on Details, and you can use "Run Interactive Debugger" to get a backtrace. Paste the backtrace into this report. Thanks! -- You are receiving this mail because: You are watching all bug changes.
