|
Bugzilla – Full Text Bug Listing |
| Summary: | GNOME power manager takes minutes to load, opening settings freezes and suspend/hybernate options are gone. | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | Pim Schellart <P.Schellart> |
| Component: | GNOME | Assignee: | E-mail List <gnome-bugs> |
| Status: | RESOLVED NORESPONSE | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | vuntz |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE 11.1 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | strace of gnome-session after calling gnome-session-save --shutdown-dialog | ||
|
Description
Pim Schellart
2009-04-07 12:38:01 UTC
Holger: what's the right way to determine if it's a gnome-power-manager issue, a hal issue, a acpi issue, or even something else? Hard to say :-) Isn't there another way to bring up the shutdown menu? Maybe on the command line where an strace is possible? This could be even related to a ConsoleKit/D-Bus security update. Pim, please attach the output of polkit-auth executed as user. Does 'powersave -u/-U' work as user and puts the system to sleep? (In reply to comment #2) > Hard to say :-) Isn't there another way to bring up the shutdown menu? Maybe on > the command line where an strace is possible? Well, you can always run "gnome-session-save --shutdown-dialog". In the end, though, you'll want to strace gnome-session since the command line just calls a dbus method. Ok. Pim, can you please also run "gnome-session-save --shutdown-dialog" from the command line? Does this also last long until the dialog is opened? Created attachment 290430 [details]
strace of gnome-session after calling gnome-session-save --shutdown-dialog
Sorry for the delay.
Tried the following:
1. gnome-session-save --shutdown-dialog
** (gnome-session-save:9268): WARNING **: Failed to call shutdown: Did
not receive a reply. Possible causes include: the remote application did
not send a reply, the message bus security policy blocked the reply, the
reply timeout expired, or the network connection was broken.
2. strace gnome-session
see attached file.
3. powersave -u
works!
I failed to see this: (In reply to comment #0) > The GNOME power manager refuses to load. Does this mean you have no power manager icon? Is it running? If not, what's the output if you run it from the command line with "--no-daemon --verbose"? No answer, so closing. Please reopen if you can reproduce on a recent version of openSUSE. |