Beta 8 stuck at "reading preferences"

To obtain some more diagnostic information, can you modify the PL/SQL Developer shortcut and add the DebugSQL parameter? For example:

"C:\Program Files\PLSQL Developer 13\plsqldev.exe" DebugSQL

Reproduce the problem and send me the debug.txt file that is generated in the %APPDATA%\PLSQL Developer 13 directory (e.g. C:\Users\\AppData\Roaming\PLSQL Developer 13).

 
PL/SQL Developer
Version 13.0.0.1878 (64 bit)
Windows 10 Build 17763

Physical memory : 16.495.580 kB (9.982.012 available)
Paging file : 19.641.308 kB (12.526.788 available)
Virtual memory : 137.438.953.344 kB (137.434.391.752 available)

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

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

Preference Files

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

Plug-Ins

Process
Working Set = 92.778.496
Memory = 24.530.400
GDI Objects = 568
User Objects = 316
Handles = 376

Monitor
PixelsPerInch = 240

Id = 0
PPI = 240
Primary = True
Handle = 65537
Left = 0
Top = 0
Width = 3200
Height = 1800

MainFormOnTaskbar = False

04.12.2018 21:11:25 Debug started

00:00:00.007 InitPreferences
00:00:00.015 Load C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences\default = 0
00:00:00.021 PreferenceSet.Load C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences\default\Default.ini
00:00:00.036 PreferenceSet.Load OK
00:00:00.042 Determine LocalPrefPath
00:00:00.050 [1]: C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences
00:00:00.056 LocalPrefPath: C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences\dezso
00:00:00.063 Load C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences\dezso = 0
00:00:00.068 PreferenceSet.Load C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences\dezso\default.ini
00:00:00.081 PreferenceSet.Load OK
00:00:00.087 PreferenceSet.Load C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences\dezso\user.prefs
00:00:00.299 PreferenceSet.Load OK
00:00:00.310 InitPreferences end
00:00:00.316 SortPreferenceSets
00:00:00.321 - Default dezso
00:00:00.327 - System Default
00:00:00.493 UpdateConnections (True)
00:00:00.499 UpdateConnections: Connections = 0, Folders = 0, Start Nodes = 0
00:00:00.504 UpdateConnections: Clear
00:00:00.510 UpdateConnections: Add Items
00:00:00.515 UpdateConnections: Recent Folder
00:00:00.521 UpdateConnections: Folder Filters
00:00:00.527 UpdateConnectionsChildList start
00:00:00.533 UpdateConnectionsChildList ConnectionFolders.Count = 1
00:00:00.538 UpdateConnectionsChildList CheckList.Count = 1
00:00:00.544 UpdateConnectionsChildList RemoveList.Count = 0
00:00:00.550 UpdateConnectionsChildList EndUpdate
00:00:00.555 UpdateConnectionsChildList end
00:00:00.561 UpdateConnections: Reopen Folders
00:00:00.568 UpdateConnections: Sort
00:00:00.574 UpdateConnections: Final Nodes = 1
00:00:00.580 UpdateConnections Done
00:00:00.586 DoUpdateChildList starts
00:00:00.620 Lock
00:00:00.626 UnLock
00:00:00.633
00:00:00.640 04.12.2018 21:11:26 Debug stopped
00:00:00.646
00:00:00.843 pfReadRegistry(PL/SQL Developer 13\Shell\Open\Command, )
00:00:00.849 ReadString Faled
00:00:00.855 pfReadRegistry:
00:00:00.861 CalculateToolbarGlyphs (DPI = 240)
00:00:01.085 CalculateToolbarGlyphs done
00:00:01.390 Splash: Starting PL/SQL Developer 13
00:00:01.403 Splash: Version 13.0.0.1878 Beta (64 bit)
00:00:01.413 Splash: Expires in 27 days
00:00:01.420 LoadPreferences
00:00:01.426 LoadPreferences searching for default
00:00:01.432 C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences\dezso\default.ini
00:00:01.439 LoadPreferences NewPref := nil
00:00:01.445 LoadPreferences
00:00:01.451 LoadPreferences Reading preferences
00:00:01.459 Splash: Reading preferences
00:00:01.465 LoadPreferences ToolsBrowserItemClick(nil)
00:00:01.474 LoadPreferences CreateBrowserFilters...
00:00:01.599 LoadPreferences Files
00:00:01.605 LoadPreferences Printer
00:00:01.612 LoadPreferences FileBrowserFolders
00:00:01.638 LoadPreferences Connections
 
Thanks. Would it be possible for you to send me the following file by e-mail?

C:\Users\dezso\AppData\Roaming\PLSQL Developer 13\Preferences\dezso\default.ini
 
Back
Top