roosta / i3wsr

Change i3-wm workspace names based on content
MIT License
178 stars 14 forks source link

i3wsr crashing silently #39

Open blackal83 opened 3 weeks ago

blackal83 commented 3 weeks ago

Hi!

\I'm having an odd issue where when I have i3wsr running in the background (either from dmenu or my i3 config) it will randomly just quit between 1 hour and 10 hours after starting. I can restart it with dmenu or an i3 refresh, so its not a horrible problem, but when I run it from a terminal is doesn't quit like that.

Is there a way to get a log of those crashes to see whats causing it?

Thanks!

roosta commented 3 weeks ago

i3wsr outputs to stdout/stderr, you might try and redirect it to a file or similar to capture it. https://stackoverflow.com/questions/637827/redirect-stderr-and-stdout-in-bash