Bug 376639

Summary: Cannot copy from gdrive:// to gdrive:// (different accounts)
Product: [Frameworks and Libraries] kio-gdrive Reporter: Elvis Angelaccio <elvis.angelaccio>
Component: generalAssignee: Elvis Angelaccio <elvis.angelaccio>
Status: CONFIRMED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 1.1.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Elvis Angelaccio 2017-02-18 22:01:31 UTC
The readData() call in readPutData() seems to get stuck for some reason.
Comment 1 Elvis Angelaccio 2017-02-19 21:51:27 UTC
gdb says the slave gets stuck in the while loop inside ConnectionBackend::waitForIncomingTask(), apparently.