[Gambas-user] New AppImage Feature (Master)
Claus Dietrich
claus.dietrich at freenet.de
Mon Oct 2 19:33:21 CEST 2023
Hi Benoit
Am 02.10.23 um 13:01 schrieb Benoît Minisini:
>> 2. Why is the theme and font of the generated AppImage different
>> and how can this be avoided?
>
> No idea. I don't understand all the magic behind AppImage, and you
> have sometimes to choose a different Ubuntu distribution for different
> applications to make them work.
>
> Regards,
>
> --
> Benoît Minisini.
When I compared the protocols of the AppImage generation in the IDE and
the "manual classical way" I possibly found the reason, why the
generated AppImages didn't start any longer after I upgraded the Master
to the cutting edge version. When I started them in the console I got
the error message "Bytecode too recent. Please upgrade Gambas.".
While the manual AppImage generation protocol correctly refers to
- sourceline: deb
http://ppa.launchpad.net/gambas-team/gambas-daily/ubuntu focal
the AppImage generation protocol in the IDE refers to
http://ppa.launchpad.net/gambas-team/gambas3/ubuntu jammy InRelease
Is this possibly a bug?
The comparison further helped me to determine the package
qt5-gtk-platformtheme as the one which can fix my problem with the
different font. I simply added it in the IDE on the basis of trial and
error. Sadly, I didn't find any package which fixed the different theme.
Best regards
Claus
More information about the User
mailing list