http://bugs.winehq.org/show_bug.cgi?id=31554
Bug #: 31554 Summary: PDF Annotation crashes on second startup Product: Wine Version: 1.5.11 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
Now that bug 31206 is fixed, PDF Annotator starts up ok the first time, but it still crashes on 2nd run with
fixme:msxml:internal_getProperty (0x3e27008)->(L"charset") unsupported property fixme:msxml:internal_getProperty (0x3e27008)->(L"xmldecl-encoding") unsupported property fixme:msxml:internal_getProperty (0x3e27008)->(L"xmldecl-version") unsupported property err:seh:setup_exception_record stack overflow 2032 bytes in thread 0009 eip 004063aa esp 00240b40 stack 0x240000-0x241000-0x340000
'winetricks msxml3' still works around it, as does rm "$WINEPREFIX/dosdevices/c:/users/$LOGNAME/Local Settings/Application Data/PDF Annotator/3.0/Tools/paStampTools.xml"
http://bugs.winehq.org/show_bug.cgi?id=31554
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2012-08-28 11:27:18 CDT --- xmldecl-version property is implemented with 2a8552a925566e4f3c4062a5b6829ddb2bd4097c.
http://bugs.winehq.org/show_bug.cgi?id=31554
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.ograhl.com/pdfan | |notator/std/en/PDFAnnotator | |Setup.exe
https://bugs.winehq.org/show_bug.cgi?id=31554
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Abandoned?
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue in Wine 1.7.45 or later?
https://bugs.winehq.org/show_bug.cgi?id=31554
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ocean04@suomi24.fi
--- Comment #3 from ocean04@suomi24.fi --- Seems to work. But version is now 5.0 (Original 3.0)
wine-1.7.46-227-gf6653a9
https://bugs.winehq.org/show_bug.cgi?id=31554
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #4 from super_man@post.com --- (In reply to ocean04 from comment #3)
Seems to work. But version is now 5.0 (Original 3.0)
wine-1.7.46-227-gf6653a9
I would say the same 1.9.6
https://bugs.winehq.org/show_bug.cgi?id=31554
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #5 from joaopa jeremielapuree@yahoo.fr --- Downloadable here https://www.pdfannotator.com/fr/archive
But crash when downloading some stuff.
https://bugs.winehq.org/show_bug.cgi?id=31554
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|Abandoned? | URL|http://www.ograhl.com/pdfan |https://www.pdfannotator.co |notator/std/en/PDFAnnotator |m/archive/pdfannotator/V3/s |Setup.exe |td/en/PDFAnnotatorSetup.exe
--- Comment #6 from Ken Sharp imwellcushtymelike@gmail.com --- 3dfeb5ee55df93fdf0bd03c2a2e6935279c81447 PDFAnnotatorSetup.exe https://www.pdfannotator.com/archive/pdfannotator/V3/std/en/PDFAnnotatorSetu...
Crash during install (PDF printer related). Complains it needs Microsoft Ink when trying to run.
I guess they need logging.
https://bugs.winehq.org/show_bug.cgi?id=31554
gpf@beta-cc.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gpf@beta-cc.org
--- Comment #7 from gpf@beta-cc.org --- the PDF Printer crash in the installation can be circumvented by
1) start wineconsole 2) in wineconsole execute 'PDFAnnotatorSetup.exe /TASKS "!pdfprinter" '
the installation of the PDF Printer will be skipped by the installscript. Everything else installs fine.
The Error "Microsoft Ink Support is not available" remains.
are there any workarounds for that?
https://bugs.winehq.org/show_bug.cgi?id=31554
--- Comment #8 from gpf@beta-cc.org --- (In reply to gpf from comment #7)
the PDF Printer crash in the installation can be circumvented by
- start wineconsole
- in wineconsole execute 'PDFAnnotatorSetup.exe /TASKS "!pdfprinter" '
the installation of the PDF Printer will be skipped by the installscript. Everything else installs fine.
The Error "Microsoft Ink Support is not available" remains.
are there any workarounds for that?
small correction (found no option to edit my comment):
- in wineconsole execute 'PDFAnnotatorSetup.exe /TASKS="!pdfprinter" '