Hello,
This is a thread created to discuss developments of Scalos for AROS x86 ABIv0, AROS x86_64 ABIv11 and AROS m68k. There will be a separate thread created later for AxRuntime version of Scalos.
Here you can find builds for all 3 mentioned platform:
https://axrt.org/development/scalos-builds-20220710.zipIn the package you will not only find Scalos itself, but also additional components that need to be updated as well as default configuration files. Please update those components AND the configuration files.
Changes:
- Code base for all 3 targets has been synchronized and is identical. Any difference in behavior between them should as of now be due to Scalos bugs specific to a given platform or to a lesser extend differences in platform themselves.
- Preference programs have been fixed to at least load and save preferences without crashing.
Note: There were no other fixes made. Things, for example relating to PNG icons, should still be broken.
What I would like to focus on right now is the operations of Preferences programs. Please report any bugs you see there. You can also report other new bugs, but I won't be looking into them right now.
How to report bugs (
IMPORTANT):
You might have your own configurations and setup of Scalos already working and you might want to just update them. This has already caused arguments in the past and unnecessary frictions because we were comparing different software versions and different configurations.
In order to avoid that this time, if you spot a bug, you MUST repeat the bug using clean system integrated with full release from scalos-builds.zip (that is also using configuration files from this release as starting point). I won't be accepting bug reports that cannot be reproduced on such setup.
For ABIv0, use this release as base:
https://www.axrt.org/download/aros/v0/AROS-20190416-2-linux-i386-system.tar.bz2,
alternatively https://www.axrt.org/download/aros/v0/AROS-20190416-2-mingw32-i386-system.tar.bz2For ABIv11, use this release as base:
https://www.axrt.org/download/aros/v11/AROS-20220318-1-linux-x86_64-system.tar.bz2Once you repeat a bug in such setup, describe steps to trigger it - what should I click where to get to a bug. Screenshots or videos welcomed.
Have fun and let's get Scalos in better shape