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@winehq.org ReportedBy: darkside83@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.
http://bugs.winehq.org/show_bug.cgi?id=10092
--- Comment #1 from Roman Vasilyev darkside83@yandex.ru 2007-10-19 02:23:10 --- Created an attachment (id=8655) --> (http://bugs.winehq.org/attachment.cgi?id=8655) wine log
http://bugs.winehq.org/show_bug.cgi?id=10092
--- Comment #2 from Juan Lang juan_lang@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.
http://bugs.winehq.org/show_bug.cgi?id=10092
--- Comment #3 from Roman Vasilyev darkside83@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?
http://bugs.winehq.org/show_bug.cgi?id=10092
Lei Zhang thestig@google.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=10092
--- Comment #4 from Austin English austinenglish@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?
http://bugs.winehq.org/show_bug.cgi?id=10092
--- Comment #5 from Roman Vasilyev darkside83@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.
http://bugs.winehq.org/show_bug.cgi?id=10092
--- Comment #6 from Austin English austinenglish@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.
http://bugs.winehq.org/show_bug.cgi?id=10092
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Austin English austinenglish@gmail.com 2007-10-21 02:04:37 --- Confirming bug in wine 0.9.47, kubuntu gusty.
http://bugs.winehq.org/show_bug.cgi?id=10092
Rob Shearman robertshearman@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|ole |rpc
http://bugs.winehq.org/show_bug.cgi?id=10092
--- Comment #8 from Rob Shearman robertshearman@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?
http://bugs.winehq.org/show_bug.cgi?id=10092
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Austin English austinenglish@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!
http://bugs.winehq.org/show_bug.cgi?id=10092
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2008-09-19 11:16:49 --- Closing bugs fixed in 1.1.5.
http://bugs.winehq.org/show_bug.cgi?id=10092
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified