sourcegraph / app

Issue tracker for the Sourcegraph app - a lightweight single-binary version of Sourcegraph for your local machine
27 stars 2 forks source link

Trying to run on Fedora 38 KDE `Failed to load module "appmenu-gtk-module"` #66

Open ruihildt opened 10 months ago

ruihildt commented 10 months ago

The Cody screen shows and I can right-click on the tray icon and see the menu.

Here's the terminal output:

$ ./cody_2023.7.11+1384.7d20a90ce7_amd64.AppImage
Gtk-Message: 19:03:10.246: Failed to load module "appmenu-gtk-module"
Sourcegraph starting with args: ["--cacheDir", "/home/rui/.cache/com.sourcegraph.cody", "--configDir", "/home/rui/.local
/share/com.sourcegraph.cody"]
mv: /tmp/.mount_cody_2CBH3dQ/usr/lib/libselinux.so.1: no version information available (required by mv)
Gtk-Message: 19:03:10.687: Failed to load module "appmenu-gtk-module"

** (cody:60469): WARNING **: 19:03:35.547: atk-bridge: get_device_events_reply: unknown signature

If I click on any item in the menu, (for example View logs), nothing happens visually, and here's the terminal output.

Failed to open path: Shell("failed to open: Scoped shell IO error: exit status: 4")