You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When accessing location folders and subfolders there seems to be and infinite loading time (no icons are shown) until the focus is switched. When launching the app in terminal this is the error that is printed after the focus is regained.
2024-12-19T11:18:20.862671Z ERROR sd_core::volume: Failed to canonicalize disk path;, disk_name: "/dev/sde3", e: Os { code: 2, kind: NotFound, message: "No such file or directory" }
at core/src/volume/mod.rs:146
I also get an error
2024-12-19T11:46:57.531742Z ERROR sd_core::location: Shallow media processor errors;, e: MediaProcessor(Thumbnailer(FormatImage("/home/fran/Downloads/M1_exercise.pdf", "error with pdfium: LoadLibraryError(\n DlOpen {\n desc: \"libpdfium.so: cannot open shared object file: No such file or directory\",\n },\n)")))
at core/src/location/mod.rs:623
in sd_core::location::light_scan_location with library_id=b17d80cd-33c1-4273-8c3b-2a6c5108459d location_id=1 sub_path=
ls -alh /dev/ |grep sde
There is not device sde3
Steps to reproduce
Open program
Navigate to any location
Platform and versions
OS: Manjaro Linux x86_64
Kernel: 6.11.11-1-MANJARO
Check for other issues
Issue description
When accessing location folders and subfolders there seems to be and infinite loading time (no icons are shown) until the focus is switched. When launching the app in terminal this is the error that is printed after the focus is regained.
I also get an error
ls -alh /dev/ |grep sde
There is not device sde3
Steps to reproduce
Platform and versions
OS: Manjaro Linux x86_64
Kernel: 6.11.11-1-MANJARO
Spacedrive: v0.4.2 - 0af8dbf
pnpm 9.14.4
cargo 1.83.0 (5ffbef321 2024-10-29)
rustc 1.83.0 (90b35a623 2024-11-26) (Arch Linux rust 1:1.83.0-1)
Stack trace
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: