http://bugs.winehq.org/show_bug.cgi?id=31048
Bug #: 31048 Summary: Dolphin XPS Viewer crashes on load Product: Wine Version: 1.5.7 Platform: x86-64 URL: http://www.xpsviewer.com/ OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 40764 --> http://bugs.winehq.org/attachment.cgi?id=40764 wine-1.5.7-158-g4a367c5 console output
Dolphin XPS Viewer crashes immediately after install but the debugger doesn't run.
On attempt two the app crashes out with a page fault.
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
https://bugs.winehq.org/show_bug.cgi?id=31048
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.22.