http://bugs.winehq.org/show_bug.cgi?id=10866
Summary: In-game text slows down SimCopter
Product: Wine
Version: 0.9.51.
Platform: PC
URL: http://www.5star-shareware.com/Windows/Games/Flight/simcopter.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: baby.lueshi(a)gmail.com
When playing SimCopter, the game slows down every time you get mission-related
updates in the top left corner of the screen. The more lines of text on the
screen at a time, the more the game lags. After doing a trace, it seems that
SimCopter calls DrawTextA for those messages, and the calls are constantly
repeated while the message is on the screen. I'm thinking this is because
DirectDraw might render over the text and the text gets redrawn every time the
DirectDraw window does, but that's just a wild guess, and doesn't really
explain the slowdown.
This bug is in both the demo and retail version of the game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26277
Summary: D3D fullscreen window does not receive mouse clicks
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rain(a)matfyz.cz
Found on Black & White in latest git, appeared in 1.3.6, bisect below.
After the game starts, it doesn't receive any mouse clicks, although mouse
cursor is visible and moving.
Bisected the problem down to:
commit 7e3985e1fea60da73bae2b9465b94e5d110909fc
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Mon Nov 8 11:50:33 2010 +0100
ddraw: Setup the device window in SetCooperativeLevel().
I don't know the code enough to provide a patch (just yet), but I'll try
tracking this down. Seems to have something to do with the window not having
focus properly set. Help would be appreciated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21949
Summary: Verbose the d3d vertices processing code
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P3
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dd9k(a)aol.com
As of Wine 1.1.40, the vertices processing is still not perfect (See bug
19888). Thus, it may be reasonable to make the output more verbose for
unhandled cases.
Related code is located in:
./dlls/ddraw/executebuffer.c:492
named
ERR("Unhandled vertex processing !\n");
That is definitely not enough in order to debug. A good start is to add the
output of "ci->dwFlags" in there as well. It is surely a minor enhancement, but
it is really annoying to recompile the whole Wine because of a small line.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15142
Summary: Diablo - The Hell & Hellfire: DirectX issues
Product: Wine
Version: 1.1.4
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=15851)
--> (http://bugs.winehq.org/attachment.cgi?id=15851)
Screenshot
As mentioned on the Mod's AppDB page. I have added a screenshot of the message
as well as the log I managed to pull out. Please tell me if you need anything
else.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18016
Summary: Sub Culture: Software rendered version crashes right
away
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugs(a)bugmenot.com
My installed wine version is
http://www.lamaresh.net/apt/dists/lenny/main/binary-i386/wine_1.1.18~winehq…
on Debian Testing ("Squeeze"). My sound system is OSS 4.1 (b 1052/200903241228)
(0x00040100).
1. I moved my ~/.wine2 to a backup location and started winecfg. Set the sound
system to OSS and did not touch anything else.
2. I installed the game Sub Culture:
http://appdb.winehq.org/objectManager.php?sClass=application&iId=4349
from an ISO mounted to ~/tmpmnt/
3. I added ~/tmpmnt/ as drive D: to Wine since Sub Culture has a CD check and
also CD music (which as I found out later, won't work anyways).
4. I launch "wine sc.exe" (the software rendered version of the game), it
crashes right away. See attachments.
I played around with the virtual desktop settings in Wine as well as with
different Windows versions but always got the same error.
It worked "more" when using 1.0.1 (wine-1.0.1-174-gc4039bd) earlier, the game
started, I could use the menu (sound was working there) but once I started a
game it crashed with a sound-related error ("../../../dlls/dsound/mixer.c:336:
DSOUND_MixToTemporary: Assertion `writepos + len <= dsb->buflen' failed.").
I could play when I disabled sound in winecfg though.
I updated to 1.1.18 to get around this problem.
A full regression test is beyond my capatibilities but I could offer sharing a
copy of the game. I do actually own two CDs of it so I guess "lending" an iso
for testing it would be ok. If it is not just ignore this paragraph.
The other versions (D3D, 3dfx using a GlideWrapper) have their own problems
(D3D needs the desktop to be at 640x480x16bit or it crashes on Windows already,
3dfx worked fine for me earlier with http://www.zeckensack.de/glide/ but now it
does not anymore for an unknown reason), but that's another bug if I find the
patience.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20184
Summary: eXperience112 don`t work
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dmbohdan(a)gmail.com
Created an attachment (id=23787)
--> (http://bugs.winehq.org/attachment.cgi?id=23787)
Console output
I try to run game, but it didn`t work
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12271
Summary: DirectX 6 SDK ddraw memtime sample program fails
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
Outputs err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
320x240x8 @0! (desktop)
the page faults.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9799
Summary: Textures on vehicles are too dark in GTA Vice City!
Product: Wine
Version: 0.9.45.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elwario91(a)gmail.com
Textures on vehicles are too dark in GTA Vice City!
Because I'm not a great wine debugger and patcher I don't know why this bug
occurs but I've attached a log in the hope someone can help and resolve it.
After that the game would run perfectly!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25047
Summary: NFS Porsche: Some car paints aren't rendered properly
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=31745)
--> (http://bugs.winehq.org/attachment.cgi?id=31745)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) install NFS Porsche Demo
3) wine Porsche.exe driver=dx7z
4) create player -> singleplayer -> quick race...
5) change car paint
Behaviour:
Some paints aren't rendered properly. It is random.
Expected behaviour:
All paints should be rendered properly.
Terminal output:
many of these lines
err:d3d_surface:surface_prepare_system_memory Surface without memory or pbo has
SFLAG_INSYSMEM set!
Additional info:
GFX: NVIDIA 9xxx
Drivers: 260.19.12
wine-1.3.6-240-g791b22a
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15186
Summary: Grand Theft Auto crashes on game engine start
Product: Wine
Version: 1.1.4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.hurst(a)shef.ac.uk
When starting the first (2D) grand theft auto game, after going through the
menu system, the game dies a slow lingering death (crashes after a few seconds
of hanging)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26564
Summary: Sinking Island: exception occurs on exit
Product: Wine
Version: 1.3.16
Platform: x86
URL: http://www.fileplanet.com/191497/190000/fileinfo/Nikop
ol:-Secrets-of-the-Immortals-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Created an attachment (id=33822)
--> (http://bugs.winehq.org/attachment.cgi?id=33822)
plain terminal output
The game runs reasonably well (except for the fact that gameplay becomes
somewhat sluggish after a period of time).
The problem: a stack overflow error is showing in the terminal when I quit the
game. It's not a big deal since it happens only on exit.
The error was not present when starting the game in Wine-1.3.12 (or earlier):
8872239088c5e1b096cfc9203e008add68336ba4 is the first bad commit
commit 8872239088c5e1b096cfc9203e008add68336ba4
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Jan 27 20:11:12 2011 +0100
ddraw: Link directly to wined3d.
It also affects other games, using the Opalium game engine: Nikopol, Paradise
(all of them are adventure games from the same developer).
I added the download link for Nikopol to URL (download size ~350 MB).
Fedora 14
Nvidia GeForce 250 / driver 260.19.36
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15056
Summary: Graphical glitches in the menu of The longest journey
demo
Product: Wine
Version: 1.1.3
Platform: PC
URL: http://www.longestjourney.com/download/demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
There are graphical glitches in the menu of the longest journey demo. This is a
regression. Here is the first bad commit
git-bisect good
eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52 is first bad commit
commit eb4ee4f4ada6d02aeb26b0e12964b208ecc68b52
Author: Aric Stewart <aric(a)codeweavers.com>
Date: Wed Jul 30 10:01:08 2008 -0500
wined3d: Rework surface Blt a bit to only lock the part of the destination
surface being drawn to.
:040000 040000 d649467eb949d63e2b9b77c323b32303a74c9790
a528f360d6ed826afdab80fda5260ba5c245efe7 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25975
Summary: Regression: Edge of Chaos window display does not
update
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Running the regression test, but I'm caught in the middle of a crash-on-startup
which was fixed but no idea when.
The video output of the game never updates by itself. It does update once if I
click the window to move it (super+click, ...). Every time I do that, it
complains:
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found
1680x1050x32 @0! (XRandR)
fixme:win:EnumDisplayDevicesW ((null),0,0x33e910,0x00000000), stub!
Last known working version: wine-1.3.0
First known broken version: wine-1.3.5
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13526
Summary: Wine Ableton Live ddraw regression bug
Product: Wine
Version: unspecified
Platform: Other
URL: http://www.ableton.com/free-trial?product_key=D_00_70
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kkutzko(a)teksavvy.com
CC: kkutzko(a)teksavvy.com
Created an attachment (id=13457)
--> (http://bugs.winehq.org/attachment.cgi?id=13457)
WINEDEBUG +ddraw output
As soon as the application starts, a window pops up that (normally under
windows) would say "this is a trial version demo, click okay to start the
trial", or something along those lines.
The window is blank and clicking randomly on it (to find the "ok") does not
work either.
I have also attached WINEDEBUG +ddraw output in an attempt to better illustrate
this problem. This is potentially a ddraw bug, and actually a regression AFAIK.
According to other people who tested Ableton Live some time ago, the window
shows up fine in versions <wine-0.9.15. During the ddraw rewrite something
broke here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9506
Summary: One-line Java program causes screen to go black
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Hey, kids, try this! (Works with any JVM, but let's use a recent one.)
1. Create the file bug.java containing
import java.awt.Frame;
public class bug {
public static void main(String[] args) {
Frame f = new Frame(); // causes whole screen to go black in wine!
}
}
2. Compile it using any java compiler:
javac bug.java
3. Download a JDK from java.sun.com and install it in Wine
4. Use it to run bug.class, e.g.
cd '.wine/drive_c/Program Files/Java/jre1.6.0_01'
cp ~/bug.class .
wine bin/java.exe bug
5. Note that entire primary display goes black (second display, if any,
doesn't).
This is really annoying - you have to move your other windows around
to get them to redraw.
This may be the same as bug 4902, but this seems simpler to reproduce.
Next step would be the corresponding trivial C file...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10117
Summary: Mpeg2Schnitt doesn't display video since wine v. 0.9.16
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jussaar(a)mbnet.fi
Created an attachment (id=8682)
--> (http://bugs.winehq.org/attachment.cgi?id=8682)
Full output of wine when running Mpeg2Schnitt
Since wine version 0.9.16, Mpeg2Schnitt (a program for cutting mpeg2-files) has
stopped showing video. This of course makes choosing the right cut points
virtually impossible.
When the program should display the video, wine prints out the following
errors:
fixme:win:EnumDisplayDevicesW ((null),0,0x34f544,0x00000000), stub!
err:ddraw:IDirectDrawImpl_SetDisplayMode Width=0, Height=0, what to do?
I have tested both multiple versions of wine (including the newest
0.9.47-version) and Mpeg2Schnitt (versions 0.71, 0.80 and 0.87).
Mpeg2Schnitt is distributed under GPL2 license and available for download at
http://www.mdienert.de/mpeg2schnitt/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14992
Summary: Diablo 2 crash introduced in 1.1.3
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aaronwcurtis(a)gmail.com
Created an attachment (id=15612)
--> (http://bugs.winehq.org/attachment.cgi?id=15612)
copy-paste of git bisect output from the regression testing procedure.
Followed the regression testing procedure and
c1bbab7c54618935d74b7d2b70421253018f5594 is first bad commit.
Diablo 2 window opens momentarily, then crashes.
running in virtual desktop, or full screen, same crash.
game runs fine when switched to 2d (ddraw mode), crashes on 3d (d3d mode).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17628
Summary: ddraw:visual test failing in a virtual desktop
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
URL: http://test.winehq.org/data/3db77ce50b9dfa811966afe15604
ce2ee3e20c8e/wine_ae-ub904-virtdesktop/ddraw:visual.html
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
austin@midna:~/wine-git/dlls/ddraw/tests$ make testclean ; make visual.ok
rm -f d3d.ok ddrawmodes.ok dsurface.ok overlay.ok refcount.ok visual.ok
../../../tools/runtest -q -P wine -M ddraw.dll -T ../../.. -p ddraw_test.exe.so
visual.c && touch visual.ok
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32 vertex
samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers + MAX_TEXTURES(=8) >
combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x32f60c,0x00000000), stub!
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d_draw:drawPrimitive Using software emulation because manual fog
coordinates are provided
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
Segmentation fault (core dumped)
make: *** [visual.ok] Error 139
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12162
Summary: Heroes of Might & Magic IV awful frame rate
Product: Wine
Version: 0.9.58.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dendron2000(a)mail.ru
Created an attachment (id=11559)
--> (http://bugs.winehq.org/attachment.cgi?id=11559)
Heroes IV wine output
Heroes IV game launches with no problem but has an awful frame rate, especially
during combat. Wine does print some errors while the game is loading, but
during gameplay it stays silent.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14242
Summary: Unreal Tournament crashes on startup
Product: Wine
Version: 0.9.61.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bob(a)dest-unreach.be
CC: thunderbird2k(a)gmx.net
Created an attachment (id=14531)
--> (http://bugs.winehq.org/attachment.cgi?id=14531)
crash screenshot
I cannot start Unreal Tournament in D3D mode on my system.
Specs:
Radeon 7500 (open source radeon driver)
Kubuntu 8.04
wine 1.1.0
I did a regression test:
feb753c98d82e18b6dd1b1df7730c882974b643b is first bad commit
commit feb753c98d82e18b6dd1b1df7730c882974b643b
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Thu May 1 23:46:03 2008 +0000
ddraw: Enable EnableAutoDepthStencil to receive depth support.
:040000 040000 39a37f0e7b5e2666ba72ae3971ed79daaa194120
fe5c3389709e215f7f0cc86e4f2446b73ed65594 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12658
Summary: Brothers In Arms - Road To Hill 30: wrong colors in game
compass
Product: Wine
Version: 0.9.59.
Platform: PC
URL: ftp://ftp.ubi.com/emea/brothersinarms/demo/BIA_PC_Demo.z
ip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
During gameplay two square appears, one rendering wrong colors over game
compass (bottom left corner) most of time, the second one (semi-transparent)
appearing sometimes on top left corner of the screen (please check downloadable
demo).
On the other side you cannot make the character make a full turn around using
the mouse and also the pointer seems to get locked in some areas in the menus
but I guess these are related to bug 6971.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10998
Summary: Sum of All Fears crashes after splash screen
Product: Wine
Version: 0.9.52.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: m.cutone(a)rogers.com
Created an attachment (id=9966)
--> (http://bugs.winehq.org/attachment.cgi?id=9966)
Terminal output for SOAF crash.
When the program is executed the splash screen is displayed. Soon after the
screen goes black with just the mouse pointer visible. A lengthy terminal
output is then produced.
See attached file for terminal output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15553
Summary: Interstate 76: scrambled screen when running in d3d
Product: Wine
Version: 1.1.5
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dr_costas(a)yahoo.com
Created an attachment (id=16549)
--> (http://bugs.winehq.org/attachment.cgi?id=16549)
screenshot
This is an old game that runs in software mode, 3d3 and glide.
It can run in software, d3d and glide mode.
In wine 1.0 all modes run perfectly apart from 2 cursors not showing in the car
management screen
In wine 1.1.5 software mode runs perfectly with the cursors showing as normal
but the d3d or glide version show a scrambled intro screen where you choose
play, options etc. and in between levels screen is scrambled at parts. In game
though everything works as expected (all cars scenery etc dont show any
important glitches)
tried with a clean install, game patched to latest
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13225
Summary: Sacrifice Demo: black sqare behind the mouse
Product: Wine
Version: 0.9.61.
Platform: PC
URL: http://downloads.gamezone.com/demosfiles/t1699.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jb.faq(a)gmx.de
If you start Sacrifice you get a masking problem with the mouse. You have a
black square behind it.
In this bug
http://bugs.winehq.org/show_bug.cgi?id=201
we find out, that this is not the same problem. (Have a special look at the
comments 36 up to 40).
It seems that this is a problem of the (opengl?) rendering:
With the vesa driver (or using (export) LIBGL_ALWAYS_INDIRECT=1) this bug
doesn't exists, but it is present with the nvidia drivers.
I test this with the demo (link in URL above).
My system Set-Up:
Software:
Gentoo, Kernel 2.6.24-gentoo-r8
vesa-driver (in this test-case, usually nvidia-drivers-96.43.05)
git yesterday
Hardware:
lspci:
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 440 Go
64M] (rev a3)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20451
Summary: Cannot attach flipping surface
(DDERR_CANNOTATTACHSURFACE)
Product: Wine
Version: 1.1.30
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: timmazid(a)hotmail.com
CC: timmazid(a)hotmail.com
Created an attachment (id=24314)
--> (http://bugs.winehq.org/attachment.cgi?id=24314)
wine 7k2.exe 2> log
Screen goes black, and the dialog box with that message comes up.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.