Summary: | Krita Next nightly Appimage cannot start, memory allocation failed and bad address | ||
---|---|---|---|
Product: | [Applications] krita | Reporter: | Tyson Tan <tysontanx> |
Component: | * Unknown | Assignee: | Krita Bugs <krita-bugs-null> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | crash | CC: | dimula73 |
Priority: | NOR | ||
Version First Reported In: | nightly build (please specify the git hash!) | ||
Target Milestone: | --- | ||
Platform: | Manjaro | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tyson Tan
2025-04-23 03:37:14 UTC
Hi, Tyson! Could you check if you have AppImageLauncher installed? This link says it could cause an issue like that: https://forum.cursor.com/t/0-47-9-failed-to-launch-fuse-memory-allocation-failed/68394/17 Yes, I'm using AppimageLauncher on Manjaro. So it seems to be a unrelated issue to Krita? Weird that the old appimage still works though. Hi, Tyson! Could you please tell what version of AppImageLauncher you use? And could you try to update to the latest available Alpha version of AppImageLauncher? PS: We have updated Krita to the new version of AppImage runtime, that is the reason why older versions work fine. Though I believe that we should resolve this problem before doing the release. I'm using a customized version of appimagelauncher from AUR: http://aur.archlinux.org/packages/appimagelauncher The version number is 2.2.0-9, the codebase was from 2020. Years ago I sent an updated Chinese translation to the project, and attempt to discuss how they might have handled locale incorrectly, never saw a reply. I think the project is probably dead. Hi, Tyson! > I think the project is probably dead As far as I can tell, the project in not dead, it is just the author is not careful enough with versioning of the package. Here is his note: https://github.com/AppImage/type2-runtime/issues/121#issuecomment-2864143920 Could you help me with one question? Do you have any workaround running the new AppImage package on your system? E.g. by clicking on it directly, bypassing the launcher? Yes, I can just run the AppImage directly, if I uninstalled AppImageLauncher. I decided to stop using the launcher due to its added complexity. I can't build the newer version because I can't direct access to Github from China, and I don't want to figure out how to make curl use a proxy during an AUR package build. Well, given that AppImage developers have no will to fix this issue, I guess we can call it unsupported and declare that the user should update AppImageLauncher instead :( |