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

Unrecognized parameter “quality” passed to the PNG saver #70

Open
andrey-bolduzev opened this issue Jan 4, 2021 · 1 comment
Open

Comments

@andrey-bolduzev
Copy link

After upgrading to python 3.9, I can't seem to make it work. Running with -C now fails silently with nothing copied to the clipboard and a 0 exit code and running with a filename produces a uniform black png with this output (and also a 0 exit code):

(escrotum:23207): GdkPixbuf-WARNING **: 10:00:03.461: Unrecognized parameter “quality” passed to the PNG saver.

Is there anything I can do to debug the issue deeper?

@gustaphe
Copy link

I see this too. yay $(pacman -Qqo /usr/lib/python<version>) for each of 3.8, 3.9, 3.10, and a reboot did not fix it.

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

2 participants