home recent topics recent posts search register faq   AspNetForum v.4.8.2.0

Huagati Systems Support Forum :: Forum

user:
psw:
| lost password
1/16/2010 5:42:26 PM
nvdplas
Posts 3
Hi Kristofer!

I just want to report a minor glitch.
Don't know if this has to do with my computer, but the icons on the toolbar are displayed with their transparency color (I presume...).
Nothing serious, but it would be nice to see this fixed one day.

Regards,

Nico
1/17/2010 5:39:33 AM
Kristofer
Posts 240
Hi,

That's strange.

What version of Windows, and what version of Visual Studio are you using? Are you using any special color scheme in windows, or some other display setting that could be involved?

This is what the toolbar should normally look like:
VS2008:


VS2010:


Best regards,
Kristofer
edited by Kristofer on 1/17/2010

Attachments: vs2008Toolbar.png vs2010Toolbar.png
1/17/2010 11:27:11 AM
nvdplas
Posts 3
Hi,

I am using Windows 7 Ultimate on a Compaq laptop with a NVidia GForce G103 M video card.
I have experimented with different color scheme and display settings, but all that makes no difference.

I have uploaded an image of my toolbar (colorscheme 'basic' in Windows).

Regards,

Nico

Attachments: Capture.PNG
1/17/2010 2:07:04 PM
nvdplas
Posts 3
Oops, I forgot to mention: VS 2008.

Nico
2/26/2010 4:37:06 PM
MartinH
Posts 7
I have exactly the same problem.

All the toolbar icos have a Fuchsia background. Is this a nown issue?

I use Win7 x64 with VS2008 + SP1.

Regards,
Martin.
3/23/2010 2:16:54 AM
Kristofer
Posts 240
Can you check if this problem persists in v1.86? If it does, please turn on the add-in's logging feature by creating a blank text file in the same directory as the add-in DLL and name it "HuagatiDBMLExtensions.dll.enableLog" (for VS2008) or "HuagatiDBMLTools2010.dll.enablelog" (for VS2010). The next time you start visual studio, the add-in should write load details to a log file under C:\Users\[username]\Local Settings\Temp\HuagatiDBMLTools_trace.log

Hopefully that should reveal why the button icons don't get transparency applied...
3/23/2010 11:19:23 AM
MartinH
Posts 7
Kristofer:

I have attached an image of the problem and the log file as requested. I am using the latest version downloaded on 23 March 2010.

Regards,
Martin.

Attachments: Huagati1.png HuagatiDBMLTools_trace.log
3/23/2010 2:49:54 PM
Kristofer
Posts 240
Ok, I found the problem - will release a fix soon.

It was a locale and string parsing regression bug caused by a change made a few versions back for VS2010 compatibility. The add-in calls decimal.Parse on the Visual Studio version number without specifying US-english locale. As a result, the add-in thinks that Visual Studio 2008 is 2010, and then tries to handle the toolbar button icons as if it was running under VS2010. The end result is fuchsia background (no mask) under VS2008.
pages: 1
|