appimaged icon indicating copy to clipboard operation
appimaged copied to clipboard

appimaged is a daemon that monitors the system and integrates AppImages.

Results 39 appimaged issues
Sort by recently updated
recently updated
newest added

As of ``` appimaged, continuous build (commit 2e34378), build 108 built on 2019-03-14 17:43:20 UTC ``` on `xubuntu-18.04-desktop-amd64.iso` `appimaged` is currently so broken that if the issues don't resolve i...

bug

``` me@host:~/Desktop$ ls ../.local/share/icons/hicolor/ 0x0 128x128 192x192 26x26 36x36 512x512 72x72 scalable 100x100 154x154 22x22 278x278 40x40 52x52 80x80 1024x1024 160x160 24x24 300x300 42x42 64x64 8x8 107x107 16x16 256x256 32x32...

``` me@host:~$ appimaged --version appimaged, continuous build (commit 23a3b00), build 197 built on 2019-05-24 14:27:35 UTC xubuntu-19.04-desktop-amd64.iso ``` ![Screenshot_2019-05-24_21-12-30](https://user-images.githubusercontent.com/2480569/58351391-2dac5000-7e58-11e9-80f7-de11695eb65b.png) @azubieta

bug
high-priority

Not sure whether this is actually a `libappimage` issue. Icons fail either on the AppImage file itself (thumbnail) and/or on the menu entry (desktop file). See the AppImage filenames, those...

(from https://github.com/AppImage/AppImageKit/issues/577) Currently we are writing desktop files as soon as we have extracted them to `.local/share` - this triggers some desktop managers to rebuild the menus after _every_ desktop...

help-wanted
good first issue
high-priority

@azubieta please check whether the dependencies are accurately reflected in the rpm and deb packages. ``` linux@localhost:~> sudo zypper in Downloads/appimaged-appimaged-1_alpha-git23a3b00.travis197.x86_64.rpm Loading repository data... Reading installed packages... Resolving package dependencies......

The Icon Theme Specification actually does **not** specify `$XDG_DATA_HOME` as a source for icons, hence applications in userspace do not have a standard way to place their icons. Although Ubuntu...

debian instruction not working. does one install node.js and pm2 and use pm2 startup ubuntu instead?

question

`appimaged` is a key component of the AppImage experience (for me, anyways) and I am critically dependent on it. I will not be going away. If we can improve `appimaged`...

high-priority

> Firejail is a SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. It allows a process...