Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

AROS ABIv0 20220318-1 Support

Last updated on 2 months ago
D
deadwoodAROS Dev
Posted 3 months ago
Created bug report for this issue: https://github.com/deadwood2/AROS/issues/144
D
deadwoodAROS Dev
Posted 3 months ago
Update 1 is now officially released. For binaries and change log check these locations:

https://github.com/deadwood2/AROS/releases/tag/ABIv0_20220318-1
https://www.axrt.org/downloads-aros
retrofaza, Amiwell79, mmartinka
A
Amiwell79Distro Maintainer
Posted 3 months ago
many thanks deadwoodSmile
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 3 months ago
deadwood, in the contrib there are two libraries (freetype2.library and popupmenu.library) which have a different size from the Build, are there any differences, which one should be used?
D
deadwoodAROS Dev
Posted 3 months ago
Can you provide more context of your question? Which specific files do you indicate as "contrib" and "Build" - can you provide links to them?

What I released was just an update archive: AROS-20220318-1-U1-any-i386-update.zip. There is no contrib there.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 3 months ago
deadwood is about the archive "AROS-any-i386-contrib.tar.bz2 v20220318-1 " which is located in "https://www.axrt.org/downloads-aros", land two libraries are located in the Libs folder.

The libraries are different in size from those included in Build AROS-pc-i386-boot-iso.zipper v20220318-1
D
deadwoodAROS Dev
Posted 3 months ago
You can use either - they are built from the same source. The difference is size comes from some debug information which contains part of the build directory path (which is different between ISO build and contrib build)
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 3 months ago
Ok thank you !
D
deadwoodAROS Dev
Posted 3 months ago
BTW, for AROSOne 2.5, are you planning to release an update package so that people don't have to re-install?
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 3 months ago
I could do it via Installer, although I might miss something about the changes and corrections I made !

The problem is that users if they have changed paths or moved something, the update via "Installer" might fail !

Eventually next time I organize is I keep stored separately all the changes !
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
@deadwood

Is it possible in the future to have automatic resizing of icons "in percentage" on Wanderer, as happens on OS4 and MOS?

I ask this in order to have the icons always the same size, even when some developers use very large icons! This is to avoid a mismatch between the distances between the icons!
D
deadwoodAROS Dev
Posted 2 months ago
Well, if someone implementes it then I'd say yes - I don't see technical reasons for not having that.

On the other hand I personally like the large icons - it kind of reminds me how things were on Amigas Smile
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
deadwood On the Build Demo folder, there is "IconScale" which allows you to set the size of all operating system icons, just put IconScale" in the User-startup or startup-sequence.

The problem is that the second side of the icon is corrupted, see screenshot, it also slightly worsens the quality of the icon.

How IconScale works is mentioned here: https://en.wikibo.../User/Docs
You do not have access to view attachments
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
deadwood, with Zune Prefs it is possible to add some butons on the window, "snapshot", "popup" seem not to work, while the "Mui" button calls up ZunePrefs even though it temporarily creates graphic artefacts on Zune Prefs
You do not have access to view attachments
D
deadwoodAROS Dev
Posted 2 months ago
As far as I remember "snapshot" and "popup" functionality is not implemented in Zune. For the graphical artifacts I added a bug report:

https://github.com/deadwood2/AROS/issues/145
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
deadwood, regarding Zune I think it is also the cause of the malfunctioning of VMT, a programme for managing cars.

Basically as you can see from the screenshot, on AROS in the tab menus the Icons are not visible, also it is not possible to add and manage a car.

As you can see from the screenshot the OS3 version using MUI works very well, I wanted to test the OS3 version on AROS 68k with Zune and the same problem occurs as with the AROS x86 version, this made me realise that the problem may be caused by Zune.

http://archives.a...6-aros.lha
You do not have access to view attachments
M
matteoNewbie
Posted 2 months ago
MUI opensource and zune replaced by MUI
https://github.co...issues/258
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
@deadwood
Sul Thread "AROS One Support, Tips And Requests" there are some egnalations about the malfunctioning

- i8042.hidd does not work (touchpad) with N130, the old version attached works fine with N130

Download Old i8042.hidd
https://www.arosw...tfiles=509


- StackMon goes into Guru if OWB is open

I solved it by recompiling with AROS One (Library C) the source, the Guru happened only once after many simultaneous executions.

- DTConvert GUI (by miker) va in Guru basically if you click on the "Source File" tab, open the request file and choose undo without choosing any files, then do the same thing with "Destination", i.e. open request file and then click undo, at which point if you click convert the Guru appears.

This I think should be fixed by miker
D
deadwoodAROS Dev
Posted 2 months ago

AMIGASYSTEM wrote:

@AMIGASYSTEM - @deadwood
Sul Thread "AROS One Support, Tips And Requests" there are some egnalations about the malfunctioning

- i8042.hidd does not work (touchpad) with N130, the old version attached works fine with N130

Download Old i8042.hidd
https://www.arosw...tfiles=509


Created bug report here: https://github.co...issues/146

AMIGASYSTEM wrote:

@AMIGASYSTEM
- StackMon goes into Guru if OWB is open

I solved it by recompiling with AROS One (Library C) the source, the Guru happened only once after many simultaneous executions.

- DTConvert GUI (by miker) va in Guru basically if you click on the "Source File" tab, open the request file and choose undo without choosing any files, then do the same thing with "Destination", i.e. open request file and then click undo, at which point if you click convert the Guru appears.

This I think should be fixed by miker


Where can I download StackMon and DTConvert GUI from? They are not on archives.
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 2 months ago
StackMon can be found here:
https://sourcefor.../StackMon/

DTConvert GUI should be posted on the old aros-exec, I attach the latest version I have which includes the sources:
You do not have access to view attachments
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: nikos, deadwood, AMIGASYSTEM, pixie, ntromans, Amiwell79, miker1264, OlafSch, matteo, Farox
Sign In
Not a member yet? Click here to register.
Forgot Password?
Users Online Now
Guests Online 9
Members Online 0

Total Members: 243
Newest Member: fred410
Member Polls
Should AROSWorld continue with AROS-Exec files (SMF based)?
Yes44 %
44% [12 Votes]
No26 %
26% [7 Votes]
Not sure30 %
30% [8 Votes]