You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: