http://bugs.winehq.org/show_bug.cgi?id=29983
Bug #: 29983 Summary: AVRstudio 4.14 unable to get list of supported device for AVR simulator Product: Wine Version: 1.4-rc4 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: t.kolousek@gmail.com Classification: Unclassified
Created attachment 39032 --> http://bugs.winehq.org/attachment.cgi?id=39032 Terminal log for clean wineprefix, app corectly closed when simulator target not available.
Atmel AVR studio v4.14 (same behaviour for other versions from 4.08 - 4.19) from www.atmel.com correctly installs and run, but simulator is unusable, because list of supported device is unavailable.
Always reproducible: Create new assembler project - in second step select AVR simulator (v1 or v2, same result). In messages pane there's only line "Error getting supported devices".
Based on terminal info it seems to be related with ole and rpc.
Used on 64bit Gentoo linux, compiled using gcc 4.4.5, only 32bit WINEARCH, fresh wineprefix.
Log for clean wineprexfix attached, with native msxml3 and vcrun2005 behaviour not changed, only xsl_pattern error (3rd from end) disappeared.