Search found 209 matches

by Rigo
Sun Feb 23, 2025 12:54 am
Forum: General AmigaOS
Topic: Rollover keyboard faulty
Replies: 2
Views: 23571

Re: Rollover keyboard faulty

Personally, I would suggest to uninstall any "enhancer" software first, and rerun your tests.

IF there is a bug, eliminate as many variables as you can.

It has been proven in the past that the "enhancer" is not quite the enhancement you think it might be...

Simon
by Rigo
Thu Feb 13, 2025 8:10 am
Forum: General AmigaOS
Topic: AmigaDOS command Copy bug
Replies: 2
Views: 13572

Re: AmigaDOS command Copy bug

I'm guessing that V54 Copy is the "enhanced" version :)

Simon
by Rigo
Fri Oct 27, 2023 4:44 am
Forum: General AmigaOS
Topic: AmiUpdate server change?
Replies: 3
Views: 41074

Re: AmiUpdate server change?

Try using amiupdate.net, as was originally intended. The "amiupdate.codebench.co.uk" URL was the redirection which was never officially announced.

Simon
by Rigo
Tue Jul 18, 2023 2:25 am
Forum: AmigaOS Feature Requests
Topic: xxNA_UserData
Replies: 6
Views: 35765

Re: xxNA_UserData

Like all tags in AmigaOS, the pairs are passed as 32 bit numbers. The xx_UserData tag is paired with a 32 bit number which usually points to an address that the caller sets up in advance. This could be any arbitrary value (but is normally a pointer to a data structure which only the caller knows ...
by Rigo
Mon Nov 07, 2022 11:08 pm
Forum: General AmigaOS
Topic: Does adding a program icon to WBStartup work for anyone?
Replies: 4
Views: 24762

Re: Does adding a program icon to WBStartup work for anyone?

That's probably because ASL doesn't support that functionality. It's a requester asking you to select something.

Dropping the program icon into the prefs window works, job done!

Simnon
by Rigo
Sat Apr 30, 2022 1:14 am
Forum: General AmigaOS
Topic: Any Bluetooth support?
Replies: 3
Views: 20555

Re: Any Bluetooth support?

There was some work done on BlueTooth support some years ago,but it unfortunately stalled due to other commitments.

Perhaps it might start up again,one day....

Simon
by Rigo
Wed Apr 20, 2022 1:42 am
Forum: SDK Support
Topic: Help needed setting up Cubic IDE to work with OS4.x SDK
Replies: 34
Views: 150819

Re: Help needed setting up Cubic IDE to work with OS4.x SDK

Every one is different, and their basic needs are different. Trying to create software for everyone is always going to be a difficult task. That said, how about listing some of your basic requirements, and perhaps those that are developing editors et al, could implement some of the more popular ...
by Rigo
Mon Aug 16, 2021 1:41 am
Forum: AmigaOS Feature Requests
Topic: ReAction ListBrowser gadget (solved)
Replies: 7
Views: 35552

Re: ReAction ListBrowser gadget

Isn't LBNA_ReadOnly already a usable tag?

I'm sure it's been there for yonks...

Simon
by Rigo
Tue May 11, 2021 2:16 am
Forum: General AmigaOS
Topic: Bug in FE Update 2 Date Command
Replies: 43
Views: 52402

Re: Bug in FE Update 2 Date Command

It's highly unlikely unless AmigaOS adopts some sort of database of distributed components (akin to a registry) where every component is checked for version number before being run.

Well, you can imagine what kind of rapturous applause this is going to receive, can't you...

Needless to say, it ...
by Rigo
Tue May 11, 2021 12:57 am
Forum: General AmigaOS
Topic: Bug in FE Update 2 Date Command
Replies: 43
Views: 52402

Re: Bug in FE Update 2 Date Command

I would suggest not using anything of AEons that overwrites system components. This fascination they have with "reinventing the wheel" is causing nothing but problems for users (and developers alike). The side effect is that those dealing with the bugs in AmigaOS are inundated with reports that are ...