|
Bugzilla – Full Text Bug Listing |
| Summary: | Unable to start KDE/GNOME when changing sessions | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Mike Wells <mike_wells> |
| Component: | KDE | Assignee: | E-mail List <kde-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | suse-beta |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | i686 | ||
| OS: | SuSE Linux 10.1 | ||
| Whiteboard: | |||
| Found By: | Customer | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Mike Wells
2006-07-15 13:45:29 UTC
In retro I believe I may have performed some operation as root during each GNOME session before the failure occurred. Your report sounds like some files in /home/mwells are owned by root and therefore not writeable with your normal user login - chown should fix this. I'll let it to the developers to decide if this is a bug or just PEBCAC ;-) Lucky me! Not a case of PEBCAC (had to google that one). Launching "File Manager - Super User Mode" (konqueror) while in the GNOME desktop environment changes the owner:group to root:root on the .ICEauthority file (comment #1). Resetting owner:group while in su konqueror is only temporary as closing konqueror again resets it to root:root (on occasion the actual reset can take up to a minute or so but is almost always instantaneous on launch). Could not reproduce with any other root operations (YaST, Konsole in su mode). Thanks to Christian for pointing me in the right direction. At least I can work around this until it is resolved. Additionally, entering [su -c "konqueror --profile filemanagement"] at a GNOME terminal reproduces the problem exactly as described in comment #3. |