http://bugs.winehq.org/show_bug.cgi?id=14412
Summary: staruml can't load examples Product: Wine Version: CVS/GIT Platform: Other URL: http://www.staruml.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: msxml3 AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
This is the next bug in this app after bug 5565.
To reproduce:
rm -rf .wine wget http://internap.dl.sourceforge.net/sourceforge/staruml/staruml-5.0-with-cm.e... wget http://kegel.com/wine/winetricks sh winetricks vcrun6 wine staruml-5.0-with-cm.exe
Then run the app, and do File / Open and load one of the examples. You will see an OLE error dialog, and the fixme fixme:msxml:domdoc_put_onReadyStateChange When you quit, the app will crash: wine: Unhandled exception 0x0eedfade at address 0x0000:0x7ee2b974 (thread 0028), starting debugger...
(winetricks msxml4 should rescue it; I haven't checked that since bug 5565.)