Created attachment 130824 [details] Log STEPS TO REPRODUCE 1. Try access any file which is not downloaded yet (0 Byte) 2. Error shows when trying to open I think you would need to wait for all files to sync first, but there is no network connection going on on the background. See Logs for the error when trying to access a specific file. Further note: GDrive is currently 16 GB big and has >10.000 files. SOFTWARE/OS VERSIONS Linux/KDE Plasma: (available in About System) Operating System: Kubuntu 20.04 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 Kernel Version: 5.4.0-42-generic OS Type: 64-bit Processors: 12 × AMD Ryzen 5 2600 Six-Core Processor Memory: 15,6 GiB of RAM
Can confirm it. Size of mine is less then 500MB and has ~30 files Operating System: openSUSE Tumbleweed 20200810 KDE Plasma Version: 5.19.4 KDE Frameworks Version: 5.72.0 Qt Version: 5.15.0 Kernel Version: 5.8.0-1-default OS Type: 64-bit
This seems to only affect Google Docs or Google Sheets documents and it seems to be a bug in libkgapi that doesn't handle 307 Temporary Redirects.
(In reply to David Barchiesi from comment #2) > This seems to only affect Google Docs or Google Sheets documents and it > seems to be a bug in libkgapi that doesn't handle 307 Temporary Redirects. Same thing happens on mine. Works on all files, except for the ones made through Google Docs, Sheets, and Slides.
Git commit 6e799a18f89b2db0d3abc82d962cb66fa2cce211 by David Barchiesi, on behalf of Jonathan Marten. Committed on 07/09/2020 at 10:05. Pushed by barchiesi into branch 'release/20.08'. Accept HTTP status 307 as a redirect Google appears to return this code when downloading a Drive document. It is not being interpreted as a redirect and so the download fails with an unknown error. FIXED-IN: 20.08.2 M +1 -0 src/core/job.cpp M +1 -0 src/core/types.h https://invent.kde.org/pim/libkgapi/commit/6e799a18f89b2db0d3abc82d962cb66fa2cce211