Files icon indicating copy to clipboard operation
Files copied to clipboard

Bug: Google drive synced folders all show in the cloud drive section

Open mahtaran opened this issue 1 year ago • 5 comments

Description

Partial duplicate of #3500

I am logged in to two accounts on Google Drive (personal & work), and have all personal folders set up to sync to my personal drive. This however means that I have a lot of duplication in my drive view:

image

Steps To Reproduce

  1. Be logged in to multiple Google Drive accounts
  2. Sync some folders

Requirements

(Duplicate of #3500) have all Google Drive drives hidden under the Drives tab.

Be able to disable showing synced folders or automatically hide folders which are favourites or libraries.

Files Version

3.2.2.0

Windows Version

10.0.26058.1100

Log File

debug.log

mahtaran avatar Feb 19 '24 22:02 mahtaran

Thanks for the report, I've added this to the project board.

Josh65-2201 avatar Feb 20 '24 18:02 Josh65-2201

@mahtaran are the paths for each location?

yaira2 avatar Feb 21 '24 23:02 yaira2

Not entirely sure what you mean, but my set-up is as follows:

  • My personal Drive is mounted with drive letter G:
  • My work Drive is mounted with drive letter H: (in other news, for some reason it disappeared from the drives tab, so that seems fixed)
  • My personal folders (Desktop, Documents, Downloads, Music, Pictures, and Videos) are located in C:\Users\Mahtaran\ and are backed-up using Google Drive's sync feature

The "offending" piece of code seems to be this, which will create a CloudProvider for every synced folder. Could be useful in some cases, but in my case that's something I don't want.

mahtaran avatar Feb 22 '24 00:02 mahtaran

We already have code to filter out the items from the drives list, but it's possible that there is a race condition. What does File Explorer show under drives?

yaira2 avatar Feb 22 '24 02:02 yaira2

image

mahtaran avatar Feb 22 '24 02:02 mahtaran

Is this still an issue in the preview version? https://files.community/download/preview

yaira2 avatar Sep 02 '24 16:09 yaira2