[Bug 29983] AVRstudio 4.14 unable to get list of supported device for AVR simulator

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 11 00:46:59 CST 2012


http://bugs.winehq.org/show_bug.cgi?id=29983

--- Comment #11 from Nikolay Sivov <bunglehead at gmail.com> 2012-03-11 00:46:59 CST ---
Well, this clearly a progress, cause it fails much further and
'FILES/FILE[SIMULATOR2]' query works now.

New loading failures happened because there's no data to load - loadXML() is
called with null BSTR pointer, not sure why.

Also there's a new vbscript failure in log:

---
0009:fixme:vbscript:DllGetClassObject {3f4daca4-160d-11d2-a8e9-00104b365c9f}
{00000001-0000-0000-c000-000000000046} 0x33cd24
0009:err:ole:apartment_getclassobject DllGetClassObject returned error
0x80040111
0009:err:ole:create_server class {3f4daca4-160d-11d2-a8e9-00104b365c9f} not
registered
0009:fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
0009:err:ole:CoGetClassObject no class object
{3f4daca4-160d-11d2-a8e9-00104b365c9f} could be created for context 0x17 
---

so it wants RegExp from vbscript. Could you try with native vbscript (keeping
builtin msxml*+patch)?

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list