|
Bugzilla – Full Text Bug Listing |
| Summary: | Gnome freeze after run gedit with root privileges, can't login after restart X | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Grzegorz Białek <gp.bialek> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | andrebeckerti, dimstar |
| Version: | 13.1 Beta 1 | ||
| Target Milestone: | --- | ||
| Hardware: | 64bit | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | Gnome crash log. | ||
|
Description
Grzegorz Białek
2013-02-07 19:40:08 UTC
Grzegorz, I have the feeling to see two bugs... let's first try to understand the setup: - Am I right in assuming that you generally use 'auto login' on your machine? If so, can you please verify with rpm -q --changelog gdm what the latest entries is (the top) you should have at least * Sun Jan 20 2013 dimstar@opensuse.org - Add gdm-autologin-session-logout.patch: Fix login after logging out from a auto-login session (bgo#682467) (there might be even one more above this). If that is not there, then please try to upgrade gdm from the Factory repository. This should at least resolve the 'can no longer login' issue. It does not solve the crash you see itself. For the crash: Can you please explain all the steps you perform? Also, try to attach log files you could find, like: /var/log/messages /var/log/gdm/* ~/.cache/gdm/* Thank you very much! Created attachment 524199 [details]
Gnome crash log.
/var/log/message
Hi, thanks for quick answer. Yes, I'm using the autologin option, after update gdm its work fine. Crash with gedit and gnome still exist. I'm place a log as a attachment. Operation that I'm performs: 1. Open a gnome terminal. 2. Use "su -" to log as a root. 3. Enter the password. 4. Open file using gedit "gedit /etc/fstab/" 5. Go with mouse at the "Preview" button. 6. System is fezzes. Sorry for my bad English. Regards Grzegorz *** Bug 819891 has been marked as a duplicate of this bug. *** I'll close this bug AS earlier identified, we had two issues here: - The updated gdm solved one part - runnig gedit as su is non-functional (still is), but this is already tracked in bug 814626 as well. |