Just popping in 
Joined: 2020/3/29 13:21 Last Login
: 5/26 6:24
From Finland
Group:
Registered Users
|
My X5000 has shown random WB hangups while booting, resulting in half-loaded, grey WB screen with just a couple of icons. The culprit was obviously X-Dock, if loaded via WBstartup.
The solution was to disable X-Dock in WBstartup prefs, and run it directly from startup-sequence, after WB has been loaded. The end of my startup-sequence looks now this:
... Wait 1 sec Run >NIL: *>NIL: Sys:Utilities/X-Dock/X-Dock EndCLI >NIL:
The 1 sec delay is there to secure that WB is surely loaded to the very end, so that loading of X-Dock cannot anymore disturb the process. This works in X5040, but a slightly longer delay might be needed for slower machines.
|