freeze when exiting

Saheem

Member²
I have just installed the latest version on pl/sql developer (7.1.1.1339).

If i close the program, if there is an unsaved script open, i get a prompt asking for me to save. When i click "no" the script window vanishes but pl/sql developer hangs and i have to task manager out.

Anyone else with this issue?

Any help available for me?

Thanks

Saheem
 
To obtain some more diagnostic information, can you modify the shortcut and add the debugsql parameter? For example:

"C:\Program Files\PLSQL Developer\plsqldev.exe" debugsql

Reproduce the problem and send me the debug.txt file that is generated in the PL/SQL Developer directory.
 
I experience something similar. If I have a large number of program windows open and exit PLD it often takes quite a while before the first save dialog window appears. Although I never have to resort to using the Task Manager to quit.
 
Back
Top