
25 May
2009
25 May
'09
7:32 p.m.
On Fri, May 22, 2009 at 02:31:53PM -0500, Joseph Garvin wrote:
I have a key set to runOrRaise "firefox3". Recently, it stopped working and I can't figure out why. Running firefox3 manually from the shell works fine, just not the shortcut. Is there a way to see what errors xmonad is receiving when it tries to run the command? I already tried looking at .xmonad/xmonad.errors, it just says:
on the commandline: Warning: -no-recomp is deprecated: Use -fforce-recomp instead
Which I suspect is related to xmonad rather than my firefox call.
The xmonad error is just a harmless warning. Is the $PATH that xmonad receives different from the one your shell uses? This is a common mistake. Cheers, Spencer Janssen