tudurom / windowchef

Window Chef is a stacking window manager that cooks windows with orders from the Waitron
https://tudorr.ro/software/windowchef/
ISC License
203 stars 14 forks source link

Crashes with Lemonbar #16

Closed n1kolas closed 7 years ago

n1kolas commented 7 years ago

As soon as I launch "lemonbar" (even without any parameters), windowchef crashes and brings me back to the login terminal.

I tracked this back to commit: https://github.com/tudurom/windowchef/commit/c8aff9fb2b0b7b80d0ae6a577511bbb4814dcb79

This broke it for me.

Lemonbar version: 1.2-1

windowchef[12863]: segfault at c ip 000000000040560e sp 00007ffe5ac0d6a0 error 4 in windowchef[400000+
Process 12863 (windowchef) of user 1000 dumped core.

          Stack trace of thread 12863:
          #0  0x000000000040560e event_map_request (windowchef)
          #1  0x0000000000403049 run (windowchef)
          #2  0x00000000004072e4 main (windowchef)
          #3  0x00007fc1e8ef4291 __libc_start_main (libc.so.6)
          #4  0x00000000004021fa _start (windowchef)
n1kolas commented 7 years ago

https://github.com/tudurom/windowchef/pull/17

I found the cause of the problem.