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
Seems that upgrading python-pillow may break the captcha flow.
Sample output:
Please visit the following URL to view your CAPTCHA: https://accounts.google.com/Captcha?v=2&ctoken=[snip]
Captcha (case insensitive): kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/file" not found
org.kde.kdegraphics.gwenview.lib: Unresolved mime type "image/x-mng"
org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type "image/x-samsung-srw"
Invalid username or password
While the image viewer program says that it can't find the file.
Seems that upgrading
python-pillow
may break the captcha flow.Sample output:
While the image viewer program says that it can't find the file.
There's an upstream ticket python-pillow/Pillow#5945 with a fix
python-pillow/Pillow#5950python-pillow/Pillow#6010.A solution would be to either downgrade
python-pillow
to 8.4.x or wait for that fix in some subsequent 9.x version.There are no changes to be made to
aws-google-auth
. This is just for tracking purposes.The text was updated successfully, but these errors were encountered: