mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2026-07-21 08:56:07 -04:00
[GH-ISSUE #178] [BUG] Drop Desktop Client crashes immediately on SteamOS 3.9 #94
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @iiGiovanni on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/178
Describe the bug
Drop (Drop Desktop Client) cannot be opened on an ASUS ROG Xbox Ally X running SteamOS 3.9. The AppImage crashes immediately on launch. When started from the console, it either aborts due to an EGL initialization failure (
EGL_BAD_PARAMETER) or panics because required AppIndicator libraries are missing (ayatana-appindicator3/appindicator3), resulting in a core dump.To Reproduce
Drop.Desktop.Client_0.3.4_amd64.AppImage./home/deck/Applications/chmod +x Drop.Desktop.Client_0.3.4_amd64.AppImage).Expected behavior
Drop should launch normally and show its main window (and tray icon if enabled), without crashing.
Desktop
Additional context / Logs
Default launch
Launch with environment variables
@Pacodastre commented on GitHub (Jan 26, 2026):
Hi,
The recommended way to install drop on steam os is through distrobox. There's a guide available here: https://docs.droposs.org/docs/installing-drop-app/steamdeck.
Could you try the guide and let me know if you run into issues?
Thanks.
@iiGiovanni commented on GitHub (Jan 27, 2026):
I followed all the steps from the manual and this worked perfectly, thank you!
[BUG] Drop Desktop Client crashes immediately on SteamOS 3.9to [GH-ISSUE #178] [BUG] Drop Desktop Client crashes immediately on SteamOS 3.9