http://bugs.winehq.org/show_bug.cgi?id=4410
------- Additional Comments From jan.wine(a)zerebecki.de 2006-25-01 03:07 -------
As long as it is not changed in wine you can do it yourself in the registry
(with regedit). HKLM Software\Microsoft\DirectX entry "Version" should contain
"4.09.00.0904" for it to say 9.0c.
--
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=4384
------- Additional Comments From gotletter(a)gmail.com 2006-25-01 02:55 -------
Renaming Movies dir? Using nocd?
I could not start war3 without both
--
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=4294
------- Additional Comments From tuharsky(a)misbb.sk 2006-25-01 02:54 -------
Well, I have found that the previous error has been caused by presence of
giflib3g-dev in my Debian Sarge. After removing the package, everything works again.
I'll report this as separate bug.
--
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=3978
------- Additional Comments From jan.wine(a)zerebecki.de 2006-25-01 02:47 -------
The crash seems to occur in wineoss, did you try to use other audio drivers or
disabled sound?
--
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=4369
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|NoAppDBEntry |
--
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=4294
------- Additional Comments From tuharsky(a)misbb.sk 2006-25-01 02:24 -------
I suspect that the error has been introduced when I installed giflib3g-dev,
giflib-bin or giftrans library. Probably a whole new issue.
--
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=4412
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2006-25-01 01:35 -------
please mail this patch to wine-patches(a)winehq.org
--
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=3963
------- Additional Comments From tuharsky(a)misbb.sk 2006-25-01 01:34 -------
Sorry, this has been from script I use for regression testing. Please note that
I'm not a programmer and I don't know the patching parameters, so I needed Your
help anyway :o)
I'll try Your advice. Thank You.
--
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=4294
------- Additional Comments From tuharsky(a)misbb.sk 2006-25-01 01:27 -------
Hi,
this is strange. I get different results depending on compilation procedure.
When I compile the Wine 0.9.6 with standard .configure, make depend, make, make
install, I get compiled Wine, however with bad GIFs.
When compiling by tools/wineinstall, soon the installation stops with this errors:
make[2]: Entering directory `/usr/src/wine-0.9.6/dlls/oleaut32'
gcc -c -I. -I. -I../../include -I../../include -D__WINESRC__ -D_OLEAUT32_
-DCOM_NO_WINDOWS_H -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -Wpointer-arith -g -O2 -o olepicture.o olepicture.c
olepicture.c:1001: error: `DGifOpen' undeclared here (not in a function)
olepicture.c:1001: warning: type defaults to `int' in declaration of
`pDGifOpen'olepicture.c: In function `_gif_inputfunc':
olepicture.c:1033: error: structure has no member named `UserData'
olepicture.c: In function `OLEPictureImpl_Load':
olepicture.c:1201: error: called object is not a function
olepicture.c:1231: error: structure has no member named `Function'
make[2]: *** [olepicture.o] Error 1
make[2]: Leaving directory `/usr/src/wine-0.9.6/dlls/oleaut32'
make[1]: *** [oleaut32] Error 2
make[1]: Leaving directory `/usr/src/wine-0.9.6/dlls'
make: *** [dlls] Error 2
I'm going to try older Wine versions which do have the GIF problem.
--
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.