Windows shorcut on folder not recognized in Open file dialog

SebG

Member²
Hello,

Issue with PL/SQL developer 13 (version 13.0.0.1883).

Our developer have Windows shortcuts (.lnk) to quickly access some folders.

With pl/sql developer 12 it was working well, when double click on it in dialog box, target folder was opened (shortcut was displayed as a folder in file list).

Now with version 13, shortcut are not displayed as "folder" in dialog box anymore but like a file and when select it, PL/SQL Developer try to open it like a file.

Please can you check ?
Thank you

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
 
Ok thank you.

Workaround is (as you suggested in my other post) to tick the "Use standard Windows file dialog" option in Preferences > User Interface / Options.
 
Last edited:
Back
Top