-
-
Notifications
You must be signed in to change notification settings - Fork 589
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
picom fails to reinitialize itself on config update on xfce #392
Comments
Can't seems to reproduce the problem here. |
@yshui, maybe you need some additional info? idk what else i can do to point to some particular cause. |
Is your build a debug build? |
nah, it's release build. but on debug build there is no additional info, the same message is printed. |
Weird. Maybe some pixmaps were not freed during shutdown |
hmu if you have an idea of fix that i can try :) |
related, i guess: #984 the error is still here, though now it has different style, but picom doesn't fail to reinitialize itself on configuration file change anymore so i'm closing this. |
a while ago i noticed that picom throws this error when exits:
initially this seemed harmless, but today i discovered that looks like picom can't reinitialize itself on configuration file update, it just throws this error and won't restart.
this happens only with glx backend (both old and new), and looks like it's somehow related to xfce, since it works on bspwm just fine.
basically reproducible with:
then hit ctrl-c.
vanilla picom built from latest commit.
The text was updated successfully, but these errors were encountered: