Bug 379184

Summary: Endless loop for authentication
Product: [Frameworks and Libraries] kio-gdrive Reporter: Samuel Suther <s.suther>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: RESOLVED UPSTREAM    
Severity: critical    
Priority: NOR    
Version: 1.1.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://github.com/frankosterfeld/qtkeychain/issues/99
Latest Commit: Version Fixed In:

Description Samuel Suther 2017-04-25 09:01:00 UTC
‎ Google ask me for username & password, than for permission to allow. 
I give all permissions... then, the login-screen of google appear again.

This is an endless loop.
Comment 1 Elvis Angelaccio 2017-04-25 19:36:08 UTC
What's your distribution? Version of qtkeychain?
Comment 2 Samuel Suther 2017-04-26 05:49:09 UTC
Manjaro Linux, 
qtkeychain = 0.8.0-2
Comment 3 Elvis Angelaccio 2017-04-27 08:45:11 UTC
This is a regression in qtkeychain 0.8.0: https://github.com/frankosterfeld/qtkeychain/issues/99

You can either downgrade to qtkeychain 0.7.0 or ask the manjaro packagers to disable the libsecret backend when building qtkeychain 0.8.0.
Comment 4 Samuel Suther 2017-04-27 12:30:09 UTC
Thank you, I ask the manjaro-distributor to fix it.
Comment 5 Samuel Suther 2017-04-27 12:38:07 UTC
I've downgraded now to version 7.0.1 and permission seems to work. 
I got a second page with "Please copy this code, switch to your application and paste it there".

But where have I to paste this code? Didn't see any inputfield where I could add this code.