http://bugs.winehq.org/show_bug.cgi?id=2017
------- Additional Comments From mike(a)theoretic.com 2004-15-02 17:13 -------
Can you try either with CVS or the snapshot released a couple of days ago? I
think aric submitted a fix for this recently
--
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=2011
us(a)the-edmeades.demon.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |us(a)the-edmeades.demon.co.uk
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
--
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=1984
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.gamespot.com/pc/s
| |trategy/netstormislandsatwar
| |/downloads.html
Keywords| |download
--
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=2018
Summary: wine-pthread: mixer.c:894: DSOUND_PerformMix: Assertion
`dsound->playpos < dsound->buflen' failed.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuiningas_ml(a)shaw.ca
The following assertion fails after playing Dynomite (from PopCap games). The
assertion fails at varying times but usually does so within a minute or two of
first starting. This did __NOT__ take place with the Wine 20030408 build -- it
works perfectly there with the same hardware and operating system (Fedora Core
1). A Goggle search for this error turns up a couple of others who have run into
this problem -- it appears to center around the VIA 8233 chipset and occurs
after several of the following errors take place:
err:wave:IDsDriverBufferImpl_Stop ioctl(/dev/dsp, SNDCTL_DSP_SETTRIGGER) failed
(Invalid argument)
Others have suggested a problem with the driver for this chipset but the fact
that it works fine with Wine 20030408 and has not with any version since then
suggests rather strongly otherwise.
If you need any further information, feel free to ask. It can be reproduced at
will. :-)
--
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=2017
Summary: Photoshop 7.0 no longer works
Product: Wine
Version: 20040121
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skhanna(a)csc.tntech.edu
Photoshop 7.0 has not worked in Wine for me since verysion 20031212. In the
20040121 release, when I try running Photohsop.exe, I get the following error:
$wine WiNE/WiNE/Graphics/Photoshop7/Photoshop.exe
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 151 (XInputExtension)
Minor opcode of failed request: 28 (X_GetDeviceButtonMapping)
Serial number of failed request: 83
Current serial number in output stream: 83
This occurs both on my laptop and desktop with Wine 20040121. They are both
running Gentoo Unstable (~x86), one with the 2.4.22 kernel and the other with
the 2.6.2 kernel. I've downgraded wine on one of them so I can still use
Photoshop. If you need any more error reports/debugging information from either
release, I will be more than happy to post it.
--
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=2016
Summary: compilation bug in /dlls/d3d8/directx.c
Product: Wine
Version: 20040121
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: phnorris(a)gwi.net
Linux = Redhat version 6.2 Linux kernel 2.2.19 glibc version 2.1.3 gcc version
2.9.3
unable to compile from source as I get this error:
gcc -c -I. -I. -I../../include -I../../include -I/usr/X11R6/include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -mpreferred-stack-boundary=2
-fno-strict-aliasing -gstabs+ -g -O2 -o directx.o directx.c
directx.c: In function `IDirect3D8Impl_GetDeviceCaps':
directx.c:639: `GL_MAX_VERTEX_UNITS_ARB' undeclared (first use in this
function)directx.c:639: (Each undeclared identifier is reported only once
directx.c:639: for each function it appears in.)
make[2]: *** [directx.o] Error 1
make[2]: Leaving directory `/usr/wine-20040121/dlls/d3d8'
make[1]: *** [d3d8] Error 2
make[1]: Leaving directory `/usr/wine-20040121/dlls'
make: *** [dlls] Error 2
--
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=2011
------- Additional Comments From us(a)the-edmeades.demon.co.uk 2004-14-02 12:43 -------
I have 2xpatches to get this working but am missing the hardware to submit it
at the moment.
1. winmm fails if the thing being played has a + in the file name, but I think
this gives the assertion failure, but not a trap.
2. The app provides invalid 'size' attributes when creating a bitmap, but the
code of dib.c doesnt trust apps sizes for non-compressed bitmaps. However, the
check for non-compressed doesnt handle BI_BITFIELDS, so if you change
DIB_createDIBSection in dib.c (dlls\x11drv\dib.c) to also handle that case it
works.
You can then run the game, even start a game, although the list boxes display
the text then remove it and keep flashing. If you click in the right place, you
can select appropriate missions, and start the game. I gave up there as I didnt
know how to play it.
As soon as my modem/router comes back from repais, I'll send in the patches.
--
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=2015
Summary: Error with DirectShow
Product: Wine
Version: 20040121
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carluva(a)hotpop.com
An error "DirectShow not installed" occurs during the installation process for a
program that requires it. I tried installing DirectX 9.0 from the official
Microsoft DirectX site--installation was successful, but the problem was not solved.
Specificially, the program I am trying to install is Cakewalk Music Creator 2003.
--
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=2014
Summary: Windows too small
Product: Wine
Version: 20040121
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomasmg(a)web.de
In the game "Skat 3000" (Shareware) no child-windows are shown correctly:
way to small (almost titlebar only) and no possibility for resizing.
It makes config-dialogs impossible to use (and the game impossible to end since
the dialogs are modal).
If you have time please try downloading and testing the game at
http://www.createam.de/shareware/skat.exe.
I hope you know what I mean.
OS : SuSE 9.0 Prof. with KDE 3.1.?
Wine-Version : Wine-20040121.i586.rpm
Please excuse my bad english (I am german) and correct me if I made a serious
mistake.
--
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.