http://bugs.winehq.org/show_bug.cgi?id=15951
Summary: Origin Pro 6.1 / 7.5 / 8.0 - Dialog in contour-plots unreachable Product: WineHQ Bugzilla Version: unspecified Platform: Other URL: http://www.originlab.com/ OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: bugzilla-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: frederik@ietsmet.nl
In Origin Pro 6.1 / 7.5 / 8.0 the dialog for auto-spacing of levels, colors or linestyles in contour-plots is unreachable. I followed the tricks given in AppDB to get it to run in the first place: set dll's msxml3 and msxml3r to native.
Error on the terminal is: fixme:storage:StgCreateDocfile Transacted mode not implemented.
Steps to reproduce: 1) Create new matrix 2) menu: Matrix -> Set matrix values -> enter "cos(i/4)*cos(1/2)" (or any other formula giving some nice contour lines) as value for cell(i,j)= -> OK 3) Create new contour plot via menu: Plot -> Contour plot -> Contour - B/w Lines + Labels 4) Double-click in the middle of the contour plot -> a dialog Plot Details appears. 5) try to click on one of the headings Levels / Fill / Line / Labels. In Windows XP you get a new dialog allowing you to set min / max / # of levels in either linear or exponential spacing (for the Levels-heading-dialog). In Wine 1.0.1 this dialog does NOT appear at all and the error message above appears on the terminal window.