spacedriveapp / spacedrive

Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
https://spacedrive.com
GNU Affero General Public License v3.0
29.33k stars 835 forks source link

Failed to add location #2527

Open ketonik opened 3 weeks ago

ketonik commented 3 weeks ago

Describe the bug

Receiving a failed to add location:

Failed to add location Error: Error: Failed to deserialize metadata file for location (at path: "Z:\"); (error: Error("trailing characters", line: 1, column: 325)).

image

Reproduction

Go to settings Locations Add Location, Select my SSD which is assigned a drive letter Z:\ and named DesignData (yes this is Windowz) Notifies me of the error above.

image Another interesting issue, is when I click on DesignData (Z:) under Local in the Side bar, it always views in Grid, never List, yet the C drive will display in List..hrm

Expected behavior

Hrm Well I suppose Z should be added to locations eheh or maybe it's just not necessary to add (root) local SSD's to locations if their already are populated under local????

Maybe Spacedrive doesn't like Z, as in 'Zeds dead honey'?

Platform and versions

pnpm --version && cargo --version && rustc --version

how do I do that? (windoze isn't a unix, i'm lost).

Spacedrive is v0.3.0 4a62d62 (doesn't let me copy that in Settings About)

Stack trace

No response

Additional context

No response