[Bug 10092] New: Problems with ole on Interfax-Direct
http://bugs.winehq.org/show_bug.cgi?id=10092 Summary: Problems with ole on Interfax-Direct Product: Wine Version: CVS/GIT Platform: PC URL: http://www.directtrade.ru/Files/new/setup1_149.exe OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs(a)winehq.org ReportedBy: darkside83(a)yandex.ru Good day time. I have problems with internet-trading system Interfax-Direct. It installes clearly, but after launch i get exception. I think this is a problem with ole. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 --- Comment #1 from Roman Vasilyev <darkside83(a)yandex.ru> 2007-10-19 02:23:10 --- Created an attachment (id=8655) --> (http://bugs.winehq.org/attachment.cgi?id=8655) wine log -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2007-10-19 06:00:30 --- That does appear to be a bug in ole. The app's trying to create the IPSFactoryBuffer interface on IConnectionPoint. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 --- Comment #3 from Roman Vasilyev <darkside83(a)yandex.ru> 2007-10-19 08:38:57 --- (In reply to comment #2)
That does appear to be a bug in ole. The app's trying to create the IPSFactoryBuffer interface on IConnectionPoint.
So, what i need to do? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 Lei Zhang <thestig(a)google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2007-10-19 12:39:52 --- Can you try and see if: wget http://www.kegel.com/wine/winetricks sh winetricks dcom98 Fixes the problem for you? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 --- Comment #5 from Roman Vasilyev <darkside83(a)yandex.ru> 2007-10-19 23:39:02 --- (In reply to comment #4)
Can you try and see if:
wget http://www.kegel.com/wine/winetricks sh winetricks dcom98
Fixes the problem for you?
Once i start it using dcom98 and some native dlls, but i don't remember which dlls i have used. And now i can't restore working configuration. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 --- Comment #6 from Austin English <austinenglish(a)gmail.com> 2007-10-21 02:04:16 --- Created an attachment (id=8698) --> (http://bugs.winehq.org/attachment.cgi?id=8698) With native dcom98 under wine 0.9.47 Crashes earlier with native. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2007-10-21 02:04:37 --- Confirming bug in wine 0.9.47, kubuntu gusty. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10092 Rob Shearman <robertshearman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|ole |rpc -- 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=10092 --- Comment #8 from Rob Shearman <robertshearman(a)gmail.com> 2008-09-09 11:19:00 --- Proxy/stubs for IConnectionPoint are now present: ~/wine/dlls/oleaut32$ grep IConnectionPointProxy *idl*.c oleaut32_ocidl_p.c:static const CINTERFACE_PROXY_VTABLE(8) _IConnectionPointProxyVtbl = oleaut32_ocidl_p.c: (const CInterfaceProxyVtbl*)&_IConnectionPointProxyVtbl, Can the reporter or a volunteer please retest with a recent version of Wine? -- 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=10092 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-09-09 19:41:08 --- (In reply to comment #8)
Proxy/stubs for IConnectionPoint are now present:
~/wine/dlls/oleaut32$ grep IConnectionPointProxy *idl*.c oleaut32_ocidl_p.c:static const CINTERFACE_PROXY_VTABLE(8) _IConnectionPointProxyVtbl = oleaut32_ocidl_p.c: (const CInterfaceProxyVtbl*)&_IConnectionPointProxyVtbl,
Can the reporter or a volunteer please retest with a recent version of Wine?
Works fine now. Thanks Rob! -- 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=10092 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2008-09-19 11:16:49 --- Closing bugs fixed in 1.1.5. -- 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=10092 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified -- 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.
participants (1)
-
wine-bugs@winehq.org