[Bug 1435108] Re: Volume hotkeys stop working (dozens of seconds of delay)

2015-06-02 Thread Uli Franke
I have the same problem on a Lenovo Thinkpad T420. Since upgrading from 12.04 to 14.04 the volume keys - in my case dedicated keys - responds with a huge (several seconds) delay. This is not always the case. It looks like the process handling those events gets blocked somehow. -- You received thi

[Bug 1435108] Re: Volume hotkeys stop working (dozens of seconds of delay)

2015-05-25 Thread Launchpad Bug Tracker
[Expired for unity-settings-daemon (Ubuntu) because there has been no activity for 60 days.] ** Changed in: unity-settings-daemon (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1435108] Re: Volume hotkeys stop working (dozens of seconds of delay)

2015-03-26 Thread Martin Pitt
systemd has nothing at all to do with what happens on the keypresses. udev only adjusts the kernel's keymaps during boot. But at runtime, the keypresses are handled by the kernel, sent through /dev/input/* as evdev events, and read by *-settings-daemon or other programs. So tentatively assigning to

[Bug 1435108] Re: Volume hotkeys stop working (dozens of seconds of delay)

2015-03-24 Thread Didier Roche
I wonder if this is really systemd related, we know that unity-settings- daemon reveal some similar issues (though, most of the time, they are all lost and even restarting it isn't succifient as it misses some env variable to leak in the session). So, let's figure out if it's systemd related first