Welcome, Guest. Please login or register.

Author Topic: AmigaOS 3.2.3 update available  (Read 33179 times)

Description: Not an April fool

0 Members and 1 Guest are viewing this topic.

Offline nbache

Re: AmigaOS 3.2.3 update available
« Reply #14 on: April 09, 2025, 10:00:26 AM »
One obvious reason is to get around "naive" software which doesn't work correctly with paths containing spaces.

I am a beta tester (of OS4), so I take the opposite stand - I often specifically test things against the RAM Disk to make sure I catch anything of that kind :-).

Best regards,

Niels
 

Offline F0LLETT

  • Amigakit / A-EON Support
  • Administrator
  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 975
  • Country: gb
  • Thanked: 81 times
  • Gender: Male
    • Show only replies by F0LLETT
    • Ultimate Amiga
Re: AmigaOS 3.2.3 update available
« Reply #15 on: April 09, 2025, 01:01:52 PM »
One obvious reason is to get around "naive" software which doesn't work correctly with paths containing spaces.

I am a beta tester (of OS4), so I take the opposite stand - I often specifically test things against the RAM Disk to make sure I catch anything of that kind :-).

Best regards,

Niels

Surely logic would dictate you use RAM: instead of RAM DISK:, to avoid such issues. Save messing messing around and nothing has to be done.
Quote from: Hungry Horace
Resolute and Industrious Grand ruler of the yellow people and the Ultimate Amiga Empire
Ultimate Amiga Network (Home of SONY PSP Amiga Emulator and AMOS Factory)

Quote from:  He who shall not be named
"Chris is that you!!!"
My all time favorite quote.
 

Offline Munchkin

Re: AmigaOS 3.2.3 update available
« Reply #16 on: April 09, 2025, 02:04:05 PM »
Surely logic would dictate you use RAM: instead of RAM DISK:, to avoid such issues. Save messing messing around and nothing has to be done.

Precisely my thought. Ram: has always worked as well so I don't see any problem here.
 

Offline nbache

Re: AmigaOS 3.2.3 update available
« Reply #17 on: April 09, 2025, 03:31:45 PM »
I have seen stuff insisting on using the volume name instead of the device name, so that even if you had specified RAM:, it would translate it to "RAM Disk:".

Best regards,

Niels
 

Offline F0LLETT

  • Amigakit / A-EON Support
  • Administrator
  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 975
  • Country: gb
  • Thanked: 81 times
  • Gender: Male
    • Show only replies by F0LLETT
    • Ultimate Amiga
Re: AmigaOS 3.2.3 update available
« Reply #18 on: April 09, 2025, 04:41:15 PM »
I have seen stuff insisting on using the volume name instead of the device name, so that even if you had specified RAM:, it would translate it to "RAM Disk:".

Best regards,

Niels

They should be shot. Thats like people using hard coded paths to say drive name:location of program. Instead of using sys:location of program.
That way, regardless of drive name, everything works.
Quote from: Hungry Horace
Resolute and Industrious Grand ruler of the yellow people and the Ultimate Amiga Empire
Ultimate Amiga Network (Home of SONY PSP Amiga Emulator and AMOS Factory)

Quote from:  He who shall not be named
"Chris is that you!!!"
My all time favorite quote.
 

Offline TribbleSmasher

Re: AmigaOS 3.2.3 update available
« Reply #19 on: April 09, 2025, 05:11:04 PM »
They should be shot. Thats like people using hard coded paths to say drive name:location of program. Instead of using sys:location of program.
That way, regardless of drive name, everything works.

All preferences programs do expand any path to the real name, even Assigns. And yes, i hate it.
 

Offline chris

Re: AmigaOS 3.2.3 update available
« Reply #20 on: April 09, 2025, 07:21:40 PM »
All preferences programs do expand any path to the real name, even Assigns. And yes, i hate it.

The reason, IIRC, is twofold.

1. If you Lock a path and then query that Lock for the path, the OS will give you the full path containing the volume name (I have a feeling some changes were made wrt this in OS4, but assigns will still be expanded)

2. You can't guarantee that the volume inserted in a device will stay the same, so using the volume name allows the OS to request the correct disk. (less of an issue these days, but historically essential)

"Miracles we do at once, the impossible takes a little longer" - AJS on Hyperion
Avatar picture is Tabitha by Eric W Schwartz
 

Offline nbache

Re: AmigaOS 3.2.3 update available
« Reply #21 on: April 09, 2025, 07:37:32 PM »
All preferences programs do expand any path to the real name, even Assigns. And yes, i hate it.
I believe we did get rid of all those situations in prefs programs in OS4; the last one was WBPattern, and I think that's already 5-10 years ago.

I'd suggest reporting them as bugs also in 3.x.

Best regards,

Niels
 

Offline ZXDunny

Re: AmigaOS 3.2.3 update available
« Reply #22 on: April 10, 2025, 03:13:57 PM »
I'd suggest reporting them as bugs also in 3.x.

Assuming files are on DF0: instead of Update3.2.3: is probably going to come with a lot of issues.
 

Offline TribbleSmasher

Re: AmigaOS 3.2.3 update available
« Reply #23 on: April 10, 2025, 03:48:22 PM »
But when i want to use a generic installation and my wallpapers are on WBGFX: (SYS:Prefs/Backdrops/) Assign, i don't want a fuckup just because the boot partition is not called Workbench or System or MacintoshHD....
 

Offline nbache

Re: AmigaOS 3.2.3 update available
« Reply #24 on: April 10, 2025, 04:04:15 PM »
Assuming files are on DF0: instead of Update3.2.3: is probably going to come with a lot of issues.
Yeah, but I'm talking about the situation where you have saved a preference as default, e.g. (for WBPattern) with a reference to a backdrop located in SYS:Prefs/Presets/<something>/..., then you don't want "SYS:" to be converted and saved as e.g. "Workbench:" in that path, because if you copy your prefs to another boot partition, you'd have to go through them all and correct them to whatever you called that partition.

That's what we got fixed in OS4.

Best regards,

Niels
 

Offline polyp2000

  • Sr. Member
  • ****
  • Join Date: Jan 2011
  • Posts: 265
    • Show only replies by polyp2000
    • https://soundcloud.com/polyp/sets/polyp-2013
Re: AmigaOS 3.2.3 update available
« Reply #25 on: April 10, 2025, 08:09:41 PM »
Anyone got a list of the full changeset / improvements / etc - i cant find them anywhere , and if the register article is anything to go by PiStorm32 would be officially supported.....

Offline F0LLETT

  • Amigakit / A-EON Support
  • Administrator
  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 975
  • Country: gb
  • Thanked: 81 times
  • Gender: Male
    • Show only replies by F0LLETT
    • Ultimate Amiga
Re: AmigaOS 3.2.3 update available
« Reply #26 on: April 10, 2025, 11:05:07 PM »
Anyone got a list of the full changeset / improvements / etc - i cant find them anywhere , and if the register article is anything to go by PiStorm32 would be officially supported.....

Works fine on PS32. Updated and all is working great.
Quote from: Hungry Horace
Resolute and Industrious Grand ruler of the yellow people and the Ultimate Amiga Empire
Ultimate Amiga Network (Home of SONY PSP Amiga Emulator and AMOS Factory)

Quote from:  He who shall not be named
"Chris is that you!!!"
My all time favorite quote.
 

Offline TribbleSmasher

Re: AmigaOS 3.2.3 update available
« Reply #27 on: April 11, 2025, 02:52:31 PM »
Anyone got a list of the full changeset / improvements / etc - i cant find them anywhere , .....

the changelogs for each component are located in the ReleaseNotes folder.
I have compiled a one-file-amigaguide and attached it here
https://forum.amiga.org/index.php?topic=77131.msg862940#msg862940

be aware that all the logs have the newest changes at the end, so you'd need to scroll down each time to see if there are indeed fixes et.
« Last Edit: April 11, 2025, 04:45:27 PM by TribbleSmasher »
 

Offline Tumbleweed

Re: AmigaOS 3.2.3 update available
« Reply #28 on: April 12, 2025, 08:44:57 AM »
Thanks Follett. I rebuilt the ROM and used exec from the modules.adf - works fine now.

Weed.
A3000T, Cybervision64, CSMKII 060; A3000D, PicassoII, Z3 Fastlane; A2000D, 040, PicassoII; A4000D, A1200, Blizzard 030 MKIV  (not working - next project)
 

Offline polyp2000

  • Sr. Member
  • ****
  • Join Date: Jan 2011
  • Posts: 265
    • Show only replies by polyp2000
    • https://soundcloud.com/polyp/sets/polyp-2013
Re: AmigaOS 3.2.3 update available
« Reply #29 from previous page: April 12, 2025, 01:41:02 PM »
Great news that it works, but it seems like websites claiming it has specific updates for PiStorm are talking out of their proverbial . That would be big news - but its a lie as there is no mention of it in that release notes file.