Author |
Topic |
|
alextooter
Ketchup Master
55 Posts |
Posted - Sep 05 2005 : 07:31:13 AM
|
I download 1421 from read some topics
but it'll cause vc6 terminated. Here is a screen shot:
|
|
alextooter
Ketchup Master
55 Posts |
Posted - Sep 05 2005 : 07:33:11 AM
|
OS:win2k vc6 + sp5 vc2002.
but it works fine with vc2002. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 05 2005 : 2:55:28 PM
|
using win2k with VC6 + VS 2003 + VAX 1421 installed VC6 loads fine and VAX is enabled and working.
from the screen shot you seem to have Chinese, or some other oriental language installed. is this a localised OS or IDE? do you have any other plugin's installed? can you get a call stack from VC6?
if you have just added / enabled an extra language in win2k which one have you added? |
zen is the art of being at one with the two'ness |
|
|
alextooter
Ketchup Master
55 Posts |
Posted - Sep 05 2005 : 8:00:45 PM
|
Yes, its a win2k (Simplified Chinese) version. And I have "IncrediBuild Agent Add-In","WndTabs 3.20". When I load a big project (10000+ files, about 1500000 line), it will down. If disable va, vc runs ok. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 06 2005 : 3:09:42 PM
|
i have installed Simplified Chinese as a language option on my win2k system and set the location to "Chinese (PRC)". this has not changed the system interface to Chinese though.
i can load small test projects in VC6 with VA 1421 installed with no problems. does this problem only happen with this big project? what happens if you create a small test project with VA disabled and then open it with VA enabled?
when VC6 crashes are you able to get a call stack? if so could you please post this here. |
zen is the art of being at one with the two'ness |
|
|
alextooter
Ketchup Master
55 Posts |
Posted - Sep 06 2005 : 11:44:30 PM
|
Small project wil be OK. I can'g get a call stack, because vc will be terminated after I press OK |
|
|
bugfix
Tomato Guru
Germany
324 Posts |
Posted - Sep 08 2005 : 04:58:05 AM
|
I have a similar problem w/ 1421 vs.net 2k3 where sometimes while typing cursor pops to start of file and IDE terminates instantly. No idea whats causing it nor how to reproduce it.
How can I prevent VAX from putting curly brackets into same line in 1421? Prior to 1421 closing curly bracket was put in new line. Sucks pretty much:)
Another thing I've notices that sometimes IDE lags like hell w/ VAX. Im back to 1418 for now. |
http://www.mf-sd.de |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 08 2005 : 4:13:22 PM
|
bugfix, the incorrect placement of } is known, and hopefully will be fixed soon
case=735
i am not seeing any lag problems. did you check your CPU usage when this was happening? any obvious triggers? |
zen is the art of being at one with the two'ness |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 08 2005 : 6:40:15 PM
|
alextooter i am asking support to see if they have a large VC6 project to check with. i don't have a very large one on hand. |
zen is the art of being at one with the two'ness |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 10 2005 : 5:28:22 PM
|
alextooter i have now constructed a VC6 workspace holding 3 projects, with a total of 1527 source files. this is opening without any problems.
can you try closing VC6 and creating a zero length read only ncb file for this project, and then reload VC6 with VA enabled?
has any previous version of VA worked with VC6 and this large workspace? VC6 its self has problems with very large workspaces, even when VA is not present.
i am having some initial problems making a larger project, i seem to have corrupted my dsp file by editing it manually, but i am not sure how. if the read only ncb file does not help and this used to work i will have another look at this. |
zen is the art of being at one with the two'ness |
|
|
bugfix
Tomato Guru
Germany
324 Posts |
Posted - Sep 11 2005 : 02:50:43 AM
|
quote: Originally posted by feline i am not seeing any lag problems. did you check your CPU usage when this was happening? any obvious triggers?
iirc I was editing a rather large file w/ a lot of macros. |
http://www.mf-sd.de |
|
|
bugfix
Tomato Guru
Germany
324 Posts |
Posted - Sep 11 2005 : 03:33:10 AM
|
Just found a case. Use a "large" file put cursor near end then use mouse wheel to scroll up. You need to scroll pretty fast though but after some "scrolls" it's starting to lag until you stop scrolling and start again. I'm using 1422 at the moment but I guess it's same w/ 1421. |
http://www.mf-sd.de |
|
|
alextooter
Ketchup Master
55 Posts |
Posted - Sep 11 2005 : 03:43:53 AM
|
Hi feline, The ncb file of this project is 8769K bytes, after I delete the ncb file and create zero length with read only property-?-? the buffer overrun come out again. 1418 is work fine with this project. The beta version 1422 also has the same problem as 1421. |
Edited by - alextooter on Sep 11 2005 03:46:01 AM |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Sep 12 2005 : 2:08:42 PM
|
Can you reproduce the problem with logging enabled on the Performance tab of the VA options dialog? This will create a file c:\\va.log, zip and send this file to [email protected].
Thx. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 12 2005 : 5:02:24 PM
|
bugfix can you post a new thread for the lagging please? it is going to get very confusing in this thread otherwise. please include IDE, code language and VA version. |
zen is the art of being at one with the two'ness |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Sep 21 2005 : 6:12:30 PM
|
Incorrect placement of } is fixed in 1423.
Problem with buffer overrun occurs when you #define a symbol with more than 99 characters in a name.
case=763 |
|
|
alextooter
Ketchup Master
55 Posts |
Posted - Sep 23 2005 : 01:08:45 AM
|
When I choose "enable logging" in the Performance tab, this option will be disabled(turn gray).
And I can't get the c:\\va.log.
This problem can be duplicated with build 1423. |
|
|
alextooter
Ketchup Master
55 Posts |
Posted - Sep 23 2005 : 01:53:07 AM
|
I have send a mail about this problem to [email protected]. please check it, thanks. |
|
|
feline
Whole Tomato Software
United Kingdom
19014 Posts |
Posted - Sep 24 2005 : 3:26:58 PM
|
using win2k, VC6 and VA 1423 when i turn on logging the option is greyed out, this is not a problem since restarting the IDE disables logging.
simply turning on logging creates the file "C:\\va.log" and loading a workspace causes this file to grow to 35k
do you have write permissions to C:\\ on your machine? it seems odd that you would not, but i don't see why this would not work. |
zen is the art of being at one with the two'ness |
|
|
|
Topic |
|