Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
IDE crashes

 
Post new topic   Reply to topic    Forum Index -> ZBasic IDE
Author Message
Genesis



Joined: 15 Jan 2006
Posts: 28

Posted: 18 January 2006, 4:04 AM    Post subject: IDE crashes Reply with quote

I have a fairly decent-size project (consisting of 7 files) I'm working on.

If I do not save changed files before I hit F7 to compile, invariably after a couple of attempts (e.g. while coding) the editor will bomb with a fatal error. Alternatively, F5 may crash partway through the load (the load may or may not complete)

Re-entering the editor shows that no changes were lost (the save happened before the blow-up) but somehow the IDE is getting very unhappy..... .making sure that I save any changed files before I hit F7 greatly reduces - but does not completely eliminate - the crashes.

Any ideas?

System is a WinXP SP2 box, runs loads of other stuff without problems.....
Back to top
mikep



Joined: 24 Sep 2005
Posts: 771
Location: Austin, TX

Posted: 18 January 2006, 5:32 AM    Post subject: Reply with quote

I have a similar environment and have successfully compiled and downloaded projects with more than 15 files.

I think it might help if you could isolate the problem. Here are some scenarios to try:
1. Does it only bomb if you don't save the files first.
2. Try using the compiler to compile the code from the command line. You might also get a better error message from the compiler this way. See section 6 of the Reference Manual.
3. Try downloading the code using the ZLOAD utility from the command line. See section 7 of the Reference Manual.
4. Are there any error popups that you could describe? The ones containing module and address inside Windows are the most useful if you get them.
Back to top
Genesis



Joined: 15 Jan 2006
Posts: 28

Posted: 18 January 2006, 14:35 PM    Post subject: Reply with quote

I'll see if I can isolate it....

It does not happen if I try to provoke it (e.g. by inserting a couple of trash characters in the front of a couple of source files, then hit F7)

But when actually editing, it is quite maddening. If I save before doing the compile, it usually does not crash. If I don't save, it will reliably within a couple of iterations of code/compile.

I'll see if I can get a traceback on it....
Back to top
pjc30943



Joined: 02 Dec 2005
Posts: 220

Posted: 18 January 2006, 18:12 PM    Post subject: Re: IDE crashes Reply with quote

Using ZLoad solved the problem for me. Originally, I had the same issues: crash on compile. Not a single crash since switching over...
Back to top
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2593
Location: Portland, OR

Posted: 18 January 2006, 18:41 PM    Post subject: Reply with quote

Quote:
Originally, I had the same issues: crash on compile.


It should be pointed out that this fixed the problem of running on Win98SE (that is not officially supported by the IDE). The OP indicated that he is using WinXP where it should not be a problem. Even so, it will be interesting to see if that solution avoids the problem.

The following post describes how to set up the IDE to use an external program as the loader, specifically, zload.exe:
http://www.zbasic.net/forum/post-129.html#129
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZBasic IDE Time synchro. with the server - Timezone/DST with your computer
Page 1 of 1

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group