Skip to content
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

Restarting i3 crashes plugin #60

Open
hypergig opened this issue Jul 10, 2020 · 1 comment
Open

Restarting i3 crashes plugin #60

hypergig opened this issue Jul 10, 2020 · 1 comment

Comments

@hypergig
Copy link

May be related to #30

When I restart i3, meta-shift-r the plugin crashes and my cpu spikes and never goes down. This is because logs start to get fire hosed with:

cannot connect to i3 window manager socket path atom library is null
@hypergig
Copy link
Author

A very simple work around is to add this to your i3 config:

exec_always --no-startup-id killall /usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-1.0

It seems to be the only plugin using the 1.0 wrapper so it works out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant