Open and Save As Dialog hangs on when open network folder

SebG

Member²
Hello,

There is a post in Beta threads talking about the issue I have with version 13.0.0.1883 :https://forums.allroundautomations....mber=59130&Searchpage=2&Main=15481&Words=open+dialo&Search=true#Post59130

In the post it is said that the issue should be fixed but I faced the issue with PL/SQL Developer 13 recently installed above version 12.

When user enters a path starting with \\server_name\path instead of a mapping drive letter (e.g. L:\path, PL/SQL Developer hangs and crashes.

Please can you advise/check ?

Thanks.
SebG.
 
Details of tool installation:
PL/SQL Developer
Version 13.0.0.1883 (64 bit)
02.118835 - 100 user license
Service Contract: 01-Apr-21
Windows 10 Build 16299

Physical memory : 8,331,740 kB (3,919,384 available)
Paging file : 9,642,460 kB (2,321,964 available)
Virtual memory : 137,438,953,344 kB (137,404,744,460 available)

Parameters
C:\Program Files\PLSQL Developer 13\plsqldev.exe

Preferences
Session mode: Multi
OCI Library:
Use OCI7: False
Allow Multiple Connections: True

Preference Files
C:\Users\seg\AppData\Roaming\PLSQL Developer 13\Preferences\default\Default.ini
C:\Users\seg\AppData\Roaming\PLSQL Developer 13\Preferences\seg\default.ini

License File
C:\ProgramData\PLSQL Developer\aalf.dat

Debug file
C:\Users\sebg\AppData\Roaming\PLSQL Developer 13\PlSqlDev.elf

Plug-Ins
*Active Query Builder (C:\Program Files\PLSQL Developer 13\PlugIns\ActiveQueryBuilder.dll)
*PL/SQL Documentation (plsqldoc) (C:\Program Files\PLSQL Developer 13\PlugIns\plsqldoc.dll)
(* is Active)

Aliases
ABAU
ABAA
ABAO
DATAL
...

Homes
OH137318698 (C:\Oracle\Middleware\Oracle_FRHome_11.1.2)
OH627145872 (C:\Oracle\Middleware\oracle_common)
OraClient11g_2030_VIP2 (C:\Oracle\product\11.2.0\client_64)
OraClient12Home1 (C:\Oracle\product\12.2.0\client_64)

DLLs
C:\Oracle\Middleware\Oracle_FRHome_11.1.2\bin\oci.dll

TNS File
Y:\Oracle\Network\Admin\tnsnames.ora

Using
Home: OH137318698
DLL: C:\Oracle\Middleware\Oracle_FRHome_11.1.2\bin\oci.dll
OCI: version 11.1 (11.1.0.7.0)
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0

Character Sets
Character size: 1 byte(s)
CharSetID: 178
NCharSetID: 2000
Unicode Support: True
NLS_LANG: ENGLISH_UNITED KINGDOM.WE8MSWIN1252
NLS_NCHAR_CHARACTERSET: AL16UTF16
NLS_CHARACTERSET: WE8MSWIN1252

Process
Working Set = 80,719,872
Memory = 32,974,700
GDI Objects = 1526
User Objects = 601
Handles = 910

Monitors
PixelsPerInch = 96

Id = 0
PPI = 96
Primary = False
Handle = 65539
Left = 3840
Top = 47
Width = 1280
Height = 1024

Id = 1
PPI = 96
Primary = True
Handle = 65537
Left = 0
Top = 0
Width = 1920
Height = 1080

Id = 2
PPI = 96
Primary = False
Handle = 65541
Left = 1920
Top = 0
Width = 1920
Height = 1080

MainFormOnTaskbar = True
 
Last edited:
Is there any error message associated with the crash? Does it help if you go to Preferences > User Interface / Options and enable the "Use standard Windows file dialog" option?
 
No error message, application hangs and few secondes after crash with Windows message saying "app doesn't answer do you want to wait or close it"

I'm checking what you suggested and revert.
 
Back
Top