Intermittent hang on calendar pop-up

andyh

Member²
Around 40% of the time that I use the pop-up calendar to enter a field value the calendar will not appear and PSD hangs.

Windows Task Manager shows that no CPU is being used and reports the status as 'Not Responding'.

I can close PSD from the Task Bar using right-click close.

PL/SQL Developer
Version 7.0.0.1050 (MBCS)
Windows XP version 6.0 (build 2600) Service Pack 2
 
Hi,

I have same behavior since pl 7.1, now with pl 8 I got again the calendar that hang when pressing the calendar arrow in the grid.

Does not do it all the time, but the last 2 times I was trying to update a table using (for update) statement.
I have paste 300 records, and I wanted to change a date of one of the record before doing the post/commit button.
I have to kill instance of plsql does not come back.

Thanks ! Merci !

Serge
 
PL/SQL Developer
Version 8.0.0.1480
Windows XP Professional 5.1 Build 2600 (Service Pack 2)
 
I get this as well. I am now on Windows 7 PL/SQL 8.0.0.1483.

I also had it with PL/SQL 7 on Windows XP. I specifically upgraded to 8 to address this problem as it is v. annoying.

Unfortuantely, it's still happening in v8.

any chance you can sort this out?
 
Unfortunately we have not yet been able to reproduce this. We have added some diagnostics for 8.0.1 though, which may help us find the cause of the problem.
 
Can you modify the shortcut and add the debugsql parameter? For example:

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

When the error happens again, send me the debug.txt file that is generated in the PL/SQL Developer directory.
 
Hi,

I had the bug again, using latest version of Pl/SQL developer.
I will send the debug.txt to support email.

Thanks.
 
Last edited:
Back
Top