pop-os / cosmic-files

WIP COSMIC file manager
GNU General Public License v3.0
100 stars 73 forks source link

[BUG] Files & Folders don't load if you have cifs mounts #454

Open Minc3 opened 1 week ago

Minc3 commented 1 week ago

Distro: archlinux Version: Commit f417309

When I open cosmic-files it doesn't load files, folders or my cifs mounts. If I spam open 8+ cosmic-files windows I'll get one that will work.

(Terminal output is for the black cosmic-files window) screenshot-2024-09-12-13-50-53

`~$ cosmic-files ~$ [2024-09-12T13:58:14Z WARN wgpu_hal::gles::egl] No config found! [2024-09-12T13:58:14Z WARN wgpu_hal::gles::egl] EGL says it can present to the window but not natively [2024-09-12T13:58:14Z WARN cosmic_files::tab] failed to read metadata for entry at "/home/menace/.steampath": No such file or directory (os error 2)

[2024-09-12T13:58:15Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-09-12T13:58:15Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full }`

Minc3 commented 1 week ago

If I disable my cifs mounts it works fine.