Description of problem: While demnu is drawn, typing keys have to display corresponding commands Version-Release number of selected component (if applicable): 4.1.1-1.fc16 How reproducible: Simply try to open demnu (I'm on Xmonad => Super+P) Steps to Reproduce: 1. Open Xmonad session 2. Try Mod+P (mod = alt by default I guess) 3. Actual results: A simple bar... no completion Expected results: Have completion, as in Fedora 13,14,15... Additional info: Trying to lauch demnu_run on console is the expected result. So, it could be nice to change xmonad config to lauch dmenu_run on Mod+P... Or something that make all stuff working ;)
(In reply to comment #0) > (...) > Additional info: > Trying to lauch demnu_run on console is the expected result. So, it could be > nice to change xmonad config to lauch dmenu_run on Mod+P... Or something that > make all stuff working ;) Indeed, this an xmonad bug which still calls "dmenu_path | dmenu" in its default config instead of "dmenu_run" (which has been around for quite some time now).
Created attachment 537422 [details] Call dmenu_run This patch should fix it. I don't know anything about xmonad, though.
Thanks for reporting. This is actually fixed in xmonad-0.10. We should build that soon and push it to f16 also.
This should be fixed in xmonad-0.10-1.fc17.
xmonad-0.10-1.fc16,ghc-xmonad-contrib-0.10-1.fc16,bluetile-0.6-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/xmonad-0.10-1.fc16,ghc-xmonad-contrib-0.10-1.fc16,bluetile-0.6-1.fc16
Package xmonad-0.10-1.fc16, ghc-xmonad-contrib-0.10-1.fc16, bluetile-0.6-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing xmonad-0.10-1.fc16 ghc-xmonad-contrib-0.10-1.fc16 bluetile-0.6-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-0158/xmonad-0.10-1.fc16,ghc-xmonad-contrib-0.10-1.fc16,bluetile-0.6-1.fc16 then log in and leave karma (feedback).
xmonad-0.10-1.fc16, ghc-xmonad-contrib-0.10-1.fc16, bluetile-0.6-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.