Displaying root in Google Drive mount taking ages

What is the problem you are having with rclone?

I have a mount to Google Drive. When I double click to open the virtual disk it takes ages to show the file list. If I manually input the path to a subfolder (one with many, many more files than the root folder), it opens it almost instantly.

Run the command 'rclone version' and share the full output of the command.

rclone v1.68.2
- os/version: linuxmint 22 (64 bit)
- os/kernel: 6.8.0-51-generic (x86_64)
- os/type: linux
- os/arch: amd64
- go/version: go1.23.3
- go/linking: static
- go/tags: none

Which cloud storage system are you using? (eg Google Drive)

Google Drive

The command you were trying to run (eg rclone copy /tmp remote:tmp)

It's not a command per se or, if it is, I don't know what command it would be, since I am not using it through command line. I simply try to open the root folder on desktop. And it takes ages.

Please run 'rclone config redacted' and share the full output. If you get command not found, please make sure to update rclone.

[gdrive]
type = drive
client_id = XXX
client_secret = XXX
scope = drive
token = XXX
team_drive = 

A log from the command that you were trying to run with the -vv flag

https://pastebin.com/BhJMKDNN

I might add that accessing folders or files when using the direct path is almost istantaneous too.

Edit: also, the initial "/generic/path: Removing directory" entries referred to a long list of folders and subfolders which I have anonimyzed.