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
 Error: "Open File in Workspace" & Intel Compiler
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Hexagonal
Senior Member

35 Posts

Posted - Sep 03 2006 :  11:54:46 AM  Show Profile  Reply with Quote
Error: Visual Assist X
"Open File in Workspace" doesn't work with Intel Compiler integration.
It shows empty list and infinite "Parsing ..." (but doesn't hang environment);

As I found, latest working version is 1432.

Steps to reproduce problem:
- Install Visual Studio 2005;
- Install Intel C++ Compiler 9.1;
- Create any Visual C++ project: File -> New -> Project -> Win32 Console Application;
- Right click on project in solution and choose "Convert to use Intel C++ Project System" (Intel integration

will create *.icproj file near *.vcproj one);
- Install Visual Assist X 1432;
- Choose VAssist -> Open File in Workspace, it will correctly display list of all files in solution;
- Install Visual Assist X, any of latest versions, for example 1533 beta or 1446;
- Choose VAssist -> Open File in Workspace, it will show empty list and "Parsing ...";

support
Whole Tomato Software

5566 Posts

Posted - Sep 03 2006 :  1:24:28 PM  Show Profile  Reply with Quote
Are any of the threads spinning when you see the parsing message? If so, can you get a call stack from it/them?
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Sep 06 2006 :  2:57:26 PM  Show Profile  Reply with Quote
VA doesn't know about icproj files - will whitelist that extension in the next build since you report that it used to work correctly [case=2399]. (we decided to switch to a whilelist for project types in order to prevent doing things to unknown project types)
Go to Top of Page

CreatorCray
New Member

9 Posts

Posted - Sep 08 2006 :  12:14:28 PM  Show Profile  Reply with Quote
Hi there! I have other problem with Intel compiler integration (see http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=5054)

I'm terribly sorry guys, but I just do some bit of a hack to check your idea about icproj file and whitelist.
I found string "csproj" in file VAssistNET.dll and changed it to "icproj". And it works!
Will wait for next build in impatience...
Go to Top of Page

sean
Whole Tomato Software

USA
2817 Posts

Posted - Sep 08 2006 :  12:30:23 PM  Show Profile  Reply with Quote
Thanks for the confirmation. The fix will be in the next build.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 10 2006 :  10:16:38 AM  Show Profile  Reply with Quote
case=2399

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

Hexagonal
Senior Member

35 Posts

Posted - Sep 15 2006 :  04:41:24 AM  Show Profile  Reply with Quote
Hello!

When it displays "Parsing..." message, processor load doesn't exceed 2-4 percents.

Sysinternals Process Viewer displays two VA_X.dll threads:

1:

ntoskrnl.exe!KiUnexpectedInterrupt+0x29f
ntoskrnl.exe!ZwYieldExecution+0x5c9
ntoskrnl.exe!KiUnexpectedInterrupt+0x2d6
ntoskrnl.exe!KeWaitForMutexObject+0x1a3
ntoskrnl.exe!NtWaitForSingleObject+0xb7
ntoskrnl.exe!KiReleaseSpinLock+0xb99
ntdll.dll!NtWaitForSingleObject+0xb
ntdll.dll!ZwCreateThread+0xbe
va_x.dll!MigrateDevColor+0xe633d
va_x.dll+0x17ff2
KERNEL32.dll!GetModuleHandleA+0x2b
KERNEL32.dll!lstrcmpiW+0xb7

2:

ntoskrnl.exe!KiUnexpectedInterrupt+0x29f
ntoskrnl.exe!ZwYieldExecution+0x5c9
ntoskrnl.exe!KiUnexpectedInterrupt+0x2d6
ntoskrnl.exe!KeWaitForMutexObject+0x1a3
ntoskrnl.exe!NtWaitForSingleObject+0xb7
ntoskrnl.exe!KiReleaseSpinLock+0xb99
ntdll.dll!NtWaitForSingleObject+0xb
ntdll.dll!ZwCreateThread+0xbe
va_x.dll!MigrateDevColor+0xe633d
va_x.dll+0x17ff2
KERNEL32.dll!GetModuleHandleA+0x2b
KERNEL32.dll!lstrcmpiW+0xb7

Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 17 2006 :  2:19:03 PM  Show Profile  Reply with Quote
VA 1535 should be posted in the next couple of days, to the announcements part of the forum, here:

http://www.wholetomato.com/forum/forum.asp?FORUM_ID=18

can you try that build when it is posted, and see if it helps?

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

support
Whole Tomato Software

5566 Posts

Posted - Sep 19 2006 :  02:00:51 AM  Show Profile  Reply with Quote
Case 2399 is fixed in build 1535.
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