PLD hangs after hibernation when closing opened windows

Grisa

Member²
Hi,

I always hibernating my notebook and after wake-up from hibernation PLD hangs for a while when closing PLD open windows without saving their content. Is there a checkbox which should be checked or unchecked to ignore this hang time?

Regards,
Grisa
 
I assume these windows are associated with files that are on a network share that is no longer available after wake-up?
 
No, these are normal SQL windows or program editor windows. It takes a longer time to wake-up. Dou you have any idea what can happen during long wake-up time?
 
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 or in the %APPDATA%\PLSQL Developer directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer).
 
Back
Top