https://bugs.winehq.org/show_bug.cgi?id=37900
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW URL| |http://downloads.xara.com/d | |ownloads/software/xaraphoto | |graphicdesigner2013.exe CC| |focht@gmx.net Version|unspecified |1.6.2 Summary|Program crash on open, |Xara Photo Graphic Designer |divide by zero |2013 crashes on startup Ever confirmed|0 |1
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, still present.
Your division by zero is basically the result of an ASCII string being executed (part of class instance data), matching 'idiv' opcode. Why the class instance reference is incorrect has to be investigated.
$ sha1sum xaraphotographicdesigner2013.exe 39c9491c10d13ff18a066169ae62187fbc00a4b6 xaraphotographicdesigner2013.exe
$ du -sh xaraphotographicdesigner2013.exe 78M xaraphotographicdesigner2013.exe
$ wine --version wine-1.7.34-36-g4493323
Regards