Amiga.org
Amiga computer related discussion => Amiga Software Issues and Discussion => Topic started by: Linde on January 14, 2007, 07:35:07 PM
-
I tried installing NList for MUI, but when i try the examples it says i have to increase the stack size for "Background CLI". I have no idea of ghow to do this and I've searched all over the internet... Any ideas? I'm on WB3.0 btw
-
Edid s:shell-startup and add line:
stack 8192
-
Thanks! But now, when typing "stack" in shell, it says my stack is 8192 bytes, but the NList examples still complain about the stack being only 4096 bytes.
-
Try to install StackAttack (http://www.aminet.net/search?query=stackattack)
-
Or increase stack from program icon. That works too and saves some ram for programs that can cope with 4k stack, on the other hand it is more work than installing StackAttack.
-
Thanks for stackattack, that worked.