http://bugs.winehq.org/show_bug.cgi?id=20636
Summary: Can't get a COM-object's properties (App: Cardiris), workaround: winetricks dcom98 Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ld@gardschwingdoazah.de
Created an attachment (id=24614) --> (http://bugs.winehq.org/attachment.cgi?id=24614) Debug trace of failed run; failing property is "CodePage"
This is a problem with the application Cardiris v3.5 by I.R.I.S. (business card recognition).
The application itself (interactive) runs well, the problem is only with the COM API. I'm accessing it through a piece of plain C code.
The code *works* on Windows XP, *works* on wine 1.1.32 with dcom98 installed through winetricks, but *doesn't work* with wine 1.1.32 with builtin dcom.
The COM works in general, I can create an application object and call methods on it, but on another object (returned by a method call), access to any property results in the following error: Object doesn't support this property or method: 'CodePage' (Note: Property name is spelled correctly, any other property doesn't work either.)
Attaching a debug trace with WINEDEBUG=+comcat,+ole (hope that combination makes sense), but I will gladly produce any other required debug trace -- just let me know which WINEDEBUG setting you need.
http://bugs.winehq.org/show_bug.cgi?id=20636
--- Comment #1 from Daniel ld@gardschwingdoazah.de 2009-11-11 04:50:58 --- Created an attachment (id=24668) --> (http://bugs.winehq.org/attachment.cgi?id=24668) Trace: Wine native DCOM, WINEDEBUG="+ole,+olerelay,+rpc,+storage,+typelib,+typelib2,+variant"
This is the whole output of WINEDEBUG="+ole,+olerelay,+rpc,+storage,+typelib,+typelib2,+variant" \ wine bcrec.exe card.jpg 3017 2>&1 on WINEPREFIX with native DCOM.
http://bugs.winehq.org/show_bug.cgi?id=20636
--- Comment #2 from Daniel ld@gardschwingdoazah.de 2009-11-11 04:52:04 --- Created an attachment (id=24669) --> (http://bugs.winehq.org/attachment.cgi?id=24669) Trace: MS DCOM98, WINEDEBUG="+ole,+olerelay,+rpc,+storage,+typelib,+typelib2,+variant"
This is the whole output of WINEDEBUG="+ole,+olerelay,+rpc,+storage,+typelib,+typelib2,+variant" \ wine bcrec.exe card.jpg 3017 2>&1 on WINEPREFIX with MS DCOM98.
http://bugs.winehq.org/show_bug.cgi?id=20636
Daniel ld@gardschwingdoazah.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #24669|application/octet-stream |text/plain mime type| |
http://bugs.winehq.org/show_bug.cgi?id=20636
Daniel ld@gardschwingdoazah.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #24668|Trace: Wine native DCOM, |Trace: Wine builtin DCOM, description|WINEDEBUG="+ole,+olerelay,+ |WINEDEBUG="+ole,+olerelay,+ |rpc,+storage,+typelib,+type |rpc,+storage,+typelib,+type |lib2,+variant" |lib2,+variant"
--- Comment #3 from Daniel ld@gardschwingdoazah.de 2009-11-11 08:05:52 --- (From update of attachment 24668) (Wrong use of "native" -- meant "builtin")
http://bugs.winehq.org/show_bug.cgi?id=20636
Xavier Vachon xvachon@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon@gmail.com
--- Comment #4 from Xavier Vachon xvachon@gmail.com 2011-04-04 18:48:45 CDT --- Is this still a bug in current wine? (1.3.17)
http://bugs.winehq.org/show_bug.cgi?id=20636
--- Comment #5 from butraxz@gmail.com 2013-10-18 13:25:12 CDT --- This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.4 or higher ?
https://bugs.winehq.org/show_bug.cgi?id=20636
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #6 from Austin English austinenglish@gmail.com --- (In reply to butraxz from comment #5)
This ticket has not been updated for over 900 days. Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.4 or higher ?
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=20636
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Austin English austinenglish@gmail.com --- Closing.