[Bug 20636] New: Can't get a COM-object's properties (App: Cardiris), workaround: winetricks dcom98
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(a)winehq.org ReportedBy: ld(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20636 --- Comment #1 from Daniel <ld(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20636 --- Comment #2 from Daniel <ld(a)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. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20636 Daniel <ld(a)gardschwingdoazah.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #24669|application/octet-stream |text/plain mime type| | -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20636 Daniel <ld(a)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(a)gardschwingdoazah.de> 2009-11-11 08:05:52 --- (From update of attachment 24668) (Wrong use of "native" -- meant "builtin") -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20636 Xavier Vachon <xvachon(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xvachon(a)gmail.com --- Comment #4 from Xavier Vachon <xvachon(a)gmail.com> 2011-04-04 18:48:45 CDT --- Is this still a bug in current wine? (1.3.17) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=20636 --- Comment #5 from butraxz(a)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 ? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=20636 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED --- Comment #6 from Austin English <austinenglish(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=20636 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org