Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 582356 - gentoo-systemd-integration-6 causes keyboard 's' and 'l' to activate gnome shortcuts (help and on-screen-keyboard )
Summary: gentoo-systemd-integration-6 causes keyboard 's' and 'l' to activate gnome sh...
Status: RESOLVED DUPLICATE of bug 560346
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-07 15:57 UTC by Piotr Frątczak
Modified: 2016-05-07 20:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Piotr Frątczak 2016-05-07 15:57:56 UTC
After upgrade or initial install of version gentoo-systemd-integration-6 make it impossible to enter the non-capital letter 's' and 'l' which cause the activation of on-screen-keyboard and help instead. 

Reproducible: Always

Steps to Reproduce:
1. emerge gentoo-systemd-integration-6
2. press letter "s" or "l" on the keyboard either in gdm or gnome-session
3.
Actual Results:  
gnome on-screen-keyboard 
gnome help 

Expected Results:  
letter s
letter l

to override it use:
CAPS + shift s
CAPS + shift l
or set values which are empty by default
gsettings set org.gnome.settings-daemon.plugins.media-keys help 'XFNONE'
gsettings set org.gnome.settings-daemon.plugins.media-keys on-screen-keyboard 'XFNONE'

or deactivate totally media-key
gsettings set org.gnome.settings-daemon.plugins.media-keys active false
or mask this version and reemerge gentoo-systemd-integration
Comment 1 Piotr Frątczak 2016-05-07 18:27:05 UTC
gentoo-systemd-integration-6 - I'm not sure if that is the reason. After downgrade and restoring empty 
gsettings get org.gnome.settings-daemon.plugins.media-keys help ''
settings get org.gnome.settings-daemon.plugins.media-keys on-screen-keyboard ''
everything seemed fixed, but after reboot still broken
Comment 2 Mart Raudsepp gentoo-dev 2016-05-07 20:06:44 UTC
I believe this is duplicate of bug 560346 then. It would be really nice if you would be able to help track down the root cause, as I believe none of us (the gnome team) are able to reproduce, so this has been rather an annoying bug for a limited set of our users with only workarounds available, not a fix :(
Unless this bug is something different, please continue on 560346 then if you have any additional information that might help debug this issue; if this is actually something different despite the same workaround and symptoms, please re-open this one.

*** This bug has been marked as a duplicate of bug 560346 ***