TheAssassin

Results 1705 comments of TheAssassin

This kind of feels like you're trying to save yourself from actually testing the resulting AppImage on multiple distributions. It'd be a huge amount of work to just gather the...

[AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher) could perfectly implement this, as it does already intercept any launch of AppImages. appimaged can never implement such a feature due to how it works. I would close this...

All I'm saying is that appimaged can't do it, technically.

@probonopd that's the master plan isn't it? I could also argue that appimaged has its own issue tracker now...

I believe I'm affected by the same problem. Once the path becomes too long (e.g., in some automated CI environment), conda unexpectedly(!) just changes the shebang for some arbitrary value...

Please provide an exact link(!) to the AppImage you tried.

I would love to see an AppImage asap. Making one is very easy with electron-builder.

https://github.com/AppImage/AppImageUpdate

@zilti you could try to make some AppImage with electron-builder from the repository, I think it's already using it. We might be able to prepare a PR then.