http://bugs.winehq.org/show_bug.cgi?id=4286
------- Additional Comments From mike(a)codeweavers.com 2006-11-01 10:03 -------
{2206cdb0-19c1-11d1-89e0-00c04fd7a829} a CLSID provided by oledb32.dll. It's a
part of MDAC, and we currently have no implementation of it in Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3529
------- Additional Comments From dank(a)kegel.com 2006-11-01 09:46 -------
Thanks.
See also bug 4286 for what happens when you run the app
(it exits silently before displaying anything, apparantly due to a COM problem).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4286
Summary: eBay Turbo Lister exits silently before displaying
anything
Product: Wine
Version: 0.9.5.
Platform: Other
URL: http://pages.ebay.com/turbo_lister
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Once past the issues described in bug 3529,
ebay Turbo Lister (http://pages.ebay.com/turbo_lister/)
seems to install fine, but fails when you run it with
a COM error. To repeat, apply the three patches from bug 3529, then do:
$ cd
$ rm -rf .wine
$ wget http://download.ebay.com/turbo_lister/setupUS.exe
$ wine setupUS.exe
$ cd ".wine/drive_c/Program Files/eBay/Turbo Lister"
$ wine Tl.exe
This outputs:
fixme:system:SystemParametersInfoW Unimplemented action: 4098 (SPI_GETMENUANIMATION)
fixme:system:SystemParametersInfoW Unimplemented action: 4158 (SPI_GETUIEFFECTS)
fixme:system:SystemParametersInfoW Unimplemented action: 4114 (SPI_GETMENUFADE)
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:ole:CoGetClassObject class {2206cdb0-19c1-11d1-89e0-00c04fd7a829} not registered
err:ole:CoGetClassObject no class object {2206cdb0-19c1-11d1-89e0-00c04fd7a829}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{2206cdb0-19c1-11d1-89e0-00c04fd7a829}, hres is 0x80040154
err:ole:CoGetClassObject class {2206cdb0-19c1-11d1-89e0-00c04fd7a829} not registered
err:ole:CoGetClassObject no class object {2206cdb0-19c1-11d1-89e0-00c04fd7a829}
could be created for for context 0x1
fixme:ole:CoCreateInstance no classfactory created for CLSID
{2206cdb0-19c1-11d1-89e0-00c04fd7a829}, hres is 0x80040154
fixme:ole:CoRegisterMessageFilter stub
err:ole:CoUninitialize Mismatched CoUninitialize
and the app silently exits without ever having put up a UI.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3529
------- Additional Comments From marcus(a)jet.franken.de 2006-11-01 09:40 -------
olefix.patch has a stack corruption fix. perhaps your compiler uses a
different stack layout.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3529
------- Additional Comments From dank(a)kegel.com 2006-11-01 09:34 -------
Oddly, with cvs as of today or three days ago,
the install seems to completes fin without olefix.patch
or rob-apt-null.diff.
Maybe 0.9.5 just happened to fix this?
FWIW, my setupUS.exe has the same md5sum as Mike's.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3780
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mike(a)codeweavers.com 2006-11-01 09:09 -------
Runs to the end now, but doesn't copy LegoStarwars.exe for some reason.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2618
------- Additional Comments From gerald.britton(a)gmail.com 2006-11-01 08:07 -------
I confirm essentially the same problems running Riven with Wine 0.9.5:
garbled sound
DSOUND underrun messages
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3802
------- Additional Comments From komi(a)gmx.at 2006-11-01 07:38 -------
Seems I have it solved.
After a hint from the appdb, I modified and ran the regall.bat and installed
Mathcad from CD again over the original install. Now it works. So it seems it
was a problem of not registered dlls.
I think this bug can be closed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4053
------- Additional Comments From blacktiger(a)covers.de 2006-11-01 06:30 -------
I have just tried the latest CVS (0.9.5+) and it seems that the error is gone,
because closing the game works fine now!
Also no warning/error message related to dsound is displayed anymore
So I think the bug is fixed now - Thanks for all who helped to solve that problem
Now this game really has "Gold" status :o Just the Auto Patcher is still a
problem anything else works fine!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3966
------- Additional Comments From tuharsky(a)misbb.sk 2006-11-01 06:02 -------
Thank Yor, saulius.
I can say that problem is solved by specifying the native odbc32 and odbccp32 in
DLL overrides, whatever method used to do that.
The only question now is, if we can help Wine somehow to automate. For example,
to help him recognize some DLL-s as DLL pairs, such as odbc32 and odbccp32, so
that if user sets one of them to native, wine would automagically do that for
the second DLL in pair, if user hasn't explicitely said something else.
Such an internal Wine logic could be useful for other DLL pairs too.
What do You think?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.