AROS ABIv0 20180415 Development

deadwood · 13600

miker1264

  • Legendary Member
  • *****
    • Posts: 1640
    • Karma: +83/-6
Reply #90 on: May 14, 2021, 08:11:03 AM
@deadwood

Maybe this helps narrow down the issue with DiskInfo.

The versions of diskinfo.c in the Main Branch ABIv0 & the current version in ABIv1 are the same.
However, the version in Alt-ABIv0 is different. For example on line 280 it uses volname to set the window title.
But the newer version used __(MSG_WINTITLE) or something like that instead so that the title is "Disk Info".

See screenshot of the newest version.

There are however a few minor issues that I noticed while using DiskInfo along with DiskImage GUI for ADF Images & PC Floppy Images.

For ADF Images the Block Size is listed as '488' but according to documentation it should be '512' instead. Therefore calculations for Used/Free is off.

For PC 1440kb Floppy Images the Capacity is listed as '2880 Blocks' (1474560 bytes) but it should be 2847 Blocks (1457664 bytes).

Capacity is not the same as total sectors. Those things can be easily fixed. Not sure if they have been fixed already.
« Last Edit: May 14, 2021, 08:29:21 AM by miker1264 »



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #91 on: May 14, 2021, 11:54:06 AM

For ADF Images the Block Size is listed as '488' but according to documentation it should be '512' instead. Therefore calculations for Used/Free is off.

This depends on the FileSystem, Floppy OFS Block Size '488', Floppy FFS Block Size 512'

Floppy OFS space 837.8K, Floppy FFS 869,5K  (see screenshot)

For the Hardisk why do you use OFS? SFS in my opinion is the Best FileSystem I use it also on my OS3 systems
« Last Edit: May 14, 2021, 12:07:24 PM by AMIGASYSTEM »



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #92 on: May 14, 2021, 01:03:59 PM
About PC 1440kb Floppy Images the Capacity '2880" Blocks seems to be exact, at least in the link below attached, if I understand English well they confirm that size.

https://www.reddit.com/r/askscience/comments/52nebu/why_were_floppy_disks_144_mb/


miker1264

  • Legendary Member
  • *****
    • Posts: 1640
    • Karma: +83/-6
Reply #93 on: May 14, 2021, 05:17:05 PM
@AMIGASYSTEM

Some of the information reported by DiskInfo for certain disk images is incorrect. That should be fixed for consistency.

I suppose it would be better to setup a test install based on the latest ISO that deadwood provided to test various components.

On IcarosDesktop 2.2.8 I tested Dopus4 for renaming files. It seemed to work correctly.

What were the circumstances when you noticed corrupted files?

Just trying to help to identify any potential problems.  :)
« Last Edit: May 14, 2021, 05:24:07 PM by miker1264 »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1456
    • Karma: +114/-0
Reply #94 on: May 14, 2021, 06:31:59 PM
@miker1264

Thanks. Added this to bug report.



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #95 on: May 14, 2021, 09:08:35 PM

On IcarosDesktop 2.2.8 I tested Dopus4 for renaming files. It seemed to work correctly.
miker the problem is only on Volumes in "FAT32" (rename uppercase/case), this happens with Deadwood Distribution (see attached video), but also with Icaros.

see video Dopus4
https://drive.google.com/file/d/1P0hUx5Q-qCHFLOVtD_Lowsw4IVhdih9w/view

All this with Dopus4 also happens with the Floppy PC (FAT16), if you rename uppercase/case the file disappears

Quote
What were the circumstances when you noticed corrupted files?
The Corrupt File was only for the "muimaster.library" which did not show the volume name.



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #96 on: May 15, 2021, 01:27:17 PM
@deadwood

In your Distribution you have Diskimage v52.31, on rchives.aros-exec.org there is a newer version v52.34

I add that in Diskimage for 386 there is not the DosDriver IPC0 and IPC1, instead there is PC0 but you have to correct it otherwise Diskimage will not find it again.

IF you need it I can attach my IPC0 and IPC1 for Floppy 1.44 MB, see my screenshot attached above
« Last Edit: May 15, 2021, 01:30:28 PM by AMIGASYSTEM »



Amiwell

  • Legendary Member
  • *****
    • Posts: 2452
    • Karma: +33/-4
  • Peace
    • Tiny Aros
Reply #97 on: May 18, 2021, 02:34:30 PM
Deadwood also Zunepaint has the strange mistake


deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1456
    • Karma: +114/-0
Reply #98 on: May 18, 2021, 03:44:09 PM
You are talking about missing window title?



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #99 on: May 18, 2021, 04:24:47 PM
You are talking about missing window title?

deadwood is always the same problem that is solved by replacing the library MUI, at the moment I no longer experience any problems with name Title Volumes  and name Titles Window Applications


Amiwell

  • Legendary Member
  • *****
    • Posts: 2452
    • Karma: +33/-4
  • Peace
    • Tiny Aros
Reply #100 on: May 18, 2021, 04:28:43 PM
You are talking about missing window title?

Yes Deadwood


Amiwell

  • Legendary Member
  • *****
    • Posts: 2452
    • Karma: +33/-4
  • Peace
    • Tiny Aros
Reply #101 on: June 04, 2021, 07:57:58 PM
The Netgear WG111V3 wifi dongle works in Live Mode ie without installing anything


AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #102 on: June 08, 2021, 10:32:27 AM
Hi deadwood, i was fixing various file associations with ZuneARC, the only application on AROS able to unzip all common archives like LHA, LZX, RAR, TAR, ZIP, BZ2, GZ and 7z.

Problem encountered is that the DEF ICONS of RAR and 7z archives are not recognized by Wanderer (see attached video).

Question: Who manages the Deficons on AROS? Is there a preference program to add the .RAR and .7z extensions? (see screenshot)

Moreover the Icons archives LZX, BZ2, GZ and TAR  are associated with a Generic Archive !

https://youtu.be/GbXcp81AIGI
« Last Edit: June 08, 2021, 12:47:37 PM by AMIGASYSTEM »



deadwood

  • AROS Developer
  • Legendary Member
  • *****
    • Posts: 1456
    • Karma: +114/-0
Reply #103 on: June 09, 2021, 08:12:35 AM
DEF ICONS descriptors are managed in AROS repository in workbench/devs/datatypes directory. I know how you can generate them if you are building AROS, but I don't know how you can do it outside of build process. Maybe ask Paolo - I believe he created the missing descriptors for Icaros.

If you want to build AROS so that you can generate the needed descriptors, let me know.



AMIGASYSTEM

  • Legendary Member
  • *****
    • Posts: 3269
    • Karma: +68/-1
  • AROS One
    • AROS One
Reply #104 on: June 09, 2021, 09:41:12 AM
Thanks, I've never compiled if it's not a complicated thing I could try.

Also on Icaros 230 with "Wanderer" the RAR and 7z Archives are not recognized in addition to the LHAs (on AROS One the LHAs are recognized).

On Icaros with "Dopus5" the LZX and BZ2 Archives are not recognized.

Now I check on workbench/devs/datatypes if there are descriptors for archives.