AROS One ABIv1 Work In Progress

AMIGASYSTEM · 209

AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
on: May 21, 2023, 09:21:27 PM





For those who would like to try "AROS ABIv1", I have created a version of AROS One ABIv1, currently available for Download only on this forum.

 The reason for this decision, is because there are no third-party software on ABIv1, except for a few applications released with the "ABIv1" contrib, there are no navigation and multimedia sofware.

You will not find any difference between the settings of the different versions of AROS One.

ABIv1 is not much different from ABIv0, both have the same bugs and few differences.

For example ABIv1 no assigns the right def_ icon to USB volumes, while it correctly recognizes the NoDOS volume (see screenshot)

In contrast ABIv0 assigns the correct def_ Icon to the USB volume, but does not assign any def_icon to the NoDOS volume.

Of course, to make this evaluation I used the same Datatypes Descriptors.

Note: on AROS One ABIv1 you can change themes on BoingIconBar, without rebooting the system


Download AROS One ABIv1 (based on the graphical structure of AROS One ABIv0 v2.0):

https://drive.google.com/u/0/uc?id=1JmIppQuFF-dyTnxmj7ZOU5OuYg5xmHAX&export=download
« Last Edit: May 21, 2023, 10:51:40 PM by AMIGASYSTEM »



AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #1 on: May 23, 2023, 04:04:26 PM
@Mazze
Ok I will send you the .ct files in the respective directories

I integrated ABIv1 into AROS One, did some tests, BoingIconBar can now be closed, Skins exchange through my scripts works perfectly, see small video attached:

https://drive.google.com/file/d/1zcF2vCPPOEIqdBYTwubgEw0HM93BDjlK/view?usp=share_link


On ABv1 I found some anomalies:

- PenDrives are displayed with Floppy Icon (def_Disk) , on ABIv0 the correct icon is shown (def_USB")

- Italian Keymaps is corrupted, some com keys and "Enter" "Backspace" do not work and probably others (on ABIv0 works fine)

-  All executables in the "System/Wanderer/Tools" folder, if no icon is present, are no longer executable or work poorly, "DiskInfo" does not show Icon information, "WBNewDrawer" does not allow you to create a new folder, "WBRename", does not allow you to rename a file, I believe "Info", "ExecuteStartup" and "ExecuteCommand" also do not work as they should.

- GCC and C++ files in Contrib ABVIv1 "are non-executable" !

https://drive.google.com/file/d/1UYHO14InJLnBmHkEXPEdcuhj9KoHVTGy/view?usp=share_link

This problem also exists on ABIv0, I already reported to deadwood some time ago!


Question, is there any place to find "ABIv1" software for the Network nothing exists?


Mazze

  • Junior Member
  • **
    • Posts: 86
    • Karma: +17/-0
Reply #2 on: May 24, 2023, 12:24:11 PM
-  All executables in the "System/Wanderer/Tools" folder, if no icon is present, are no longer executable or work poorly, "DiskInfo" does not show Icon information, "WBNewDrawer" does not allow you to create a new folder, "WBRename", does not allow you to rename a file, I believe "Info", "ExecuteStartup" and "ExecuteCommand" also do not work as they should.

The Wanderer tools need an icon because they are receiving their parameters as workbench message.



AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #3 on: May 24, 2023, 12:27:51 PM
Yes but if the icon is not present no function of the tools works "binaries become non-executable", in previous versions of AROS this did not happen !


Mazze

  • Junior Member
  • **
    • Posts: 86
    • Karma: +17/-0
Reply #4 on: May 24, 2023, 09:22:53 PM
- Italian Keymaps is corrupted, some com keys and "Enter" "Backspace" do not work and probably others (on ABIv0 works fine)

Please unpack the attached file and copy it to Devs/Keymaps.



AMIGASYSTEM

  • Moderator
  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #5 on: May 24, 2023, 10:10:41 PM
Ok Mazze, now the Italian keyboard is working fine, it works perfectly even on AROS One 68k (see screenhot)!