http://bugs.winehq.org/show_bug.cgi?id=3801
Summary: Wrong handling of Numbers in Corel Draw Dialogs Product: Wine Version: 0.9 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-misc AssignedTo: wine-bugs@winehq.org ReportedBy: roli8200@yahoo.de
When a export or print dialog is opend in which number values can be set, all numbers in the Corel Dialogs are written and handled as float values. Corel can't distinguish between the requested and the provided numbers. So for sample when try to export a gif image with a resolution of 96ppi (dpi) corel interpretes it as 96000000 dpi which create really huge images. (See screenshot attachement).
Please attach a WINEDEBUG config so that a debug trace can be created.