AROS 68k updates from ApollOS repository

deadwood · 34529

deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #345 on: March 10, 2022, 08:05:31 AM
@deadwood

On EAB someone has provided some information on your post !

http://eab.abime.net/showthread.php?t=109948

It's a good hint. I will look into this further.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #346 on: March 10, 2022, 08:09:37 AM
@OlafS3

I think this fix is specific for ApollOS, see this: https://github.com/ApolloTeam-dev/AROS/commit/57a54ffc4a3952435927fae8ddb93a5df54b4a01



OlafS3

  • Legendary Member
  • *****
    • Posts: 544
    • Karma: +50/-8
Reply #347 on: March 10, 2022, 08:21:04 AM
yes looks so

I was not sure



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #348 on: March 10, 2022, 12:05:47 PM
Ok, this is probably a silly question, but I need help.

I need to install MUI 3.9 on a clean 3.1 installation. MUI 3.9 requires "C:Installer" which is not present on clean 3.1 installation. Where do I get the Installer from?



new123

  • Newbie
  • *
    • Posts: 29
    • Karma: +38/-0
Reply #349 on: March 10, 2022, 12:11:12 PM



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #350 on: March 10, 2022, 12:29:39 PM
Thank you. 43_4 worked for me.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #351 on: March 10, 2022, 01:49:11 PM
@AMIGASYSTEM

Please try this muimaster.library (for Wanderer prefs issue): https://axrt.org/development/muimaster.library_19.57_m68k.zip

Note that some elements still might have problems being clicked if they are on different tabs. If you come across such problems, please report them here.




AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3744
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #352 on: March 10, 2022, 03:53:47 PM
Perfect bug fixed, on my configuration however "sometimes" even if rarely it is no longer possible to remove/add the check on the two tabs shown in the screenshot

It might depend on my system, on your Distribution it seems not to happen.

Regarding your latest Distribution I noticed that you are missing the "stdc.library", on my system it seems to be indispensable, without "stdc.library" in system startup I have a request for this library, many applications use it.
« Last Edit: March 10, 2022, 04:40:38 PM by AMIGASYSTEM »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #353 on: March 11, 2022, 12:03:24 AM
Ok, glad to hear that. I will still publish another build of muimaster.library with changes for testing before pushing to repository.

About stdc.library - that is correct, my builds no longer have this library. You can switch fully to my distribution (so there is no need for it) or you can keep the one you have and keep using it. This is related to C library changes that I announced in December.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3744
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #354 on: March 11, 2022, 01:14:56 AM
Ok, I already use all your Distribution, stdc.library seems to be required is required by some graphical datatype or other sodftware integrated in my system, question, what is it for, and who exactly needs the stdc.library ?


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #355 on: March 11, 2022, 01:57:23 AM
stdc.library is another C library implementation. Maybe datatypes/multiview from MikeR require it? He might still be using old SDK?



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3744
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #356 on: March 11, 2022, 03:00:33 AM
Yes, the miker datatypes require the stdc.library, try to copy all the new miker datatypes in your Distribution and in system startup you will immediately notice the request of the stdc.library.


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #357 on: March 11, 2022, 03:38:49 AM
Just keep copying stdc.library for now. Once MikeR commits his hew datatypes to the repository, the problem will be solved.



Gundam

  • Newbie
  • *
    • Posts: 8
    • Karma: +5/-0
Reply #358 on: March 11, 2022, 07:24:00 AM
@Deadwood:

ImageFX crashes upon launch (input.device issue).
Can you have a look at it, please ?

here's a lite version of ImageFX: http://os4depot.net/share/graphics/edit/ifx.lha




deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #359 on: March 11, 2022, 08:28:14 AM
@AMIGASYSTEM

Here is another version of muimaster.library for test. If things are ok, I will push the fixes to repository:

https://axrt.org/development/muimaster.library_19.57_m68k_20220311.zip