omegaui / app_fleet

A brilliant workspace manager & launch automation tool specially designed for GNOME.
https://omegaui.github.io/app_fleet_webpage
BSD 3-Clause "New" or "Revised" License
107 stars 3 forks source link

Most applications don't show up in App Picker #25

Open nathanbibb opened 4 days ago

nathanbibb commented 4 days ago

I recently had this issue and Uninstalled and Reinstalled the latest version of app-fleet. The issue persists.

When I try to create a new Workspace Configuration, and select the "Pick an app from your system (Ctrl + F)" button, I only see 6 applications. These all have ".desktop" files in ~/.local/share/applications.

When starting up using "app-fleet --debug", I get the following output: (app-fleet:6297): Gdk-CRITICAL **: 13:59:20.577: gdk_window_get_state: assertion 'GDK_IS_WINDOW (window)' failed ⚡ >> Manager Mode ⚡ Injector: Putting RouteService ... ⚡ Injector: Putting LinuxAppFinder ... ⚡ Injector: Putting AppSession ... ⚡ Injector: Putting AppUpdater ... ⚡ Injector: Putting AppConfiguration ... ⚡ Injector: Putting WorkspaceLauncher ... ⚡ Injector: Putting SettingsRepository ... ⚡ Injector: Putting HomeRepository ... ⚡ Injector: Putting ConfigRepository ... ⚡ Injector: Putting LauncherRepository ... ⚡ Injector: Putting UpdateRepository ... ⚡ AppTheme: Light Mode applied ... ⚡ LinuxAppFinder: Caching Icon Paths ... 🚨 ERROR No Primary Icons Directory found 🚨 ERROR No Primary Icons Directory found ⚡ LinuxAppFinder: Your Icon Theme is Pop ⚡ LinuxAppFinder: Loading Apps ... ⚡ LinuxAppFinder: Unable to find any global snap applications ... ⚡ LinuxAppFinder: Unable to find any global flatpak applications ... ⚡ LinuxAppFinder: Loading Apps ... Done! ⚡ LinuxAppFinder: I have access to 10 icon files on this system.

I am running pop-os 22.04, uname -a is the following: Linux pop-os 6.9.3-76060903-generic #202405300957~1726766035~22.04~4092a0e SMP PREEMPT_DYNAMIC Thu S x86_64 x86_64 x86_64 GNU/Linux

nathanbibb commented 4 days ago

Another note - I am not seeing this behavior in v1.0.1+1 and earlier.