Bug 481637 - Kio Gdrive doesn't load folder contents
Summary: Kio Gdrive doesn't load folder contents
Status: RESOLVED DUPLICATE of bug 480063
Alias: None
Product: kio-gdrive
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Elvis Angelaccio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-21 18:45 UTC by Rafael D.
Modified: 2024-10-09 22:14 UTC (History)
3 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael D. 2024-02-21 18:45:14 UTC
SUMMARY
kio gdrive is not able to load gdrive folder contents, keeps loading endlessly.

STEPS TO REPRODUCE
1. Add Google account to KDE Accounts
2. Install KIO GDrive
3. Attempt to open gdrive folder

OBSERVED RESULT
dolphin stays stuck at loading contents, never loads anything

EXPECTED RESULT
SHould load google drive folders and files as expected.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 23.10
KDE Plasma Version: 5.27.8
KDE Frameworks Version: 5.110.0
Qt Version: 5.15.10
Kernel Version: 6.5.0-17-generic (64-bit)

ADDITIONAL INFORMATION
Reinstalling does not fix the issue, restarting computer does not do anything.

attempting to run kioclient5 exec gdrive:/ results in the following error:
kf.service.services: KApplicationTrader: mimeType "x-scheme-handler/gdrive" not found

I've installed it through Discover, and then reinstalled it through sudo apt, neither worked.
Comment 1 Esteve 2024-05-17 18:16:33 UTC
I have this exact same problem.

My software/os versions:

Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-31-generic (64-bit)
Graphics Platform: X11
Comment 2 ms 2024-05-18 11:56:58 UTC
I have the same problem

Operating System: Kubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13
Kernel Version: 6.8.0-31-generic (64-bit)
Graphics Platform: X11

dmesg shows the following:
[44327.944505] kioslave5[8448]: segfault at 0 ip 00007e69cb2e19e4 sp 00007ffdce04ecc8 error 4 in libKPim5GAPIDrive.so.5.24.5[7e69cb2dd000+46000] likely on CPU 9 (core 4, socket 0)
[44327.944524] Code: 05 06 00 48 89 de 48 8d 15 39 06 06 00 e8 44 cc ff ff 4c 89 e7 e8 5c c8 ff ff 48 89 d8 5b 41 5c 5d c3 0f 1f 40 00 f3 0f 1e fa <8b> 07 31 d2 85 c0 74 0a 83 f8 ff 75 0f ba 01 00 00 00 89 d0 c3 0f
Comment 3 Elvis Angelaccio 2024-10-09 22:14:00 UTC
*** This bug has been marked as a duplicate of bug 480063 ***