[Bug 20195] New: PLSQLDeveloper shows OLE error 80004001 when trying to export object metadata to XML
http://bugs.winehq.org/show_bug.cgi?id=20195 Summary: PLSQLDeveloper shows OLE error 80004001 when trying to export object metadata to XML Product: Wine Version: 1.1.30 Platform: PC URL: http://allroundautomations.swmirror.com/plsqldev800.ex e OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs(a)winehq.org ReportedBy: alex(a)stanev.org Steps to reproduce: 1. Install PLSQLDeveloper v8.x; 2. Connect to any database; 3. Click on any DB table with right button, select DBMS_Metadata->XML Error "OLE error 80004001" pops twice, with following lines in console: fixme:msxml:domdoc_get_parseError (0x9903ad8)->(0x32e714): creating a dummy parseError fixme:msxml:domdoc_get_readyState fixme:msxml:domdoc_get_parseError (0x9903ad8)->(0x32faf0): creating a dummy parseError fixme:msxml:domdoc_get_readyState -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> 2009-09-28 09:35:32 --- Does native msxml help? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 Alex Stanev <alex(a)stanev.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 --- Comment #2 from Alex Stanev <alex(a)stanev.org> 2009-09-28 09:44:37 --- Yes, installing msxml3 via winetricks solves the issue. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-09-28 12:40:26 --- (In reply to comment #2)
Yes, installing msxml3 via winetricks solves the issue.
Please attach a +msxml trace (with builtin). -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 --- Comment #4 from Alex Stanev <alex(a)stanev.org> 2009-09-29 03:04:30 --- Created an attachment (id=23824) --> (http://bugs.winehq.org/attachment.cgi?id=23824) +msxml trace -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 --- Comment #5 from Alex Stanev <alex(a)stanev.org> 2010-04-22 08:44:18 --- Still issue with wine 1.1.43 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 --- Comment #6 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-04 15:59:42 CDT --- Please test with 1.3.4 or better with current Wine. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 --- Comment #7 from Alex Stanev <alex(a)stanev.org> 2010-10-05 02:43:41 CDT --- Error present in wine 1.3.4 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 --- Comment #8 from Nikolay Sivov <bunglehead(a)gmail.com> 2010-10-21 15:35:27 CDT --- Alex, attach +msxml,+tid running current wine-1.3.5-168-gd4e8f30, or packaged 1.3.5 if you don't want to build. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 Alex Stanev <alex(a)stanev.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #23824|0 |1 is obsolete| | --- Comment #9 from Alex Stanev <alex(a)stanev.org> 2010-10-22 05:57:54 CDT --- Created an attachment (id=31438) --> (http://bugs.winehq.org/attachment.cgi?id=31438) backtrace in 1.3.5 with +msxml,+tid With 1.3.5 release the message is gone and PL/SQL Developer shows xml tree. Pressing OK triggers another error message, this time internal. I will investigate that and will fill another bug, if needed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 Alex Stanev <alex(a)stanev.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #10 from Alex Stanev <alex(a)stanev.org> 2010-10-22 05:59:05 CDT --- works in 1.3.5 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20195 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #11 from Alexandre Julliard <julliard(a)winehq.org> 2010-10-29 12:58:34 CDT --- Closing bugs fixed in 1.3.6. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org