http://bugs.winehq.org/show_bug.cgi?id=30298
Bug #: 30298 Summary: Sikuli IDE runtime error Product: Wine Version: 1.5.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
wine-1.5.0-147-g4c6a198
1. Download jre-6u31-windows-i586-s.exe :
http://java.com/en/download/manual.jsp
2. Download portable version of Sikuli:
https://launchpadlibrarian.net/79944128/Sikuli-X-1.0rc3%20%28r905%29-win32.z...
3. Install jre
4. Start Sikuli, executing any sikuli script ( for example, notepad.skl, will attach to bugzilla)
$ LANG=en_US.utf8 wine Sikuli-IDE.exe -s -r ~/notepad.skl
Then there will be a runtime error, the console output has something about msvcp90: fixme:msvcp90:basic_ios_char_copy_ctor (0x100d2378 0x100d233c) stub fixme:msvcp90:basic_ostream_char_ctor (0x100d2338 0x100d233c 0) stub fixme:msvcr90:__clean_type_info_names_internal (0x473bc7c) stub fixme:msvcr90:__clean_type_info_names_internal (0x46647dc) stub fixme:msvcr90:__clean_type_info_names_internal (0x43d9d3c) stub
winetricks vcrun2008 workrounds for it