Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 Bug with latest version with Visual 2008
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Adequat
Tomato Guru

182 Posts

Posted - Nov 23 2007 :  12:55:33 PM  Show Profile  Reply with Quote
Some characters are wrongly displayed.
Examples:

1) tabs are made visible and replaced with random characters.

2) something like:

CORE_EXTERN_H();

is displayed as:

CORE_EXTERN_e();

This is just a visibility thing because copy/paste to another editor, transfer the correct text.

But this is very random, this might not happen if the same text appears in another file.

If I switch VA off, the correct display appears again.
This happens on a freshly installed Vista Ultimate, with the release version of Visual 2008 and the latest VA build. This happens a lot! (making VA unusable)

The same thing does not happens with the same VA version on XP/Visual-2005, for a given file with the problem.

This being said, I have already seen this with VA (older build) under XP/Visual-2005. The problem did appear much less frequently, but it was impossible to remove. Very annoying because you think your code is damaged...

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 23 2007 :  5:41:02 PM  Show Profile  Reply with Quote
Which font are you using in the IDE? This reminds me of a bug report with the "Envy Code VS" font.

zen is the art of being at one with the two'ness
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Nov 24 2007 :  04:04:47 AM  Show Profile  Reply with Quote
On VS 2008 where the bug happens, the default VS font was used (Courrier new). On VS 2005 where the problem happened too, Bitstream Vera.
But frankly, I don't think the problem is here. This sounds maybe more like unitialized memory.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 24 2007 :  10:22:53 AM  Show Profile  Reply with Quote
How easily can you reproduce this problem?
Which programming language are you using?

Do you have any other plugin's installed?

The fact you have seen this before, with winXP and VS2005 bothers me. I don't recall any other reports of a problem like this, but obviously it is not that new.

Can you export your VA and IDE settings please:

VA Options -> Performance -> Export Settings

IDE tools menu -> Import and Export Settings -> Export selected environment settings

and then send me the settings files. I will then import them on a test system here, and see if that makes any difference.

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.

zen is the art of being at one with the two'ness
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Nov 25 2007 :  12:00:00 PM  Show Profile  Reply with Quote
>How easily can you reproduce this problem?

It happens often. But for the time being I only use Vs 2005 where it happens less. But if I can have a repro case, I tell you.

> Which programming language are you using?

C++ only

>Do you have any other plugin's installed?

Qt integration. But this has nothing to do with the editor.

>The fact you have seen this before, with winXP and VS2005 bothers me.

And happens on my 2 different machines

>Please submit the files via the form:
>http://www.wholetomato.com/support/contact.asp

Done
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Nov 25 2007 :  12:13:10 PM  Show Profile  Reply with Quote
Here a repro case, under XP/Vs2005 (with the setting files I sent you):
If I type in a CPP file the following:

DWORD sizeIn = sizeof(swt);

it is displayed as:

DWORD sizeIn = sizeof(siz);

And there is nothing I can do about it but Disabling VA from its menu. When I disable VA, the correct display appears automatically.
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Nov 26 2007 :  06:26:42 AM  Show Profile  Reply with Quote
I should have added that Qt's plugin was not used on Vs 2008 where the problem happens most. So it can't be a conflict with this plugin (I give you this info because I see there is another thread about Qt's plugin).
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Nov 26 2007 :  07:01:05 AM  Show Profile  Reply with Quote
This bug is really annoying because it happens more than I though. Hence I tried to use an older version. You will certainly find interesting that:
1) The bug occurs in these builds: 1619/1618/1614
2) The bug disappears with build 1561.
So I have step back to 1561...
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 26 2007 :  11:58:04 AM  Show Profile  Reply with Quote
Did you get a reply email telling you the files you sent had been received and assigned a case number? I am not seeing any sign of the files in the system.

If you have a confirmation email, did you select sales instead of technical support on the forum? I don't have access to the sales cases (I have enough tech support work to keep me busy) so I will have to wait for someone to move it to where I can see it if you did.

zen is the art of being at one with the two'ness
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Nov 27 2007 :  05:13:59 AM  Show Profile  Reply with Quote
http://www.wholetomato.com/support/contact.asp
...I did not get an answer. I have done another try...
It seems your system is not working. I send a file and I get as answer
"The file you requested cannot be found on our site."
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 27 2007 :  09:21:30 AM  Show Profile  Reply with Quote
*sigh* confirmed, the form works fine if you just use it, but it breaks with an attachment.

We have had this problem before, obviously it has come back with the website being updated.

If you submit a bug report you should be emailed by our bug tracking system. If you then reply to that email with an attachment the attachment should reach me without a problem. I will ask someone to fix the form, but that should do as a temporary work around.

zen is the art of being at one with the two'ness
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Nov 27 2007 :  10:57:11 AM  Show Profile  Reply with Quote
Sorry. Attachments are now accepted through the form.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 27 2007 :  2:50:15 PM  Show Profile  Reply with Quote
I have your settings now Adequat, thank you for these.

I am able to reproduce the problem here. This might be covered by:

case=8929

zen is the art of being at one with the two'ness
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Nov 27 2007 :  5:37:37 PM  Show Profile  Reply with Quote
Adequat I have emailed you about this.

zen is the art of being at one with the two'ness
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Dec 06 2007 :  07:51:16 AM  Show Profile  Reply with Quote
build 1623 has solved all the problems... until new cases today:

This:

connect(master->m_horzScrollBar, SIGNAL(SignalNewScrollPosition(int64)), m_horzScrollBar, SLOT(ScrollTo(int64)));

is displayed as:

connect(master->m_horzScrollBar, SIGNAL(SignalNewScrollPosition(int64)), m_horzScrollBar, SLOT(SLOT(Scr(int64)));

And

BuildShortcuts(g_mainMenuSeeds, ACT_MoveCaret, this, &g_wMainWindow->m_waveActionRegistry, 0);

is displayed as:

BuildShortcuts(g_mainMenuSeeds, ACT_MoveCaret, this, &g_wMainWindow->m_wMainWindow->m_wav, 0);
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 06 2007 :  09:10:38 AM  Show Profile  Reply with Quote
We have been able to reproduce this internally with 1623 and are working on a fix:

case=10351

Do you have Operators set to be bold in the IDE's font and colour settings? If so turning this off, so operators are no longer bold seems to fix, or at least limit, the problem.

zen is the art of being at one with the two'ness
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Dec 06 2007 :  4:08:01 PM  Show Profile  Reply with Quote
As a matter of fact, not having operators set to Bold prevents the problem. But I hope you have a better fix... Thanks.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Dec 07 2007 :  08:05:38 AM  Show Profile  Reply with Quote
We are working on a fix. Turning off bold operators is simply a temporary work around.

zen is the art of being at one with the two'ness
Go to Top of Page

support
Whole Tomato Software

5566 Posts

Posted - Dec 10 2007 :  8:10:19 PM  Show Profile  Reply with Quote
Case=10351 is fixed in Build 1624
Go to Top of Page

Adequat
Tomato Guru

182 Posts

Posted - Dec 11 2007 :  07:04:23 AM  Show Profile  Reply with Quote
Confirmed here :-)
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000