-
-
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
Abort in win_release_image #176
Comments
Is this with |
Sorry, I forgot to include my compton invocation. It is as follows: export allow_rgb10_configs=false # https://github.com/chjj/compton/issues/477
exec compton --force-win-blend --glx-fshader-win "$(cat "$COMPTON_SHADER")"
However, this problem and #177 occurs even without any command-line parameters or unusual environment variables. |
Ah, I see where the problem is. |
@CyberShadow should be fixed now |
Confirmed fixed, thanks. |
Hi and thank you for your continued work on compton. There seem to be some regressions in the latest versions. Here is the first issue.
compton --diagnostics
:Steps of reproduction
Expected behavior
Compton continues working
Current Behavior
Compton crashes
Stack trace
Other details
This is a regression - introduced in commit 094f00a (current
next
).The text was updated successfully, but these errors were encountered: