PB5.61 Beta2 Debug Window goes AWOL

Post bugs related to the IDE here
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

PB5.61 Beta2 Debug Window goes AWOL

Post by IdeasVacuum »

PB5.61 Win7 x86
Running a debug session. Compile with Debugger, works many times and then for no apparent reason the Debug Window fails to display. Only fix is to close PB and relaunch.

Anyone else hit this?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
PureLust
Enthusiast
Enthusiast
Posts: 477
Joined: Mon Apr 16, 2007 3:57 am
Location: Germany, NRW

Re: PB5.61 Beta2 Debug Window goes AWOL

Post by PureLust »

Maybe has to do with this one:

PB crashes if Output in 2nd Debug Window

Which is fixed, or will be fixed in next release, as Fred stated.

[Edit] Uhps, ... sorry ... Freds fix-statement is from 1 day before Beta 2 was released and should be included in Beta 2 already.
So it may be a new/other Problem.
[Dynamic-Dialogs] - create complex GUIs the easy way
[DeFlicker] - easily deflicker your resizeable Windows
[WinFX] - Window Effects (incl. 'click-through' Window)
Fred
Administrator
Administrator
Posts: 16681
Joined: Fri May 17, 2002 4:39 pm
Location: France
Contact:

Re: PB5.61 Beta2 Debug Window goes AWOL

Post by Fred »

PureLust, could you test if the fix worked for your bug ?
IdeasVacuum
Always Here
Always Here
Posts: 6425
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: PB5.61 Beta2 Debug Window goes AWOL

Post by IdeasVacuum »

I can't reproduce the problem, it is not file specific but only occurs after 2-3 hours. I have often thought that a "Show/Hide Debug Window" button on the IDE would be handy, didn't realise that people were using more than one at a time though.

EDIT: OK, so instead of dismissing the Debug Window, I have cleared it and kept it on screen. The debugging consisted of tweaking variable values, so the basic Code lines and Debug lines stayed the same. However, after about 50 minutes, no debug results displayed in the debug Window. :?
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
PureLust
Enthusiast
Enthusiast
Posts: 477
Joined: Mon Apr 16, 2007 3:57 am
Location: Germany, NRW

Re: PB5.61 Beta2 Debug Window goes AWOL

Post by PureLust »

Fred wrote:PureLust, could you test if the fix worked for your bug ?
Yes, ... work perfectly in 5.61 final ... thanks again. :D
[Dynamic-Dialogs] - create complex GUIs the easy way
[DeFlicker] - easily deflicker your resizeable Windows
[WinFX] - Window Effects (incl. 'click-through' Window)
Post Reply