AROS ABIv0 20201110 Development

deadwood · 46526

deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #270 on: February 11, 2023, 06:57:51 AM
@AMIGASYSTEM

Here you go (thanks go to Mazze):

https://axrt.org/development/20201110-PATCH-D2.zip



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #271 on: February 11, 2023, 07:24:01 AM
Thanks Mazze, now the Wanderer Prefs GUI can be resized and save size (Zune)


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #272 on: February 11, 2023, 07:39:39 AM
With 20201110 I encountered a problem on the top bar of AROSPDF.

Basically the text that includes AROSPDF + PDF File Name, disappears (or a small square appears) if you resize the window, or if you click on another window, see screenshot.

This does not happen on my old AROS One v1.2


miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #273 on: February 11, 2023, 08:05:50 AM
With 20201110 I encountered a problem on the top bar of AROSPDF.

Basically the text that includes AROSPDF + PDF File Name, disappears (or a small square appears) if you resize the window, or if you click on another window, see screenshot.

This does not happen on my old AROS One v1.2

I've seen that problem before. The window title especially on x86-64 becomes just a small square or unreadable. It has to do with the way we get the string value. StrDup seems to fix that issue. Though this issue may be similar but not exactly the same.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #274 on: February 11, 2023, 10:35:40 AM
Would be good to locate more software that has this bug and do a workaround for it in one go TBH.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #275 on: February 11, 2023, 11:46:33 AM
There are no other Applications that have this problem, could be related to Fonts maybe similar to Typography problem, both work fine on AROS One v1.2


Amiwell

  • Legendary Member
  • *****
    • Posts: 2616
    • Karma: +35/-4
  • Peace
Reply #276 on: February 11, 2023, 12:20:22 PM



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #277 on: February 15, 2023, 12:52:54 AM
Hello,

I revived the native x86_64 ISO on ABIv11 for purpose of checking whether latest kernel fixes some of the reported issues. Please let me know if this ISO behaves better than 20201110 in terms of:

- Reboot/Shutdown (*)
- Working with Acer Aspire / EEEpc (usb boot issues)
- Working with Dell Mini

https://axrt.org/development/aros-pc-x86_64-alpha-1.zip

(*) Warm reboot seems to crash VirtualBox, cold and shutdown and ACPI button works for me.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #278 on: February 15, 2023, 01:12:40 AM
This ISO (ABIv11) won't boot on VMware and VirtualBox, so I can't do any Testing !
« Last Edit: February 15, 2023, 01:16:26 AM by AMIGASYSTEM »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #279 on: February 15, 2023, 01:33:09 AM
This ISO (ABIv11) won't boot on VMware and VirtualBox, so I can't do any Testing !

Are you sure you created a 64-bit virtual machine? If you created a 32-bit one, this ISO will not run.

Try adding debug=serial to grub command line and let me know what it shows.

EDIT: I created a new VM in VirtualBox 7 using standard wizard (type Other/Unknown (64-bit)) and the ISO boots



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #280 on: February 15, 2023, 02:17:00 AM
I used Other/Unknown (64-bit) on both VMWare v7.1.2 and VirtualBox v6.1, the ISO does not boot

tried adding debug=serial (after set default=4), nothing changed the ISO, after Grub starts, the VM reboots.

I noticed that the two ISOs you attached on 20201110 and ABIv11 are identical, same ISO


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #281 on: February 15, 2023, 05:29:37 AM
You need to add debug=serial to entry command line, see screen shot. I also attach my definition of virtual machine from VBox 7. Can you compare the differences with your? Can you also send me the VBox.log file (it is in VM Logs directory).



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #282 on: February 15, 2023, 07:38:51 AM
Made the Modification on the GRUB, the Build does not start.

Tried your config "ssss.vbox", the Build does not start, I attach the various LOGs

I will try to download VrtualBox 7 and redo the tests

EDIT:

I installed and used VirtualBox-7.0.6, nothing changed After GRUB the system goes into Guru
« Last Edit: February 15, 2023, 07:52:39 AM by AMIGASYSTEM »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #283 on: February 15, 2023, 10:40:24 AM
What Guru? Can you make me a screen shot of that Guru?

Also please try these settings:

CPU: 1
RAM: 512MB
USB: 2.0 (be sure to install oracle extensions package)



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #284 on: February 15, 2023, 11:28:56 AM
What Guru? Can you make me a screen shot of that Guru?


Guru not AROS, but a native VirtualBox Guru Meditation, see screenshot

Already tested CPU 1 and RAM 512MB, now I try to install oracle extensions package.