[xmonad] Re: Issue 355 in xmonad: XMonad.Actions.WindowGo
(runOrRaise) fails on the specific command "chromium"
codesite-noreply at google.com
codesite-noreply at google.com
Mon Dec 21 17:43:58 EST 2009
Comment #1 on issue 355 by gwern0: XMonad.Actions.WindowGo (runOrRaise)
fails on the specific command "chromium"
http://code.google.com/p/xmonad/issues/detail?id=355
This is probably due to runOrRaise's use of safeSpawn. Is chromium installed
installed somewhere not in the default $PATH that X (and XMonad) would see?
spawn
goes through the shell usually and may see a different $PATH.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the xmonad
mailing list