[GH-ISSUE #171] [BUG] AppImage is missing libappindicator3 #91

Closed
opened 2026-02-17 17:12:04 -05:00 by yindo · 1 comment
Owner

Originally created by @DJMoffinz on GitHub (Nov 15, 2025).
Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/171

Describe the bug
The AppImage distribution of the Drop desktop client does not come with libappindicator3 or libayatana-appindicator3, which causes it not to run on my system. I have tried installing them from system repositories, which has not solved my issue.

I confirmed that they are not there by running the appimage with the --appimage-mount flag and searching the usr/lib directory of the image for "appindicator" and found nothing.

Unless there is a good reason for this, I suggest that they be included in future releases or made optional dependencies so as not to defeat the purpose of AppImages.

Desktop (please complete the following information):

  • OS: Arch Linux
  • App Version: 0.3.4_amd64.AppImage
Originally created by @DJMoffinz on GitHub (Nov 15, 2025). Original GitHub issue: https://github.com/Drop-OSS/drop-app/issues/171 **Describe the bug** The AppImage distribution of the Drop desktop client does not come with libappindicator3 or libayatana-appindicator3, which causes it not to run on my system. I have tried installing them from system repositories, which has not solved my issue. I confirmed that they are not there by running the appimage with the `--appimage-mount` flag and searching the `usr/lib` directory of the image for "appindicator" and found nothing. Unless there is a good reason for this, I suggest that they be included in future releases or made optional dependencies so as not to defeat the purpose of AppImages. **Desktop (please complete the following information):** - OS: Arch Linux - App Version: 0.3.4_amd64.AppImage
yindo closed this issue 2026-02-17 17:12:04 -05:00
Author
Owner

@DJMoffinz commented on GitHub (Nov 15, 2025):

closing as i now know that this seems to be a known problem, and setting NO_TRAY_ICON=true allows the program to run

@DJMoffinz commented on GitHub (Nov 15, 2025): closing as i now know that this seems to be a known problem, and setting `NO_TRAY_ICON=true` allows the program to run
yindo changed title from [BUG] AppImage is missing libappindicator3 to [GH-ISSUE #171] [BUG] AppImage is missing libappindicator3 2026-06-05 14:24:44 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#91