Created attachment 480833 [details] .xsession-errors Description of problem: GNOME session doesn't start after updates to Fedora 15 installed on HDD. xsession-errors: ... ")@gjs_throw:0 @/usr/share/gnome-shell/js/ui/statusMenu.js:8 ' JS ERROR: !!! message = 'Requiring UPowerGlib, version none: Typelib file for namespace 'UPowerGlib' (any version) not found' JS ERROR: !!! Exception was: Error: Requiring UPowerGlib, version none: Typelib file for namespace 'UPowerGlib' (any version) not found JS ERROR: !!! lineNumber = '0' JS ERROR: !!! fileName = 'gjs_throw' JS ERROR: !!! stack = '("Requiring UPowerGlib, version none: Typelib file for namespace 'UPowerGlib' (any version) not found")@gjs_throw:0 @/usr/share/gnome-shell/js/ui/statusMenu.js:8 ' JS ERROR: !!! message = 'Requiring UPowerGlib, version none: Typelib file for namespace 'UPowerGlib' (any version) not found' Window manager warning: Log level 32: Execution of main.js threw exception: Error: Requiring UPowerGlib, version none: Typelib file for namespace 'UPowerGlib' (any version) not found Gtk-Message: Failed to load module "pk-gtk-module" Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. Install Fedora 15 LiveCD to HDD 2. Reboot, complete configuration 3. isnatll all updates (#yum update), reboot 4. GNOME session would not start (screen with just background, no menu) Actual results: GNOME screen without menu, just background Expected results: Additional info: LiveCD Desktop-x86_64 from: http://serverbeach1.fedoraproject.org/pub/alt/stage/15-Alpha.RC1/Live/ ISO image advised to use here: https://bugzilla.redhat.com/show_bug.cgi?id=672030 before #yum update, GNOME session was starting.
The changelog in http://koji.fedoraproject.org/koji/buildinfo?buildID=230434 seems to be false. After installing upower-devel the gnome-shell works again.
(In reply to comment #1) > After installing upower-devel the gnome-shell works again. Same here
(In reply to comment #1) > The changelog in http://koji.fedoraproject.org/koji/buildinfo?buildID=230434 > seems to be false. After installing upower-devel the gnome-shell works again. Do you actually have upower-0.9.8-3.fc15 installed?
The bodhi update at https://admin.fedoraproject.org/updates/upower-0.9.8-3.fc15,dbus-1.4.6-1.fc15,gobject-introspection-0.10.3-1.fc15 appears to resolve this issue. To apply the update, be sure the 'updates-testing' repo is enabled
(In reply to comment #4) > > To apply the update, be sure the 'updates-testing' repo is enabled Hint for those searching here: The update afaics hasn't been pushed yet, so it might take a few more days till it hits your update manager
another workaround is to install upower-devel
*** Bug 681942 has been marked as a duplicate of this bug. ***
it fails here with upower-0.9.9-1.fc16.x86_64 (supposed to be newer)
Ahh, Colin didn't push the fix to devel, just F15. I've cherry-picked his fix and rebuilt upower 0.9.9-2 for f16. Thanks.