Welcome, Guest. Please login or register.

Author Topic: Stormwizard with GUI Editor furtherdevelop Version  (Read 4152 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline x303

Re: Stormwizard with GUI Editor furtherdevelop Version
« on: May 17, 2010, 06:10:18 PM »
Looks like the version I got when I bought stormgcc. What's new ???
 

Offline x303

Re: Stormwizard with GUI Editor furtherdevelop Version
« Reply #1 on: May 18, 2010, 07:35:15 PM »
Quote from: cha05e90;559397
The library doesn't work here with StormC 3.0. Complains about too low stack and that I should set the stack to 8000 - cklicking the requester triggers immediate system freeze. BTW: Default stack is 8192 and StormC has a stack of 16368.

System: 68040, CGX4, OS3.9BB2 - ArtEffect i.e. seems to work.

That also happens on StormC v4, btw. But only if you try to open an .lb file when making a link library.
 

Offline x303

Re: Stormwizard with GUI Editor furtherdevelop Version
« Reply #2 on: May 20, 2010, 08:05:14 PM »
Opening an lb file doesn't open the shell. It opens another window where you make the link library.
Check the attached file. Screenok is how it should be. And stackerror is how it acts with the latest wizard.library.

btw: shell stack is set by default at 50K. And i'm not using AFA.
« Last Edit: May 20, 2010, 08:23:44 PM by x303 »
 

Offline x303

Re: Stormwizard with GUI Editor furtherdevelop Version
« Reply #3 on: May 22, 2010, 01:41:05 PM »
Quote
Its really bad that the default Stack on 68k is not increase from 4096 and this is the most problem users say that many patches make the system instable.


I don't run that many patches anymore.

Quote
only bad that H&P did not change that on AOS 3.5 and 3.9 too.

The OS stack wasn't the problem, never have had any problems with it. The problem was that StormLibrarian only had 5K of stack set (which only 382 !!! bytes are used). With stackattack, the new wizard.library can be used again.

x303 :D :D :D
 

Offline x303

Re: Stormwizard with GUI Editor furtherdevelop Version
« Reply #4 on: May 23, 2010, 01:59:41 AM »
Quote from: bernd_afa;560273
but when ovewr stormlibrarien stormwizard Editor is start and it have not the requestet 16 kb of stack (in the Icon) there is a big crash risc that maybe occur on Big GUI.

so its good that the new lib check for enough stack.
Your wrong here. First of all, normally you *only* run stormlibrarian from within stormc. Second, with sl only using 382 bytes (more or less), it will never crash. Third, sl never, ever crashed on me. So the point that it needs 8K or more is useless. Why check for stack inside a lib while stackattack is available anyway ?