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
Closes: pop-os#310
Depends on Byron/trash-rs#120 which implements a function that only
checks if the trash is empty or not instead of parsing each item.
The Bug:
Cosmic files taking a long time to load. it takes about 4 seconds for it to load completely.
How to reproduce:
Move a bunch of files to the trash can,
I am able to reproduce it when I move papirus-icon-theme files to the trash can.
After doing this the file manager takes a long time to load and gives these logs when i run it in the terminal:
[2024-08-01T11:11:30Z ERROR i18n_embed::fluent] Error while adding resource to bundle: Overriding { kind: Message, id: "undo" }. [2024-08-01T11:11:30Z WARN sctk_adwaita::buttons] Ignoring unknown button type: [2024-08-01T11:11:30Z WARN wgpu_hal::gles::adapter] Detected skylake derivative running on mesa i915. Clears to srgb textures will use manual shader clears. [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full } [2024-08-01T11:11:31Z WARN iced_futures::subscription::tracker] Error sending event to subscription: TrySendError { kind: Full }
The text was updated successfully, but these errors were encountered: