<div dir="ltr">On Thu, Nov 22, 2012 at 3:07 AM, Tony Morris <span dir="ltr">&lt;<a href="mailto:tonymorris@gmail.com" target="_blank">tonymorris@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am trying to get xmobar running on GNOME3. However, xmonad starts the<br>
process, then it quits. I am not sure why, but I know that it quits<br>
because I changed the output handler (ppOutput) to first use writeFile<br>
then to the xmobar Handle. I saw the contents that would have been piped<br>
to xmobar in the file.<br>
<br>
If I start xmobar manually after xmonad has started, it starts fine,<br></blockquote><div><br></div><div>Do you ever see the xmobar appear?   It occurs to me that this may be the usual $PATH issue:  $PATH is set in terminals, so you can find xmobar easily, but the $PATH passed to xmonad itself is /bin:/usr/bin:/usr/local/bin or whatever your system uses as a default $PATH and xmobar installed via cabal or (some ways) git won&#39;t be found.</div>
<div><br></div><div>This would show up as errors in ~/.xsession-errors on many, but not all, systems.</div><div><br></div></div>-- <br><div dir="ltr"><div>brandon s allbery kf8nh                               sine nomine associates</div>
<div><a href="mailto:allbery.b@gmail.com" target="_blank">allbery.b@gmail.com</a>                                  <a href="mailto:ballbery@sinenomine.net" target="_blank">ballbery@sinenomine.net</a></div><div>unix/linux, openafs, kerberos, infrastructure          <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div>
</div><br>
</div>