resources icon indicating copy to clipboard operation
resources copied to clipboard

Does not launch anymore after latest update (1.6)

Open aleb2000 opened this issue 1 year ago • 9 comments

Is there an existing issue for this?

  • [X] I searched the existing issues and did not find anything similar.

Current Behavior

When I launch the application, nothing happens.

Expected Behavior

The application launches and works as designed.

Steps To Reproduce

  1. Launch the application

Environment

Program version: 1.6
Package type: Flatpak


# System Details Report
---

## Report details
- **Date generated:**                              2024-10-01 09:48:55

## Hardware Information:
- **Hardware Model:**                              ASUSTeK COMPUTER INC. VivoBook_ASUSLaptop X512FL_S512FL
- **Memory:**                                      24,0 GiB
- **Processor:**                                   Intel® Core™ i7-8565U × 8
- **Graphics:**                                    Intel® UHD Graphics 620 (WHL GT2)
- **Graphics 1:**                                  NVIDIA GeForce MX250
- **Disk Capacity:**                               2,3 TB

## Software Information:
- **Firmware Version:**                            X512FL.309
- **OS Name:**                                     Fedora Linux 40 (Workstation Edition)
- **OS Build:**                                    (null)
- **OS Type:**                                     64-bit
- **GNOME Version:**                               46
- **Windowing System:**                            Wayland
- **Kernel Version:**                              Linux 6.10.11-200.fc40.x86_64

Anything else?

When launching form the command line using flatpak run net.nokyan.Resources I get the following output:

MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers
Gdk-Message: 09:47:02.260: Error 71 (Protocol error) dispatching to Wayland display.

When disabling GPU acceleration through Flatseal the application launches, however GPU information is not available (makes sense).

aleb2000 avatar Oct 01 '24 07:10 aleb2000

Hi, have you run system updates already, to make sure drivers and so on are up-to-date?

nokyan avatar Oct 01 '24 09:10 nokyan

Hi, have you run system updates already, to make sure drivers and so on are up-to-date?

Hello, yes, I have updated both my system packages (sudo dnf update) as well as flatpak packages to the latest version.

aleb2000 avatar Oct 01 '24 09:10 aleb2000

I have also rebooted my system after that, just in case.

aleb2000 avatar Oct 01 '24 09:10 aleb2000

Can you please run flatpak run --env=RUST_LOG=resources=debug net.nokyan.Resources in your terminal and send me the output?

nokyan avatar Oct 01 '24 10:10 nokyan

Here it is:

DEBUG resources::utils > Running as Flatpak
 INFO  resources::application > Resources (net.nokyan.Resources)
 INFO  resources::application > Version: 1.6.0 ()
 INFO  resources::application > Datadir: /app/share/resources
 DEBUG resources::utils::app  > Detecting installed apps
 DEBUG resources::utils::app  > Using the following directories for app detection: ["/app/share/applications", "/usr/share/applications", "/usr/share/runtime/share/applications", "/run/host/user-share/applications", "/run/host/usr/share/applications", "/run/host/share/applications", "/app/local/share/applications", "/usr/local/share/applications", "/usr/local/share/runtime/share/applications", "/run/host/usr/local/share/applications", "/run/host/local/share/applications", "/var/lib/flatpak/exports/share/applications", "/home/aleb/.local/share/flatpak/exports/share/applications", "/var/lib/snapd/desktop/applications", "/home/aleb/.local/share/applications"]
 DEBUG resources::utils::app  > Using the following locales for app names and descriptions: ["en_GB.UTF-8", "en_GB", "en"]
 DEBUG resources::utils::app  > Found native app "Resources" (ID: net.nokyan.Resources) at /app/share/applications/net.nokyan.Resources.desktop with commandline `resources` (detected executable name: resources)
 DEBUG resources::utils::app  > Found native app "Access Prompt" (ID: gcr-prompter) at /usr/share/applications/gcr-prompter.desktop with commandline `/usr/libexec/gcr-prompter` (detected executable name: gcr-prompter)
 DEBUG resources::utils::app  > Found native app "View file" (ID: gcr-viewer) at /usr/share/applications/gcr-viewer.desktop with commandline `/usr/bin/gcr-viewer` (detected executable name: gcr-viewer)
 DEBUG resources::utils::app  > Found native app "GTK+ Demo" (ID: gtk3-demo) at /usr/share/applications/gtk3-demo.desktop with commandline `gtk3-demo` (detected executable name: gtk3-demo)
 DEBUG resources::utils::app  > Found native app "Icon Browser" (ID: gtk3-icon-browser) at /usr/share/applications/gtk3-icon-browser.desktop with commandline `gtk3-icon-browser` (detected executable name: gtk3-icon-browser)
 DEBUG resources::utils::app  > Found native app "Widget Factory" (ID: gtk3-widget-factory) at /usr/share/applications/gtk3-widget-factory.desktop with commandline `gtk3-widget-factory` (detected executable name: gtk3-widget-factory)
 DEBUG resources::utils::app  > Found native app "Help" (ID: yelp) at /usr/share/applications/yelp.desktop with commandline `yelp %u` (detected executable name: yelp)
 DEBUG resources::utils::app  > Found native app "PaperCut Print Deploy Client" (ID: com.papercut.PrintDeployClient) at /run/host/usr/share/applications/com.papercut.PrintDeployClient.desktop with commandline `/opt/PaperCutPrintDeployClient/initialise.sh -w` (detected executable name: initialise.sh)
 DEBUG resources::utils::app  > Found native app "Geoclue Demo agent" (ID: geoclue-demo-agent) at /run/host/usr/share/applications/geoclue-demo-agent.desktop with commandline `/usr/libexec/geoclue-2.0/demos/agent` (detected executable name: agent)
 DEBUG resources::utils::app  > Found native app "Portal" (ID: xdg-desktop-portal-gtk) at /run/host/usr/share/applications/xdg-desktop-portal-gtk.desktop with commandline `/usr/libexec/xdg-desktop-portal-gtk` (detected executable name: xdg-desktop-portal-gtk)
 DEBUG resources::utils::app  > Found native app "Tecla" (ID: org.gnome.Tecla) at /run/host/usr/share/applications/org.gnome.Tecla.desktop with commandline `tecla` (detected executable name: tecla)
 DEBUG resources::utils::app  > Found native app "Problem Reporting" (ID: org.freedesktop.GnomeAbrt) at /run/host/usr/share/applications/org.freedesktop.GnomeAbrt.desktop with commandline `gnome-abrt` (detected executable name: gnome-abrt)
 DEBUG resources::utils::app  > Found native app "Access Prompt" (ID: gcr-prompter) at /run/host/usr/share/applications/gcr-prompter.desktop with commandline `/usr/libexec/gcr-prompter` (detected executable name: gcr-prompter)
 DEBUG resources::utils::app  > Found native app "View file" (ID: gcr-viewer) at /run/host/usr/share/applications/gcr-viewer.desktop with commandline `/usr/bin/gcr-viewer` (detected executable name: gcr-viewer)
 DEBUG resources::utils::app  > Found native app "Icon Browser" (ID: yad-icon-browser) at /run/host/usr/share/applications/yad-icon-browser.desktop with commandline `yad-icon-browser` (detected executable name: yad-icon-browser)
 DEBUG resources::utils::app  > Found native app "SuperTuxKart" (ID: supertuxkart) at /run/host/usr/share/applications/supertuxkart.desktop with commandline `supertuxkart` (detected executable name: supertuxkart)
 DEBUG resources::utils::app  > Found native app "Winetricks" (ID: winetricks) at /run/host/usr/share/applications/winetricks.desktop with commandline `winetricks --gui` (detected executable name: winetricks)
 DEBUG resources::utils::app  > Found native app "Disk Usage Analyser" (ID: org.gnome.baobab) at /run/host/usr/share/applications/org.gnome.baobab.desktop with commandline `baobab %U` (detected executable name: baobab)
 DEBUG resources::utils::app  > Found native app "Parental Controls" (ID: org.freedesktop.MalcontentControl) at /run/host/usr/share/applications/org.freedesktop.MalcontentControl.desktop with commandline `malcontent-control` (detected executable name: malcontent-control)
 DEBUG resources::utils::app  > Found native app "FontForge" (ID: org.fontforge.FontForge) at /run/host/usr/share/applications/org.fontforge.FontForge.desktop with commandline `fontforge %U` (detected executable name: fontforge)
 DEBUG resources::utils::app  > Found native app "ICC Profile Installer" (ID: gcm-import) at /run/host/usr/share/applications/gcm-import.desktop with commandline `/usr/bin/gcm-import %F` (detected executable name: gcm-import)
 DEBUG resources::utils::app  > Found native app "Colour Picker" (ID: gcm-picker) at /run/host/usr/share/applications/gcm-picker.desktop with commandline `gcm-picker` (detected executable name: gcm-picker)
 DEBUG resources::utils::app  > Found native app "Colour Profile Viewer" (ID: org.gnome.ColorProfileViewer) at /run/host/usr/share/applications/org.gnome.ColorProfileViewer.desktop with commandline `gcm-viewer` (detected executable name: gcm-viewer)
 DEBUG resources::utils::app  > Found native app "Asymptote" (ID: io.github.vectorgraphics.asymptote) at /run/host/usr/share/applications/io.github.vectorgraphics.asymptote.desktop with commandline `xasy` (detected executable name: xasy)
 DEBUG resources::utils::app  > Found native app "GNOME browser connector" (ID: org.gnome.BrowserConnector) at /run/host/usr/share/applications/org.gnome.BrowserConnector.desktop with commandline `/usr/bin/gnome-browser-connector %u` (detected executable name: gnome-browser-connector)
 DEBUG resources::utils::app  > Found native app "IBus Hangul Preferences" (ID: ibus-setup-hangul) at /run/host/usr/share/applications/ibus-setup-hangul.desktop with commandline `/usr/libexec/ibus-setup-hangul` (detected executable name: ibus-setup-hangul)
 DEBUG resources::utils::app  > Found native app "IBus LibZhuyin Setup" (ID: ibus-setup-libzhuyin) at /run/host/usr/share/applications/ibus-setup-libzhuyin.desktop with commandline `/usr/libexec/ibus-setup-libzhuyin` (detected executable name: ibus-setup-libzhuyin)
 DEBUG resources::utils::app  > Found native app "DB Browser for SQLite" (ID: sqlitebrowser) at /run/host/usr/share/applications/sqlitebrowser.desktop with commandline `sqlitebrowser %f` (detected executable name: sqlitebrowser)
 DEBUG resources::utils::app  > Found native app "Photos" (ID: org.gnome.Photos) at /run/host/usr/share/applications/org.gnome.Photos.desktop with commandline `gnome-photos` (detected executable name: gnome-photos)
 DEBUG resources::utils::app  > Found native app "Virtual Machine Manager" (ID: virt-manager) at /run/host/usr/share/applications/virt-manager.desktop with commandline `virt-manager` (detected executable name: virt-manager)
 DEBUG resources::utils::app  > Found native app "Rhythmbox" (ID: org.gnome.Rhythmbox3) at /run/host/usr/share/applications/org.gnome.Rhythmbox3.desktop with commandline `rhythmbox %U` (detected executable name: rhythmbox)
 DEBUG resources::utils::app  > Found native app "Rhythmbox" (ID: org.gnome.Rhythmbox3.device) at /run/host/usr/share/applications/org.gnome.Rhythmbox3.device.desktop with commandline `rhythmbox-client --select-source %U` (detected executable name: rhythmbox-client)
 DEBUG resources::utils::app  > Found native app "Install to Hard Drive" (ID: liveinst) at /run/host/usr/share/applications/liveinst.desktop with commandline `liveinst` (detected executable name: liveinst)
 DEBUG resources::utils::app  > Found native app "GNOME System Monitor" (ID: gnome-system-monitor-kde) at /run/host/usr/share/applications/gnome-system-monitor-kde.desktop with commandline `gnome-system-monitor` (detected executable name: gnome-system-monitor)
 DEBUG resources::utils::app  > Found native app "System Monitor" (ID: org.gnome.SystemMonitor) at /run/host/usr/share/applications/org.gnome.SystemMonitor.desktop with commandline `gnome-system-monitor` (detected executable name: gnome-system-monitor)
 DEBUG resources::utils::app  > Found native app "Protontricks Launcher" (ID: protontricks-launch) at /run/host/usr/share/applications/protontricks-launch.desktop with commandline `protontricks-launch --no-term %f` (detected executable name: protontricks-launch)
 DEBUG resources::utils::app  > Found native app "Protontricks" (ID: protontricks) at /run/host/usr/share/applications/protontricks.desktop with commandline `protontricks --no-term --gui` (detected executable name: protontricks)
 DEBUG resources::utils::app  > Found native app "Help" (ID: yelp) at /run/host/usr/share/applications/yelp.desktop with commandline `yelp %u` (detected executable name: yelp)
 DEBUG resources::utils::app  > Found native app "Contacts" (ID: org.gnome.Contacts) at /run/host/usr/share/applications/org.gnome.Contacts.desktop with commandline `gnome-contacts` (detected executable name: gnome-contacts)
 DEBUG resources::utils::app  > Found native app "Connections" (ID: org.gnome.Connections) at /run/host/usr/share/applications/org.gnome.Connections.desktop with commandline `gnome-connections %U` (detected executable name: gnome-connections)
 DEBUG resources::utils::app  > Found native app "Console" (ID: org.gnome.Console) at /run/host/usr/share/applications/org.gnome.Console.desktop with commandline `kgx` (detected executable name: kgx)
 DEBUG resources::utils::app  > Found native app "Calculator" (ID: org.gnome.Calculator) at /run/host/usr/share/applications/org.gnome.Calculator.desktop with commandline `gnome-calculator` (detected executable name: gnome-calculator)
 DEBUG resources::utils::app  > Found native app "Characters" (ID: org.gnome.Characters) at /run/host/usr/share/applications/org.gnome.Characters.desktop with commandline `/usr/bin/gnome-characters` (detected executable name: gnome-characters)
 DEBUG resources::utils::app  > Found native app "Clocks" (ID: org.gnome.clocks) at /run/host/usr/share/applications/org.gnome.clocks.desktop with commandline `gnome-clocks` (detected executable name: gnome-clocks)
 DEBUG resources::utils::app  > Found native app "dconf Editor" (ID: ca.desrt.dconf-editor) at /run/host/usr/share/applications/ca.desrt.dconf-editor.desktop with commandline `dconf-editor` (detected executable name: dconf-editor)
 DEBUG resources::utils::app  > Found native app "Disk Image Mounter" (ID: gnome-disk-image-mounter) at /run/host/usr/share/applications/gnome-disk-image-mounter.desktop with commandline `gnome-disk-image-mounter %U` (detected executable name: gnome-disk-image-mounter)
 DEBUG resources::utils::app  > Found native app "Disk Image Writer" (ID: gnome-disk-image-writer) at /run/host/usr/share/applications/gnome-disk-image-writer.desktop with commandline `gnome-disks --restore-disk-image %U` (detected executable name: gnome-disks)
 DEBUG resources::utils::app  > Found native app "Disks" (ID: org.gnome.DiskUtility) at /run/host/usr/share/applications/org.gnome.DiskUtility.desktop with commandline `gnome-disks` (detected executable name: gnome-disks)
 DEBUG resources::utils::app  > Found native app "Logs" (ID: org.gnome.Logs) at /run/host/usr/share/applications/org.gnome.Logs.desktop with commandline `gnome-logs` (detected executable name: gnome-logs)
 DEBUG resources::utils::app  > Found native app "Fonts" (ID: org.gnome.font-viewer) at /run/host/usr/share/applications/org.gnome.font-viewer.desktop with commandline `gnome-font-viewer %u` (detected executable name: gnome-font-viewer)
 DEBUG resources::utils::app  > Found native app "Weather" (ID: org.gnome.Weather) at /run/host/usr/share/applications/org.gnome.Weather.desktop with commandline `gapplication launch org.gnome.Weather` (detected executable name: gapplication)
 DEBUG resources::utils::app  > Found native app "Document Scanner" (ID: simple-scan) at /run/host/usr/share/applications/simple-scan.desktop with commandline `simple-scan` (detected executable name: simple-scan)
 DEBUG resources::utils::app  > Found native app "Keyboard Layout" (ID: gkbd-keyboard-display) at /run/host/usr/share/applications/gkbd-keyboard-display.desktop with commandline `gkbd-keyboard-display` (detected executable name: gkbd-keyboard-display)
 DEBUG resources::utils::app  > Found native app "File Sharing" (ID: gnome-user-share-webdav) at /run/host/usr/share/applications/gnome-user-share-webdav.desktop with commandline `/usr/libexec/gnome-user-share-webdav` (detected executable name: gnome-user-share-webdav)
 DEBUG resources::utils::app  > Found native app "Tweaks" (ID: org.gnome.tweaks) at /run/host/usr/share/applications/org.gnome.tweaks.desktop with commandline `gnome-tweaks` (detected executable name: gnome-tweaks)
 DEBUG resources::utils::app  > Found native app "Calendar" (ID: org.gnome.Calendar) at /run/host/usr/share/applications/org.gnome.Calendar.desktop with commandline `gnome-calendar %U` (detected executable name: gnome-calendar)
 DEBUG resources::utils::app  > Found native app "Boxes" (ID: org.gnome.Boxes) at /run/host/usr/share/applications/org.gnome.Boxes.desktop with commandline `gnome-boxes %U` (detected executable name: gnome-boxes)
 DEBUG resources::utils::app  > Found native app "Videos" (ID: org.gnome.Totem) at /run/host/usr/share/applications/org.gnome.Totem.desktop with commandline `totem %U` (detected executable name: totem)
 DEBUG resources::utils::app  > Found native app "Text Editor" (ID: org.gnome.TextEditor) at /run/host/usr/share/applications/org.gnome.TextEditor.desktop with commandline `gnome-text-editor %U` (detected executable name: gnome-text-editor)
 DEBUG resources::utils::app  > Found native app "Htop" (ID: htop) at /run/host/usr/share/applications/htop.desktop with commandline `htop` (detected executable name: htop)
 DEBUG resources::utils::app  > Found native app "Tour" (ID: org.gnome.Tour) at /run/host/usr/share/applications/org.gnome.Tour.desktop with commandline `gnome-tour` (detected executable name: gnome-tour)
 DEBUG resources::utils::app  > Found native app "IBus Anthy Setup" (ID: ibus-setup-anthy) at /run/host/usr/share/applications/ibus-setup-anthy.desktop with commandline `/usr/libexec/ibus-setup-anthy` (detected executable name: ibus-setup-anthy)
 DEBUG resources::utils::app  > Found native app "Image Viewer" (ID: org.gnome.Loupe) at /run/host/usr/share/applications/org.gnome.Loupe.desktop with commandline `loupe %U` (detected executable name: loupe)
 DEBUG resources::utils::app  > Found native app "Rygel Preferences" (ID: rygel-preferences) at /run/host/usr/share/applications/rygel-preferences.desktop with commandline `rygel-preferences` (detected executable name: rygel-preferences)
 DEBUG resources::utils::app  > Found native app "Rygel" (ID: rygel) at /run/host/usr/share/applications/rygel.desktop with commandline `rygel` (detected executable name: rygel)
 DEBUG resources::utils::app  > Found native app "Maps" (ID: org.gnome.Maps) at /run/host/usr/share/applications/org.gnome.Maps.desktop with commandline `<None>` (detected executable name: <None>)
 DEBUG resources::utils::app  > Found native app "GNOME OAuth2 Handler" (ID: org.gnome.OnlineAccounts.OAuth2) at /run/host/usr/share/applications/org.gnome.OnlineAccounts.OAuth2.desktop with commandline `/usr/libexec/goa-oauth2-handler %u` (detected executable name: goa-oauth2-handler)
 DEBUG resources::utils::app  > Found native app "Run Software" (ID: nautilus-autorun-software) at /run/host/usr/share/applications/nautilus-autorun-software.desktop with commandline `nautilus-autorun-software %u` (detected executable name: nautilus-autorun-software)
 DEBUG resources::utils::app  > Found native app "Files" (ID: org.gnome.Nautilus) at /run/host/usr/share/applications/org.gnome.Nautilus.desktop with commandline `nautilus --new-window %U` (detected executable name: nautilus)
 DEBUG resources::utils::app  > Found native app "Portal" (ID: xdg-desktop-portal-gnome) at /run/host/usr/share/applications/xdg-desktop-portal-gnome.desktop with commandline `/usr/libexec/xdg-desktop-portal-gnome` (detected executable name: xdg-desktop-portal-gnome)
 DEBUG resources::utils::app  > Found native app "Cheese" (ID: org.gnome.Cheese) at /run/host/usr/share/applications/org.gnome.Cheese.desktop with commandline `cheese` (detected executable name: cheese)
 DEBUG resources::utils::app  > Found native app "Flatseal" (ID: com.github.tchx84.Flatseal) at /run/host/usr/share/applications/com.github.tchx84.Flatseal.desktop with commandline `com.github.tchx84.Flatseal` (detected executable name: com.github.tchx84.Flatseal)
 DEBUG resources::utils::app  > Found native app "qBittorrent" (ID: org.qbittorrent.qBittorrent) at /run/host/usr/share/applications/org.qbittorrent.qBittorrent.desktop with commandline `qbittorrent %U` (detected executable name: qbittorrent)
 DEBUG resources::utils::app  > Found native app "GreenWithEnvy" (ID: com.leinardi.gwe) at /run/host/usr/share/applications/com.leinardi.gwe.desktop with commandline `/usr/bin/gwe %U` (detected executable name: gwe)
 DEBUG resources::utils::app  > Found native app "Lutris" (ID: net.lutris.Lutris) at /run/host/usr/share/applications/net.lutris.Lutris.desktop with commandline `lutris %U` (detected executable name: lutris)
 DEBUG resources::utils::app  > Found native app "CPU-X" (ID: io.github.thetumultuousunicornofdarkness.cpu-x) at /run/host/usr/share/applications/io.github.thetumultuousunicornofdarkness.cpu-x.desktop with commandline `cpu-x` (detected executable name: cpu-x)
 DEBUG resources::utils::app  > Found native app "Jack Mixer" (ID: jack_mixer) at /run/host/usr/share/applications/jack_mixer.desktop with commandline `jack_mixer` (detected executable name: jack_mixer)
 DEBUG resources::utils::app  > Found native app "Inkscape" (ID: org.inkscape.Inkscape) at /run/host/usr/share/applications/org.inkscape.Inkscape.desktop with commandline `inkscape %F` (detected executable name: inkscape)
 DEBUG resources::utils::app  > Found native app "Firewall" (ID: firewall-config) at /run/host/usr/share/applications/firewall-config.desktop with commandline `/usr/bin/firewall-config` (detected executable name: firewall-config)
 DEBUG resources::utils::app  > Found native app "Fedora Media Writer" (ID: org.fedoraproject.MediaWriter) at /run/host/usr/share/applications/org.fedoraproject.MediaWriter.desktop with commandline `mediawriter` (detected executable name: mediawriter)
 DEBUG resources::utils::app  > Found native app "Zenity" (ID: org.gnome.Zenity) at /run/host/usr/share/applications/org.gnome.Zenity.desktop with commandline `zenity` (detected executable name: zenity)
 DEBUG resources::utils::app  > Found native app "GTK+ Demo" (ID: gtk3-demo) at /run/host/usr/share/applications/gtk3-demo.desktop with commandline `gtk3-demo` (detected executable name: gtk3-demo)
 DEBUG resources::utils::app  > Found native app "Icon Browser" (ID: gtk3-icon-browser) at /run/host/usr/share/applications/gtk3-icon-browser.desktop with commandline `gtk3-icon-browser` (detected executable name: gtk3-icon-browser)
 DEBUG resources::utils::app  > Found native app "Widget Factory" (ID: gtk3-widget-factory) at /run/host/usr/share/applications/gtk3-widget-factory.desktop with commandline `gtk3-widget-factory` (detected executable name: gtk3-widget-factory)
 DEBUG resources::utils::app  > Found native app "Godot Engine" (ID: Godot) at /run/host/usr/share/applications/Godot.desktop with commandline `/opt/Godot/Godot_v4.2.2-stable_linux.x86_64` (detected executable name: Godot_v4.2.2-stable_linux.x86_64)
 DEBUG resources::utils::app  > Found native app "Events and Tasks Reminders" (ID: org.gnome.Evolution-alarm-notify) at /run/host/usr/share/applications/org.gnome.Evolution-alarm-notify.desktop with commandline `/usr/libexec/evolution-data-server/evolution-alarm-notify` (detected executable name: evolution-alarm-notify)
 DEBUG resources::utils::app  > Found native app "Evolution Data Server OAuth2 Handler" (ID: org.gnome.evolution-data-server.OAuth2-handler) at /run/host/usr/share/applications/org.gnome.evolution-data-server.OAuth2-handler.desktop with commandline `/usr/libexec/evolution-data-server/evolution-oauth2-handler %u` (detected executable name: evolution-oauth2-handler)
 DEBUG resources::utils::app  > Found native app "Builder" (ID: org.gnome.Builder) at /run/host/usr/share/applications/org.gnome.Builder.desktop with commandline `gnome-builder %U` (detected executable name: gnome-builder)
 DEBUG resources::utils::app  > Found native app "Neovim" (ID: nvim) at /run/host/usr/share/applications/nvim.desktop with commandline `nvim %F` (detected executable name: nvim)
 DEBUG resources::utils::app  > Found native app "Mupdf-GL" (ID: mupdf-gl) at /run/host/usr/share/applications/mupdf-gl.desktop with commandline `mupdf-gl %f` (detected executable name: mupdf-gl)
 DEBUG resources::utils::app  > Found native app "Mupdf" (ID: mupdf) at /run/host/usr/share/applications/mupdf.desktop with commandline `mupdf-x11 %f` (detected executable name: mupdf-x11)
 DEBUG resources::utils::app  > Found native app "Print Preview" (ID: org.gnome.Evince-previewer) at /run/host/usr/share/applications/org.gnome.Evince-previewer.desktop with commandline `evince-previewer %U` (detected executable name: evince-previewer)
 DEBUG resources::utils::app  > Found native app "Document Viewer" (ID: org.gnome.Evince) at /run/host/usr/share/applications/org.gnome.Evince.desktop with commandline `evince %U` (detected executable name: evince)
 DEBUG resources::utils::app  > Found native app "OBS Studio" (ID: com.obsproject.Studio) at /run/host/usr/share/applications/com.obsproject.Studio.desktop with commandline `obs` (detected executable name: obs)
 DEBUG resources::utils::app  > Found native app "OpenJDK 17 for x86_64 Monitoring & Management Console (17.0.12.0.7-2.fc40.x86_64)" (ID: java-17-openjdk-17.0.12.0.7-2.fc40.x86_64-jconsole) at /run/host/usr/share/applications/java-17-openjdk-17.0.12.0.7-2.fc40.x86_64-jconsole.desktop with commandline `/usr/lib/jvm/java-17-openjdk-17.0.12.0.7-2.fc40.x86_64/bin/jconsole` (detected executable name: jconsole)
 DEBUG resources::utils::app  > Found native app "OpenJDK 11 for x86_64 Monitoring & Management Console (11.0.24.0.8-2.fc40.x86_64)" (ID: java-11-openjdk-11.0.24.0.8-2.fc40.x86_64-jconsole) at /run/host/usr/share/applications/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64-jconsole.desktop with commandline `/usr/lib/jvm/java-11-openjdk-11.0.24.0.8-2.fc40.x86_64/bin/jconsole` (detected executable name: jconsole)
 DEBUG resources::utils::app  > Found native app "IBus LibBopomofo Preferences" (ID: ibus-setup-libbopomofo) at /run/host/usr/share/applications/ibus-setup-libbopomofo.desktop with commandline `/usr/libexec/ibus-setup-libpinyin libbopomofo` (detected executable name: ibus-setup-libpinyin)
 DEBUG resources::utils::app  > Found native app "IBus LibPinyin Setup" (ID: ibus-setup-libpinyin) at /run/host/usr/share/applications/ibus-setup-libpinyin.desktop with commandline `/usr/libexec/ibus-setup-libpinyin libpinyin` (detected executable name: ibus-setup-libpinyin)
 DEBUG resources::utils::app  > Found native app "Volume Control" (ID: org.pulseaudio.pavucontrol) at /run/host/usr/share/applications/org.pulseaudio.pavucontrol.desktop with commandline `pavucontrol` (detected executable name: pavucontrol)
 DEBUG resources::utils::app  > Found native app "IBus Preferences" (ID: org.freedesktop.IBus.Setup) at /run/host/usr/share/applications/org.freedesktop.IBus.Setup.desktop with commandline `ibus-setup` (detected executable name: ibus-setup)
 DEBUG resources::utils::app  > Found native app "Emoji Choice" (ID: org.freedesktop.IBus.Panel.Emojier) at /run/host/usr/share/applications/org.freedesktop.IBus.Panel.Emojier.desktop with commandline `ibus emoji` (detected executable name: ibus)
 DEBUG resources::utils::app  > Skipping org.freedesktop.IBus.Panel.Extension.Gtk3 because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Found native app "Solaar" (ID: solaar) at /run/host/usr/share/applications/solaar.desktop with commandline `solaar` (detected executable name: solaar)
 DEBUG resources::utils::app  > Found native app "Xwayland" (ID: org.freedesktop.Xwayland) at /run/host/usr/share/applications/org.freedesktop.Xwayland.desktop with commandline `/usr/bin/Xwayland -decorate -displayfd 1` (detected executable name: Xwayland)
 DEBUG resources::utils::app  > Found native app "QEMU" (ID: qemu) at /run/host/usr/share/applications/qemu.desktop with commandline `<None>` (detected executable name: <None>)
 DEBUG resources::utils::app  > Found native app "Bluetooth Transfer" (ID: bluetooth-sendto) at /run/host/usr/share/applications/bluetooth-sendto.desktop with commandline `bluetooth-sendto` (detected executable name: bluetooth-sendto)
 DEBUG resources::utils::app  > Found native app "Windows Installer File" (ID: wine-mime-msi) at /run/host/usr/share/applications/wine-mime-msi.desktop with commandline `wine %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Notepad" (ID: wine-notepad) at /run/host/usr/share/applications/wine-notepad.desktop with commandline `notepad` (detected executable name: notepad)
 DEBUG resources::utils::app  > Found native app "Wine OLE View" (ID: wine-oleview) at /run/host/usr/share/applications/wine-oleview.desktop with commandline `wine oleview.exe` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Regedit" (ID: wine-regedit) at /run/host/usr/share/applications/wine-regedit.desktop with commandline `regedit` (detected executable name: regedit)
 DEBUG resources::utils::app  > Found native app "Wine Software Uninstaller" (ID: wine-uninstaller) at /run/host/usr/share/applications/wine-uninstaller.desktop with commandline `wine uninstaller.exe` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Wine Boot" (ID: wine-wineboot) at /run/host/usr/share/applications/wine-wineboot.desktop with commandline `wineboot` (detected executable name: wineboot)
 DEBUG resources::utils::app  > Found native app "Wine Configuration" (ID: wine-winecfg) at /run/host/usr/share/applications/wine-winecfg.desktop with commandline `winecfg` (detected executable name: winecfg)
 DEBUG resources::utils::app  > Found native app "Wine File" (ID: wine-winefile) at /run/host/usr/share/applications/wine-winefile.desktop with commandline `winefile` (detected executable name: winefile)
 DEBUG resources::utils::app  > Found native app "WineMine" (ID: wine-winemine) at /run/host/usr/share/applications/wine-winemine.desktop with commandline `winemine` (detected executable name: winemine)
 DEBUG resources::utils::app  > Found native app "Wine Help" (ID: wine-winhelp) at /run/host/usr/share/applications/wine-winhelp.desktop with commandline `wine winhlp32.exe` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Wine Wordpad" (ID: wine-wordpad) at /run/host/usr/share/applications/wine-wordpad.desktop with commandline `wine wordpad.exe` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Wine Windows Program Loader" (ID: wine) at /run/host/usr/share/applications/wine.desktop with commandline `wine start /unix %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Julia" (ID: julia) at /run/host/usr/share/applications/julia.desktop with commandline `julia` (detected executable name: julia)
 DEBUG resources::utils::app  > Skipping gnome-about-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-applications-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-background-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-bluetooth-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-color-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-datetime-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-display-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-keyboard-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-mouse-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-multitasking-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-network-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-notifications-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-online-accounts-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-power-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-printers-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-privacy-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-region-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-search-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-sharing-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-sound-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-system-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-universal-access-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-users-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-wacom-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-wifi-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Skipping gnome-wwan-panel because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Found native app "Settings" (ID: org.gnome.Settings) at /run/host/usr/share/applications/org.gnome.Settings.desktop with commandline `gnome-control-center` (detected executable name: gnome-control-center)
 DEBUG resources::utils::app  > Found native app "Bottles" (ID: com.usebottles.bottles) at /run/host/usr/share/applications/com.usebottles.bottles.desktop with commandline `bottles %u` (detected executable name: bottles)
 DEBUG resources::utils::app  > Found native app "NVIDIA X Server Settings" (ID: nvidia-settings) at /run/host/usr/share/applications/nvidia-settings.desktop with commandline `nvidia-settings` (detected executable name: nvidia-settings)
 DEBUG resources::utils::app  > Found native app "Account authentication" (ID: signon-ui) at /run/host/usr/share/applications/signon-ui.desktop with commandline `/usr/bin/signon-ui` (detected executable name: signon-ui)
 DEBUG resources::utils::app  > Found native app "Online Accounts" (ID: kcm_kaccounts) at /run/host/usr/share/applications/kcm_kaccounts.desktop with commandline `systemsettings kcm_kaccounts` (detected executable name: systemsettings)
 DEBUG resources::utils::app  > Found native app "Kdenlive" (ID: org.kde.kdenlive) at /run/host/usr/share/applications/org.kde.kdenlive.desktop with commandline `kdenlive %F` (detected executable name: kdenlive)
 DEBUG resources::utils::app  > Skipping org.gnome.RemoteDesktop.Handover because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Found native app "Initial Setup" (ID: gnome-initial-setup) at /run/host/usr/share/applications/gnome-initial-setup.desktop with commandline `/usr/libexec/gnome-initial-setup` (detected executable name: gnome-initial-setup)
 DEBUG resources::utils::app  > Found native app "Phoronix Test Suite Launcher" (ID: phoronix-test-suite-launcher) at /run/host/usr/share/applications/phoronix-test-suite-launcher.desktop with commandline `phoronix-test-suite openbenchmarking-launcher %f` (detected executable name: phoronix-test-suite)
 DEBUG resources::utils::app  > Found native app "Phoronix Test Suite" (ID: phoronix-test-suite) at /run/host/usr/share/applications/phoronix-test-suite.desktop with commandline `phoronix-test-suite shell` (detected executable name: phoronix-test-suite)
 DEBUG resources::utils::app  > Found native app "nvtop" (ID: nvtop) at /run/host/usr/share/applications/nvtop.desktop with commandline `nvtop` (detected executable name: nvtop)
 DEBUG resources::utils::app  > Found native app "Problem Reporting" (ID: org.freedesktop.problems.applet) at /run/host/usr/share/applications/org.freedesktop.problems.applet.desktop with commandline `abrt-applet --gapplication-service` (detected executable name: abrt-applet)
 DEBUG resources::utils::app  > Found native app "Steam" (ID: steam) at /run/host/usr/share/applications/steam.desktop with commandline `/usr/bin/steam %U` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "LibreOffice" (ID: libreoffice-startcenter) at /run/host/usr/share/applications/libreoffice-startcenter.desktop with commandline `libreoffice %U` (detected executable name: libreoffice)
 DEBUG resources::utils::app  > Found native app "LibreOffice Calc" (ID: libreoffice-calc) at /run/host/usr/share/applications/libreoffice-calc.desktop with commandline `libreoffice --calc %U` (detected executable name: libreoffice)
 DEBUG resources::utils::app  > Found native app "LibreOffice Writer" (ID: libreoffice-writer) at /run/host/usr/share/applications/libreoffice-writer.desktop with commandline `libreoffice --writer %U` (detected executable name: libreoffice)
 DEBUG resources::utils::app  > Found native app "LibreOffice Impress" (ID: libreoffice-impress) at /run/host/usr/share/applications/libreoffice-impress.desktop with commandline `libreoffice --impress %U` (detected executable name: libreoffice)
 DEBUG resources::utils::app  > Found native app "LibreOffice XSLT based filters" (ID: libreoffice-xsltfilter) at /run/host/usr/share/applications/libreoffice-xsltfilter.desktop with commandline `libreoffice %U` (detected executable name: libreoffice)
 DEBUG resources::utils::app  > Found native app "LibreOffice Draw" (ID: libreoffice-draw) at /run/host/usr/share/applications/libreoffice-draw.desktop with commandline `libreoffice --draw %U` (detected executable name: libreoffice)
 DEBUG resources::utils::app  > Found native app "LibreOffice Base" (ID: libreoffice-base) at /run/host/usr/share/applications/libreoffice-base.desktop with commandline `libreoffice --base %U` (detected executable name: libreoffice)
 DEBUG resources::utils::app  > Found native app "LibreOffice Math" (ID: libreoffice-math) at /run/host/usr/share/applications/libreoffice-math.desktop with commandline `libreoffice --math %U` (detected executable name: libreoffice)
 DEBUG resources::utils::app  > Skipping scrcpy-console because its executable sh blacklisted…
 DEBUG resources::utils::app  > Skipping scrcpy because its executable sh blacklisted…
 DEBUG resources::utils::app  > Found native app "Extensions" (ID: org.gnome.Shell.Extensions) at /run/host/usr/share/applications/org.gnome.Shell.Extensions.desktop with commandline `false` (detected executable name: false)
 DEBUG resources::utils::app  > Found native app "Network Login" (ID: org.gnome.Shell.PortalHelper) at /run/host/usr/share/applications/org.gnome.Shell.PortalHelper.desktop with commandline `gapplication launch org.gnome.Shell.PortalHelper` (detected executable name: gapplication)
 DEBUG resources::utils::app  > Found native app "GNOME Shell" (ID: org.gnome.Shell) at /run/host/usr/share/applications/org.gnome.Shell.desktop with commandline `/usr/bin/gnome-shell` (detected executable name: gnome-shell)
 DEBUG resources::utils::app  > Found native app "IBus M17N Setup" (ID: ibus-setup-m17n) at /run/host/usr/share/applications/ibus-setup-m17n.desktop with commandline `/usr/libexec/ibus-setup-m17n` (detected executable name: ibus-setup-m17n)
 DEBUG resources::utils::app  > Found native app "Software Install" (ID: gnome-software-local-file-flatpak) at /run/host/usr/share/applications/gnome-software-local-file-flatpak.desktop with commandline `gnome-software --local-filename %f` (detected executable name: gnome-software)
 DEBUG resources::utils::app  > Found native app "Software Install" (ID: gnome-software-local-file-fwupd) at /run/host/usr/share/applications/gnome-software-local-file-fwupd.desktop with commandline `gnome-software --local-filename %f` (detected executable name: gnome-software)
 DEBUG resources::utils::app  > Skipping gnome-software-local-file-packagekit because it's blocklisted (reason: Technical application)
 DEBUG resources::utils::app  > Found native app "Software" (ID: org.gnome.Software) at /run/host/usr/share/applications/org.gnome.Software.desktop with commandline `gnome-software %U` (detected executable name: gnome-software)
 DEBUG resources::utils::app  > Found native app "Start Syncthing" (ID: syncthing-start) at /run/host/usr/share/applications/syncthing-start.desktop with commandline `/usr/bin/syncthing serve --no-browser --logfile=default` (detected executable name: syncthing)
 DEBUG resources::utils::app  > Found native app "Syncthing Web UI" (ID: syncthing-ui) at /run/host/usr/share/applications/syncthing-ui.desktop with commandline `/usr/bin/syncthing --browser-only` (detected executable name: syncthing)
 DEBUG resources::utils::app  > Found native app "Google Maps" (ID: google-maps-geo-handler) at /run/host/usr/share/applications/google-maps-geo-handler.desktop with commandline `kde-geo-uri-handler --coordinate-template "https://www.google.com/maps/@<LAT>,<LON>,<Z>z" --query-template "https://www.google.com/maps/search/<Q>" --fallback "https://www.google.com/maps/" %u` (detected executable name: kde-geo-uri-handler)
 DEBUG resources::utils::app  > Found native app "OpenStreetMap" (ID: openstreetmap-geo-handler) at /run/host/usr/share/applications/openstreetmap-geo-handler.desktop with commandline `kde-geo-uri-handler --coordinate-template "https://www.openstreetmap.org/#map=<Z>/<LAT>/<LON>" --query-template "https://www.openstreetmap.org/search?query=<Q>" --fallback "https://www.openstreetmap.org" %u` (detected executable name: kde-geo-uri-handler)
 DEBUG resources::utils::app  > Found native app "Qwant Maps" (ID: qwant-maps-geo-handler) at /run/host/usr/share/applications/qwant-maps-geo-handler.desktop with commandline `kde-geo-uri-handler --coordinate-template "https://www.qwant.com/maps/#map=<Z>/<LAT>/<LON>" --query-template "https://www.qwant.com/maps/?q=<Q>&client=opensearch" --fallback "https://www.qwant.com/maps/" %u` (detected executable name: kde-geo-uri-handler)
 DEBUG resources::utils::app  > Found native app "wheelmap.org" (ID: wheelmap-geo-handler) at /run/host/usr/share/applications/wheelmap-geo-handler.desktop with commandline `kde-geo-uri-handler --coordinate-template "https://wheelmap.org/?lat=<LAT>&lon=<LON>" --query-template "https://wheelmap.org/search?q=<Q>" --fallback "https://wheelmap.org" %u` (detected executable name: kde-geo-uri-handler)
 DEBUG resources::utils::app  > Found native app "JupyterLab" (ID: jupyterlab) at /run/host/usr/share/applications/jupyterlab.desktop with commandline `jupyter-lab %f` (detected executable name: jupyter-lab)
 DEBUG resources::utils::app  > Found native app "KDE Wallet Service" (ID: org.kde.kwalletd6) at /run/host/usr/share/applications/org.kde.kwalletd6.desktop with commandline `kwalletd6` (detected executable name: kwalletd6)
 DEBUG resources::utils::app  > Found native app "Firefox" (ID: org.mozilla.firefox) at /run/host/usr/share/applications/org.mozilla.firefox.desktop with commandline `firefox %u` (detected executable name: firefox)
 DEBUG resources::utils::app  > Found native app "Connection Preferences" (ID: kcm_netpref) at /run/host/usr/share/applications/kcm_netpref.desktop with commandline `systemsettings kcm_netpref` (detected executable name: systemsettings)
 DEBUG resources::utils::app  > Found native app "Proxy" (ID: kcm_proxy) at /run/host/usr/share/applications/kcm_proxy.desktop with commandline `systemsettings kcm_proxy` (detected executable name: systemsettings)
 DEBUG resources::utils::app  > Found native app "Wastebin" (ID: kcm_trash) at /run/host/usr/share/applications/kcm_trash.desktop with commandline `kcmshell6 kcm_trash` (detected executable name: kcmshell6)
 DEBUG resources::utils::app  > Found native app "Web Search Keywords" (ID: kcm_webshortcuts) at /run/host/usr/share/applications/kcm_webshortcuts.desktop with commandline `kcmshell6 kcm_webshortcuts` (detected executable name: kcmshell6)
 DEBUG resources::utils::app  > Found native app "KTelnetService" (ID: ktelnetservice6) at /run/host/usr/share/applications/ktelnetservice6.desktop with commandline `ktelnetservice6 %u` (detected executable name: ktelnetservice6)
 DEBUG resources::utils::app  > Found native app "KIO" (ID: org.kde.kiod6) at /run/host/usr/share/applications/org.kde.kiod6.desktop with commandline `kiod6` (detected executable name: kiod6)
 DEBUG resources::utils::app  > Found native app "Typing Booster Preferences" (ID: ibus-setup-typing-booster) at /run/host/usr/share/applications/ibus-setup-typing-booster.desktop with commandline `/usr/libexec/ibus-setup-typing-booster` (detected executable name: ibus-setup-typing-booster)
 DEBUG resources::utils::app  > Found native app "KNewStuff Dialog" (ID: org.kde.knewstuff-dialog6) at /run/host/usr/share/applications/org.kde.knewstuff-dialog6.desktop with commandline `knewstuff-dialog6` (detected executable name: knewstuff-dialog6)
 DEBUG resources::utils::app  > Found native app "Jupyter Notebook" (ID: jupyter-notebook) at /run/host/usr/share/applications/jupyter-notebook.desktop with commandline `jupyter-notebook %f` (detected executable name: jupyter-notebook)
 DEBUG resources::utils::app  > Found native app "Chromium Web Browser" (ID: chromium-browser) at /run/host/usr/share/applications/chromium-browser.desktop with commandline `/usr/bin/chromium-browser %U` (detected executable name: chromium-browser)
 DEBUG resources::utils::app  > Found native app "Adwaita Demo" (ID: org.gnome.Adwaita1.Demo) at /run/host/usr/share/applications/org.gnome.Adwaita1.Demo.desktop with commandline `adwaita-1-demo` (detected executable name: adwaita-1-demo)
 DEBUG resources::utils::app  > Found native app "Wireshark" (ID: org.wireshark.Wireshark) at /run/host/usr/share/applications/org.wireshark.Wireshark.desktop with commandline `/usr/bin/wireshark %f` (detected executable name: wireshark)
 DEBUG resources::utils::app  > Found Flatpak app "Kooha" (ID: io.github.seadve.Kooha) at /var/lib/flatpak/exports/share/applications/io.github.seadve.Kooha.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=kooha io.github.seadve.Kooha` (detected executable name: kooha)
 DEBUG resources::utils::app  > Found Flatpak app "Desktop Files Creator" (ID: com.github.alexkdeveloper.desktop-files-creator) at /var/lib/flatpak/exports/share/applications/com.github.alexkdeveloper.desktop-files-creator.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=desktop-files-creator com.github.alexkdeveloper.desktop-files-creator` (detected executable name: desktop-files-creator)
 DEBUG resources::utils::app  > Found Flatpak app "Obfuscate" (ID: com.belmoussaoui.Obfuscate) at /var/lib/flatpak/exports/share/applications/com.belmoussaoui.Obfuscate.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=obfuscate --file-forwarding com.belmoussaoui.Obfuscate @@u %U @@` (detected executable name: obfuscate)
 DEBUG resources::utils::app  > Found Flatpak app "Quadrapassel" (ID: org.gnome.Quadrapassel) at /var/lib/flatpak/exports/share/applications/org.gnome.Quadrapassel.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=quadrapassel org.gnome.Quadrapassel` (detected executable name: quadrapassel)
 DEBUG resources::utils::app  > Found Flatpak app "Chess" (ID: org.gnome.Chess) at /var/lib/flatpak/exports/share/applications/org.gnome.Chess.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gnome-chess --file-forwarding org.gnome.Chess @@u %U @@` (detected executable name: gnome-chess)
 DEBUG resources::utils::app  > Found Flatpak app "Color Picker" (ID: nl.hjdskes.gcolor3) at /var/lib/flatpak/exports/share/applications/nl.hjdskes.gcolor3.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gcolor3 nl.hjdskes.gcolor3` (detected executable name: gcolor3)
 DEBUG resources::utils::app  > Found Flatpak app "Extension Manager" (ID: com.mattjakeman.ExtensionManager) at /var/lib/flatpak/exports/share/applications/com.mattjakeman.ExtensionManager.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=extension-manager --file-forwarding com.mattjakeman.ExtensionManager @@u %U @@` (detected executable name: extension-manager)
 DEBUG resources::utils::app  > Found Flatpak app "Workbench" (ID: re.sonny.Workbench) at /var/lib/flatpak/exports/share/applications/re.sonny.Workbench.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=workbench --file-forwarding re.sonny.Workbench @@u %U @@` (detected executable name: workbench)
 DEBUG resources::utils::app  > Found Flatpak app "Mahjongg" (ID: org.gnome.Mahjongg) at /var/lib/flatpak/exports/share/applications/org.gnome.Mahjongg.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gnome-mahjongg org.gnome.Mahjongg` (detected executable name: gnome-mahjongg)
 DEBUG resources::utils::app  > Found Flatpak app "Biblioteca" (ID: app.drey.Biblioteca) at /var/lib/flatpak/exports/share/applications/app.drey.Biblioteca.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=biblioteca --file-forwarding app.drey.Biblioteca @@u %U @@` (detected executable name: biblioteca)
 DEBUG resources::utils::app  > Found Flatpak app "Icon Library" (ID: org.gnome.design.IconLibrary) at /var/lib/flatpak/exports/share/applications/org.gnome.design.IconLibrary.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=icon-library org.gnome.design.IconLibrary` (detected executable name: icon-library)
 DEBUG resources::utils::app  > Found Flatpak app "Apostrophe" (ID: org.gnome.gitlab.somas.Apostrophe) at /var/lib/flatpak/exports/share/applications/org.gnome.gitlab.somas.Apostrophe.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=apostrophe --file-forwarding org.gnome.gitlab.somas.Apostrophe @@u %U @@` (detected executable name: apostrophe)
 DEBUG resources::utils::app  > Found Flatpak app "Tangram" (ID: re.sonny.Tangram) at /var/lib/flatpak/exports/share/applications/re.sonny.Tangram.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=re.sonny.Tangram re.sonny.Tangram` (detected executable name: re.sonny.Tangram)
 DEBUG resources::utils::app  > Found Flatpak app "VLC media player (Blu-ray)" (ID: org.videolan.VLC) at /var/lib/flatpak/exports/share/applications/org.videolan.VLC-openbd.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/vlc org.videolan.VLC --started-from-file bluray://%f` (detected executable name: vlc)
 DEBUG resources::utils::app  > Found Flatpak app "VLC media player (Audio CD)" (ID: org.videolan.VLC) at /var/lib/flatpak/exports/share/applications/org.videolan.VLC-opencda.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/vlc org.videolan.VLC --started-from-file cdda://%f` (detected executable name: vlc)
 DEBUG resources::utils::app  > Found Flatpak app "VLC media player (DVD)" (ID: org.videolan.VLC) at /var/lib/flatpak/exports/share/applications/org.videolan.VLC-opendvd.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/vlc org.videolan.VLC --started-from-file dvd://%f` (detected executable name: vlc)
 DEBUG resources::utils::app  > Found Flatpak app "VLC media player (VCD)" (ID: org.videolan.VLC) at /var/lib/flatpak/exports/share/applications/org.videolan.VLC-openvcd.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/vlc org.videolan.VLC --started-from-file vcd://%f` (detected executable name: vlc)
 DEBUG resources::utils::app  > Found Flatpak app "VLC media player" (ID: org.videolan.VLC) at /var/lib/flatpak/exports/share/applications/org.videolan.VLC.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/vlc --file-forwarding org.videolan.VLC --started-from-file @@u %U @@` (detected executable name: vlc)
 DEBUG resources::utils::app  > Found Flatpak app "Caprine" (ID: com.sindresorhus.Caprine) at /var/lib/flatpak/exports/share/applications/com.sindresorhus.Caprine.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=caprine --file-forwarding com.sindresorhus.Caprine @@u %U @@` (detected executable name: caprine)
 DEBUG resources::utils::app  > Found Flatpak app "Carla" (ID: studio.kx.carla) at /var/lib/flatpak/exports/share/applications/studio.kx.carla.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=carla --file-forwarding studio.kx.carla @@u %u @@` (detected executable name: carla)
 DEBUG resources::utils::app  > Found Flatpak app "Audacity" (ID: org.audacityteam.Audacity) at /var/lib/flatpak/exports/share/applications/org.audacityteam.Audacity.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=env --file-forwarding org.audacityteam.Audacity GDK_BACKEND=x11 UBUNTU_MENUPROXY=0 audacity @@ %F @@` (detected executable name: env)
 DEBUG resources::utils::app  > Found Flatpak app "Vesktop" (ID: dev.vencord.Vesktop) at /var/lib/flatpak/exports/share/applications/dev.vencord.Vesktop.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=startvesktop dev.vencord.Vesktop` (detected executable name: startvesktop)
 DEBUG resources::utils::app  > Found Flatpak app "ImHex" (ID: net.werwolv.ImHex) at /var/lib/flatpak/exports/share/applications/net.werwolv.ImHex.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=imhex --file-forwarding net.werwolv.ImHex @@u %U @@` (detected executable name: imhex)
 DEBUG resources::utils::app  > Found Flatpak app "WhatsApp for Linux" (ID: com.github.eneshecan.WhatsAppForLinux) at /var/lib/flatpak/exports/share/applications/com.github.eneshecan.WhatsAppForLinux.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=whatsapp-for-linux --file-forwarding com.github.eneshecan.WhatsAppForLinux @@u %u @@` (detected executable name: whatsapp-for-linux)
 DEBUG resources::utils::app  > Found Flatpak app "Railway" (ID: de.schmidhuberj.DieBahn) at /var/lib/flatpak/exports/share/applications/de.schmidhuberj.DieBahn.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/diebahn de.schmidhuberj.DieBahn` (detected executable name: diebahn)
 DEBUG resources::utils::app  > Found Flatpak app "FreeTube" (ID: io.freetubeapp.FreeTube) at /var/lib/flatpak/exports/share/applications/io.freetubeapp.FreeTube.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/run.sh --file-forwarding io.freetubeapp.FreeTube @@u %u @@` (detected executable name: run.sh)
 DEBUG resources::utils::app  > Found Flatpak app "Not Tetris 2" (ID: net.stabyourself.nottetris2) at /var/lib/flatpak/exports/share/applications/net.stabyourself.nottetris2.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/nottetris2.sh net.stabyourself.nottetris2` (detected executable name: nottetris2.sh)
 DEBUG resources::utils::app  > Found Flatpak app "Notes" (ID: org.gnome.Notes) at /var/lib/flatpak/exports/share/applications/org.gnome.Notes.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=bijiben --file-forwarding org.gnome.Notes @@u %u @@` (detected executable name: bijiben)
 DEBUG resources::utils::app  > Found Flatpak app "Dialect" (ID: app.drey.Dialect) at /var/lib/flatpak/exports/share/applications/app.drey.Dialect.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=dialect app.drey.Dialect` (detected executable name: dialect)
 DEBUG resources::utils::app  > Found Flatpak app "ProtonUp-Qt" (ID: net.davidotek.pupgui2) at /var/lib/flatpak/exports/share/applications/net.davidotek.pupgui2.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=net.davidotek.pupgui2 net.davidotek.pupgui2` (detected executable name: net.davidotek.pupgui2)
 DEBUG resources::utils::app  > Found Flatpak app "WebCord" (ID: io.github.spacingbat3.webcord) at /var/lib/flatpak/exports/share/applications/io.github.spacingbat3.webcord.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=run.sh io.github.spacingbat3.webcord` (detected executable name: run.sh)
 DEBUG resources::utils::app  > Found Flatpak app "RetroArch" (ID: org.libretro.RetroArch) at /var/lib/flatpak/exports/share/applications/org.libretro.RetroArch.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=retroarch org.libretro.RetroArch` (detected executable name: retroarch)
 DEBUG resources::utils::app  > Found Flatpak app "GNU Image Manipulation Program" (ID: org.gimp.GIMP) at /var/lib/flatpak/exports/share/applications/org.gimp.GIMP.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=gimp-2.10 --file-forwarding org.gimp.GIMP @@u %U @@` (detected executable name: gimp-2.10)
 DEBUG resources::utils::app  > Found Flatpak app "SyncThingy" (ID: com.github.zocker_160.SyncThingy) at /var/lib/flatpak/exports/share/applications/com.github.zocker_160.SyncThingy.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=SyncThingy com.github.zocker_160.SyncThingy` (detected executable name: SyncThingy)
 DEBUG resources::utils::app  > Found Flatpak app "Minecraft" (ID: com.mojang.Minecraft) at /var/lib/flatpak/exports/share/applications/com.mojang.Minecraft.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=minecraft com.mojang.Minecraft` (detected executable name: minecraft)
 DEBUG resources::utils::app  > Found Flatpak app "Blender" (ID: org.blender.Blender) at /var/lib/flatpak/exports/share/applications/org.blender.Blender.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=blender --file-forwarding org.blender.Blender @@ %f @@` (detected executable name: blender)
 DEBUG resources::utils::app  > Found Flatpak app "Minetest" (ID: net.minetest.Minetest) at /var/lib/flatpak/exports/share/applications/net.minetest.Minetest.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=minetest net.minetest.Minetest` (detected executable name: minetest)
 DEBUG resources::utils::app  > Found Flatpak app "OpenBoard" (ID: ch.openboard.OpenBoard) at /var/lib/flatpak/exports/share/applications/ch.openboard.OpenBoard.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=openboard --file-forwarding ch.openboard.OpenBoard @@ %f @@` (detected executable name: openboard)
 DEBUG resources::utils::app  > Found Flatpak app "ghostwriter" (ID: org.kde.ghostwriter) at /var/lib/flatpak/exports/share/applications/org.kde.ghostwriter.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=ghostwriter --file-forwarding org.kde.ghostwriter @@ %f @@` (detected executable name: ghostwriter)
 DEBUG resources::utils::app  > Found Flatpak app "Android Studio" (ID: com.google.AndroidStudio) at /var/lib/flatpak/exports/share/applications/com.google.AndroidStudio.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=android-studio-wrapper com.google.AndroidStudio` (detected executable name: android-studio-wrapper)
 DEBUG resources::utils::app  > Found Flatpak app "Telegram Desktop" (ID: org.telegram.desktop) at /var/lib/flatpak/exports/share/applications/org.telegram.desktop.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=telegram-desktop --file-forwarding org.telegram.desktop -- @@u %u @@` (detected executable name: telegram-desktop)
 DEBUG resources::utils::app  > Found Flatpak app "QjackCtl" (ID: org.rncbc.qjackctl) at /var/lib/flatpak/exports/share/applications/org.rncbc.qjackctl.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=qjackctl org.rncbc.qjackctl` (detected executable name: qjackctl)
 DEBUG resources::utils::app  > Found Flatpak app "Transmission" (ID: com.transmissionbt.Transmission) at /var/lib/flatpak/exports/share/applications/com.transmissionbt.Transmission.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=transmission-gtk --file-forwarding com.transmissionbt.Transmission @@u %U @@` (detected executable name: transmission-gtk)
 DEBUG resources::utils::app  > Found Flatpak app "Heroic Games Launcher" (ID: com.heroicgameslauncher.hgl) at /var/lib/flatpak/exports/share/applications/com.heroicgameslauncher.hgl.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=heroic-run --file-forwarding com.heroicgameslauncher.hgl @@u %u @@` (detected executable name: heroic-run)
 DEBUG resources::utils::app  > Found Flatpak app "Thunderbird" (ID: org.mozilla.Thunderbird) at /var/lib/flatpak/exports/share/applications/org.mozilla.Thunderbird.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=thunderbird --file-forwarding org.mozilla.Thunderbird @@u %u @@` (detected executable name: thunderbird)
 DEBUG resources::utils::app  > Found Flatpak app "Element" (ID: im.riot.Riot) at /var/lib/flatpak/exports/share/applications/im.riot.Riot.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/element --file-forwarding im.riot.Riot @@u %U @@` (detected executable name: element)
 DEBUG resources::utils::app  > Found Flatpak app "Discord" (ID: com.discordapp.Discord) at /var/lib/flatpak/exports/share/applications/com.discordapp.Discord.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=com.discordapp.Discord com.discordapp.Discord` (detected executable name: com.discordapp.Discord)
 DEBUG resources::utils::app  > Found Flatpak app "Signal" (ID: org.signal.Signal) at /var/lib/flatpak/exports/share/applications/org.signal.Signal.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=signal-desktop --file-forwarding org.signal.Signal @@u %U @@` (detected executable name: signal-desktop)
 DEBUG resources::utils::app  > Found Flatpak app "Slack" (ID: com.slack.Slack) at /var/lib/flatpak/exports/share/applications/com.slack.Slack.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=com.slack.Slack --file-forwarding com.slack.Slack @@u %U @@` (detected executable name: com.slack.Slack)
 DEBUG resources::utils::app  > Found Flatpak app "Bitwarden" (ID: com.bitwarden.desktop) at /var/lib/flatpak/exports/share/applications/com.bitwarden.desktop.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=bitwarden --file-forwarding com.bitwarden.desktop @@u %U @@` (detected executable name: bitwarden)
 DEBUG resources::utils::app  > Found Flatpak app "Visual Studio Code - URL Handler" (ID: com.visualstudio.code) at /var/lib/flatpak/exports/share/applications/com.visualstudio.code-url-handler.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=code --file-forwarding com.visualstudio.code --open-url @@u %U @@` (detected executable name: code)
 DEBUG resources::utils::app  > Found Flatpak app "Visual Studio Code" (ID: com.visualstudio.code) at /var/lib/flatpak/exports/share/applications/com.visualstudio.code.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=code --file-forwarding com.visualstudio.code --reuse-window @@ %F @@` (detected executable name: code)
 DEBUG resources::utils::app  > Found Flatpak app "Proton VPN" (ID: com.protonvpn.www) at /var/lib/flatpak/exports/share/applications/com.protonvpn.www.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=protonvpn-app --file-forwarding com.protonvpn.www @@u %u @@` (detected executable name: protonvpn-app)
 DEBUG resources::utils::app  > Found Flatpak app "Amberol" (ID: io.bassi.Amberol) at /var/lib/flatpak/exports/share/applications/io.bassi.Amberol.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=amberol --file-forwarding io.bassi.Amberol @@u %U @@` (detected executable name: amberol)
 DEBUG resources::utils::app  > Found Flatpak app "Elastic" (ID: app.drey.Elastic) at /var/lib/flatpak/exports/share/applications/app.drey.Elastic.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=app.drey.Elastic app.drey.Elastic` (detected executable name: app.drey.Elastic)
 DEBUG resources::utils::app  > Found Flatpak app "Pika Backup Monitor" (ID: org.gnome.World.PikaBackup) at /var/lib/flatpak/exports/share/applications/org.gnome.World.PikaBackup.Monitor.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=pika-backup-monitor org.gnome.World.PikaBackup` (detected executable name: pika-backup-monitor)
 DEBUG resources::utils::app  > Found Flatpak app "Pika Backup" (ID: org.gnome.World.PikaBackup) at /var/lib/flatpak/exports/share/applications/org.gnome.World.PikaBackup.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=pika-backup org.gnome.World.PikaBackup` (detected executable name: pika-backup)
 DEBUG resources::utils::app  > Found Flatpak app "Zoom" (ID: us.zoom.Zoom) at /var/lib/flatpak/exports/share/applications/us.zoom.Zoom.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=zoom --file-forwarding us.zoom.Zoom @@u %U @@` (detected executable name: zoom)
 DEBUG resources::utils::app  > Found Flatpak app "Exhibit" (ID: io.github.nokse22.Exhibit) at /var/lib/flatpak/exports/share/applications/io.github.nokse22.Exhibit.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=exhibit --file-forwarding io.github.nokse22.Exhibit @@u %U @@` (detected executable name: exhibit)
 DEBUG resources::utils::app  > Found Flatpak app "Hurry Curry!" (ID: org.metamuffin.hurrycurry.client) at /var/lib/flatpak/exports/share/applications/org.metamuffin.hurrycurry.client.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=hurrycurry org.metamuffin.hurrycurry.client` (detected executable name: hurrycurry)
 DEBUG resources::utils::app  > Found Flatpak app "Spotube" (ID: com.github.KRTirtho.Spotube) at /var/lib/flatpak/exports/share/applications/com.github.KRTirtho.Spotube.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=spotube --file-forwarding com.github.KRTirtho.Spotube @@u %u @@` (detected executable name: spotube)
 DEBUG resources::utils::app  > Found Flatpak app "Resources" (ID: net.nokyan.Resources) at /var/lib/flatpak/exports/share/applications/net.nokyan.Resources.desktop with commandline `/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=resources net.nokyan.Resources` (detected executable name: resources)
 DEBUG resources::utils::app  > Found native app "hh" (ID: wine-extension-chm) at /home/aleb/.local/share/applications/wine-extension-chm.desktop with commandline `wine start /ProgIDOpen chm.file %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "winhlp32" (ID: wine-extension-hlp) at /home/aleb/.local/share/applications/wine-extension-hlp.desktop with commandline `wine start /ProgIDOpen hlpfile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "winebrowser" (ID: wine-extension-htm) at /home/aleb/.local/share/applications/wine-extension-htm.desktop with commandline `wine start /ProgIDOpen htmlfile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "notepad" (ID: wine-extension-ini) at /home/aleb/.local/share/applications/wine-extension-ini.desktop with commandline `wine start /ProgIDOpen inifile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Wine Installer" (ID: wine-extension-msp) at /home/aleb/.local/share/applications/wine-extension-msp.desktop with commandline `wine start /ProgIDOpen Msi.Patch %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "winebrowser" (ID: wine-extension-pdf) at /home/aleb/.local/share/applications/wine-extension-pdf.desktop with commandline `wine start /ProgIDOpen pdffile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "wordpad" (ID: wine-extension-rtf) at /home/aleb/.local/share/applications/wine-extension-rtf.desktop with commandline `wine start /ProgIDOpen rtffile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "notepad" (ID: wine-extension-txt) at /home/aleb/.local/share/applications/wine-extension-txt.desktop with commandline `wine start /ProgIDOpen txtfile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "wscript" (ID: wine-extension-vbs) at /home/aleb/.local/share/applications/wine-extension-vbs.desktop with commandline `wine start /ProgIDOpen VBSFile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "wordpad" (ID: wine-extension-wri) at /home/aleb/.local/share/applications/wine-extension-wri.desktop with commandline `wine start /ProgIDOpen wrifile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "winebrowser" (ID: wine-extension-xml) at /home/aleb/.local/share/applications/wine-extension-xml.desktop with commandline `wine start /ProgIDOpen xmlfile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Riot Client" (ID: wine-protocol-riotclient) at /home/aleb/.local/share/applications/wine-protocol-riotclient.desktop with commandline `wine start %u` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "rundll32" (ID: wine-extension-application) at /home/aleb/.local/share/applications/wine-extension-application.desktop with commandline `wine start /ProgIDOpen Application.Manifest %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "rundll32" (ID: wine-extension-appref-ms) at /home/aleb/.local/share/applications/wine-extension-appref-ms.desktop with commandline `wine start /ProgIDOpen Application.Reference %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Windows Presentation Foundation Host" (ID: wine-extension-xaml) at /home/aleb/.local/share/applications/wine-extension-xaml.desktop with commandline `wine start /ProgIDOpen Windows.XamlDocument %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Windows Presentation Foundation Host" (ID: wine-extension-xbap) at /home/aleb/.local/share/applications/wine-extension-xbap.desktop with commandline `wine start /ProgIDOpen Windows.Xbap %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "A Wine application" (ID: wine-extension-compositefont) at /home/aleb/.local/share/applications/wine-extension-compositefont.desktop with commandline `wine start /ProgIDOpen Windows.CompositeFont %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Proton Experimental" (ID: Proton Experimental) at /home/aleb/.local/share/applications/Proton Experimental.desktop with commandline `steam steam://rungameid/1493710` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Steam Linux Runtime - Sniper" (ID: Steam Linux Runtime - Sniper) at /home/aleb/.local/share/applications/Steam Linux Runtime - Sniper.desktop with commandline `steam steam://rungameid/1628350` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Call of Juarez Gunslinger" (ID: Call of Juarez Gunslinger) at /home/aleb/.local/share/applications/Call of Juarez Gunslinger.desktop with commandline `steam steam://rungameid/204450` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Proton 8.0" (ID: Proton 8.0) at /home/aleb/.local/share/applications/Proton 8.0.desktop with commandline `steam steam://rungameid/2348590` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Steam Linux Runtime - Soldier" (ID: Steam Linux Runtime - Soldier) at /home/aleb/.local/share/applications/Steam Linux Runtime - Soldier.desktop with commandline `steam steam://rungameid/1391110` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "KARDS - The WWII Card Game" (ID: KARDS - The WWII Card Game) at /home/aleb/.local/share/applications/KARDS - The WWII Card Game.desktop with commandline `steam steam://rungameid/544810` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Magic: The Gathering Arena" (ID: Magic The Gathering Arena) at /home/aleb/.local/share/applications/Magic The Gathering Arena.desktop with commandline `steam steam://rungameid/2141910` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Technic" (ID: Technic) at /home/aleb/.local/share/applications/Technic.desktop with commandline `/run/user/1000/doc/dbe1a6e1/run.sh` (detected executable name: run.sh)
 DEBUG resources::utils::app  > Found native app "War Thunder" (ID: War Thunder) at /home/aleb/.local/share/applications/War Thunder.desktop with commandline `steam steam://rungameid/236390` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Burp Suite Community Edition" (ID: install4j_m30zpo-BurpSuiteCommunity) at /home/aleb/.local/share/applications/install4j_m30zpo-BurpSuiteCommunity.desktop with commandline `/home/aleb/Applications/BurpSuiteCommunity/BurpSuiteCommunity %U` (detected executable name: BurpSuiteCommunity)
 DEBUG resources::utils::app  > Found native app "We Were Here" (ID: We Were Here) at /home/aleb/.local/share/applications/We Were Here.desktop with commandline `steam steam://rungameid/582500` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "BRAIN / OUT" (ID: BRAIN  OUT) at /home/aleb/.local/share/applications/BRAIN  OUT.desktop with commandline `steam steam://rungameid/578310` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Proton EasyAntiCheat Runtime" (ID: Proton EasyAntiCheat Runtime) at /home/aleb/.local/share/applications/Proton EasyAntiCheat Runtime.desktop with commandline `steam steam://rungameid/1826330` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Brawlhalla" (ID: Brawlhalla) at /home/aleb/.local/share/applications/Brawlhalla.desktop with commandline `steam steam://rungameid/291550` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "GRID" (ID: GRID) at /home/aleb/.local/share/applications/GRID.desktop with commandline `steam steam://rungameid/12750` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Are You Ready for Valve Index?" (ID: Are You Ready for Valve Index) at /home/aleb/.local/share/applications/Are You Ready for Valve Index.desktop with commandline `steam steam://rungameid/1070910` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Proton 9.0 (Beta)" (ID: Proton 9.0 (Beta)) at /home/aleb/.local/share/applications/Proton 9.0 (Beta).desktop with commandline `steam steam://rungameid/2805730` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Counter-Strike 2" (ID: Counter-Strike 2) at /home/aleb/.local/share/applications/Counter-Strike 2.desktop with commandline `steam steam://rungameid/730` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Wine Internet Explorer" (ID: wine-extension-gif) at /home/aleb/.local/share/applications/wine-extension-gif.desktop with commandline `wine start /ProgIDOpen giffile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Wine Internet Explorer" (ID: wine-extension-jfif) at /home/aleb/.local/share/applications/wine-extension-jfif.desktop with commandline `wine start /ProgIDOpen pjpegfile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Wine Internet Explorer" (ID: wine-extension-jpe) at /home/aleb/.local/share/applications/wine-extension-jpe.desktop with commandline `wine start /ProgIDOpen jpegfile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Wine Internet Explorer" (ID: wine-extension-png) at /home/aleb/.local/share/applications/wine-extension-png.desktop with commandline `wine start /ProgIDOpen pngfile %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "rundll32" (ID: wine-extension-url) at /home/aleb/.local/share/applications/wine-extension-url.desktop with commandline `wine start /ProgIDOpen InternetShortcut %f` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "War Thunder" (ID: warthunder-launcher) at /home/aleb/.local/share/applications/warthunder-launcher.desktop with commandline `StartupWMClass=War Thunder (Vulkan, 64bit)` (detected executable name: StartupWMClass=War)
 DEBUG resources::utils::app  > Found native app "ENDLESS™ Legend" (ID: ENDLESS Legend) at /home/aleb/.local/share/applications/ENDLESS Legend.desktop with commandline `steam steam://rungameid/289130` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Psychonauts" (ID: Psychonauts) at /home/aleb/.local/share/applications/Psychonauts.desktop with commandline `steam steam://rungameid/3830` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Dota 2" (ID: Dota 2) at /home/aleb/.local/share/applications/Dota 2.desktop with commandline `steam steam://rungameid/570` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Devil May Cry 3: Special Edition" (ID: Devil May Cry 3 Special Edition) at /home/aleb/.local/share/applications/Devil May Cry 3 Special Edition.desktop with commandline `steam steam://rungameid/6550` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Ubisoft Connect" (ID: wine-protocol-uplay) at /home/aleb/.local/share/applications/wine-protocol-uplay.desktop with commandline `wine start %u` (detected executable name: wine)
 DEBUG resources::utils::app  > Found native app "Tropico 6" (ID: Tropico 6) at /home/aleb/.local/share/applications/Tropico 6.desktop with commandline `steam steam://rungameid/492720` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Deceit" (ID: Deceit) at /home/aleb/.local/share/applications/Deceit.desktop with commandline `steam steam://rungameid/466240` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Vampire Survivors" (ID: Vampire Survivors) at /home/aleb/.local/share/applications/Vampire Survivors.desktop with commandline `steam steam://rungameid/1794680` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "DDNet" (ID: DDNet) at /home/aleb/.local/share/applications/DDNet.desktop with commandline `steam steam://rungameid/412220` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Bone N Soul" (ID: Bone N Soul) at /home/aleb/.local/share/applications/Bone N Soul.desktop with commandline `steam steam://rungameid/1495900` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "One-armed cook" (ID: One-armed cook) at /home/aleb/.local/share/applications/One-armed cook.desktop with commandline `steam steam://rungameid/1977530` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Team Fortress 2" (ID: Team Fortress 2) at /home/aleb/.local/share/applications/Team Fortress 2.desktop with commandline `steam steam://rungameid/440` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Deadlock" (ID: Deadlock) at /home/aleb/.local/share/applications/Deadlock.desktop with commandline `steam steam://rungameid/1422450` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Enlisted" (ID: Enlisted) at /home/aleb/.local/share/applications/Enlisted.desktop with commandline `steam steam://rungameid/2051620` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Portal 2" (ID: Portal 2) at /home/aleb/.local/share/applications/Portal 2.desktop with commandline `steam steam://rungameid/620` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Half-Life" (ID: Half-Life) at /home/aleb/.local/share/applications/Half-Life.desktop with commandline `steam steam://rungameid/70` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "Age of Empires II (2013)" (ID: Age of Empires II (2013)) at /home/aleb/.local/share/applications/Age of Empires II (2013).desktop with commandline `steam steam://rungameid/221380` (detected executable name: steam)
 DEBUG resources::utils::app  > Found native app "GSConnect" (ID: org.gnome.Shell.Extensions.GSConnect) at /home/aleb/.local/share/applications/org.gnome.Shell.Extensions.GSConnect.desktop with commandline `gapplication launch org.gnome.Shell.Extensions.GSConnect %U` (detected executable name: gapplication)
 DEBUG resources::utils::app  > Found native app "GSConnect Preferences" (ID: org.gnome.Shell.Extensions.GSConnect.Preferences) at /home/aleb/.local/share/applications/org.gnome.Shell.Extensions.GSConnect.Preferences.desktop with commandline `gapplication action org.gnome.Shell.Extensions.GSConnect preferences` (detected executable name: gapplication)
 INFO  resources::utils::app  > Detected 288 apps within 32.39ms
 DEBUG resources::utils::memory > Memory information obtained using udevadm
 DEBUG resources::utils::pci    > Parsing pci.ids…
 INFO  resources::utils::pci    > Successfully parsed pci.ids within 11.97ms (vendors: 2388, devices: 18856, subdevices: 16297)
 DEBUG resources::utils::gpu::nvidia > Successfully connected to NVML
 INFO  resources::utils::gpu         > Found GPU "NVIDIA GeForce MX250" (PCI slot: 0000:02:00.0 · PCI ID: 10de:1d13 · Category: NVIDIA)
 INFO  resources::utils::gpu         > Found GPU "WhiskeyLake-U GT2 [UHD Graphics 620]" (PCI slot: 0000:00:02.0 · PCI ID: 8086:3ea0 · Category: Intel)
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers
Gdk-Message: 12:13:25.830: Error 71 (Protocol error) dispatching to Wayland display.

aleb2000 avatar Oct 01 '24 10:10 aleb2000

I can't launch it too, using Fedora on a hybrid laptop (Intel+NVIDIA)

rashadgasimli avatar Oct 01 '24 10:10 rashadgasimli

flatpak override --user --env=GSK_RENDERER=gl net.nokyan.Resources use this command

rashadgasimli avatar Oct 01 '24 10:10 rashadgasimli

https://discussion.fedoraproject.org/t/gdk-message-error-71-protocol-error-dispatching-to-wayland-display/127927 here is a discussion

rashadgasimli avatar Oct 01 '24 10:10 rashadgasimli

https://discussion.fedoraproject.org/t/gdk-message-error-71-protocol-error-dispatching-to-wayland-display/127927 here is a discussion

I guess it's a GNOME 47 / GTK issue then. Thanks for the heads up.

aleb2000 avatar Oct 01 '24 10:10 aleb2000

Similar issue here on the official release of Ubuntu 24.10, running on Wayland. After entering flatpak run net.nokyan.Resources, I get the following error message: (resources:2): Gdk-WARNING **: 19:23:35.749: vkCreateWaylandSurfaceKHR(): A host memory allocation has failed. (VK_ERROR_OUT_OF_HOST_MEMORY) (-1)

The issue does not happen on Xorg though.

EvanFro avatar Oct 10 '24 23:10 EvanFro

With the latest Nvidia drivers (major version 565) the issue is now fixed, and the workaround is no longer necessary. Closing this.

aleb2000 avatar Nov 06 '24 18:11 aleb2000