Bug 757435
Summary: | No completion because dmenu defaults command became dmenu_run | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Patrice FERLET <metal3d> | ||||
Component: | xmonad | Assignee: | Jens Petersen <petersen> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 16 | CC: | cassmodiah, fedora, haskell-devel, petersen, psabata | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | xmonad-0.10-1.fc16 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2012-01-25 22:32:02 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Patrice FERLET
2011-11-27 02:32:52 UTC
(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. |