https://bugs.kde.org/show_bug.cgi?id=480063
--- Comment #9 from Jacopo Torrini <jac...@gmail.com> --- (In reply to Elvis Angelaccio from comment #8) > (In reply to alex from comment #7) > > Created attachment 174015 [details] > > dolphin kf.kio.workers.gdrive log > > > > (In reply to Elvis Angelaccio from comment #6) > > > If anyone can still reproduce this, please provide the output of: > > > > > > QT_LOGGING_RULES="kf.kio.workers.gdrive=true" dolphin > > > > Here is the log from last KDE Neon dev ISO - > > neon-developer-20240729-1603.iso > > Thanks! It'd help if you can also share the output of: > > QT_LOGGING_RULES="kf.kio.workers.gdrive=true;org.kde.kgapi=true" dolphin I have the same problem, so this is the output. kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError kf.kio.core: An error occurred during write. The worker terminates now. kf.kio.core: Connection::send() called with connection not inited kf.kio.core: An error occurred during write. The worker terminates now. kf.kio.workers.gdrive: Found google-provided account: "jac...@gmail.com" kf.kio.workers.gdrive: "jac...@gmail.com" supports gdrive! kf.kio.workers.gdrive: Got account credentials for: "jac...@gmail.com" , accessToken: "ya29.a0AcM612z5e4vKdAhQUo-KpE-..." , refreshToken: "1//09OI12aRWzl37CgYIARAAGAkSNw..." kf.kio.workers.gdrive: KIO GDrive ready: version 24.08.1 kf.kio.core.connection: Socket not connected QLocalSocket::PeerClosedError kf.kio.core: An error occurred during write. The worker terminates now. kf.kio.workers.gdrive: Going to list QUrl("gdrive:/") kf.kio.workers.gdrive: fileSystemFreeSpace is not supported for gdrive root url kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: stat()ing new-account path kf.kio.core: Connection::send() called with connection not inited kf.kio.core: An error occurred during write. The worker terminates now. kf.kio.workers.gdrive: stat()ing new-account path kf.kio.workers.gdrive: stat()ing new-account path kf.kio.workers.gdrive: stat()ing new-account path kf.kio.workers.gdrive: stat()ing new-account path kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: stat()ing new-account path kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: Going to list QUrl("gdrive:/jac...@gmail.com") org.kde.kgapi: Queued QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: KGAPI2::Drive::AboutFetchJob(0x7ffd431e16a0) Dispatching request to QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: Received reply from QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true&fields=kind,canCreateDrives&prettyPrint=false") org.kde.kgapi: Status code: 200 kf.kio.workers.gdrive: Account "jac...@gmail.com" can't create Shared Drives kf.kio.workers.gdrive: Getting root ID for "jac...@gmail.com" kf.kio.workers.gdrive: Running job KGAPI2::Drive::AboutFetchJob(0x7ffd431e16a0) with accessToken "ya29.a0AcM612z5e4vKdAhQUo-KpE-..." org.kde.kgapi: Queued QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: KGAPI2::Drive::AboutFetchJob(0x7ffd431e16a0) Dispatching request to QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: Received reply from QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true&fields=kind,rootFolderId&prettyPrint=false") org.kde.kgapi: Status code: 200 kf.kio.workers.gdrive: Completed job KGAPI2::Drive::AboutFetchJob(0x7ffd431e16a0) error code: 0 - message: "" kf.kio.workers.gdrive: Running job KGAPI2::Drive::FileFetchJob(0x7ffd431e1940) with accessToken "ya29.a0AcM612z5e4vKdAhQUo-KpE-..." org.kde.kgapi: Queued QUrl("https://www.googleapis.com/drive/v2/files?q=((trashed %3D false) and ('0AIIlefvjVpyjUk9PVA' in parents))&includeItemsFromAllDrives=true&supportsAllDrives=true") org.kde.kgapi: KGAPI2::Drive::FileFetchJob(0x7ffd431e1940) Dispatching request to QUrl("https://www.googleapis.com/drive/v2/files?q=((trashed %3D false) and ('0AIIlefvjVpyjUk9PVA' in parents))&includeItemsFromAllDrives=true&supportsAllDrives=true") org.kde.kgapi: Received reply from QUrl("https://www.googleapis.com/drive/v2/files?q=((trashed %3D false) and ('0AIIlefvjVpyjUk9PVA' in parents))&includeItemsFromAllDrives=true&supportsAllDrives=true&fields=etag,kind,nextLink,nextPageToken,selfLink,items(,,,,,,,,labels,exportLinks,lastViewedByMeDate,alternateLink,kind)&prettyPrint=false") org.kde.kgapi: Status code: 400 org.kde.kgapi: Bad request, Google replied ' "{\n \"error\": {\n \"code\": 400,\n \"message\": \"Invalid field selection etag,kind,nextLink,nextPageToken,selfLink,items(,,,,,,,,labels,exportLinks,lastViewedByMeDate,alternateLink,kind)\",\n \"errors\": [\n {\n \"message\": \"Invalid field selection etag,kind,nextLink,nextPageToken,selfLink,items(,,,,,,,,labels,exportLinks,lastViewedByMeDate,alternateLink,kind)\",\n \"domain\": \"global\",\n \"reason\": \"invalidParameter\",\n \"location\": \"fields\",\n \"locationType\": \"parameter\"\n }\n ]\n }\n}\n" ' kf.kio.workers.gdrive: Completed job KGAPI2::Drive::FileFetchJob(0x7ffd431e1940) error code: 400 - message: "Richiesta errata." kf.kio.core: UDSEntry for '.' not found, creating a default one. Please fix the "kioworker" KIO worker. kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: Getting fileSystemFreeSpace for QUrl("gdrive:/jac...@gmail.com") kf.kio.workers.gdrive: Running job KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) with accessToken "ya29.a0AcM612z5e4vKdAhQUo-KpE-..." org.kde.kgapi: Queued QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) Dispatching request to QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: Received reply from QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true&fields=kind,quotaBytesTotal,quotaBytesUsedAggregate&prettyPrint=false") org.kde.kgapi: Status code: 200 kf.kio.workers.gdrive: Completed job KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) error code: 0 - message: "" kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: stat()ing account root kf.kio.workers.gdrive: Getting fileSystemFreeSpace for QUrl("gdrive:/jac...@gmail.com") kf.kio.workers.gdrive: Running job KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) with accessToken "ya29.a0AcM612z5e4vKdAhQUo-KpE-..." org.kde.kgapi: Queued QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) Dispatching request to QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: Received reply from QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true&fields=kind,quotaBytesTotal,quotaBytesUsedAggregate&prettyPrint=false") org.kde.kgapi: Status code: 200 kf.kio.workers.gdrive: Completed job KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) error code: 0 - message: "" kf.kio.workers.gdrive: Getting fileSystemFreeSpace for QUrl("gdrive:/jac...@gmail.com") kf.kio.workers.gdrive: Running job KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) with accessToken "ya29.a0AcM612z5e4vKdAhQUo-KpE-..." org.kde.kgapi: Queued QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) Dispatching request to QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true") org.kde.kgapi: Received reply from QUrl("https://www.googleapis.com/drive/v2/about?includeSubscribed=true&fields=kind,quotaBytesTotal,quotaBytesUsedAggregate&prettyPrint=false") org.kde.kgapi: Status code: 200 kf.kio.workers.gdrive: Completed job KGAPI2::Drive::AboutFetchJob(0x7ffd431e1970) error code: 0 - message: "" -- You are receiving this mail because: You are watching all bug changes.