http://bugs.winehq.org/show_bug.cgi?id=15368
Summary: HMM IV game now crashes somewhere in DirectX since WinE
1.1.4 or so.
Product: Wine
Version: 1.1.5
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t3st3r(a)mail.ru
Kubuntu 8.04.1 x64, Wine 1.1.5 (latest available).
Release 1.1.4 and above have some changes in DirectX which lead to crash when
trying to play Heroes of Might and Magic IV. Before these changes this game
basically worked but there were some issues with full screen and window menu.
Now however there is just crash instead. Attempted to roll back to 1.0 - then
HMMIV works again.
Backtrace attached.
--
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=10979
Summary: Descent FreeSpace Retail and Demo hang in
IDirectDraw2Impl_SetDisplayMode
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: remailer(a)gmail.com
Created an attachment (id=9935)
--> (http://bugs.winehq.org/attachment.cgi?id=9935)
WINEDEBUG=relay wine FS.exe 2>FS.exe.txt ; bzip2 FS.exe.txt
Descent FreeSpace the Great War Retail and Demo appear to hang in
IDirectDraw2Impl_SetDisplayMode. Tested with 800x600 virtual desktop.
Attached relay log of wine-0.9.52 - I don't think this application has been
working under wine before.
The demo version can be obtained from here:
http://www.pxo.net/files/fsdemo10.exe - 26MB
The hang occurs regardless of whether software or hardware acceleration is used
in the settings. I interrupted wine after several minutes of this behavior
which is where the log terminates.
--
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=19933
Summary: KISS Psycho Circus The Nightmare Child game: User
interface broken
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dd9k(a)aol.com
When playing the game, any pop-up parts of ingame Heads-up-Display give the
flickering garbage for the time of being present, taking the whole screen and
preventing normal gameplay. Game is based on LithTech 1.x / 2.x engine. It uses
Direct3D 7. Tried both native libs and Wine's. The wine log is full of the same
errors related to texture (No need to attach the log - there is the one and
only error over and over again). The game stores textures in PCX format.
Here it is how the error looks like:
err:d3d7:IDirect3DDeviceImpl_3_GetRenderState Unexpected texture stage state
setup, returning D3DTBLEND_MODULATE - likely erroneous
In 5 minutes of gameplay I get a 380Mib wine log containing this error.
Video is GeForce 9400GT, using proprietary nvidia driver.
--
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=15000
Summary: wine 1.1.3 stops me from playing Fallout Tactics
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arjann(a)gmail.com
Fallout Tactics is no longer functional with wine 1.1.3, a fatal error stops
the game from being played. The game was working on platinum level with wine
1.1.2 so i think its what you call a 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=14946
Summary: Aliens vs Predator exits while starting game engine -
regression
Product: Wine
Version: CVS/GIT
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
Aliens vs Predator exits when starting the game engine from the startup menu.
Regression caused by commit c1bbab7c (draw: Send the ddraw output to the
clipper window, if any.)
http://source.winehq.org/git/wine.git/?a=commit;h=c1bbab7c54618935d74b7d2b7…
Other dx7 games have problems caused by this commit too:
Thief/Thief2 exit when swtching out of game's 3d engine, using the esc key to
go to in-game menu.
--
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=12138
Summary: Screenshots black or sheared for DirectX games
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)ibboard.co.uk
Originally posted at http://forum.winehq.org/viewtopic.php?t=298 as a request
for whether it could be fixed through config etc.
I'm trying to take screenshots of the Dawn of War game through Wine. The game
runs fine with Wine and under Windows it has a built-in screenshot function
that dumps a JPEG to a sub-folder.
Under Wine the game never gets the print screen request because Compiz or
Metacity hijack the signal first and start Gnome-Screenshot. Sometimes the
screenshot is okay, but other times the screenshot has shearing/artifacting it
in, presumably because the trooper in the game moved before the screenshot app
could copy the whole image buffer.
If I change the key bindings so that nothing is intercepting the print screen
then I do get a screenshot in the folder as expected, but it is pure black and
so isn't very useful.
Apparently this is a bug that has been fixed before. I've assumed it is some
form of DirectX issue.
Graphics: Radeon X800XL with FGLRX v8.3 using AIGLX on XOrg server 7.3
OS: Fedora 8
Wine: 0.9.56 from Fedora repos
Tested under: Compiz-Fusion and Metacity
Success rate: Occasional for Gnome-Screenshot. Some screenshots only have minor
shearing/artifacting and are usable, others are terrible.
Example screenshots can be provided if necessary.
--
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=14917
Summary: Ddraw Realizepalette regression
Product: Wine
Version: CVS/GIT
Platform: Other
URL: ftp://ftp.westwood.com/pub/redalert/previews/demo/ra95de
mo.zip
OS/Version: other
Status: NEW
Severity: enhancement
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thunderbird2k(a)gmx.net
Hi,
As of commit e178ddd9e1e16d1a3f52492799692e289eefcf8c wined3d its
RealizePalette function doesn't work anymore in the DirectX Conformance test
(palette fading in fnddraw_dct) and Red Alert in case of the default GDI mode.
RealizePalette itself seems to receive the correct palette (the entries have
been updated correctly) but somehow the changes don't lead to a new image in
x11_copy_to_screen.
The patch that caused the regression is huge (1000+ lines), so debugging it is
time consuming.
Regards,
Roderick
--
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=12842
Summary: Ddraw: visual test fails
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: testcase
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12533)
--> (http://bugs.winehq.org/attachment.cgi?id=12533)
+ddraw in git
Ddraw's visual.c test fails for me consistently in git. +ddraw log attached.
This is on a fresh install of Ubuntu Hardy on an few years old Toshiba laptop.
ATI Mobility radeon 7000.
--
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=12110
Summary: Regression in Starfleet Command game since 0.9.57
Product: Wine
Version: 0.9.57.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
Created an attachment (id=11491)
--> (http://bugs.winehq.org/attachment.cgi?id=11491)
Output from command line
Since the release of 0.9.57, the Starfleet Command game no longer runs (it had
Platinum status in previous releases). Attempting to run the game now brings up
a a dialog box entitled "Win 95 Interpret..." with text "DirectDraw Init
FAILED", and spews out errors regarding d3d to the command line (see
attachment). Changing the Windows version in winecfg does not appear to help.
--
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=14068
Summary: Blade Runner not drawing overlays
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lcid-fire(a)gmx.net
When playing the game Blade Runner there are objects drawn above the normal
screen. When these objects are shootable and of a certain type (police officer,
training target) they are not drawn.
--
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=12382
Summary: Touhou games don't show backgrounds at startup
Product: Wine
Version: 0.9.50.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dkeehl(a)gmail.com
Created an attachment (id=11878)
--> (http://bugs.winehq.org/attachment.cgi?id=11878)
Eiyashou with wine 0.9.50
With wine 0.9.50 and later, including the latest 0.9.59, Touhou games dont show
their backgrounds at startup.
Wine 0.9.49 dosent have this porblom.
--
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=15913
Summary: Hogs of War: ground is missing somewhere
Product: Wine
Version: 1.1.7
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kukuninse(a)gmail.com
Created an attachment (id=17094)
--> (http://bugs.winehq.org/attachment.cgi?id=17094)
Wine output
The game run fine, but some chunks of land aren't drawn texture. Its like a
stripes of drawned/undrawned chunks of land. It making the game very difficult
to play. Game use DirectDraw HAL. I ran on different settings - nothing
difference.
--
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=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=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=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=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=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=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=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.