-
Notifications
You must be signed in to change notification settings - Fork 414
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bspc control --subscribe will crash when unplugging external monitor #162
Comments
gdb backtrace? |
Tried to get the stack of dmesg tells me this: The last message I get is (which should be ok): |
I added Tried to get a system-coredump, but failed. |
It should be fixed by 1e0a7c8. |
Seems to be working. |
For me
bspc control --subscribe
will crash, if I disconnect my external monitor from my laptop with the option 'remove_unplugged_monitors' set to 'true'.It has to be something within the last 10 commits! Before those it is working fine here.
Don't really know, what log files to append, because it just stops without throwing an error message. Exit code is 0.
EDIT: Forgot to mention I use
xrandr --output DP1 --off
to disable the monitor after disconnectingThe text was updated successfully, but these errors were encountered: