pop-os / launcher

Modular IPC-based desktop launcher service
Mozilla Public License 2.0
232 stars 48 forks source link

Noticable lag introduced in the last commit #169

Closed hojjatabdollahi closed 1 year ago

hojjatabdollahi commented 1 year ago

Today I noticed that everytime that I invoke the launcher and type something in it, it will not show any results for around 1 second and then it populates the results.

There are a few panics in the logs that mention cctk top level:

pop-os gnome-shell[35603]: thread '<unnamed>' panicked at 'called `Result::unwrap()` on an `Err` value: NotPresent', /build/pop-launcher-lRDvef/pop-launcher-1.2.2~1675445713~22.04~0b8e385/vendor/cosmic-client-toolkit/src/toplevel_info.rs:38:14
hojjatabdollahi commented 1 year ago

The issue is gone today. I suppose it was something with my setup. Sorry for the noise.

The error is back. Disabling apport is the workaround I'm using now.

mmstick commented 1 year ago

The cosmic extension should be disabled in non-cosmic environments. Should be an easy fix.