AROS 68k updates from ApollOS repository

deadwood · 38209

deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #270 on: January 09, 2022, 02:05:32 AM
Yes, there is separate contrib for ABIv0. Same repository, different branch.

https://github.com/deadw00d/contrib/tree/alt-abiv0



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #271 on: January 18, 2022, 09:22:24 AM
the problem was that some applications that opened file requester caused errors and then my system freezes, on nightly the system still works but the application stops and there is a error requester. I just see requester open.

example the attached file if you start it from cli without parameters

Hi Olaf,

I tried CLI-Tracker under OS3.1 from shell and it did not display any requester - it silently exited. Are there any dependencies needed for it?

EDIT: Ok, I found it. It was reqtools.library missing.
« Last Edit: January 18, 2022, 09:39:19 AM by deadwood »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #272 on: January 18, 2022, 12:26:17 PM
@OlafS3

Do you an example of another (simple) tool that has the same problem as CLI-Tracker?



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #273 on: January 18, 2022, 01:35:38 PM
Please try this version of reqtools.library. It should fix the freeze issues:

https://axrt.org/development/reqtools.library-20220118.zip



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #274 on: January 18, 2022, 03:49:54 PM
deadwood your reqtools.library on my AROS One 68k generates this error:



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #275 on: January 18, 2022, 11:22:39 PM
New package, containing missing libraries:

https://axrt.org/development/reqtools.library-20220119.zip



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #276 on: January 19, 2022, 01:06:26 AM
Perfect, also the request file of HippoPlayer works fine, thanks !


OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #277 on: January 20, 2022, 03:08:35 AM
@OlafS3

Do you an example of another (simple) tool that has the same problem as CLI-Tracker?

If I remember right the last version already solved the freeze problem. There was only the problem that sometimes if a kind of requester opened the GUI seemed not to show the buttons, if you pressed on it the buttons reacted and were shown.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #278 on: January 20, 2022, 03:10:16 AM
From how the bug looked like, it might have been random - sometimes it worked and other times it would not. Now it should work (show file listing in requester window) all the time.



OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #279 on: January 20, 2022, 07:01:50 AM
From how the bug looked like, it might have been random - sometimes it worked and other times it would not. Now it should work (show file listing in requester window) all the time.

just tested it. That has fixed the problem. Thanks



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #280 on: January 26, 2022, 10:41:26 AM
@AMIGASYSTEM, @OlafS3

I'm looking now into the issues of not closing window after running some demos like "Andy_And_Blondie". Do you know if the software that causes this problem is system friendly or does it take over Amiga? AMIGASYSTEM - your video shows kind of dual-screen setup when the demo is running on separate screen. Can you - when the demo is running do anything in Wanderer?



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #281 on: January 26, 2022, 11:53:39 AM
Yes, on WinUAE I had configured two screens, one RTG and one PAL, just to avoid the system freezing when the Demo was exited.

On OS3 RTG systems this does not happen, you can exit the Demo and use the operating system


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #282 on: January 26, 2022, 12:40:57 PM
What I'm interested in is whether you can use the system while the demo is running?



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3755
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #283 on: January 26, 2022, 02:21:53 PM
When you exit the Demo you have a gray screen and the system is no longer visible.


OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #284 on: January 26, 2022, 03:46:56 PM
What I'm interested in is whether you can use the system while the demo is running?

you mean multitasking and system friendly? Certainly not... software like demos squeezzes everything out of the system it can. It takes over the system for sure. Thanks in advance for trying to find the problem. I saw this only with software or demos using PAL screens so I assume the problem are games, demos and software using PAL screens taking over the system.
« Last Edit: January 26, 2022, 04:17:34 PM by OlafS3 »