-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature request] Provide an AppImage for Linux #307
Comments
I support this! |
Please do something like this so we don't have to compile everything :) |
Yes, that would be great to see a PR for AppImage! @finnbear : In the meantime, we already provide linux and windows binaries: https://github.com/alicevision/meshroom/releases |
You could try to run appimagetool on the contents of that |
That'd work, although wouldn't be fully optimized in terms of download size. I think it currently bundles more of Qt than is necessary. |
That's an art we haven't been able to solve reliably in linuxdeploy-plugin-conda yet either, but we added a bunch of I think using the |
I am having the same issue on a HP Pavilion laptop. This is an optimus machine with a Nvidia GeForce GTX 1050 chipset. I know that CUDA is installed correctly because it does work when selecting it in Blender. I use the newest driver. OS is OpenSuse Tumbleweed. But still Meshroom reports: In windows it works fine on the same machine. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Not doing anything is never a good reason to close an issue. Doing so ensures it doesn't get done... |
@probonopd There is an error in the bot configuration, this issue is marked as "do not close". This should be fixed by #801 |
Providing an AppImage would have, among others, these advantages:
appimaged
--appimage-extract
parameterHere is an overview of projects that are already distributing upstream-provided, official AppImages.
Complex Python/Qt applications are shipped in AppImage format, such as Ultimaker Cura. There are tools like https://github.com/linuxdeploy/linuxdeploy-plugin-conda to greatly facilitate the process.
If you have questions, AppImage developers are on #AppImage on irc.freenode.net.
Possibly @TheAssassin would be willing to help, or even send a PR.
The text was updated successfully, but these errors were encountered: