appimaged
No description set
- Developed at system:packagemanager
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/appimaged && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
AppImageKit-10.obscpio | 0001638412 1.56 MB | |
AppImageKit.obsinfo | 0000000098 98 Bytes | |
_service | 0000000535 535 Bytes | |
appimaged.changes | 0000001375 1.34 KB | |
appimaged.service | 0000000179 179 Bytes | |
appimaged.spec | 0000003512 3.43 KB |
Latest Revision
Dominique Leuenberger (dimstar_suse)
accepted
request 930189
from
Adrian Schröter (adrianSuSE)
(revision 2)
Comments 2
The [Install] section of the service file contains WantedBy=graphical.target however grahical.target is not a user target. Please change this in default.target (which is a systemd user target).
TIA
The current packaged version is outdated which means it's affected by this already solved bug: https://github.com/AppImage/AppImageKit/issues/642 (AppImageD ignores arguments in the Exec= line of the desktop file). I have found it out while downloading an AppImage with the parameter %U in the Exec key of the desktop file and letting AppImageD register it in the system. Whenever I manually modify the desktop file AppImageD detects the change and reinstalls the desktop file without the parameter.