http://bugs.winehq.org/show_bug.cgi?id=5366
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=3485
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=7395
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=23621
Summary: DDraw surface reference counting doesn't match Windows
(causes Recoil to fail)
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kazade(a)gmail.com
I just realized there is no bug report covering this issue.
DirectDraw surfaces (and other COM interfaces) maintain a reference count so
that they are destroyed when they are no longer in use. The refcount is
returned by the IUnknown_Release function. Unfortunately some games base logic
on the value returned by IDirectDrawSurface_Release. Specifically they
sometimes (wrongly) expect the return to be zero.
Something like:
if(IDirectDrawSurface_Release(surf)) {
//Bail out
}
We can test this by forcing DDS_Release to return zero. One game that is
affected is Recoil which complains about not being to set the video mode.
The difference between Wine's implementation and the Windows implementation is
Windows maintains a refcount for each surface interface version (1, 2, 3, 4 and
7) whereas Wine has one reference count across all versions. There are tests in
dlls/ddraw/dsurface.c that confirm the Windows behaviour. To fix this issue the
reference counting needs to be split, which requires a lot of changes (as
versions 1, 2 and 3 all share the same thunks).
--
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=16549
Summary: Chuzzle causes page fault
Product: Wine
Version: 1.1.10
Platform: PC
URL: http://downloads.popcap.com/www/popcap_downloads/Chuzzle
Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=18027)
--> (http://bugs.winehq.org/attachment.cgi?id=18027)
ddraw errors?
Chuzzle installs but immediately causes a page fault.
Tried "winetricks directx9" bu the result is the same.
--
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=11931
Summary: Patrician3: Implement
IDirectDrawImpl_WaitForVerticalBlank
Product: Wine
Version: 0.9.56.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
Patrician3 asks for
fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x142238)->(1,(nil))
In any case, it does not hang but the log has lots of calls to this
unimplemented function.
--
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=1544
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=5550
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=6004
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=17791
Summary: SetPixelFormat error running NetTV
Product: Wine
Version: 1.1.17
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tf(a)noto.de
Created an attachment (id=20018)
--> (http://bugs.winehq.org/attachment.cgi?id=20018)
Wine output
Hello Wine-Team,
I try to use "netTV" program that belongs to 7LINKS IPTV (device like slingbox)
http://www.pearl.de/a-PX4265-1601.shtml
Program can be downloaded here:
ftp://ftp.pearl.de/treiber/PX4265_12_77216.zip
I'm running latest Wine 1.1.17 on Ubuntu 8.10. System has a onboard Intel
chipset (24 bpp).
Additionally I used winetricks to install directx9, vcrun2005, gdiplus and
wmp10
I can successfully install the program, it's starting afterwards, but when
trying to open a *.mp4 file I receive message, that file type is not supported.
(Example *.mp4 file is available here:
http://rapidshare.com/files/148370589/mp4-Datei.rar )
There are several error messages indicating a problem with SetPixelFormat:
-----------------------
err:wgl:internal_SetPixelFormat Invalid operation on root_window
err:d3d:CreateContext SetPixelFormat failed on HDC=0x1e0c for iPixelFormat=8
err:d3d:IWineD3DDeviceImpl_CreateSwapChain Failed to create a new context
fixme:d3d:IWineD3DDeviceImpl_CreateSwapChain (0x1738d0) Something's still
holding the front buffer
fixme:d3d9:IDirect3DDevice9Impl_CreateAdditionalSwapChain (0x169f40) call to
IWineD3DDevice_CreateSwapChain failed
err:d3d9:device_parent_CreateSwapChain (0x169f44) CreateAdditionalSwapChain
failed, returning 0x8876086a
[...]
err:ddraw:PixelFormat_DD2WineD3D Invalid dwRGBBitCount in Pixelformat structure
err:ddraw:IDirectDrawImpl_CreateNewSurface Unsupported / Unknown pixelformat
err:ddraw:IDirectDrawImpl_CreateSurface IDirectDrawImpl_CreateNewSurface failed
with 88760091
-----------------------
Also error about missing interface:
err:ddraw:IDirectDrawImpl_QueryInterface
(0x152c28)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x1946b4): No interface
found
err:ddraw:IDirectDrawImpl_QueryInterface
(0x152c28)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x1946b4): No interface
found
err:ddraw:IDirectDrawImpl_QueryInterface
(0x152c28)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x1946b4): No interface
found
err:ddraw:IDirectDrawImpl_QueryInterface
(0x152c28)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x1946b4): No interface
found
err:ddraw:IDirectDrawImpl_QueryInterface
(0x152c28)->({aca12120-3356-11d1-8fcf-00c04fc29b4e}, 0x1946b4): No interface
found
-------------------------
I checked google and old bugs here, but could not find the root-cause. I also
tried to different settings (like virtual screen).
I notice winetricks installs some of the directx libs as "build in". If I
change to native, then wine is crashing.
Additionally I changed from opengl to GDI rendering in users.reg that removed
one of the errors about problem with OpenGL, but didn't resolve error.
Direct Rendering is (glxinfo) is activated. I can use compiz fusion without
problem (but I run this tests without compiz!)
I attached the complete output.
As I run out of ideas what I can do, I'm thankful for any feedback.
Best regards,
Thomas
--
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=10083
Summary: Inverted colours in C&C RA demo exit screen
Product: Wine
Version: 0.9.47.
Platform: PC
URL: ftp://ftp.westwood.com/pub/redalert/previews/demo/ra95de
mo.zip
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
CC: stefandoesinger(a)gmx.at
The exit screen of the Red Alert demo is displayed in inverted colours. This
appears to be a consequence of the DirectDraw rewrite, adding Stefan Dösinger
to the CC list.
--
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=3467
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=2905
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=1768
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=2187
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=10339
Summary: Sonic & Knuckles Collection games display wrong in
windowed mode
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: echidnaman(a)gmail.com
Created an attachment (id=9008)
--> (http://bugs.winehq.org/attachment.cgi?id=9008)
Picture of symptoms
All three games in the Sonic and Knuckles Collection display wrong in windowed
mode. (Looks fine in fullscreen) The graphics are in black and white and are
smooshed to the left side of the screen. (See attached picture)
A downloadable demo is available at:
http://www.sega.com/support/support.php?item=support_games#pc
To work around the game crashing at startup, follow this procedure found by
Louis Lenders:
"I did however get the game running by doing wine RUNSONIC.EXE, then under
options select the checkbox "No background music". Then the game window is
responsive (still displays graphics wrong) After selecting "full screen" in the
menu, it looks rather ok, but the speed of the game seems way to high to me. "
--
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=6921
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=28157
Summary: Jedi Knight demo crashes after the opening sequence
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.gamefront.com/files/3058720/Star-Wars-Jedi-
Knight-Dark-Forces-II-Demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: miegalius(a)gmail.com
Regression SHA1: abf8728e1f2f966650eaa5528a1f593a6e1986bb
Created an attachment (id=36079)
--> (http://bugs.winehq.org/attachment.cgi?id=36079)
terminal output
In the current git version (wine-1.3.26-89-g84da6ae) the demo for Jedi Knight
crashes before the main menu could appear (to reproduce the problem, launch the
demo by jkdemo.exe and press <Esc> during the intro sequence). I couldn't get a
usable backtrace because Wine hangs after the crash.
The result of the regression test:
abf8728e1f2f966650eaa5528a1f593a6e1986bb is the first bad commit
commit abf8728e1f2f966650eaa5528a1f593a6e1986bb
Author: Ričardas Barkauskas <rbarkauskas(a)codeweavers.com>
Date: Mon Aug 8 01:26:00 2011 +0300
ddraw: Don't allow setting palette on non root surfaces.
:040000 040000 0c4c8222a2357e428cfc3dcbacda0332d4b08e72
2aa2d93bfcf700126a46bff963c8857a9bc8e822 M dlls
Fedora 15 x86
Gnome 3 (compositing enabled)
Nvidia gfx card / driver 280.13
--
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=10659
Summary: Regression: X-Wing Vs. Tie Fighter fails to run
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: whispersbreath(a)hotmail.com
Xwing vs Tie Fighter fails to run, gives the warning "DirectDraw Init FAILED at
2"
This is a regression in .9.50, since in earlier versions it worked perfectly
for me. I know this is an older game and not many people are actively playing
it in WINE but its one of my favorites. What more info do i need to provide?
--
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=6774
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=5580
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=1772
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=8434
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=20020
Summary: Metal Fatigue hangs on intro movies if audio is
enabled
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: grsfdhj(a)tiscali.it
I'm running wine 1.1.29 on a Slackware64 13.0 (multilib) machine, equipped with
an Athlon 64 FX 55, 1GB of RAM, ATI Radeon X800 XT PE AGP (radeon open-source
drivers version 6.12.2). I installed Metal Fatigue in a clean wine prefix.
If I start Metal Fatigue with sound enabled (either ALSA or OSS) and game CD in
drive, intro movies are played, but game crashes after little time. A window
titled "Program error" appears, but I can't click on close, so I have to
shutdown wine "the hard way".
If I completely disable sound in wine, game starts successfully and intro
movies are played at their full extent, however it seems as keyboard and mouse
are disabled because I can't skip them (and I remember they're skippable).
No meaningful messages are printed to console during game execution.
--
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=14561
Summary: Outlaws window shrinked to 1/4 of screen
Product: Wine
Version: 1.1.0
Platform: PC
URL: ftp://ftp.lucasarts.com/demos/pc/outdemo_v2.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
When exiting a screen that has standard Win32 controls & look, Outlaws is
shrinked to the upper left 1/4 of the screen; the rest is black. I believe
this is a regression, but I'll have to check. IN that case it is probably
quite old.
--
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=5707
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=5905
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=1832
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=28409
Summary: Hardwar launcher fails to start: 'Can't initialize
DirectDraw object'
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://www.gamefront.com/files/3777156/Hardwar_Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hverbeet(a)gmail.com
Regression SHA1: 5de020342cc039819b6fe11ee787d5a9a288f85a
Hardwar was originally released in 1998, it uses DirectX5. The game has been
recently re-released by DotEmu (they made the game compatible with modern
systems, Vista/Seven etc.).
The problem: when starting the launcher (Hardman.exe), I get the following
error message:
'Can't initialize DirectDraw object'.
The problem is reproducible in the early demo too (link added to url).
In the terminal only
fixme:win:EnumDisplayDevicesW ((null),0,0x32f158,0x00000000), stub!
fixme:ddraw:ddraw7_Initialize iface 0x135fb0, guid (null) stub!
The launcher works in 1.3.28, but not in git (wine-1.3.28-308-gae80430). This
is due to the following commit:
5de020342cc039819b6fe11ee787d5a9a288f85a is the first bad commit
commit 5de020342cc039819b6fe11ee787d5a9a288f85a
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Sep 13 20:02:25 2011 +0200
ddraw: Get rid of the unused "initialized" field in IDirectDrawImpl.
:040000 040000 4b4589f852778974d9543e4e37f728ad04099513
83a12a7138c35cec2bf005afb86af8e1dba21a14 M dlls
Steps to reproduce the problem in the demo:
1) Unpack the archive containing the installer, run Setup.exe (Win98 mode is
needed to install the demo properly).
2) Run the launcher by Hardman.exe and see the error message.
Nvidia 250 / driver 280.13
--
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=28348
Summary: Age of Empires 2 rendering broken with OpenGL renderer
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hevanen(a)googlemail.com
The colors appear messed up and the screen flickers, changing colors every
frame. Occasionally there is a frame with the correct colors.
Bisecting gave the following result:
94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb is the first bad commit
commit 94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Aug 30 20:12:31 2011 +0200
ddraw: Make the OpenGL renderer the default one.
:040000 040000 fbce2dc172258a4a7eabc65b6f86bd58522b4667
dfb3b24196ac3ad09100758a48b2d4ef7e45e26b M dlls
With the registry key DirectDrawRenderer=gdi everything works as it should.
When using the OpenGL renderer, the console output shows a long stream of the
following messages:
err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for
DirectDraw!, expect problems
err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for
DirectDraw!, expect problems
fixme:d3d_surface:IWineD3DSurfaceImpl_BltOverride Unsupported blit operation
falling back to software
err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for
DirectDraw!, expect problems
--
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=6391
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=5246
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=4009
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=10712
Summary: LieroX direct draw error
Product: Wine
Version: 0.9.46.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pleasedontspamme(a)mail2mycell.com
trying to run lierox, I get the error:
Failed to set the video mode 640x480x16
ErrorMsg: DirectDrawSurface:Release: Unknown DirectDraw error: 0x1
--
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=6678
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=7141
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=2251
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=9018
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=6336
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=10167
Summary: sacred: Sacred crashes randomly after several actions in
game
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://www.sacred-game.com/index.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel.spies(a)fuceekay.com
CC: daniel.spies(a)fuceekay.com
Created an attachment (id=8753)
--> (http://bugs.winehq.org/attachment.cgi?id=8753)
Console output of Crash
Sacred crashes randomly if you do several things ingame.
Some examples:
- clicking on a portal (similar to Diablo 2 town-portals)
- opening the quest log (key "L")
- opening the overview map (key "M")
- pressing escape to get the game menu
Sometimes the game crashes without doing anything.
I will submit several crash logs...
Regarding the logs I assume this is an wine-directx-ddraw issue.
--
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=9330
Summary: application related Directdraw memory overflow- versions
after 0.9.35
Product: Wine
Version: 0.9.41.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: doom3d(a)atw.hu
Heroes of Might and Magic III. Complete crashed before first screen saying
directdraw error. My system is Ubuntu 7.04+ wine 0.9.41.
***
DirectDraw Error(14):
"DDERR_OUT OF MEMORY"
File: 'C:\Dev\Heroes3 Exp2\Game\Wingraph.cpp
line 154
***
Full cross-check:
- reinstalling heroes III.- no change
- reinstalling wine 0.9.41- no change
- switching back wine to 0.9.35- game runs propely
- installing wine 0.9.41 again- original error reproduced
Winecfg shows "missing libjack.so". This file is still missing after
reinstalling jack. Don't know how to get libjack.so ?
This problem was present with all wine versions. (0.9.23-0.9.41)
--
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=4306
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=2047
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=6715
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=5039
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=4222
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=17215
Summary: Regression in Sid Meier's Alpha Centauri
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: johan.gill(a)gmail.com
Starting Sid Meier's Alpha Centauri, the title screen is garbage.
A regression test says that fd0e60180a1979e3dd8730bd4922556a73353ea6 is first
bad commit
commit fd0e60180a1979e3dd8730bd4922556a73353ea6
Author: Roderick Colenbrander <thunderbird2k(a)gmx.net>
Date: Thu Aug 21 20:51:18 2008 +0000
wined3d: Fix window rewrite regression.
--
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=11297
Summary: RosenkreuzStilette fails to acquire a DirectDraw object
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suikun(a)suikun.de
Created an attachment (id=10387)
--> (http://bugs.winehq.org/attachment.cgi?id=10387)
Relevant part of the warn+all output
The MegaMan doujin clone RosenkreuzStilette fails to acquire a DirectDraw
object and subsequently refuses to start up. I've attached the relevant part of
the log of WINEDEBUG=warn+all with the appropriate translations from Japanese.
A trial version of the game is availible at
http://kurotama.sakura.ne.jp/product/rks/ under downloads, further down the
page (below the warning to not use a download accelerator).
--
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=7799
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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=6786
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
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.