[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppImage


Am 03.03.25 um 08:19 schrieb Claus Dietrich:
Am 03.03.25 um 02:05 schrieb Benoît Minisini:
In the last commit, I have added support for the OBS syntax in AppImage Ubuntu repositories.

Can someone using an apt-based distribution test if it works?

On my Manjaro, AppImage are correctly created, but always segfault at start. :-/

Regards,

Thanks a lot for taking care of this. Everything is prepared for a test on Mint 22(≙Ubuntu 24.04). I'll be back on this as soon as the OBS covers commit a0009a71.

Here are my test results on Mint 22 (corresponding to Ubuntu 24.04) with the Gambas-Master 3.20.99 installed from OBS:

The AppImage-Builder was installed as AppImage ...

wget-Oappimage-builder-x86_64.AppImagehttps://github.com/AppImageCrafters/appimage-builder/releases/download/v1.1.0/appimage-builder-1.1.0-x86_64.AppImage
chmod+xappimage-builder-x86_64.AppImage
sudomvappimage-builder-x86_64.AppImage/usr/local/bin/appimage-builder

*1.    Before updating to commit a0009a71*

The Installation packaging dialog "4. AppImageBuilder Configuration" worked with these settings and the AppImage could be started successfully:

Ubuntu repository: http://archive.ubuntu.com/ubuntu
Ubuntu distribution:  jammy(22.04)
Gambas repository: http://ppa.launchpad.net/gambas-team/gambas3/ubuntu/

Question: Why did these settings work? My Ubuntu VM is noble (24.04) and not jammy (22.04). The combo of the Ubuntu repository didn't allow to select "noble (24.04)".

*2. After updating to commit a0009a71*

_Test1:
_

The Installation packaging dialog "4. AppImageBuilder Configuration" still worked with the settings as described under above 1 and the AppImage could still be started.

_Test2:_

With these settings, the AppImage was generated as "successful" (~10MB bigger than before), but the AppImage could not be started:

Ubuntu repository: http://archive.ubuntu.com/ubuntu
Ubuntu distribution:  noble (24.04)
Gambas repository: http://ppa.launchpad.net/gambas-team/gambas3/ubuntu/

When I clicked on  "get current system configuration" nothing changed.

Question: The Gambas repository is still pointing at the ppa. Do I have to override it by something pointing at the OBS? If yes, what?

Best regards

Claus




Follow-Ups:
Re: AppImageGianluigi <gradobag@xxxxxxxxxxx>
Re: AppImageBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
AppImageGianluigi <gradobag@xxxxxxxxxxx>
Re: AppImageBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: AppImageClaus Dietrich <claus.dietrich@xxxxxxxxxx>