Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 A very boring bug, from 1626 to 1724

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
wondering Posted - May 26 2009 : 12:08:32 AM
VA has a very very boring problem of extended characters from 1626 to 1724, when can you resolve it?
1561 is OK: 1724:
My system info(VC6.0, the same problem occurs in VS2008):

VA_X.dll file version 10.5.1724.0 built 2009.05.01
Licensed to:
VA X: terry
MSDev.exe version 6.0.9782.1
Devshl.dll version 6.0.9782.0
Devedit.pkg version 6.0.9782.0
Font: Fixedsys -16(Pixels)
Comctl32.dll version 5.82.6001.18000
Windows Vista 6.0 Build 6001 S
2 processors (x86)

Platform: Win32 (x86)
Stable Includes:
D:\\Program Files\\Microsoft Visual Studio\\VC98\\INCLUDE;
D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE;
D:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE;
E:\\SDK\\BCG584\\BCGControlBar;

Other Includes:

Stable Source Directories:
D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\SRC;
D:\\Program Files\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE;
D:\\Program Files\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE;
D:\\Program Files\\Microsoft Visual Studio\\VC98\\CRT\\SRC;
E:\\SDK\\BCG584\\BCGControlBar;

The same problem other people meets:

16   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Oct 22 2009 : 5:35:38 PM
Unfortunately this has not yet been fixed. We are still working on improving Unicode support in VA, but it is a big task, since we need to do this without breaking anything.
wondering Posted - Oct 13 2009 : 10:54:40 PM
Who can tell me whether the problem has been resolved?
feline Posted - Jul 15 2009 : 12:54:12 PM
I am seeing the same thing here, VA is having problems showing Unicode characters in comments in its tooltips:

case=4983
wondering Posted - Jul 14 2009 : 10:11:58 PM
VS2008
feline Posted - Jul 13 2009 : 10:24:53 AM
Which IDE are you using for this test?
wondering Posted - Jul 12 2009 : 12:01:40 AM
Yours is perfect right:)
I found out a case below:

The comment actually is :
/* CUISETID-?-?epid.userid */

If the the comment is :
/* CUISETID, epid.userid */
It's correct.
As you can see, the difference only is Chinese "-?-?" and English ",".
I think this problem only appears in Windows Vista OS, maybe for its Microsoft Ya Black font.
What's your opinion? Could you make a test on Vista?
feline Posted - Jul 08 2009 : 11:41:34 AM
wondering which problem are you still seeing? Using the files you sent me I have just been testing this in VC6.

Using Windows XP I set:
Control Panel -> Regional and Language Options -> Advanced tab -> language for non-Unicode programs = "Chinese (PRC)"

I then rebooted the machine.
I then loaded the "TestMacro" workspace in VC6 and opened the "TestMacro.cpp" file. This is what I am seeing for the comment at the start of the file:



I am not sure if this is correct or not, but it looks a lot better than the problem screen shot at the start of this forum thread.
wondering Posted - Jul 05 2009 : 12:39:17 AM
I'm sorry to say that the problem exists in 1727 as the same...
What can I do for that next?
feline Posted - Jun 16 2009 : 12:15:40 PM
Many apologies for that. We received the files, but no one replied to you. That was a mistake on our part. Can you try VA 1727 and see if there is any difference? We have made some changes, tested with your files, to try and improve this in VA 1727:

http://www.wholetomato.com/downloads/default.asp
wondering Posted - Jun 16 2009 : 05:19:34 AM
I have submited the files for two weeks, but I didn't receive your any reply. Why?
feline Posted - Jun 02 2009 : 1:01:10 PM
Please submit the files via the form:

http://www.wholetomato.com/support/contact.asp

including this thread ID or URL in the description, so we can match it up. Please send any files with extended / unicode characters as a zip file, to make sure that email does not change the file.
wondering Posted - Jun 02 2009 : 05:22:36 AM
quote:
Originally posted by support
Does it happen in all comments, or is it related to the text in the comments? Can you send a sample source file that has the problem? Also, can you try a Tools/Options/Format/ResetAll to see if it fixes the problem?


How can I send the sample files to you? I also wanna give you my custom configuration file for VC6 and VS2008, perhaps they can help you.
supercloud Posted - May 31 2009 : 12:55:38 AM
I have the same problem, the comments are overlapped. It not only appears in comment, but also appears in Find symbol dialog box, VA X definition window, et al.

It appears when mixed Chinese characters and Latin characters are used in comment.

VA X info:

VA_X.dll file version 10.5.1724.0 built 2009.05.01
Licensed to: [email protected]
DevEnv.exe version 8.0.50727.762
msenv.dll version 8.0.50727.762
Font: Courier10 BT 17(Pixels)
Comctl32.dll version 6.0.2900.5512
Windows XP 5.1 Build 2600 S
2 processors (x86)

Platform: Win32
Stable Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;

Other Includes:

Stable Source Directories:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfc;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\mfcm;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\src\\atl;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\crt\\src;

support Posted - May 30 2009 : 11:31:15 AM
We are having troubles reproducing in-house. Comments appear to be colored like comments and the spacing seems fine with Fixedsys fonts in vc6.

Does it happen in all comments, or is it related to the text in the comments? Can you send a sample source file that has the problem? Also, can you try a Tools/Options/Format/ResetAll to see if it fixes the problem?
accord Posted - May 28 2009 : 02:37:03 AM
case=27511 has been opened for this specific regression.
accord Posted - May 27 2009 : 03:55:57 AM
I'll ask the developers about this:

case=17006

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000