WineHQ

PL/SQL Developer

No Screenshot

Submit Screenshot
Version up to 7.1.5

Application Details:

Version: 7.1.x
License: Shareware
URL: http://www.allroundautomations...
Votes: Marked as obsolete
Latest Rating: Bronze
Latest Wine Version Tested: 1.1.16

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

Basic functionality (code editor, sql window, object browser) work fairly well.

What does not

1) If you open more than one instance of PL/SQL Developer and then minimize and maximize them a number of times, the display becomes messed up and unusable.  This is a major issue since I commonly have numerous instances of PL/SQL Developer open connected to different schemas and databases.

2) drag and drop files from KDE4 Dolphin to PL/SQL Developer doesn't work.

3) red X shows up when opening browser folder.

4) if you open a single instance of PL/SQL Developer and minimize and then maximize; this  causes the minimize button on menu bar to disappear.

Workarounds

What was not tested

tested only most commons operations (sql window, code editor, test window)

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

For any hard-core PL/SQL developer, the issue with opening multiple instances of PL/SQL developer and then having the display getting messed up makes it unusable. I use PL/SQL developer on windows on daily basis 90% of day and always have many instances open.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentopenSUSE 11.1 x86_64Mar 07 20091.1.16Yes Yes BronzeNick Salem 
ShowUbuntu 8.10 "Intrepid" amd64 (+ variants like Kubuntu)Jan 22 20091.1.13Yes Yes GoldAlex Stanev 
ShowopenSUSE 10.3 x86_64Jun 12 20081.0-rc4Yes Yes GoldDezsoe Kados 
ShowSUSE 10.0May 13 20070.9.37.Yes Yes Silveran anonymous user 
ShowUbuntu 7.04 "Feisty" i386 (+ variants like Kubuntu)Jun 13 20070.9.33.Yes Yes Silveran anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected
1719 MDI child window minimize problem in Delphi VCL applications CLOSED FIXED View
8667 Number of subitems in treeview keeps increasing CLOSED FIXED View
9989 Oracle OCI client: Hangs on updating LOB data CLOSED FIXED View
15069 Apps won't minimize and extra caption bar shows CLOSED FIXED View
17075 PLSQLDeveloper: Trying to create some of bultin reports returns "OLE error 80070057" CLOSED FIXED View

Show open bugs

HowTo / Notes

PL/SQL Developer HOWTO
To successfully run PL/SQL Developer on wine you need to follow this steps:
0. Review associated bugs and limitations of chosen version and vote for them;
1. Install the latest possible wine version. Please note, in versions 1.3.22 and 1.3.23 there is regression, so do not use them;
2. Download Oracle Instant Client 32bit windows, version 11.1.0.7.0. Higher versions currently hang on use.
3. Unzip it in your drive c oracle directory, presumably .wine/drive_c/oracle;
4. Copy there tnsnames.ora and sqlnet.ora , where your database connection strings are described;
5. Install PL/SQL Developer as usual;
6. When running PL/SQL Developer you need to pass some environment variables to show where Oracle client lives and some language variables:
env LC_ALL=bg_BG.UTF-8 ORACLE_HOME="C:\ORACLE" NLS_LANG="BULGARIAN_BULGARIA.CL8MSWIN1251" TNS_ADMIN="C:\ORACLE" wine "C:\Program Files\PLSQL Developer\PLSQLDev.exe"
This is the commandline string I use for Bulgarian locale and you should change it for your case.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back