Blank debug window opening

22 views
Skip to first unread message

Mark Bannister

unread,
Oct 7, 2025, 8:40:31 AMOct 7
to TheDBCommunity
I used to know this, but anytime I open a form or library to edit a blank debug window opens.   There is a simple way to get rid of it...if only I could remember.
Anybody?

Steven Green

unread,
Oct 7, 2025, 8:42:24 AMOct 7
to TheDBCommunity
sorry, that one does not ring a bell

Jure Zorko

unread,
Oct 7, 2025, 9:14:08 AMOct 7
to TheDBCommunity
Try deleting pdx*.cfg files somewhere on c: drive.

Kevin Zawicki

unread,
Oct 7, 2025, 9:45:47 AMOct 7
to TheDBCommunity


Delete the user you are under files:
PDX_EN_FULL_bars.cfg
PDX_EN_FULL_sbar.cfg

(I usually delete them under all users)

They can be in “hidden” folders.

C:\Users\[username]\AppData\Roaming\Corel\Paradox100\ConfigDir

They can be elsewhere, but the user ones are often the problem.

Delete all .lck files.

Open the library in design and verify it no breakpoints. Verify Compile with warnings and Compile with debug are unchecked.

Save.
Reboot.
Test.

Is it just one library?
If so, deliver that library and remove lsl, see if runs normally delivered.

Make a new empty library, does it do that to it?


Next option is to make new library and move procs and methods a few at a time and test.
If it is just that library.
 

Mark Bannister

unread,
Oct 7, 2025, 10:19:55 AMOct 7
to TheDBCommunity
It's something really easy in the UI that you have to do.  It basically is stuck in debug mode for all opal objects.    Only happens when you open in design.  
Somehow you have to tell the UI debugging is complete, but I don't remember how.

Mark Bannister

unread,
Oct 7, 2025, 10:20:58 AMOct 7
to TheDBCommunity
It's anything with opal code but only when you open it in design mode.  It does not harm but is annoying.

Mark Bannister

unread,
Oct 7, 2025, 10:38:32 AMOct 7
to TheDBCommunity
OK, found it.  This is not what I remember but, it's in Developer Preferences (settings).
Uncheck "Open in Design" under "Debug environment".  Somehow it gets turned on.
Something I didn't know, you can save the "debug environment" which is the debugger, tracer, call stack, etc. and they will all open when you open the debugger.  Saving is a menu choice in the debugger.

On Tuesday, October 7, 2025 at 7:42:24 AM UTC-5 Steven Green wrote:

Kevin Zawicki

unread,
Oct 7, 2025, 12:39:02 PMOct 7
to TheDBCommunity

Right, I was about to suggest that.

The odd thing is that when that is checked, forms do not open in design by default?

Only libraries.

Maybe because the library is really opened “in design mode” as it has no GUI, and all this does is open a debug window?

Reply all
Reply to author
Forward
0 new messages