Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 375087

Summary: [gnome-overlay] gnome-base/gnome-settings-daemon-3.0.2-r1 causes volume keys, etc. not to function
Product: Gentoo Linux Reporter: Albert W. Hopkins <marduk>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Albert W. Hopkins 2011-07-13 12:25:11 UTC
With gnome-base/gnome-settings-daemon-3.0.2 and earlier, my ThinkPad's volume keys and "ThinkVantage" (Launch1) keys work fine in GNOME.  When I upgraded to gnome-base/gnome-settings-daemon-3.0.2-r1 they stopped working, even though they are reported by "xev" and even in the Control Center, I am able to map them to commands, so it's like they are recognized by X and sorta by GNOME but they don't trigger their respective events.

Downgrading back to gnome-settings-daemon-3.0.2 resolves the issue.
Comment 1 Albert W. Hopkins 2011-07-13 12:26:04 UTC
Created attachment 279979 [details]
emerge --info
Comment 2 Albert W. Hopkins 2011-07-13 14:08:21 UTC
I should also add that if I use an external keyboard (via "x2x", for example), it still doesn't work when it used to work before.  So the problem appears to not be directly related to the the actual ThinkPad keys.
Comment 3 Alexandre Rostovtsev (RETIRED) gentoo-dev 2011-07-13 15:58:16 UTC
Mea culpa, I should have noticed that the keygrab patches had reversed logic. Fixed in the overlay by gnome-settings-daemon-3.0.2-r2.

Thanks for reporting!
Comment 4 Albert W. Hopkins 2011-07-13 16:35:17 UTC
Oh!

Yeah, I wanted to diff the ebuilds, but the older one is no longer in the repo, and I was too lazy to diff the changesets.

Anyway thanks for the speedy response!