Skip to content

AppImages fail to run if appimaged process is running #827

@probonopd

Description

@probonopd
  • Version: 7.11.4
  • Target: Linux AppImage

If a process called appimaged is running, then desktop integration must not be shown. However this functionality seems to be broken and results in the AppImage not launch its app but saying line 43: exec: : not found instead.
The original desktopintegration script does not show this behavior.

+ pidof appimaged
2677
+ exit 0
+ atexit
+ '[' 0 -eq 0 ']'
+ exec ''
/home/me/Downloads/donut-1.2.0-x86_64/AppRun: line 43: exec: : not found

(In case you are wondering: appimaged is an optional daemon that watches the system for AppImages and integrates them with the system, video)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions