appimaged
No description set
- Developed at system:packagemanager
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/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 | 0000001572 1.54 KB | |
appimaged.service | 0000000179 179 Bytes | |
appimaged.spec | 0000003545 3.46 KB | |
gcc14,patch | 0000000322 322 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1224898
from
Adrian Schröter (adrianSuSE)
(revision 3)
- Add gcc14,patch:Fix build using stricter gcc 14. (forwarded request 1224883 from dimstar)
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.