Bug 230982
Summary: | gnome-session logout (NOT the gnome-panel one) doesn't work | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Frank Arnold <frank> | ||||||||
Component: | gnome-session | Assignee: | Ray Strode [halfline] <rstrode> | ||||||||
Status: | CLOSED RAWHIDE | QA Contact: | |||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | medium | ||||||||||
Version: | rawhide | ||||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | All | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2007-04-19 07:39:06 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Bug Depends On: | |||||||||||
Bug Blocks: | 150225 | ||||||||||
Attachments: |
|
Description
Frank Arnold
2007-03-05 11:00:52 UTC
Turns out, this happens only if a11y is enabled. Without a11y it works. adding to FC7Target Sees to work fine here with current rawhide. Do you still see this problem ? (In reply to comment #3) > Sees to work fine here with current rawhide. Do you still see this problem ? Yes, it's still not working. The only difference is that now no widget gets drawn inside the dialog, even without Compiz. It's just a grey square. But a11y support needs to be enabled in your personal preferences to reproduce this. gnome-session-save --kill --gui works fine for me with a11y turned on, too. Created attachment 152830 [details]
strace output
Output of attached strace to gnome-session process. Attached before pressing
the power button.
Created attachment 152831 [details]
gdb output
Output of gdb attached after pressing the power button.
If there are other things I can provide, please say so.
can you attach your ~/.gnome2/session ? Created attachment 152980 [details] ~/.gnome2/session (In reply to comment #8) > can you attach your ~/.gnome2/session ? Sure. Here it is. Just updated from 2.18.0-3 to 2.18.0-5, and what should I say... it works. Maybe the fix of bug 229912 did the trick. |