https://bugs.winehq.org/show_bug.cgi?id=55761
Bug ID: 55761 Summary: PLSQL Developer: Access Violation when trying to log in Product: Wine Version: 8.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: robertdejager@tutanota.com Distribution: ---
Created attachment 75249 --> https://bugs.winehq.org/attachment.cgi?id=75249 Screenshot of the error
Since wine version 8.17, PL/SQL Developer throws an Access Violation exception when trying to log into a database. I have attached a screenshot with the exact error.
Steps to reproduce: * Install wine 8.17 * Download Oracle Instant Client (64 bit) and unzip into your prefix in c:\ORACLE\instantclient_21_9 * Import the registry entries from the attached .reg file * Edit c:\ORACLE\instantclient_21_9\tnsnames.ora and add a connect string for a database (apologies, I cannot provide a database or a connect string for it) * Install PL/SQL Developer 14 (64 bit) (15 gives me crippling visual glitches, so I could not test) * Run PL/SQL Developer and try to log into a database
Workaround: * Downgrade to wine <= 8.16