Bug 813818
Summary: | gnome-shell no longer starts after "yum distro-sync" | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Brian Johnson <voyager.106> | ||||
Component: | gnome-shell | Assignee: | Owen Taylor <otaylor> | ||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 17 | CC: | maxamillion, otaylor, samkraju, walters | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | i386 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-04-18 18:49:55 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Brian Johnson
2012-04-18 13:35:24 UTC
These are all messages about the GDM session, which is apparentl working correctly, since you were able to atempt to log in to your desktop. (IIs the appearance of GDM "black and shiny"? GNOME Shell is used to display that user interface for GDM, though GDM also has fallback code for systems without GL) - Can you log into the desktop of a newly created user? - Is anything written into ~/.xsession-errors when you try to log in and get the blank display? Created attachment 578368 [details]
.xsession-errors file from my home desktop, "razorclaw"
Thank you for the quick response! I'm sorry about the GDM logs, as I thought they might have something in there as to way gnome-shell wasn't starting. GDM is, in fact, "black and shiny" when I try to log in, similar to the look of gnome 3 and not the gray, square fallback alternative. I won't be home until this evening so I won't be able to try to log in as another user until then, I'm afraid. I did in fact have something written in .xsession-errors, presumably from my attempt this morning (the only time/date stamps I saw were for 18/04/2012). I've attached that file to this ticket as "razorclaw-xsession". Thanks! (In reply to comment #1) > These are all messages about the GDM session, which is apparentl working > correctly, since you were able to atempt to log in to your desktop. (IIs the > appearance of GDM "black and shiny"? GNOME Shell is used to display that user > interface for GDM, though GDM also has fallback code for systems without GL) > > - Can you log into the desktop of a newly created user? > - Is anything written into ~/.xsession-errors when you try to log in and get > the blank display? Problem here is that you have the Pidgin extension installed both in your account and on the system. The crash this causes is fixed in gnome-shell-3.4.1, which should be hitting updates-testing within the next few days. For now, if you uninstall the system version, you should be able to log in. *** This bug has been marked as a duplicate of bug 803760 *** Thank you very much, I'm glad it was that simple! Just a point of clarity, when you talk about the "system version", are you talking about gnome-shell-extension-pidgin that was installed via yum? I'm ssh'd into the machine now and did a 'yum remove gnome-shell-extension-pidgin' of that package so that's been removed and I will reboot when I get home. If that's not what I need to do, can you please let me know how I need to do it? Thanks! (In reply to comment #4) > Problem here is that you have the Pidgin extension installed both in your > account and on the system. The crash this causes is fixed in gnome-shell-3.4.1, > which should be hitting updates-testing within the next few days. For now, if > you uninstall the system version, you should be able to log in. > > *** This bug has been marked as a duplicate of bug 803760 *** Thank you very much, removing the gnome-shell-extension-pidgin fixed the issue. Came home, did a ctl-alt-bkspace, signed back in, and all worked as it should. |