https://bugs.winehq.org/show_bug.cgi?id=31048
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL|http://www.xpsviewer.com/ |http://www.xpsviewer.com/do | |wnloading.aspx CC| |focht@gmx.net Resolution|--- |FIXED
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
the old version of the app is no longer available.
Version 1.1 requires .NET Framework 3.5 SP1 -> 'winetricks -q dotnet35sp1'
Download: http://www.xpsviewer.com/downloading.aspx
$ sha1sum DolphinFutures_XPSViewer_1_1_0_setup.exe ba50f2a2f9b1800e98f8921d2d24c5958881bbd9 DolphinFutures_XPSViewer_1_1_0_setup.exe
$ du -sh DolphinFutures_XPSViewer_1_1_0_setup.exe 1.2M DolphinFutures_XPSViewer_1_1_0_setup.exe
It suffers from bug 34764
--- snip --- fixme:wincodecs:IMILUnknown2Impl_UnknownMethod1 (0x1e2a48,0x1,0x512d928): stub fixme:wincodecs:IMILUnknown2Impl_UnknownMethod1 (0x1e2a48,0x1,0x512d8f4): stub --- snip ---
-> 'winetricks -q windowscodecs'
There is a large collection of XPS examples here (valid and invalid = conformance violations):
http://msdn.microsoft.com/en-us/library/windows/hardware/gg463422.aspx
$ sha1sum SampleXpsDocuments_1_0.exe 14e56ed013fa3ec94f77a0c805465a2a0490b351 SampleXpsDocuments_1_0.exe $ du -sh SampleXpsDocuments_1_0.exe 160M SampleXpsDocuments_1_0.exe
I tested a few and they were rendered fine.
Resolving 'fixed' for now. Reopen if you get hold of the old version (provide download!) and it still crashes.
$ wine --version wine-1.7.21-19-g8812193
Regards