AppImage, Flatpak to test window centring

For test results, bug reports, announcements of new builds etc.

Moderators: another_commander, winston, Getafix

Post Reply
User avatar
mcarans
---- E L I T E ----
---- E L I T E ----
Posts: 712
Joined: Sun Jun 20, 2010 6:00 pm

AppImage, Flatpak to test window centring

Post by mcarans »

Please can you test this appimage:

https://www.filemail.com/d/jzlhwhfgmzpakmt

I took an appimage and replaced various files with ones from nix to give the same SDL version as the Flatpak.
Last edited by mcarans on Mon Mar 09, 2026 1:41 am, edited 1 time in total.
User avatar
mcarans
---- E L I T E ----
---- E L I T E ----
Posts: 712
Joined: Sun Jun 20, 2010 6:00 pm

Re: AppImage and Flatpak to test window centring

Post by mcarans »

Newer appimage and flatpak to test:

https://www.filemail.com/d/mhfbjjsklepnnol


Both have a separate SDL2 executable (source here that shows the splash screen that is launched by the startup script before Oolite is launched. The AppImage although built on Ubuntu 22.04 has newer SDL (while retaining dependency on old glibc) copied into it - it uses the same version of sdl12compat as the Flatpak and calls through to SDL3 via sdl2compat.

EDIT: the appimage and flatpak here also have a no network fix: https://github.com/mcarans/oolite/actio ... 2839998737 but this AppImage does not have upgraded SDL.
User avatar
hiran
Theorethicist
Posts: 2573
Joined: Fri Mar 26, 2021 1:39 pm
Location: a parallel world I created for myself. Some call it a singularity...

Re: AppImage, Flatpak to test window centring

Post by hiran »

I tested both the flatpak as well as the appimage on Ubuntu 24 LTS, running them several times.
The startup screen looks centered on my primary display. After that the window comes up maximized.

While the flatpak showed the game window on the primary display all the time, the appimage shifted the main window to another screen - but only starting from second attempt.
Regardless the location, the splash screen is centered now and the application window seems to remember where it belongs.
:-)
Sunshine - Moonlight - Good Times - Oolite
User avatar
mcarans
---- E L I T E ----
---- E L I T E ----
Posts: 712
Joined: Sun Jun 20, 2010 6:00 pm

Re: AppImage, Flatpak to test window centring

Post by mcarans »

hiran wrote: Mon Mar 09, 2026 5:55 pm
I tested both the flatpak as well as the appimage on Ubuntu 24 LTS, running them several times.
The startup screen looks centered on my primary display. After that the window comes up maximized.

While the flatpak showed the game window on the primary display all the time, the appimage shifted the main window to another screen - but only starting from second attempt.
Regardless the location, the splash screen is centered now and the application window seems to remember where it belongs.
:-)
That's great news! Thanks for testing.

I have raised an issue in the GNUstep base repo for the no network issue so hopefully the Linux-specific workaround can be removed in future.
Post Reply