http://bugs.winehq.com/show_bug.cgi?id=1602
------- Additional Comments From jakob(a)vmlinux.org 2003-28-08 07:10 -------
So, where do I put this urlmon thing?
Am am also a bit worried because urlmon is a binary. Where can I find the source?
(Should the tests use something that is not in mingw by default?)
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1602
------- Additional Comments From wferi(a)afavant.elte.hu 2003-28-08 06:34 -------
By getting
http://programming.ccp14.ac.
uk/ftp-mirror/programming/mingw32/home/janjaap/mingw32/platform-SDK/import_libs/
liburlmon.a.gz
and adding -luuid at oleaut32 linking every test compiles except for dsound.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1602
------- Additional Comments From wferi(a)afavant.elte.hu 2003-28-08 05:16 -------
Simple apt-get install mingw32-runtime/unstable fixes it (no dependencies).
However, it stops a little later as
dsound.c:380: undefined reference to `IID_IDirectSound3DBuffer'
No idea yet.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1680
Summary: X Error of failed request.
Product: Wine
Version: 20030813
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-files
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: lighthousegb(a)virgilio.it
When I open file Word (Office2k) with Wine-20030813, I receive the following
error:
X Error of failed request.
HELP ME
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1679
------- Additional Comments From puoti(a)inwind.it 2003-27-08 13:56 -------
If any other log (relay, seh, whatever) is needed let me know and I'll send it.
A demo of the program is on the babylon.com web site.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1679
Summary: Babylon won't run
Product: Wine
Version: CVS
Platform: PC
URL: http://babylon.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: puoti(a)inwind.it
No gui loads, nothing happens, just wine errors, I'll attach the wine output.
--
Configure bugmail: http://bugs.winehq.com/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.com/show_bug.cgi?id=1609
------- Additional Comments From bjoern_pfeiffer(a)gmx.de 2003-23-08 21:09 -------
I can confirm this bug. Wine Version 20030813 (CVS).
Here's a tracelog of the start of the game. The warnings do not reappear later,
when other cutscenes are played but there is one right at the start, so i guess
they might be related.
I will leave out the fixmes for directdraw, starting with dsound-stuff.
[...]
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x403e2b10)->(00010021,00000011)
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not fully
supported
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not fully
supported
fixme:wave:IDsDriverBufferImpl_SetVolumePan (0x403f3c98,0x403f48b4): stub!
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_EXCLUSIVE not
fully supported
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_EXCLUSIVE not
fully supported
err:dsound:DirectSoundCreate8 dsound already opened
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_EXCLUSIVE not
fully supported
fixme:wave:IDsDriverBufferImpl_SetVolumePan (0x403f3c98,0x403f48b4): stub!
err:dinput:SysMouseAImpl_Unacquire Unacquiring a not-acquired device !!!
fixme:dsound:IDirectSoundImpl_SetCooperativeLevel level=DSSCL_PRIORITY not fully
supported
fixme:winmm:MMDRV_Exit Closing while ll-driver open
To me
fixme:wave:IDsDriverBufferImpl_SetVolumePan (0x403f3c98,0x403f48b4): stub!
looks most interesting, like a call to the mixer-api, that is stubbed/left
unhandled.
Maybe the sound channel for the cutscenes is muted thereafter? But just a guess,
actually I have no idea.
Hope this will help.
Thx,
Björn
--
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.