<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Apr 30, 2015 at 2:20 PM, Gauthier Östervall <span dir="ltr"><<a href="mailto:gauthier@ostervall.se" target="_blank">gauthier@ostervall.se</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="overflow:hidden">What I wonder is how I find crash and debug info about this.<br>
/var/log/syslog doesn't mention anything about xmobar, xmonad.errors<br>
is empty. What is going on?<br></div></blockquote></div><br>It's going to be in the session log, wherever that is: for `startx` it defaults to the virtual console you ran it on (you can put a redirection such as `exec >~/.xsession-errors 2>&1` near the top of ~/.xinitrc to change it); for display managers it's usually ~/.xsession-errors. Some systemd-based systems may instead use a systemd log accessed via journalctl.</div><div class="gmail_extra"><br></div><div class="gmail_extra">xmonad.errors is *only* used when compiling an xmonad config, not for any other purpose. Because of the specific way this file is used to collect output from compiling an xmonad config, you should not try to use it for anything else.<br><div><br></div>-- <br><div><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, openafs, kerberos, infrastructure, xmonad        <a href="http://sinenomine.net" target="_blank">http://sinenomine.net</a></div></div></div>
</div></div>