http://bugs.winehq.com/show_bug.cgi?id=1361
------- Additional Comments From reif(a)earthlink.net 2003-04-10 20:53 -------
Created an attachment (id=451)
program trace of +wave,+dsound
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1361>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1361
------- Additional Comments From gregsurbey(a)hotmail.com 2003-04-10 15:01 -------
Alright, I made a successful trace and sent the file to Robert Reif. Thx for
the tip about the comma, I'll be sure to be less newbish about sending in bug
reports in the future.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1361>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1377
mike(a)theoretic.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
everconfirmed|0 |1
------- Additional Comments From mike(a)theoretic.com 2003-04-10 12:05 -------
This is a known bug with winebuild and the latest binutils version.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1377>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1377
Summary: Undefined reference to HeapFree
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: st_lim(a)stlim.net
gcc -shared -Wl,-Bsymbolic,-z,defs d3d8.spec.o basetexture.o cubetexture.o
d3d8_main.o device.o directx.o indexbuffer.o resource.o shader.o stateblock.o
surface.o swapchain.o texture.o vertexbuffer.o volume.o volumetexture.o
vshaderdeclaration.o d3d8.dll.dbg.o -o d3d8.dll.so -L../../dlls
-L../../libs/wine -lwine -L../../libs/uuid -lwine_uuid -L/usr/X11R6/lib -lSM
-lICE -lXxf86dga -lXxf86vm -lXv -lXext -lX11 -lGL -lGLU -L../../libs/port
-lwine_port -lm -lc
basetexture.o(.text+0x28a): In function `IDirect3DBaseTexture8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
cubetexture.o(.text+0x314): In function `IDirect3DCubeTexture8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
d3d8_main.o(.text+0xf5): In function `Direct3DCreate8':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
d3d8_main.o(.text+0x1ba): In function `DllMain':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/d3d8_main.c:64:
undefined reference to `GetModuleHandleA'
d3d8_main.o(.text+0x1d5):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/d3d8_main.c:67:
undefined reference to `GetProcAddress'
d3d8_main.o(.text+0x1f2):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/d3d8_main.c:68:
undefined reference to `GetProcAddress'
device.o(.text+0x119d): In function `IDirect3DDevice8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
device.o(.text+0x127c): In function `IDirect3DDevice8Impl_GetDisplayMode':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/device.c:1081:
undefined reference to `GetSystemMetrics'
device.o(.text+0x1290):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/device.c:1082:
undefined reference to `GetSystemMetrics'
device.o(.text+0x12c6):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/device.c:1085:
undefined reference to `CreateDCA'
device.o(.text+0x12db):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/device.c:1086:
undefined reference to `GetDeviceCaps'
device.o(.text+0x12e8):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/device.c:1087:
undefined reference to `DeleteDC'
device.o(.text+0x14d5): In function `IDirect3DDevice8Impl_CreateTexture':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
device.o(.text+0x1645): In function `IDirect3DDevice8Impl_CreateVolumeTexture':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
device.o(.text+0x172e):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
device.o(.text+0x17c6):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
device.o(.text+0x1828): In function `IDirect3DDevice8Impl_CreateCubeTexture':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
device.o(.text+0x19a5):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
more undefined references to `HeapAlloc' follow
device.o(.text+0x4e3a): In function `IDirect3DDevice8Impl_DeleteVertexShader':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
device.o(.text+0x4e5b):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
device.o(.text+0x4e98):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
device.o(.text+0x4ebb):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
device.o(.text+0x4efa):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
device.o(.text+0x5298): In function `IDirect3DDevice8Impl_CreatePixelShader':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
device.o(.text+0x5394): In function `IDirect3DDevice8Impl_DeletePixelShader':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
directx.o(.text+0x23a): In function `IDirect3D8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
directx.o(.text+0x559): In function `IDirect3D8Impl_GetAdapterModeCount':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:150:
undefined reference to `GetSystemMetrics'
directx.o(.text+0x56b):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:151:
undefined reference to `GetSystemMetrics'
directx.o(.text+0x698): In function `IDirect3D8Impl_EnumAdapterModes':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:194:
undefined reference to `CreateDCA'
directx.o(.text+0x6ad):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:195:
undefined reference to `GetDeviceCaps'
directx.o(.text+0x6ba):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:196:
undefined reference to `DeleteDC'
directx.o(.text+0x7d0):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:182:
undefined reference to `GetSystemMetrics'
directx.o(.text+0x7e4):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:183:
undefined reference to `GetSystemMetrics'
directx.o(.text+0x96e): In function `IDirect3D8Impl_GetAdapterDisplayMode':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:228:
undefined reference to `GetSystemMetrics'
directx.o(.text+0x982):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:229:
undefined reference to `GetSystemMetrics'
directx.o(.text+0x9b2):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:232:
undefined reference to `CreateDCA'
directx.o(.text+0x9c7):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:233:
undefined reference to `GetDeviceCaps'
directx.o(.text+0x9d4):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:234:
undefined reference to `DeleteDC'
directx.o(.text+0x10af): In function `IDirect3D8Impl_CreateDevice':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
directx.o(.text+0x11f6): In function `IDirect3D8Impl_CreateDevice':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:459:
undefined reference to `GetPropA'
directx.o(.text+0x120d):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:468:
undefined reference to `GetDC'
directx.o(.text+0x124e):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:56:
undefined reference to `ExtEscape'
directx.o(.text+0x12cf):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:480:
undefined reference to `GetDesktopWindow'
directx.o(.text+0x12e1):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:480:
undefined reference to `GetPropA'
directx.o(.text+0x13f1):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:496:
undefined reference to `ReleaseDC'
directx.o(.text+0x1491):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/directx.c:515:
undefined reference to `GetClientRect'
indexbuffer.o(.text+0x25d): In function `IDirect3DIndexBuffer8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
indexbuffer.o(.text+0x27e):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
resource.o(.text+0x23a): In function `IDirect3DResource8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
shader.o(.text+0xe0b): In function `IDirect3DDeviceImpl_CreateVertexShader':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
shader.o(.text+0xe48):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
shader.o(.text+0x1c9b): In function `IDirect3DVertexShaderImpl_ParseProgram':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
stateblock.o(.text+0x1296): In function `IDirect3DDeviceImpl_CreateStateBlock':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
stateblock.o(.text+0x1654): In function `IDirect3DDeviceImpl_DeleteStateBlock':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
stateblock.o(.text+0x174e): In function `IDirect3DDeviceImpl_BeginStateBlock':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
surface.o(.text+0x23d): In function `IDirect3DSurface8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
surface.o(.text+0x25e):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
swapchain.o(.text+0x23a): In function `IDirect3DSwapChain8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
texture.o(.text+0x2f4): In function `IDirect3DTexture8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
vertexbuffer.o(.text+0x249): In function `IDirect3DVertexBuffer8Impl_Release':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapFree'
vertexbuffer.o(.text+0x27b):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
more undefined references to `HeapFree' follow
vshaderdeclaration.o(.text+0x6f): In function
`IDirect3DDeviceImpl_CreateVertexShaderDeclaration8':
/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
vshaderdeclaration.o(.text+0x10c):/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8/../../include/winbase.h:1932:
undefined reference to `HeapAlloc'
collect2: ld returned 1 exit status
make[2]: *** [d3d8.dll.so] Error 1
make[2]: Leaving directory
`/var/tmp/portage/wine-20030408/work/wine-20030408/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/var/tmp/portage/wine-20030408/work/wine-20030408/dlls'
make: *** [dlls] Error 2
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1377>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1376
------- Additional Comments From klevin(a)eskimo.com 2003-04-09 11:37 -------
Yep, DCOM98 is installed and stdole32.tlb is at
/usr/share/wine-c/windows/system/stdole32.tlb.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1376>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1361
------- Additional Comments From mike(a)theoretic.com 2003-04-09 04:32 -------
Note the "," mark between +wave and +dsound - not very intuitive I know.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1361>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1376
------- Additional Comments From mike(a)theoretic.com 2003-04-09 04:21 -------
Do you have stdole32.tlb? Try installing DCOM98, that may help
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1376>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1375
------- Additional Comments From mike(a)theoretic.com 2003-04-09 04:20 -------
Hi, what mime type is the test program? I get application/executable, but your
description says source code?
If you could provide a compiled binary of the program as well that'd be useful.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1375>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1361
------- Additional Comments From gregsurbey(a)hotmail.com 2003-04-08 22:06 -------
I built the wine CVS on 04/07/2003 and did the following:
[gsurbey@02f2847 Half-Life]$ pwd
/usr/share/wine-c/Program Files/Half-Life
[gsurbey@02f2847 Half-Life]$ wine --debugmsg +wave +dsound hl.exe >& trace
[gsurbey@02f2847 Half-Life]$ cat trace
wine: cannot find '+dsound'
I don't know why it can't find dsound... so I tried
wine --debugmsg +wave hl.exe >& trace
and I've included the output in the attached file, but I'm not sure if this
output will help you since there's no dsound loaded...
then I did a "make uninstall" of the cvs tree and did a "./tools/wineinstall"
for wine-20010510 and got the same exact dsound not found message. BUT sound in
wine-20010510 works fine in half-life and starcraft. The "HardwareAcceleration"
= "Emulation" option in my ~/.wine/config changed nothing, probablly since the
dsound isn't being loaded to begin with.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1361>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.
http://bugs.winehq.com/show_bug.cgi?id=1376
Summary: InstallShield 6 hangs after Wizard setup.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.com
ReportedBy: klevin(a)eskimo.com
While trying to install an app that uses InstallShield 6 (Watchtower Library
2001), the installation process hangs after the "Wizard setup" window closes.
The following message appear on the console:
fixme:seh:check_resource_write Broken app is writing to the resource data,
enabling work-around
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{22d84ec7-e201-4432-b3ed-a9dca3604594})
))))cannot set text "InstallShield Wizard" of other process window (nil)
fixme:ole:_copy_arg argument was coerced in-place (0x3 -> 0xb); source data has
been modified!!!
fixme:ole:CoTreatAsClass
({8c3c1b17-e59d-11d2-b40b-00a024b9dddd},{00000000-0000-0000-0000-000000000000})
fixme:ole:_xread Read only 0 of 4 bytes from 0x48.
fixme:ole:_StubReaderThread Failed with hres 80004005
This appears on a build done from an uptodate cvs checkout (April 8 2003). The
install was being done to a fake-windows directory tree.
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://bugs.winehq.com/show_bug.cgi?id=1376>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
INSERTED IN THE BUG DATABASE.