Search found 1057 matches
- Fri Apr 16, 2021 5:20 pm
- Forum: General AmigaOS
- Topic: Bug in FE Update 2 Date Command
- Replies: 42
- Views: 3047
Re: Bug in FE Update 2 Date Command
@nbache Nothing ultimate here. But it works for me so far. It slows down WB boot a lot, compared to before, but at least I now *know* that the network is available and as I already wrote, it solved a bunch of boot problems i had...heck, even my cold boot with the case button works again. :-? I typed...
- Fri Apr 16, 2021 4:58 pm
- Forum: General AmigaOS
- Topic: WB AREXX port (New drawer creation) question
- Replies: 3
- Views: 218
Re: WB AREXX port (New drawer creation) question
@@nbache Possible, yes. But right now I'd like to have a non-script solution through single line commands. I was rewriting the contextmenu commodities config file yesterday to use AISS images instead of the few that came with the program (finally all entries have Icons now). Unfortunately the progra...
- Fri Apr 16, 2021 10:09 am
- Forum: General AmigaOS
- Topic: Bug in FE Update 2 Date Command
- Replies: 42
- Views: 3047
Re: Bug in FE Update 2 Date Command
@MikeSteed That would be a thing to test, thank you I have lots of stuff starting after the network *ought* to be up. Some personal AREXX scripts relying on working internet access. I wrote myself a script that checks to *really* make sure internet is available before starting the remaining scripts....
- Fri Apr 16, 2021 6:55 am
- Forum: General AmigaOS
- Topic: WB AREXX port (New drawer creation) question
- Replies: 3
- Views: 218
WB AREXX port (New drawer creation) question
I know there is a rather enhanced WB AREXX port with quite a lot of actions. One in particular is bothering me since years now and i'd like to know if there is an option to turn it off or change it's behaviour otherwise, or maybe even enhance it's functionality? CM_INVOKEWB,WINDOW.NEWDRAWER Right-cl...
- Fri Apr 16, 2021 6:26 am
- Forum: General AmigaOS
- Topic: Bug in FE Update 2 Date Command
- Replies: 42
- Views: 3047
Re: Bug in FE Update 2 Date Command
Thank you *very* much for this thread and description of the problem. I was scratching my head for a long time, trying to find out why my system randomly stalls during boot. I did everything to find out and came close to the date command, but never blamed it. My problem was, that i had a >NIL; after...
- Thu Apr 15, 2021 10:50 pm
- Forum: General AmigaOS
- Topic: Crash bug in requestchoice
- Replies: 4
- Views: 360
Re: Crash bug in requestchoice
@nbache
Thank you
Thank you
- Thu Apr 15, 2021 7:53 pm
- Forum: General AmigaOS
- Topic: Crash bug in requestchoice
- Replies: 4
- Views: 360
Re: Crash bug in requestchoice
@kas1e
I don't think either "version" or "requestchoice" is at fault here, i rather blame the OS part that is responsible for drawing the window and writing the text in there.
It looks like it's tripping over the ` char.
But that's just guesswork
edit:
Thank you for confirming
I don't think either "version" or "requestchoice" is at fault here, i rather blame the OS part that is responsible for drawing the window and writing the text in there.
It looks like it's tripping over the ` char.
But that's just guesswork
edit:
Thank you for confirming
- Thu Apr 15, 2021 4:29 pm
- Forum: General AmigaOS
- Topic: Crash bug in requestchoice
- Replies: 4
- Views: 360
Crash bug in requestchoice
Do this in a shell: requestchoice Version "`c:version file full MUI:MUI`" "OK" you'll get a nice window telling you the version of MUI. Now do this in a shell: requestchoice Version"`c:version file full MUI:MUI`" "OK" (missing space between Version and the com...
- Fri Apr 09, 2021 1:38 pm
- Forum: General AmigaOS
- Topic: update 2 - found a regression in copy
- Replies: 6
- Views: 398
Re: update 2 - found a regression in copy
@nbache
Thanks for the answer
Found it, caused by the screen updates of CANDI
Thanks for the answer
Found it, caused by the screen updates of CANDI
- Fri Apr 09, 2021 12:15 pm
- Forum: General AmigaOS
- Topic: update 2 - found a regression in copy
- Replies: 6
- Views: 398
Re: update 2 - found a regression in copy
Heh, indeed
edit:
otoh...
is C:Copy responsible for opening the copy *window* when i drag and drop stuff (i thought it is only used for shell copy stuff)?
Or is it rather part of ASyncWB/DOSLib (which would be back at Hyperion then)?
edit:
otoh...
is C:Copy responsible for opening the copy *window* when i drag and drop stuff (i thought it is only used for shell copy stuff)?
Or is it rather part of ASyncWB/DOSLib (which would be back at Hyperion then)?