Kim A. Ødegaard
Kim A. Ødegaard
Does it work if you disable the desktops widget in your config?
Allright, I'll investigate the segfault and automatically disable the desktops widget for incompatible WMs like openbox.
Thanks for reporting the issue here! First of all, could you try to disable the battery widget (remove it from config.json)? Candybar may sometimes segfault if it's enabled and fails,...
Ah, the theme URI hasn't been inserted. Try to copy config.json from /etc/xdg/candybar/config.json and modify that one instead.
It definitely is a plan to support this, it's one of the features I miss from qtile as well.
#94 is merged and adds process spawning functionality, which can possibly be used for this widget. The process spawning widget could work by requesting a directory listing of `$PATH` from...
Pipelight could be the cause of this issue, but it's impossible to tell without any debug info. A simple test could be to uninstall or disable pipelight and see if...
You receive a lot of output I've never seen before, that's for sure! I only see the wkline debug output. It would be super helpful if you could compile a...
Ah, execute "run" in gdb first to start it.
What's the output if you execute "list" in gdb after the segfault?