Search found 2559 matches
- Tue Mar 10, 2026 5:45 am
- Forum: Suggestion Box
- Topic: Use sharun + wrappe instead of appimage
- Replies: 1
- Views: 26
Re: Use sharun + wrappe instead of appimage
Seems there are in depth problems even when packaging AppImages? I never heard of the tools you mention but they surely exist for a reason. Yet all this sounds like beating around the bush as noone wants to go for the real problem: upgrade Oolite for new/latest dependencies. Flatpak vs AppImage leav...
- Mon Mar 09, 2026 5:55 pm
- Forum: Testing and Bug reports
- Topic: AppImage, Flatpak to test window centring
- Replies: 3
- Views: 91
Re: AppImage, Flatpak to test window centring
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 ma...
- Sun Mar 08, 2026 10:48 pm
- Forum: Discussion
- Topic: Publish AppImage to appimage.github.io/
- Replies: 0
- Views: 25
Publish AppImage to appimage.github.io/
Just like the Microsoft Store or FlatHub, AppImages can be registered on https://appimage.github.io/ so they get more popular. While I tried to follow this guide https://github.com/AppImage/appimage.github.io?tab=readme-ov-file#how-to-submit-appimages-to-the-catalog I had to find out that all tests ...
- Sun Mar 08, 2026 8:34 pm
- Forum: Discussion
- Topic: Detect and run modern installations
- Replies: 52
- Views: 1056
Re: Detect and run modern installations
Line added to help screen. You can now see if you are running a debug-functionality-enabled (test release) build or not. Thank you for that change. This works, and it is backward compatible. Versions that do not disclose their build type still won't go interactive. I enhanced OoliteStarter to make ...
- Sun Mar 08, 2026 12:37 pm
- Forum: Oolite-PC
- Topic: Oolite 1.92 released on the Microsoft Store
- Replies: 5
- Views: 309
Re: Oolite 1.92 released on the Microsoft Store
We have badges already set up for MSStore and Flathub in the Downloads page. Ha, indeed. How could I miss them? Then all that's left is to register our appimage builds here: https://appimage.github.io/ (offtopic) Once your AppImage is available for download, please file an issue at GitHub to get it...
- Sat Mar 07, 2026 10:50 pm
- Forum: Discussion
- Topic: Detect and run modern installations
- Replies: 52
- Views: 1056
Re: Detect and run modern installations
Now I need a better way to test for the debug capability. Currently that still requires to extract the manifest.plist file. Short of augmenting the --help, I can only find this crude method, which probably won't work on ancient versions. timeout 5 ./Oolitewhatever.AppImage -verify-oxp /tmp/notreal ...
- Sat Mar 07, 2026 10:41 pm
- Forum: Oolite-PC
- Topic: Oolite 1.92 released on the Microsoft Store
- Replies: 5
- Views: 309
Re: Oolite 1.92 released on the Microsoft Store
The game is categorized "Role play +1". Is that intended? And what is this +1? Ah, hovering on it reveals "Simulation". Yes, that's what I had assumed in first place. We could generate a badge and add that to our homepage. Such as <a href="https://get.microsoft.com/installer...
- Sat Mar 07, 2026 10:18 pm
- Forum: Discussion
- Topic: Detect and run modern installations
- Replies: 52
- Views: 1056
Re: Detect and run modern installations
--help seems to work fine with appimage $ ./Oolite_test_1.92.1.7800-260303-6443c4c-x86_64.AppImage --help 2>/dev/null | sed -n 's/^Version //p' 1.92.1.7800-260303-6443c4c Yep, that works. So it is at least not necessary to extract the image for version information. Now I need a better way to test f...
- Sat Mar 07, 2026 6:41 am
- Forum: Discussion
- Topic: Detect and run modern installations
- Replies: 52
- Views: 1056
Re: Detect and run modern installations
Unfortunately still neither the released nor the prereleased artifacts do provide their version numbers on the command line. It means the clumsy handling of new builds is still required for OoliteStarter to detect the Oolite version. The more the current version gets distributed the more this become...
- Fri Mar 06, 2026 8:28 am
- Forum: Testing and Bug reports
- Topic: Arch, Fedora tester needed
- Replies: 14
- Views: 205
Re: Arch, Fedora tester needed
The difference is Mac and to Windows change at specific points in time on version upgrades but at any one point in time, the current version is a single flavour (more or less) eg. the current version of Windows is Windows 11 2025 Update (Version 25H2) and there are no other current flavours, wherea...
- Wed Mar 04, 2026 10:14 pm
- Forum: Testing and Bug reports
- Topic: Arch, Fedora tester needed
- Replies: 14
- Views: 205
Re: Arch, Fedora tester needed
You are correct. The idea of the flatpak and appimage is to overcome the heterogeneity of Linux systems, a problem that doesn't exist for Windows (or Mac). Those packages contain everything needed for the game to run so local libraries should not be needed. It would be an endless task to try to sup...
- Wed Mar 04, 2026 5:09 pm
- Forum: Testing and Bug reports
- Topic: Arch, Fedora tester needed
- Replies: 14
- Views: 205
Re: Arch, Fedora tester needed
I am wondering why we still discuss sdl1, sdl2, sdl3 and various compatibility layers. On linux the distribution format is now flatpak and appimage. Was not the whole switch intended to provide application plus libraries so that the OS libraries do not matter any longer? Or is it that just half the ...
- Tue Mar 03, 2026 6:57 pm
- Forum: Testing and Bug reports
- Topic: Arch, Fedora tester needed
- Replies: 14
- Views: 205
Re: Arch, Fedora tester needed
I heard (and suspect it is true) that Oolite creates a window (which at that time has width and height equal to zero), ask for centering, then resizes the window to show the splash screen (which just moves the bottom right corner). That at least is what I perceive on my triple monitor setup. Also I ...
- Sat Feb 28, 2026 9:53 pm
- Forum: Discussion
- Topic: Detect and run modern installations
- Replies: 52
- Views: 1056
Re: Detect and run modern installations
The PR is merged. I downloaded and installed the new artifacts. Flatpak $ flatpak list Name Application ID Version Branch Origin Installation [...] Oolite space.oolite.Oolite 1.93.0.7779-260228-d4a7a70 master oolite-origin system Oolite space.oolite.Oolite 1.92.1 stable flathub system $ flatpak run ...
- Sat Feb 28, 2026 8:20 am
- Forum: Testing and Bug reports
- Topic: License text is 404 on oolite.readthedocs.io
- Replies: 9
- Views: 151
Re: License text is 404 on oolite.readthedocs.io
What wrong with just having normal .pdfs in the download? The ones we have been using up until now? Has this method stopped working? Just like you I also favour the game and it's documentation being bundled together. The reason this is no longer the case - at least as much as I understand it - is a...