TheAssassin
TheAssassin
> I'm interested on this and I think I'm early into this game. Good to hear that. And yes, you are. This project isn't supposed to fully replace Travis CI....
Uploading artifacts to GitHub releases and other systems is probably a good idea. However, as this project is merely a shell script generator, we need to use separate tools which...
I hardly have time to work on this project unfortunately right now. This week I plan to spend most time on appimagelint. Perhaps we'll talk once you're ready to get...
@jmknoble MuseScore should add `X-AppImage-Integrate=false` to their desktop file IMO.
Technically all AppImages will always be run with AppImageLauncher. The environment variable just suppresses the dialog, but that's it. There's certainly the need for an excludelist of some kind.
@s7relok you have most likely installed the continuous release, but @corey851 is using the 2.2.0 release. But you have a point there, I need to update the dependencies there. Please...
@corey851 you said you installed the release binary. As the DBus dependency has been introduced after that release, I can't imagine that you are affected by the same issue @s7relok...
@corey851 this page looks very Fedora-specific. The RPMs are meant for *all* kinds of RPM based distros. We could indeed add some additional dependencies. AppImageLauncher and its direct dependencies should...
This issue describes two issues, one is about an AppImage, the second is about Wayland. Given the title, I will focus on the second one. Feel free to open another...
I haven't managed to find a good workaround yet. The two known ones are: - patch AppImage so it doesn't trigger the `binfmt_misc` integration any more - use `binfmt_bypass` binary...