https://bugs.kde.org/show_bug.cgi?id=520099

--- Comment #3 from TraceyC <[email protected]> ---
(In reply to Marc Schoechlin from comment #2)
> I think its not crashing - it's just freezing, because the widget continues
> to work after some time and i get not "Crashed Process Viewer" window (which
> usually appears in that case).

You can use the Crashed Process Viewer to see if there's a crash log or not
https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports#Using_the_Crashed_Process_Viewer

If there is no crash, then you can get system logs from the current session
after the freeze happens.
1. After logging in, wait for the 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 --boot -1 > ~/logs.txt 

Thanks.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to