AROS ABIv0 20190416 Development

deadwood · 21630

deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #285 on: August 15, 2022, 05:44:12 AM
Question also for scalos should i use the muimaster.library included in this new iso, instead of the one included in the archive "scalos-builds-20220710"

Functionality-wise It should be exactly the same muimaster.library, difference is the one on the ISO is build without debugging information and is smaller.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #286 on: August 15, 2022, 12:18:13 PM
Ok thanks, I will use the one included in your new ISO also for Scalos.

In the new ISO you attached to me, are there any other updated files?


In THIS discussion user ntromans reported to me a problem with Driver "i8042.hidd" for trackpad use, the 2016 Driver on his PC was working fine.
« Last Edit: August 15, 2022, 04:47:08 PM by AMIGASYSTEM »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #287 on: August 18, 2022, 05:07:30 AM
@deadwood

I noticed that when dragging a DualPNG Icon the transparency does not work, see screenshot, in prativa the transparent part around the icon is colored black.


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #288 on: August 21, 2022, 05:13:18 PM
Hi All,

I released a patch for 20190416-2 release:

https://axrt.org/download/aros/v0/AROS-20190416-2-PATCH-1.zip

Contains fixes to png.datatype and fat-handler as well as backport versions of Prefs/Asl, Prefs/ReqTools, Libs/asl.library and Libs/reqtools.library.

Even with the new "fat-handler" you can't rename a file from "lower case letters" to "upper case letters" or vice versa, if you try to rename the file it will self-delete


AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #289 on: August 22, 2022, 04:51:45 PM
@deadwood

Through user report ntromans made HERE, we found Guru and Crash of the system with some PDF Documents, tests I made with the attached PDF file.

From tests done I found that Guru and Crash were caused by the "freetype2.library" library, from the various versions the only one that works well is the "freetype2.library" included in your ISO "20190301-D4", all the later ones "they all have the same file size" do not work sending in Guru and Crash The system.

http://www.visonic.com/Data/Uploads/Next_Plus_PIR_MCW_Next_Plus_K9_85_Italian_Installer_Guide_D-303391.pdf


miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #290 on: August 22, 2022, 05:52:06 PM
Hi All,

I released a patch for 20190416-2 release:

https://axrt.org/download/aros/v0/AROS-20190416-2-PATCH-1.zip

Contains fixes to png.datatype and fat-handler as well as backport versions of Prefs/Asl, Prefs/ReqTools, Libs/asl.library and Libs/reqtools.library.

Even with the new "fat-handler" you can't rename a file from "lower case letters" to "upper case letters" or vice versa, if you try to rename the file it will self-delete

Under which circumstance does the rename malfunction?

Are you using Wanderer or Magellan or Dopus4?

Have you tried renaming the file using the shell?
If it works correctly then it isn't fat-handler that's the culprit.

More information may be needed to narrow down the problem.




AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #291 on: August 22, 2022, 06:10:08 PM
No is a serious problem on FAT32

Dopus Magellan => Does not allow renaming "Lowercase/uppercase" (File already exists error)

Shell => Does not allow renaming "Lowercase/uppercase" (File already exists error)

Shell => If you rename File+Icon (Icon is replaced with a project icon)

Dopus4 => Does not allow renaming "Lowercase/uppercase" you get message File already exists, if acceptu the file will self-delete

There are probably many other anomalies, for example many applications, games, do not work when run from FAT32 formatted media, best to avoid testing on this filesystem
ound)
« Last Edit: August 22, 2022, 06:32:52 PM by AMIGASYSTEM »



miker1264

  • Legendary Member
  • *****
    • Posts: 1827
    • Karma: +84/-6
Reply #292 on: August 22, 2022, 06:27:41 PM
deadwood may have done some work on fat-handler so I will co-ordinate with him on that.

I have written my own Disk Image Explorer although in C#.
 So I am very familiar with Fat12/16 & Fat32 filesystems.

It depends on how fat-handler is written but it may be using LFN (long file names). In which case maybe it isn't handling the filenames properly.




AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #293 on: August 22, 2022, 06:33:33 PM
This problem has existed for a long time even on short names, reported several times

As mentioned it is not just a name issue, there are applications and games that do not work when run on FAT32 formatted devices

.... Bad news also for AROS Hosted Linux

Shell => Does not allow renaming "Lowercase/uppercase" (because Object not found)

Dopus4 => Does not allow renaming "Lowercase/uppercase" (Dos Error code 205 Object not found)
« Last Edit: August 22, 2022, 06:40:08 PM by AMIGASYSTEM »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #294 on: August 23, 2022, 12:02:23 AM
@deadwood

Through user report ntromans made HERE, we found Guru and Crash of the system with some PDF Documents, tests I made with the attached PDF file.

From tests done I found that Guru and Crash were caused by the "freetype2.library" library, from the various versions the only one that works well is the "freetype2.library" included in your ISO "20190301-D4", all the later ones "they all have the same file size" do not work sending in Guru and Crash The system.

http://www.visonic.com/Data/Uploads/Next_Plus_PIR_MCW_Next_Plus_K9_85_Italian_Installer_Guide_D-303391.pdf

Thanks, I will look into that.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #295 on: September 03, 2022, 12:45:14 PM
FYI, ABIv0, ABIv11 and AxRuntime branches have been updated to build under Ubuntu 22.04/Mint 21



o1i

  • Newbie
  • *
    • Posts: 41
    • Karma: +6/-0
Reply #296 on: September 03, 2022, 01:53:13 PM
@deadwood

Through user report ntromans made HERE, we found Guru and Crash of the system with some PDF Documents, tests I made with the attached PDF file.

From tests done I found that Guru and Crash were caused by the "freetype2.library" library, from the various versions the only one that works well is the "freetype2.library" included in your ISO "20190301-D4", all the later ones "they all have the same file size" do not work sending in Guru and Crash The system.

http://www.visonic.com/Data/Uploads/Next_Plus_PIR_MCW_Next_Plus_K9_85_Italian_Installer_Guide_D-303391.pdf

Thanks, I will look into that.

Freetype library needs quite a lot of stack for some fonts. I fixed some of those problems some time ago, not sure if this is already in your branch.



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #297 on: September 03, 2022, 02:33:05 PM
Freetype library needs quite a lot of stack for some fonts. I fixed some of those problems some time ago, not sure if this is already in your branch.

Yes, your fix is already included. What is happening looks like a memory override somewhere. I'm worries that some public structure might have changed size for example between two freetype versions and now memory gets overwritten.



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3740
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #298 on: September 03, 2022, 05:51:42 PM
@deadwood
On Wanderer if you configure the "Iconify" button with Zune Prefs, on Wanderer on windows it does not work, while it works fine with System Applications "where the button" "Icoinfy" appears.


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1524
    • Karma: +118/-0
Reply #299 on: September 03, 2022, 10:43:12 PM
Yes, that's a known issue. Wanderer is missing some implementation.