LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Debug window doesn't open (LV2026Q1)

Solved!
Go to solution

Hi,

 

I'm having this problem for couple of days now, that while the debug window appears on the taskbar, I can not make it visible. I mean, no matter if I click on that the window does not appear on my screen.. The taskbar quick view shows that it is empty. This makes debugging almost completely impossible, cause I don't see the probe values as they supposed to be shown.

 

Any ideas?

Thanks.

 

 

1984_0-1786435393569.png1984_0-1786435393569.png

 

0 Kudos
Message 1 of 7
(1,476 Views)
Solution
Accepted by 1984

My initial thought is that the window position is out in left field (ie not on an active monitor). With the debug window closed, delete the "WatchWindowPos" key from your LabVIEW.ini file and then launch the debug window. This should center it on the main monitor.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
Message 2 of 7
(1,449 Views)

I started to get why are you a knight of NI. Thanks man, the day is saved again.

0 Kudos
Message 3 of 7
(1,447 Views)

A more general way to handle this is that if a window has focus, you can press the Windows key and one of the arrow keys to move the window around. Each arrow key has a different behavior, but in general, you will want to use the left/right arrows.

 

A couple of things to note:

  1. Make sure the window has focus. This is harder to verify if you can't see it, but using alt-tab or selecting it in the taskbar is usually enough.
  2. For the behavior that happens with left/right arrows, you might need to press it several times to get the window to where you can see it.

___________________
Try to take over the world!
Message 4 of 7
(1,333 Views)

This interestingly doesn't work in this case. The same thing happened to me again (debug window does not display) so I tried your suggestion. Didn't work, I had to delete that line from .ini file.

 

Also, as stated in the original post, when hovering the mouse over the "non appearing" debug window the window looks completely blank, while after deleting the line from the ini file the preview is populated.

0 Kudos
Message 5 of 7
(1,299 Views)

@1984 wrote:

I tried your suggestion. Didn't work

Probably because the probe window is floating, so it doesn't maintain focus. At least that's what happens in an older version of LV and I'm assuming it's still the case.


___________________
Try to take over the world!
0 Kudos
Message 6 of 7
(1,294 Views)

You used to be able to r-click the taskbar and "Cascade windows", but alas it doesn't seem to be possible anymore.

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 7 of 7
(1,288 Views)