Beta 5: "Compare User Objects" window issue

Tichij

Member²
When I hit menu "Compare User Objects", I get an error prompt "Cannot focus a disabled or invisible window" first and only then a window opens...
 
I cannot immediately reproduce this.

To obtain some more diagnostic information, can you modify the PL/SQL Developer shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer 13\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the %APPDATA%\PLSQL Developer 13 directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer 13).
 
The issue seems still exists in beta 6. I tried different scenarios (with plugins, without plugins). With the identical settings of program and oracle client: in ver. 12 is working correct, in ver. 13 - not...
 
We have unfortunately not yet been able to reproduce this, nor have we found a possible cause for this problem.
 
Unfortunately, it still doesn't work. But behavior has changed.
Now the error message does not show, window opens, but does not any values in the "User" dropdown list...
 
We'll check it out. Can you go to the View Ribbon and check if the "Single Document" option is enabled? If it is enabled, can you check if it helps if you disable it?

Can you also let me know if you are using the 32 bit or 64 bit version?
 
Last edited:
"Single Document" option was enabled.
Bingo! After disable of "Single Document" option, issue was gone and "Compare User Objects" window now works as it should.

I was try it on both versions, behavior is the same.
 
Last edited:
I confirm that now the issue is fixed (on both versions, with and without "Single Document" option enabled). Thank!
 
Last edited:
Now the issue does not occur nor in "Compare User Objects", nor on DBMS_Metadata\DDL (nor with, nor without "Single Document" option enabled). Thank!
 
Back
Top