Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

captcha image file not found #240

Closed
vlfig-iov42 opened this issue Jan 12, 2022 · 2 comments
Closed

captcha image file not found #240

vlfig-iov42 opened this issue Jan 12, 2022 · 2 comments

Comments

@vlfig-iov42
Copy link

vlfig-iov42 commented Jan 12, 2022

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.

There's an upstream ticket python-pillow/Pillow#5945 with a fix python-pillow/Pillow#5950 python-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.

@hugovk
Copy link

hugovk commented Feb 3, 2022

@vlfig-iov42
Copy link
Author

Confirm fixed with 9.0.1.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants