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

Man page : alpha cannot be 256 #57

Open
nucleoce opened this issue Aug 26, 2022 · 0 comments
Open

Man page : alpha cannot be 256 #57

nucleoce opened this issue Aug 26, 2022 · 0 comments

Comments

@nucleoce
Copy link

nucleoce commented Aug 26, 2022

The man page states that the maximum value for option --alpha is 256, but I suspect it is really 255.

The error message if used with 256 is:

`(trayer:35110): GdkPixbuf-CRITICAL **: 23:00:26.758: gdk_pixbuf_composite_color_simple: assertion 'overall_alpha >= 0 && overall_alpha <= 255' failed

(trayer:35110): Gdk-CRITICAL **: 23:00:26.758: IA__gdk_draw_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed

(trayer:35110): GLib-GObject-CRITICAL **: 23:00:26.759: g_object_unref: assertion 'G_IS_OBJECT (object)' failed`

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