[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: AppImage last test
[Thread Prev] | [Thread Next]
- Subject: Re: AppImage last test
- From: Claus Dietrich <claus.dietrich@xxxxxxxxxx>
- Date: Fri, 7 Mar 2025 22:35:05 +0100
- To: Gambas MailingList <user@xxxxxxxxxxxxxxxxxxxxxx>
Am 07.03.25 um 18:52 schrieb Benoît Minisini:
I wonder if there is some debugging flag that you could pass when running the AppImage, to get more information about the problem...
On my Mint 22 (~Ubuntu 24.04) I used ./name.AppImage --appimage-extract > fname.txt to get the oontents of files inside the appimage.
For comparison I did this a) of a working appimageb) of an appimage which can't be started (error "APPRUN_ERROR: No such file or directory")
Here are the results which clearly show differences: ok.txt: https://magentacloud.de/s/srBZDgkpz6B2zWy not_ok.txt: https://magentacloud.de/s/DJq8QCqCfmGEj9x For a) I used the settings Ubuntu repository: http://archive.ubuntu.com/ubuntu Ubuntu distribution: jammy (22.04) Gambas respitory: http://ppa.launchpad.net/gambas-team/gambas3/ubuntu/ For b) I used the settings Ubuntu repository: http://archive.ubuntu.com/ubuntu Ubuntu distribution: noble (24.04)Gambas respitory: http://download.opensuse.org/repositories/home:/gambas:/stable/xUbuntu_${VERSION}/ /
Hope, that this is of any use. Best regards Claus
AppImage last test | Gianluigi <gradobag@xxxxxxxxxxx> |
Re: AppImage last test | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |