| Summary: | KDE Freezes at login | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Kiril Vladimiroff <v.kiril> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | aseigo |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 4.5.0 | |
| Sentry Crash Report: | |||
| Attachments: |
gdb -p $(pidof plasma-desktop)
.xsession-errors |
||
|
Description
Kiril Vladimiroff
2010-05-08 12:50:29 UTC
Created attachment 43365 [details]
gdb -p $(pidof plasma-desktop)
This is the output from gdb -p $(pidof plasma-desktop)[executed from tty1] while login proccess get freezed.
no debugging symbols; please install the debug packages for KDE and reproduce. (also, please paste the resulting backtrace directly into the comment instead of creating an attachment.) thanks! :) see: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports I have all debug packages(and I have reported bugs with them, too), but in this case it seems there is no crash at all. Just everything stop responding and mouse is moving like choping. I don't know how could I attach some debugging output. The only thing I could do is record it with a video camera. Created attachment 43512 [details]
.xsession-errors
I've just figure out, that I could paste here the content of .xsession-errors. I've deleted the file and tried to reproduce it. And here is the result in the file after freezing up: <<It was too long, so I've attached it in a file>> Am I the only one who doesn't see anything wrong in it? Also...it seems that this issue is not reproducable, when the "On Login" option in System Settings -> Advanced -> Session Manager is set to "Restore previous session". Which works for me, for now. what was "On Login" set to previously? or was that setting ("Restore previous
session") causing the one that was problems for you, and now it isn't?
It was "Start with an empty session", than I changed it to "Restore manually saved session". With both I had that issue. It works fine as well only with "Restore previous session" |