LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

bug when using "High contrast mode"

Hello,

 

When I enable the "high contrast mode" on Windows 10, there is a bug in Labwindows 2017.

 

I tried several ways to save my project, but none works. Usually it just silently fails.

 

But, here is a way to get an explicit message

- launch cvi

- create a new project

- drag and drop a C file to add it to the project

- click on "build"

- click on "yes" to save the project

- "some files failed to save", but click  "yes" anyway

- click "yes" again

- you now have a message "unable to open file .... (badly formed pathname)"

 

I have reproduced the bug on 2 different machines (both running win10-64 and cvi 2017)

 

0 Kudos
Message 1 of 4
(2,801 Views)

I can only confirm it happens on my system too, following your directions.

It happens with CVI 2019 beta, too, with a difference: the message popup at end ("unable to open...") does not appear at all.
CVI IDE seems unable to open the SaveAs common dialog when "High contrast" theme is enabled.

Carlo A.
Megaris




0 Kudos
Message 2 of 4
(2,732 Views)

Hi crazyfwed -

Unfortunately, I wasn't able to reproduce the issue that you described. I tried both with CVI 2017 and CVI 2019.

Could you provide more details about your setup?

  1. What is the specific Windows 10 version you are using?
  2. Did you change to high contrast theme before or after opening CVI? Does the issue reproduce with any variant of the Windows 10 high contrast theme (#1, #2, etc.)?
  3. Where on disk did you try to save the project? Is that in a protected location?

Best regards,
- Johannes

0 Kudos
Message 3 of 4
(2,709 Views)

I can respond too, the problem happened to me on both a real PC and on the virtual machine in which I've installed CVI 2019 beta.
1) On both system Windows 10 is the latest version, 1809 (build 17763.316), italian language

2) I've changed to high contrast theme. I've tried only the default one for me "High Contrast Black". I haven't tried other themes
3) The bug does not allow you to arrive a point you choose a location: the Save As dialog box does not open!

In detail:
Start CVI, create new empty project, add an existing C file with drag & drop.

Try to Build. This message box appears:
{7264CBD9-F335-4C26-B5CE-037A312A9C85}.png.jpg
Click Yes. Normally here CVI opens the SaveAs common dialog, but instead appears this:
{1921B1BD-D91A-4282-9874-9B4690BD6082}.png.jpg

Click Yes. Another message box, this time CVI would like to save the project:
{0A7E085A-C613-4C7E-B2C6-C583823EF822}.png.jpg
Click yes. No SaveAs dialog, but this:
{B5C7B164-8C3E-49B5-9760-34C5AA85F2EC}.png.jpg

That's all.
Repeating a couple of times the sequence, the last message does not appear at all.
In CVI 2019 beta the last message does not appear even at first attempt.

Carlo A.
Megaris




0 Kudos
Message 4 of 4
(2,703 Views)