http://bugs.winehq.org/show_bug.cgi?id=31206
Bug #: 31206 Summary: PDF Annotator can't load documents, complains "OLE error 80004001" Product: Wine Version: 1.5.8 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
http://forum.winehq.org/viewtopic.php?t=16128 said PDF Annotator installs now, but can't load a PDF yet. Sure enough, loading http://www.ograhl.com/pdfannotator/std/en/PDFAnnotatorSetup.exe (sha1sum 3dfeb5ee55df93fdf0bd03c2a2e6935279c81447) reproduced that error on startup; you can also reproduce it by doing Help / Tutorial, which loads a bundled pdf.
'winetricks msxml3' works around it, and lets you at least view pdfs and draw lines (but not text) on them.
http://bugs.winehq.org/show_bug.cgi?id=31206
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.ograhl.com/pdfan | |notator/std/en/PDFAnnotator | |Setup.exe
http://bugs.winehq.org/show_bug.cgi?id=31206
--- Comment #1 from Dan Kegel dank@kegel.com 2012-07-12 19:44:46 CDT --- Created attachment 40983 --> http://bugs.winehq.org/attachment.cgi?id=40983 rzipped +msxml,+text,+dialog log of error occurring
http://bugs.winehq.org/show_bug.cgi?id=31206
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2012-07-14 13:08:35 CDT --- Created attachment 40993 --> http://bugs.winehq.org/attachment.cgi?id=40993 patch
Does this one help? Attach new log anyway (using some less exotic compressors preferably).
http://bugs.winehq.org/show_bug.cgi?id=31206
--- Comment #3 from Dan Kegel dank@kegel.com 2012-07-14 14:07:14 CDT --- That patch helps! The app comes up fine the first time, and can put up a pdf file and let you add lines. The second time you run it, it crashes unless you delete "$HOME/.wine/dosdevices/c:/users/dank/Local Settings/Application Data/PDF Annotator/3.0/Tools/paStampTools.xml" first. Console of the crash shows:
fixme:msxml:internal_getProperty (0x3d93e88)->(L"charset") unsupported property fixme:msxml:internal_getProperty (0x3d93e88)->(L"xmldecl-encoding") unsupported property fixme:msxml:internal_getProperty (0x3d93e88)->(L"xmldecl-version") unsupported property err:seh:setup_exception_record stack overflow 2028 bytes in thread 0025 eip 004063aa esp 00230b44 stack 0x230000-0x231000-0x3300
I'll attach a +msxml log.
http://bugs.winehq.org/show_bug.cgi?id=31206
--- Comment #4 from Dan Kegel dank@kegel.com 2012-07-14 14:08:34 CDT --- Created attachment 40995 --> http://bugs.winehq.org/attachment.cgi?id=40995 +file,+msxml log of crash, along with file it seems to have crashed reading
http://bugs.winehq.org/show_bug.cgi?id=31206
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2012-07-14 15:24:38 CDT --- (In reply to comment #4)
Created attachment 40995 [details] +file,+msxml log of crash, along with file it seems to have crashed reading
So this file has no DTD. Does it help if you return something sensible for requested properties from a log?
http://bugs.winehq.org/show_bug.cgi?id=31206
--- Comment #6 from Dan Kegel dank@kegel.com 2012-07-14 16:34:43 CDT --- Created attachment 40996 --> http://bugs.winehq.org/attachment.cgi?id=40996 tarball of patch to return fake property values, +relay log
I tried it (see attached patch and log), but it didn't seem to help.
http://bugs.winehq.org/show_bug.cgi?id=31206
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com 2012-08-26 02:48:02 CDT --- I can't reproduce that with current wine, I don't see msxml fixmes and pdf files open just fine.
It's likely fixed by http://source.winehq.org/git/wine.git/commit/2bff764df07e7c9830299f0e0b1d14f..., could you retest?
http://bugs.winehq.org/show_bug.cgi?id=31206
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #8 from Dan Kegel dank@kegel.com 2012-08-26 10:32:03 CDT --- Original problem fixed, but the crash on second startup remains. Marking original bug fixed, filed bug 31554 for second startup problem.
http://bugs.winehq.org/show_bug.cgi?id=31206
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2bff764df07e7c9830299f0e0b1 | |d14f4d334f8bb
http://bugs.winehq.org/show_bug.cgi?id=31206
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org 2012-08-31 12:56:40 CDT --- Closing bugs fixed in 1.5.12.