Both observations (the second one being the "invisible" 1) confirmed also in latest beta.
Yes, I think it is at least partly related, but I'll let Tony comment.
Best regards,
Niels
Search found 1186 matches
- Tue Apr 20, 2021 10:13 am
- Forum: General AmigaOS
- Topic: Bug in shell/cli/console
- Replies: 4
- Views: 29
- Tue Apr 20, 2021 9:05 am
- Forum: General AmigaOS
- Topic: Turbotext problem with OS4FEupdate2
- Replies: 23
- Views: 570
Re: Turbotext problem with OS4FEupdate2
Okay.
That was also my initial thinking leading to blacklisting them all when the program alone didn't do it.
I'm not using TTX myself (other than for testing this), so I'm looking forward to your conclusion.
Best regards,
Niels
That was also my initial thinking leading to blacklisting them all when the program alone didn't do it.
I'm not using TTX myself (other than for testing this), so I'm looking forward to your conclusion.
Best regards,
Niels
- Mon Apr 19, 2021 6:47 pm
- Forum: General AmigaOS
- Topic: Turbotext problem with OS4FEupdate2
- Replies: 23
- Views: 570
Re: Turbotext problem with OS4FEupdate2
Yes, I was thinking about trying various combinations of things being blacklisted or not. Thanks for getting ahead of me :-). I'm no expert on the matter, but maybe the reason for it happening specifically on the X1000 can be related to the fact that the X1000 has an Altivec module? Or other differe...
- Sun Apr 18, 2021 4:17 pm
- Forum: General AmigaOS
- Topic: Turbotext problem with OS4FEupdate2
- Replies: 23
- Views: 570
Re: Turbotext problem with OS4FEupdate2
Thanks. Since then I've discovered that the setting in the icon really doesn't matter much, as TTX seems to launch a new detached task anyway, which takes the DOS prefs default (here it is 64 kB). I've also found out something potentially more interesting: If you blacklist both TTX and the three lib...
- Sun Apr 18, 2021 12:43 pm
- Forum: General AmigaOS
- Topic: Turbotext problem with OS4FEupdate2
- Replies: 23
- Views: 570
Re: Turbotext problem with OS4FEupdate2
@xenic, @NinjaCyborg:
Some clues we're finding point towards problems with extending the stack, and it has been seen also on a Sam460.
Could you guys please post what your stacksize is - in the TTX icon as well as the standard stacksize in your DOS prefs?
Best regards,
Niels
Some clues we're finding point towards problems with extending the stack, and it has been seen also on a Sam460.
Could you guys please post what your stacksize is - in the TTX icon as well as the standard stacksize in your DOS prefs?
Best regards,
Niels
- Sat Apr 17, 2021 3:57 pm
- Forum: General AmigaOS
- Topic: Turbotext problem with OS4FEupdate2
- Replies: 23
- Views: 570
Re: Turbotext problem with OS4FEupdate2
I have experimented a bit with this issue, and I can't find any clues to what is going on. No serial log (as you also wrote), and nothing relevant from Snoopy. Since the issue can't be reproduced on the Sam, it seems most logical to focus on sb600sata (which isn't used on the Sam), but how such an i...
- Fri Apr 16, 2021 8:46 pm
- Forum: General AmigaOS
- Topic: Bug in FE Update 2 Date Command
- Replies: 19
- Views: 583
Re: Bug in FE Update 2 Date Command
Yeah, okay, that would work, of course. Although you won't (by pinging your router) know whether you have a connection further on into the internet, e.g. to an NTP server. I do my time syncing further down in Network-Startup, so I'd need that. Therefor I'd be pinging some remote server (wonder if my...
- Fri Apr 16, 2021 8:37 pm
- Forum: General AmigaOS
- Topic: WB AREXX port (New drawer creation) question
- Replies: 3
- Views: 54
Re: WB AREXX port (New drawer creation) question
Sure, but there's nothing preventing rthat single command to be an invocation of an ARexx script.
Example:
,Workbench,Lukke skuffer,CLI,rx CloseAllDrawers
("Lukke skuffer" being "Close drawers" in Danish, and CloseAllDrawers.rexx being a script in REXX:).
Best regards,
Niels
Example:
,Workbench,Lukke skuffer,CLI,rx CloseAllDrawers
("Lukke skuffer" being "Close drawers" in Danish, and CloseAllDrawers.rexx being a script in REXX:).
Best regards,
Niels
- Fri Apr 16, 2021 3:53 pm
- Forum: General AmigaOS
- Topic: Bug in FE Update 2 Date Command
- Replies: 19
- Views: 583
Re: Bug in FE Update 2 Date Command
I wrote myself a script that checks to *really* make sure internet is available before starting the remaining scripts. I'd be interested in knowing how you go about checking that. I have been trying various things in the past for the same reasons without finding the "ultimate" test. Best ...
- Fri Apr 16, 2021 3:46 pm
- Forum: General AmigaOS
- Topic: WB AREXX port (New drawer creation) question
- Replies: 3
- Views: 54
Re: WB AREXX port (New drawer creation) question
If you're invoking it through ARexx anyway, why not just let your script delete the .info file afterwards?
Best regards,
Niels
Best regards,
Niels