Description of problem: dunst shortcuts don't work when NumLock is on Version-Release number of selected component (if applicable): dunst-1.0.0-2.fc20.x86_64 How reproducible: always Steps to Reproduce: 1. Run a window manager wich doesn't handle notifications, f.ex. Openbox 2. Have NumLock on 3. Run dunst (leave the default configuration) 4. Send some notifications, f.ex.: for i in `seq 1 10`; do notify-send $i "text $i"; sleep 1; done 5. Try to close the notifications using Control+Space Actual results: The notifications survive Expected results: The notifications vanish Additional info: Upstream bug: https://github.com/knopwob/dunst/issues/116 Upstream fix: https://github.com/knopwob/dunst/commit/be7d2b3511dc528b135e5dc6d5358c700fefaa30
Created attachment 900838 [details] dunst-1.0.0-NumLock.patch the upstream fix
Created attachment 900840 [details] a trivial patch to dunst.spec
The patches attached above solve the bug for me
dunst-1.0.0-3.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/dunst-1.0.0-3.fc20
Ahoj Václave, thanks for the patch. Reproduced with i3 wm, integrated, backported into f20. ================================================================================ dunst-1.0.0-3.fc20 ================================================================================ Release: Fedora 20 Status: pending Type: enhancement Karma: 0 Request: testing Bugs: 1103216 - dunst shortcuts don't work when NumLock is on Notes: Backported numlock fix (RHBZ 1103216) Submitter: lzap Submitted: 2014-06-03 14:17:59 Comments: bodhi - 2014-06-03 14:18:12 (karma 0) This update has been submitted for testing by lzap. https://admin.fedoraproject.org/updates/dunst-1.0.0-3.fc20
Package dunst-1.0.0-3.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing dunst-1.0.0-3.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7059/dunst-1.0.0-3.fc20 then log in and leave karma (feedback).
Ahoj Lukáši, works for me, thanks!
dunst-1.0.0-3.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.