Bug 376639 - Cannot copy from gdrive:// to gdrive:// (different accounts)
Summary: Cannot copy from gdrive:// to gdrive:// (different accounts)
Status: CONFIRMED
Alias: None
Product: kio-gdrive
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 1.1.1
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-18 22:01 UTC by Elvis Angelaccio
Modified: 2017-02-20 21:30 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.