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=24779
Summary: Warlords III: Darklords Rising demo: mouse clicks
don't register in the main menu
Product: Wine
Version: 1.3.5
Platform: x86
URL: http://download.cnet.com/Warlords-III-Darklords-Rising
-demo/3000-7562_4-10020482.html
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
Created an attachment (id=31330)
--> (http://bugs.winehq.org/attachment.cgi?id=31330)
console log
In the demo of W3:Darklords Rising you cannot click on any of the menu items
since mouse clicks don't register. This affects the demo of Warlords3: Reign of
Heroes, too.
How to reproduce the issue:
Note: you have to install the demo using Wine-1.1.30 or earlier to workaround
bug #24777 (or use a native Windows and copy over the installed game).
Start the demo by DarkDemo.exe. A setup screen is shown first; the mouse works
fine here. Click on Single Player: the game menu will load but you cannot click
on anything. Before the regression the mouse pointer changed its shape when you
hover over a selectable item in the menu. Now it always shows the same (arrow)
shape.
The result of regression testing:
914c8cb8ea1e5cbcfa18558961185dd94313b26d is the first bad commit
commit 914c8cb8ea1e5cbcfa18558961185dd94313b26d
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Mar 17 21:59:49 2010 +0100
ddraw: Acquire/release the focus window from the correct location.
:040000 040000 7b888e2899b0ce7578c776287fcd5d5597d3625e
db3c70fcea916fc051b1d6b5f19a5e9b4175a6a2 M dlls
:040000 040000 3fa4b272bdfcdd6f386e8b968a26497aae09d789
31ebd3615f1d2bbbbc991e191c813d77fc16635e M include
The patch can be reverted cleanly on Wine-1.3.4 and that fixed the issue (mouse
clicks do register again).
There are other bugreports involving the same commit: bug #22948 and bug
#22696.
There's a crash at the end of the attached log: it happens when you quit from
the game by pressing <Ctrl+q> in the menu, that was present before the
regression, too.
Link to the demo added to URL.
Author of the patch added to CC.
Fedora 13
Nvidia 7600 / driver 256.53
--
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=22754
Summary: Rollercoaster Tycoon crashes on wine 1.1.41 and
following.
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Created an attachment (id=28056)
--> (http://bugs.winehq.org/attachment.cgi?id=28056)
Error log from wine-1.1.41
Possible regression from wine 1.1.40: Rollercoaster Tycoon, patched to version
1.08.187 (US English) crashes on wine 1.1.41 and onward, with a custom error
message regarding an "Exception being raised on Access Violation".
with WINEDEBUG=warn+all, on wine 1.1.40 it shows no peculiar messages, but on
wine 1.1.41 it shows the following error:
warn:d3d_surface:IWineGDISurfaceImpl_LockRect (0x158e90) Surface already locked
warn:ddraw:IDirectDrawSurfaceImpl_BltFast Source rectangle is invalid,
returning DDERR_INVALIDRECT
in any case, both logs are 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=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=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.
http://bugs.winehq.org/show_bug.cgi?id=12580
Summary: JewelQuest crashes/loops while starting
Product: Wine
Version: 0.9.41.
Platform: PC
URL: http://www.reflexive.com/JewelQuest2.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12167)
--> (http://bugs.winehq.org/attachment.cgi?id=12167)
+relay,+seh,+tid log in git, rzip -9'ed
When trying to start JewelQuest, the game pops up a little buy me now screen.
Press play game, then the screen closes, and relaunches the same screen.
Fatal signal: Segmentation Fault (SDL Parachute Deployed)
fixme:d3d:IWineD3DDeviceImpl_Release (0x151a10) Device released with resources
still bound, acceptable but unexpected
fixme:d3d:dumpResources Leftover resource 0x154f30 with type
1,WINED3DRTYPE_SURFACE
Loops infinitely.
+relay,+seh,+tid attached (ran the game, pressed play game once, then closed)
--
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=24662
Summary: Plants vs Zombies is not smooth
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=31177)
--> (http://bugs.winehq.org/attachment.cgi?id=31177)
screen shot rather in PNG
Since bug 21676 was fixed recently i give a try today and found out, that the
fix brought some graphic problems. Attachment shows that better.
Simply wine-1.3.4 is smooth.
Wine-1.3.4 + Henri's patch shows pixels like downsampled.
I'm talking about following patch:
commit 5fa84c56c344927dcb13b12409fbf64d738438f4
ddraw: Remove another hack.
It breaks actual front buffer / back buffer flips.
--
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=23274
Summary: Jedi Knight: Dark Forces II screen blue-tearing when
picking up an item
Product: Wine
Version: 1.1.28
Platform: x86
URL: http://www.filefront.com/845549/jedidemo.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: hverbeet(a)gmail.com
Blocks: 22684
Created an attachment (id=29010)
--> (http://bugs.winehq.org/attachment.cgi?id=29010)
Savegame - standing before gun
When an weapon is picked up, screen should go into faint blue for fraction of a
second (verified on windows). Instead, on weapon pickup screen is choppy with
"blue-belt" moving from top-down.
Regression test between 1.1.27 and 1.1.28 reveal:
commit ecd2dc7603382388665daa83a60fa0e4a5eadb38
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Fri Aug 14 09:23:25 2009 +0200
wined3d: Make RTL_READTEX the default rendertarget locking method.
For most cards this should make more sense than RTL_READDRAW, even if e.g.
surface_upload_data() has some room for improvement.
:040000 040000 cc7143b222409b613cb6a8d2299fd6119daa71e1
1f23cb38ca38458424babb6bdbed76b40ec5b6bf M dlls
Correct behavior can be tested on top of 1.1.28 with "winetricks
rtlm=readdraw". Things got worse around bug 22684. As this is underlying
problem, i make this one as blocker for 22684.
Steps to reproduce:
1. Set windowed mode 800x600
2. Download and install
3. There is savegame before gun, to test pickup
4. In game don't checks 3d acceleration
Note: Unfortunately putting back readdraw makes game menu somewhat unreadable,
but working.
--
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=12890
Summary: Menu doesn't render in Thief The Dark Project in readtex
mode
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.thief-thecircle.com/download.asp?fid=293
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
When going to menu by pressing ESC from the actual game level, menu doesn't
render (neither in full screen or desktop mode) when RTL mode is readtex.
Screen is not updated at all despite you can hear menu music and sound effects
as mouse passes clickable menu items. I get it on Geforce 2 mx and Geforce6100
and reportedly it also happens on some other nvidia cards.
Also happens immediately if directdrawrenderer is set to opengl (without it
menu works before starting level, apparently because it's rendered by gdi).
In other games readtex seems to work fine for me, so probably this indicates
some bug in wined3d triggered by readtex mode.
Demo is available.
Also affects system shock 2 (also Looking Glass Studio, probably shares engine
code) and, probably also Thief 2 - The Metal Age (I didn't check but it has
almost same engine).
--
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=12976
Summary: ZDaemon flickers
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: x86xlat(a)gmail.com
Latest ZDaemon (http://zdaemon.org/) with Wine (0.9.59-0.9.61, maybe some
earlier version too, I missed some) flickers in fullscreen mode while picking
item or taking damage. If you try to turn on "Direct Draw Palette Hack" option
from video options menu it begins flicker right away. There was no such problem
with 0.9.50.
--
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=10133
Summary: After successful installation, Pool of Radiance 1.4 does
not start
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sick_soul(a)yahoo.it
Created an attachment (id=8709)
--> (http://bugs.winehq.org/attachment.cgi?id=8709)
WINEDEBUG=+relay captured stderr
After successfully installing Pool of Radiance 1.4,
and using the nocd patch as suggested in the appdb comments,
the game does not start.
Running wine por2Main.exe opens a black window in the top left corner
of the screen for a very brief moment,
and then the program quits.
I attach the stderr of WINEDEBUG=+relay as a gzipped text 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=21878
Summary: Sonic R produces a blank screen in Direct3D mode
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: stefan(a)codeweavers.com
Created an attachment (id=26517)
--> (http://bugs.winehq.org/attachment.cgi?id=26517)
Terminal output from 1.1.39
Sonic R has an option to use DirectDraw or Direct3D, and while DirectDraw mode
works fine, Direct3D mode just produces a blank screen. If I blindly navigate
to the character selection screen, I can see textureless character models, but
that's it.
Older AppDB tests for this game show that Direct3D mode worked ages ago, but
this bug appeared sometime between 0.9.35 and 0.9.38. After much reverse
regression testing, I confirmed this and tracked down the problematic commit:
d9fef10b71b9add27cfaeffa6d7e3ab42342bba7 is first bad commit
commit d9fef10b71b9add27cfaeffa6d7e3ab42342bba7
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Wed May 9 11:49:27 2007 +0200
ddraw: Some caps fixes.
Cards at DirectX7 times did not support non power of 2 textures, and
some games check the capatiblity flags incorrectly. Rollcage expects the
D3DPTEXTURECAPS_POW2 (limitation) flag set and fails with the reference
rasterizer which support NP2 textures and doesn't have the cap set.
:040000 040000 1013c4b33687335d59f27ceb09eece1453c41f27
f06bfc86b0a1bfa5c37b1b46819019018d57d770 M dlls
Since I doubt the patch would still revert cleanly after all this time, I tried
the first version with it included (0.9.37). Vanilla 0.9.37 shows a blank
screen in Direct3D mode; with the patch reverted, the game can be seen, albeit
with graphical bugs (apparently from an even older regression).
My video hardware is Intel GMA 950, driver version 2.9.0.
--
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=14955
Summary: Master of Orion 2: wine crashes after quitting the game
Product: Wine
Version: 1.1.3
Platform: Macintosh
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunk(a)stusta.de
Created an attachment (id=15563)
--> (http://bugs.winehq.org/attachment.cgi?id=15563)
complete log
Backtrace:
=>1 0x00000000 (0x0033fb78)
2 0x7e8899e4 IDirectDrawSurfaceImpl_BltFast+0xf4() in ddraw (0x0033fbb8)
3 0x7e88c36c IDirectDrawSurface3Impl_BltFast+0x5c() in ddraw (0x0033fbe8)
4 0x00527110 in orion95 (+0x127110) (0x0033fd74)
5 0x7ea66247 call_window_proc+0x67() in user32 (0x0033fdb4)
6 0x7ea6a3a2 WINPROC_call_window+0xf2() in user32 (0x0033fdf4)
7 0x7ea2b5e6 DispatchMessageA+0x96() in user32 (0x0033fe34)
8 0x005278f2 in orion95 (+0x1278f2) (0x7ea2b550)
9 0x6ce85356 (0x57e58955)
10 0x00000000 (0x00000000)
--
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=24668
Summary: Introduction screen in Melty Blood is drawn
upside-down
Product: Wine
Version: 1.3.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tyle7(a)hotmail.com
CC: hverbeet(a)gmail.com
Created an attachment (id=31183)
--> (http://bugs.winehq.org/attachment.cgi?id=31183)
Terminal output in wine-1.3.4-202-g47d2a00
In wine-1.3.4-202-g47d2a00 introduction screen and fighting scenes in Melty
Blood are rendered upside down. These were drawn correctly in wine 1.3.4.
A regression test yields the following result:
5fa84c56c344927dcb13b12409fbf64d738438f4 is the first bad commit
commit 5fa84c56c344927dcb13b12409fbf64d738438f4
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Oct 5 14:32:35 2010 +0200
ddraw: Remove another hack.
It breaks actual front buffer / back buffer flips.
:040000 040000 3b85800dcfb6069dc55abe0daa21e63694c1d600
5add7ba691e5b542e503ea14b373af3b9a569a36 M dlls
:040000 040000 dd04818a2c84caaf8d64932e313154e159ad5621
205e27a6da9999ca94a47e7bedffbb4b0d02e0c5 M include
Reverting this commit makes the screens be drawn correctly. Apparently this
game depended on the ddraw hack mentioned in the commit.
The biggest differences in error logs is that the terminal now is spammed with
many occurrences of:
fixme:d3d:context_apply_blit_state Applying blit state for an offscreen target
with ORM_FBO. This should be avoided.
--
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=9686
Summary: Zork: Nemesis and Zork: Grand Inquisitor seem to have
applied incremental filter over static parts of screen
image
Product: Wine
Version: 0.9.45.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=6034
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vit.hrachovy(a)sandbox.cz
Created an attachment (id=8106)
--> (http://bugs.winehq.org/attachment.cgi?id=8106)
Screen after few seconds of rendering
Hello
using the following Direct3D options, I've finally managed to run Zorks:
DirectDrawRenderer=opengl
RenderTargetLockMode=readdraw
However, the screen render still is not 100%, it looks like there is some sort
of incremental filter for static parts of picture.
See the attached pictures for more info, see the link below for demo installer
and Installation HOWTO.
Demo download and Howto install:
http://wood.sandbox.cz/zork-grand-inquisitor/
Regards
Vit
--
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=20712
Summary: Starting Diablo wine crashes
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jon.dufresne(a)gmail.com
Wine 1.1.33
When starting Diablo 1.09, wine crashes immediately. Debug output to follow.
--
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=17117
Summary: Chicken Tournament: needs ComputeSphereVisibility
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
CT needs ComputeSphereVisibility function. A implementation found here:
http://www.nabble.com/ComputeSphereVisibility:-a-patch-td20506949.html
does not work very well, sometimes it's totally wrong, then the upper and lower
quarter of the screen seems not to be checked correctly, everything in here is
"invisible" and not rendered therefore.
--
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=10821
Summary: System Shock 2 not loading up
Product: Wine
Version: 0.9.51.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: webmaster(a)knad.co.uk
Created an attachment (id=9687)
--> (http://bugs.winehq.org/attachment.cgi?id=9687)
Error report
I have System Shock 2 installed corrently (no-cd etc, runs fine on windows).
But in Ubuntu 7.10 on the latest wine (wine repository) it does not load (error
attached).
I am using NVIDEA graphics driver.
The error is from running the command: wine c:/Sshock2/shock2.exe
I have also tried running via: schedtool -a 0x2 -e wine c:/Sshock2/shock2.exe
--
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=19146
Summary: The ClueFinders Reading Adventures Ages 9-12 crashes
on startup
Product: Wine
Version: 1.1.24
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=22124)
--> (http://bugs.winehq.org/attachment.cgi?id=22124)
ClueFinders Reading Adventures backtrace
With today's Git (wine-1.1.24-421-ga3dbe3c), when trying to start the
ClueFinders Reading Adventures game, the application crashes instead of
starting normally as expected. Some fixmes of possible interest prior to the
crash were:
fixme:d3d_surface:surface_init Trying to create a render target that isn't in
the default pool.
err:d3d_surface:d3dfmt_p8_init_palette This code should never get entered for
DirectDraw!, expect problems
fixme:d3d_surface:surface_init Trying to create a render target that isn't in
the default pool.
Backtrace and +d3d,+d3d_surface log are 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=11416
Summary: Left or upwards scrolling in Traffic Giant corrupts
Display
Product: Wine
Version: 0.9.54.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elicoten(a)live.co.uk
The game seems playable, and scrolling by moving the mouse to the right hand
side or bottom of the screen works as well as right click-dragging mouse the to
scroll downwards or rightwards it works. When you try to scroll left or upwards
the graphics get corrupted.
--
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=20898
Summary: Rayman 2: wine does not render "transparent color"
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yradenac(a)free.fr
Created an attachment (id=25045)
--> (http://bugs.winehq.org/attachment.cgi?id=25045)
Screenshots of the bug
It looks like Wine 1.1.33 do not render transparency in Rayman 2.
It seems to be a regression: it used to work with Wine 1.1.24, but Wine 1.1.25
broke it and no recent version of Wine (including the current last 1.1.33)
fixes that bug.
I attach some screenshots to this report that show the bug: the right side is
1.1.24 with a correct rendering (notice the text and transparent water and
transparent sparks) whereas the left side shows the rendering of version 1.1.25
to 1.1.33 (notice the squares replacing the text and non transparent water and
black shadows and non transparent sparks).
The configuration tool that comes with the game (wine GXSetup.exe) shows the
following information:
- Renderer: "3 DirectX6 (1.0.0) DirectX 6 Driver"
- Driver: "DirectDraw HAL (display)"
- Device: "Wine D3DDevice using WineD3D and OpenGL (Direct3D HAL)"
selecting "RGB Direct3D emulation (Direct3D HEL)" for the Device do not "fix"
the bug.
I also attach the output of wine 1.1.33 when running Rayman2.exe.
Here is my configuration:
- up to date Ubuntu Karmic Koala 9.10
- NVidia GeForce FX 5600
- up to date driver nvidia 173.14.20
--
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=14745
Summary: wined3d BltOverride - blits from non-pow2 surfaces cause
issues without GL_ARB_texture_non_power_of_two
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: testcase
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
Created an attachment (id=15241)
--> (http://bugs.winehq.org/attachment.cgi?id=15241)
testcase in form of a patch to ddraw visual test
If there is a blit from non-pow2 surface (e.g. 128x72) to screen which is
followed by a blit from pow2 surface (e.g. 128x128) to screen, then second blit
is rendered incorrectly. Presumably in the second blit the first texture is
used somehow, instead of second. So, for example, in the testcase instead of
red and green quads, both quads will be red. Also happens in a real game
(forsaken), where there are also blits from surfaces 128x72 and 128x128.
This only appears when there is no GL_ARB_texture_non_power_of_two. Probably
related to GL_TEXTURE_RECTANGLE_ARB. Affects cards like geforce 2 mx, and also
reproduced on geforce 6100 by disabling GL_ARB_texture_non_power_of_two in
directx.c. Tobias Jakobi kindly tested this on geforce fx with positive result
(bug observed).
This is as if somehow GL_TEXTURE_RECTANGLE_ARB stays selected, which may be
possible because blits do not apply states and so (afaict)
texture_activate_dimensions isn't called and GL_TEXTURE_RECTANGLE_ARB may stay
enabled in such case (again afaict, so far i couldn't find a place where it
would be disabled in case of consecutive blits). Yet, strangely, adding
glDisable(GL_TEXTURE_RECTANGLE_ARB) in BltOverride doesn't seem to help.
On geforce fx and geforce 6100 this is worked around by using orm=fbo (on
geforce 2 there is no fbo). Didn't verify that myself but Stefan said on irc in
fbo mode GL_TEXTURE_RECTANGLE_ARB is always used so this could explain why it
works (if it indeed is related to failure to "switch" from
GL_TEXTURE_RECTANGLE_ARB to GL_TEXTURE_2D).
--
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=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=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=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.
http://bugs.winehq.org/show_bug.cgi?id=16867
Summary: Issues with DD_STRUCT_COPY_BYSIZE
Product: Wine
Version: 1.1.12
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spam(a)graph-ix.net
DD_STRUCT_COPY_BYSIZE does not properly copy all DDraw structs or is not
properly called in at least one location of the Wine code. The example I found
is in IDirectDrawImpl_GetCaps, where the ddsCaps within DDCAPS are not
correctly copied. There are possibly more occurrences.
DD_STRUCT_COPY_BYSIZE is defined in ddraw_private.h
--
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=10065
Summary: MSN Messenger Doesn't Show New Conversation Windows
Product: Wine
Version: 0.9.47.
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?familyid
=CF49C56C-8B3E-4EAE-9904-9505F47BED45&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=8623)
--> (http://bugs.winehq.org/attachment.cgi?id=8623)
This is what the console shows when the error happens.
When someone talk to you and you haven't open a window whit that person, the
window is not showed. You had to open a window with all your contacst until you
find the one who write you.
--
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=23238
Summary: Repton 3: crashes when viewing map (unhandled page
fault on write)
Product: Wine
Version: 1.2-rc3
Platform: x86-64
URL: http://www.superiorinteractive.com/repton/3.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iarnell(a)gmail.com
Repton 3 crashes when viewing map.
The problem is that IDirectDrawSurface::BltFast doesn't properly validate
parameters; repton3 is trying to call BltFast with negative value for dstx.
0009:trace:ddraw:IDirectDrawSurfaceImpl_BltFast
(0x219960)->(-80,0,0x3586dc0,0x32e478,16): Relay
wine: Unhandled page fault on write access to 0x0149fec8 at address 0x682a6cc0
(thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x0149fec8 in 32-bit code
(0x682a6cc0).
--
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=22773
Summary: VLC Media Player doesn't show fullscreen videos
correctly
Product: Wine
Version: 1.1.44
Platform: x86-64
URL: http://www.videolan.org/vlc/download-windows.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: stefandoesinger(a)gmx.at
Created an attachment (id=28092)
--> (http://bugs.winehq.org/attachment.cgi?id=28092)
Terminal output
After starting a video and double-clicking it to enter fullscreen mode, it
usually blanks part of the screen while leaving a transparent "window" where
other apps or the desktop can be seen instead of the video. Sometimes there's
no "window" and the screen goes completely black except for the video
controller at the bottom. This worked in 1.0.1, so I did a regression test:
c1bbab7c54618935d74b7d2b70421253018f5594 is first bad commit
commit c1bbab7c54618935d74b7d2b70421253018f5594
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Thu Aug 7 14:09:19 2008 -0500
ddraw: Send the ddraw output to the clipper window, if any.
:040000 040000 4a60a1c2a59103c9cad3185898bbc59553289b35
f18be73670fd3c5b13d36a1b959fde64c8808fe7 M dlls
Reverting this patch from wine-1.1.44-322-g5cc00e8 works around the problem.
Intel GMA 950; tested with driver versions 2.9.0 and 2.9.1.
--
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=9913
Summary: Blue Wish Resurrection: crashes when loading program
Product: Wine
Version: 0.9.46.
Platform: PC-x86-64
URL: http://www004.upp.so-
net.ne.jp/x_xgameroom/Works/works.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 07067514(a)brookes.ac.uk
Created an attachment (id=8413)
--> (http://bugs.winehq.org/attachment.cgi?id=8413)
console output
When loading Blue Wish Resurrection the program displays a black rectangle,
then crashes. Attached is the console 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=20554
Summary: Populous 3 fails to start
Product: Wine
Version: 1.1.12
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
CC: thunderbird2k(a)gmail.com
Created an attachment (id=24514)
--> (http://bugs.winehq.org/attachment.cgi?id=24514)
Console output with the bad commit
Populous 3 begins qith wine 1.1.39 but fails with wine 1.1.32. I hav3e made a
regression test and I have found out that
6b8753185f30197047773af6a26eafd34d45367c is first bad commit
commit 6b8753185f30197047773af6a26eafd34d45367c
Author: Roderick Colenbrander <thunderbird2k(a)gmail.com>
Date: Sat Sep 26 14:52:46 2009 +0200
winex11: Add support for 16-bit/32-bit DIB sections.
:040000 040000 f2d2821909d152a1d37ae2932bf6017d7b622344
74221a3bdd0b8be716ed4c7900a58fddc93a2f08 M dlls
Find attached the console output of populous 3 with the bad commit.
--
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=20410
Summary: NHL 2002 won't launch
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atiitto(a)luukku.com
NHL 2002 installs, but game crashes right away after "Safedisc"-logo is shown.
All compatibility modes have been tested.
--
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=22406
Summary: Star Wars DroidWorks crashes on exit
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matt(a)mattmccutchen.net
Created an attachment (id=27425)
--> (http://bugs.winehq.org/attachment.cgi?id=27425)
Log showing the crash
I'm running Star Wars DroidWorks on Fedora 12 using the nvidia proprietary
video driver and OpenGL library. When Star Wars DroidWorks exits, it crashes
inside libglcore. This is a minor annoyance and does not impact playing the
game.
I'm not sure if the crash is Wine's fault, but it did not occur when I played
the game on Windows 95 many years ago, so I'm entering a bug. Unfortunately,
the game doesn't run on Windows Vista at all, even in compatibility mode, so it
isn't possible to do a comparison on a modern Windows system.
--
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=23290
Summary: Airline Tycoon crash at startup
err:ddraw:IDirectDrawImpl_GetGDISurface
IDirectDrawSurface7::GetAttachedSurface failed
Product: Wine
Version: 1.2-rc4
Platform: x86
URL: http://games.softpedia.com/get/Games-Demo/Airline-Tyco
on.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Created an attachment (id=29029)
--> (http://bugs.winehq.org/attachment.cgi?id=29029)
Console output on Airline Tycoon crash at exit
Airline Tycoon (a.k.a. Airline Tycoon First Class) is an airline business
management game published by Monte Cristo Multimedia. This bug applies to both
the retail CD-ROM and downloadable demo versions.
The demo can be downloaded from
http://games.softpedia.com/get/Games-Demo/Airline-Tycoon.shtml
Download and run the demo installer. Run the AT.EXE game executable. Wine shows
a Program Error dialog box. Console output begins:
fixme:win:EnumDisplayDevicesW ((null),0,0x32eb1c,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
err:ddraw:IDirectDrawImpl_GetGDISurface IDirectDrawSurface7::GetAttachedSurface
failed, hr = 887600ff
wine: Unhandled page fault on read access to 0x00000000 at address 0x59babe
(thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x0059babe).
fixme:dbghelp_msc:pe_load_debug_directory This guy has FPO information
--
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=15245
Summary: Graphics in Age of empires II are either black or buggy
Product: Wine
Version: 1.1.3
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=147
OS/Version: All
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dx(a)dxzone.com.ar
Created an attachment (id=16024)
--> (http://bugs.winehq.org/attachment.cgi?id=16024)
Default debug output (errors/fixme) in wine 1.1.3
Since wine 1.1.3 a "IWineD3DDeviceImpl_SetupFullscreenWindow" error appears in
console when switching to full screen mode / 8bpp and the graphics are buggy,
either:
- don't render (black background and nothing else, not even text, but the
buttons are still there, making a sound on mouseover).
- render misaligned / in grey as if it were reading 24 bits per pixel instead
of 8 (see screenshots). Text renders in this one, **and with the right color**,
not in black, which means that bug #2666 is not present here. Colors in video
sequences are wrong
These symptoms switch randomly on each restart, but the console output is the
same. The second one is less frequent, and it turns to be the first one when I
start a game (when it changes resolution/depth again). Both real full screen
and virtual desktop are affected.
Wine versions <= 1.1.2 are not affected (tested with 1.1.0 and 1.1.2). The
latest release, 1.1.4, is still affected.
Arch linux x86_64, (using these packages:
http://repo.archlinux.fr/x86_64/oldpackages/), NVIDIA drivers 173.14.12, X.org
server 1.5.0, age of empires II (both the age of kings and expansion - without
no-cd crack - using latest patch from microsoft site). Windows version set
globally to 2000. Native DLLs: dplayx, dpnet, dpnhpast, dpwsockx. (the ones
suggested in the appdb for multiplayer)
--
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=11231
Summary: Regression since 0.9.49: glibc double free crashes all
directx programs
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hoehle(a)users.sourceforge.net
Hi,
Between 0.9.48 and 0.9.49, something broke DirectX(?)/DDraw rendering.
As a result, *all* tested games that use scalable or vector graphics now crash,
or even their installer crashes, e.g. VideoSetup.exe (Max&Mario,
Syberia2, BeetleCrazy etc.) with an error from glibc. Old games using
bitmap graphics are not affected. GUI programs (regedit, notepad,
depends.exe) are not affected either.
This regression not only affects games, even wine's own testsuite
shows the exact same symptoms:
cd dlls/d3d8/tests; make test
../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p d3d8_test.exe.so
device.c && touch device.ok
*** glibc detected *** double free or corruption (!prev): 0x0013d100 ***
wine: Assertion failed at address 0xffffe410 (thread 0041), starting
debugger...
../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p d3d8_test.exe.so
surface.c && touch surface.ok
*** glibc detected *** free(): invalid next size (normal): 0x0013d108 ***
wine: Assertion failed at address 0xffffe410 (thread 0009), starting
debugger...
err:seh:raise_exception Unhandled exception code c000013a flags 0 addr
0xffffe410
Fail: 0.9.49, .50, .51, .52, .53
Work: 0.9.47, 0.9.48 (and older), urlmon/tests/
Both d3d8/tests and d3d9/tests fail.
I'm using Ubuntu 6.06 LTS (aka. Dapper) with packages:
freeglut 2.4.0-4
libgl1-mesa 6.4.1-0ubuntu8 (has /usr/lib/libGL.so.1.2)
libglu1-mesa 6.4.1-0ubuntu8 (has /usr/lib/libGLU.so.1.3.060401)
libglibb2.0-0 (2.10.3-0ubuntu1) (has /usr/lib/libglib-2.0.so.0.1000.3)
kernel 2.6.15-29-686 (sometimes also 2.6.15-28-686)
gcc (GCC) 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
getconf GNU_LIBPTHREAD_VERSION -> NPTL 2.3.6
This does not seem to be the infamous "winecfg crashes in winecfg audio tab"
bug http://bugs.winehq.org/show_bug.cgi?id=5826
Researching this bug, I found a message about
"an old C++ error" export MALLOC_CHECK_=0
That did not help.
Starting with a vanilla .wine/ doesn't help either:
../../../tools/runtest -q -P wine -M d3d8.dll -T ../../.. -p d3d8_test.exe.so
d3d8_main.c && touch d3d8_main.ok
wine: creating configuration directory '/home/hoehle/.wine'...
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
Could not load Mozilla. HTML rendering will be disabled.
wine: '/home/hoehle/.wine' created successfully.
... [same as before]
I can exclude that the bug is caused by a change in my laptop
configuration. I have several source trees of wine, newly configured &
make'd, any only 0.9.49 and up fail the tests.
BTW, why does wine say "starting debugger..." yet no one appears? The
line about "err:seh:raise_exception" appears only approx. half a
minute after the "starting debugger..." line -- sometimes never and wine just
hangs.
Regards,
Jörg Höhle
--
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=10236
Summary: Jazz Jackrabbit 2: Access Violation at 7DFC3B16h
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jmetal88(a)sbcglobal.net
Jazz Jackrabbit 2 installs beautifully, but after the splash screen at the
beginning of the game, it crashes with an error. In the most recent version of
Wine (obtained via WineCVS.sh, changelog last dated 2007-10-26) the error
reads:
Jazz Jackrabbit 2 has caused an access violation at address 7DFC3B16h by
attempting to "read" from address 000006F8h.
In 0.9.47:
Jazz Jackrabbit 2 has caused an access violation at address 7E176AB6h by
attempting to "read" from address 000006F8h.
In 0.9.46:
Jazz Jackrabbit 2 has caused an access violation at address 7E216856h by
attempting to "read" from address 000006F8h.
In 0.9.45:
Program runs as it should.
In 0.9.44:
Jazz Jackrabbit 2 has caused an access violation at address 00000000h by
attempting to "read" from address 00000000h.
In 0.9.43:
Program runs as it should.
In 0.9.42:
Program runs as it should.
So, something broke it in 0.9.44, fixed it in 0.9.45, and broke it again in
0.9.46 through the current version. Also, the address at which the access
violation occurs changes each time I run the program (in 0.9.46 and after) and
doesn't seem to actually have anything to do with which version of Wine is
installed.
--
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=17207
Summary: Runaway 2: some animations too slow
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.gamershell.com/download_17706.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: amlopezalonso(a)gmail.com
Created an attachment (id=19122)
--> (http://bugs.winehq.org/attachment.cgi?id=19122)
Runaway 2 demo log
This can also be checked in the Demo (see download link). Some cinematics and
game screens show dead slow movement. For instance, in the game demo and in
retail version snow falling cause the game animations speed to drop
dramatically.
Also fading-in/out transitions between cinematics show wrong (or at least
garbage) colors.
--
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=15077
Summary: Myth II 1.6 fails with Wine 1.1.3 (regression from
1.1.2)
Product: Wine
Version: 1.1.3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skandalfo(a)gmail.com
Created an attachment (id=15752)
--> (http://bugs.winehq.org/attachment.cgi?id=15752)
Output of Myth II Soulblighter 1.6 correct execution in Wine 1.1.2
Myth II Soulblighter 1.6 (http://projectmagma.net/downloads/myth2_16/) in
classic mode worked correctly in Wine 1.1.2.
After upgrading to 1.1.3 it doesn't start anymore.
I attach the output of running it up to the menu and exiting successfully in
Wine 1.1.2, and the output of trying to run it (crashing) in Wine 1.1.3.
--
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=24226
Summary: Broken Sword II gives fatal error on startup
Product: Wine
Version: unspecified
Platform: x86
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=14055
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: octavian.voicu(a)gmail.com
CC: stefan(a)codeweavers.com
Created an attachment (id=30500)
--> (http://bugs.winehq.org/attachment.cgi?id=30500)
trace (search for xxx inside file for some comments)
With latest wine compiled from git, Broken Sword II (aka The Smoking Mirror)
fails to start, throwing this error: "Fatal error in L:\Sword2\sword2.cpp, line
238! Code 0x00010004"
The game works perfectly with wine-1.0. After a long and painful regression
test, I found this:
a47e7badb9484b123be413cdd353ced601b10d99 is the first bad commit
commit a47e7badb9484b123be413cdd353ced601b10d99
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Jul 29 11:03:59 2008 -0500
ddraw: Set ddraw caps in wined3d.
Currently the ddraw capabilities were almost static, except of D3D
support. When overlay support is added, the caps depend on certain
settings in WineD3D or capabilities available from OpenGL and Xv. So
set those caps in wined3d as well.
:040000 040000 ec6e179a447958505e6683385c644b6667dd0fd9
8d1f5599bfcf2db3c3277e172760ecec81a05017 M dlls
:040000 040000 9ffd5c4286bdf342dd4714b0cbbf8a3445704426
a24a60b2404c3c80d5be93c3c71053d118e8750b M include
--
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=22482
Summary: Baldur's Gate 2: starting up fails
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.brothersoft.com/games/baldur-s-gate-ii-shad
ows-of-amn.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27543)
--> (http://bugs.winehq.org/attachment.cgi?id=27543)
terminal output
Terminal gets filled with:
err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection
failed!
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection
failed!
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection
failed!
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection
failed!
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection
failed!
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection
failed!
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
err:d3d_surface:IWineD3DBaseSurfaceImpl_CreateDIBSection CreateDIBSection
failed!
err:gdi:alloc_gdi_handle out of GDI object handles, expect a crash
--
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=10914
Summary: jedit crashes on startup in ddraw
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://jedit.org
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
Running real Java apps under the latest Sun win32 JRE on Wine
seems like a fine stress test, even though in many
cases users should run with the Linux JRE instead.
The Sun JRE and jEdit install ok, but jedit has many startup problems.
The first one was bug 10913.
Here's the second one. Start it up like jedit.bat would have,
but without using start:
$ wine 'c:\windows\system32\javaw.exe' -Xms64M -Xmx192M -jar 'C:\Program
Files\jEdit\jedit.jar' -reuseview
This fails with
java.lang.IllegalArgumentException: Noncontiguous red mask (300a7
at java.awt.image.PackedColorModel.createBitsArray(Unknown Source)
at java.awt.image.PackedColorModel.<init>(Unknown Source)
at java.awt.image.DirectColorModel.<init>(Unknown Source)
at java.awt.image.DirectColorModel.<init>(Unknown Source)
at sun.awt.Win32GraphicsDevice.makeColorModel(Native Method)
at sun.awt.Win32GraphicsDevice.getDynamicColorModel(Unknown Source)
at sun.awt.Win32GraphicsConfig.getDeviceColorModel(Unknown Source)
at sun.awt.windows.WComponentPeer.getDeviceColorModel(Unknown Source)
at sun.java2d.windows.Win32SurfaceData.createData(Unknown Source)
You can bypass this and get to the next problem (I think) by adding the flag
-Dsun.java2d.noddraw=true
After a few tries, Java gets smart and starts running with that flag
set by default, I think. Removing ~/.wine and reinstalling them
lets you get the error back.
--
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=20672
Summary: GetDC change causes black screen in Seven Kingdoms
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.7kfans.com/
OS/Version: Linux
Status: NEW
Keywords: regression, source
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: the3dfxdude(a)gmail.com
CC: stefan(a)codeweavers.com
The following patch causes a black screen upon running Seven Kingdoms:
e1469961d42d0eb077d3fa0236de17b56bc51a56 is the first bad commit
commit e1469961d42d0eb077d3fa0236de17b56bc51a56
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Sat Sep 5 16:37:19 2009 +0200
wined3d: Test and fix ddraw and d3d9 GetDC differences.
The MSDN is not totally correct: A8R8G8B8 and A1R5G5B5 also allow GetDC.
The
main differences that have to be filtered out in d3d9.dll are GetDC on
A8B8G8R8, X8B8G8R8 and P8.
:040000 040000 50563852d85b047d42d3ff67801850c834b63244
e64032236cf06c87a6d12bf361cb94417db71efa M dlls
Running the ddraw dsurface test seems to indicate that ddraw wants opengl
enabled in the registry as the DirectDrawRenderer. Then when enabling opengl,
a full-screen Seven Kingdoms draws the screen partially offscreen incorrectly.
When virtual desktop is enabled, the game is visible correctly.
Also note, Seven Kingdoms uses an 8-bit color depth.
It is expected that GDI mode should not produce a black screen.
Bug 20327 is similar, but I question whether it is the same problem as it is a
D3D game.
--
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=11590
Summary: Graphics regression
Product: Wine
Version: 0.9.54.
Platform: Other
URL: http://www.introversion.co.uk/laughingman/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spzakulec(a)mail.widener.edu
When I try to play the Uplink Laughing Man demo, it has many graphical
glitches, including one which makes it impossible to get past the second
screen, which I can only quit by using Alt-F4 or wineserver -k. I had reported
a similiar, but not nearly as bad issue as 4889.
I'd really like to provide screenshots, but I don't know how to get screenshots
from a full screen app.
The graphics (non-buttons) seem to be cut in half.
The buttons are much worse off. The first button on the first screen you see
is visible- but to click it, you have to go up to the third sentence of text-
then the button is highlighted and can be clicked. It can also be pushed by
using the enter key.
On the second screen, the buttons are not there: there should be two buttons
identical to those of the previous screen, but they are not there, and so you
can not proceed any further in the demo.
I'm not sure what logging needs to be done, and the only thing that shows on
the console is this:
err:x11settings:X11DRV_ChangeDisplaySettingsEx No matching mode found 800x600x0
@0! (XRandR)
I'm running Kubuntu 7.10 and Wine 0.9.54
--
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=15540
Summary: Majesty Regression
Product: Wine
Version: 1.1.3
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jcollins(a)asgardsrealm.net
Between 1.1.2 and 1.1.3 a change in Wine resulted in Majesty no longer running
correctly. After the change, the application simply aborts following the four
intro video windows. Prior to this change everything but the videos played
fine.
Results of regression testing:
e178ddd9e1e16d1a3f52492799692e289eefcf8c is first bad commit
commit e178ddd9e1e16d1a3f52492799692e289eefcf8c
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Aug 5 14:23:00 2008 -0500
wined3d: Use a swapchain for GDI surfaces.
This is a long-needed cleanup aimed at removing the ddraw_primary,
ddraw_window, ddraw_width and ddraw_height members from
IWineD3DDeviceImpl, which just do not belong there. Destination
window and screen handling is supposed to be done by swapchains.
:040000 040000 da09ecee6e65fe4149d996ec279e9e997e2dcf2e
cd47edc30230bb50f87896c3a7220b7a628683e5 M dlls
:040000 040000 803067b0704c69746d6dbbf0f9d081a284eddef4
405e4687c093ec5c082507ce0195a7958799b4bf M include
--
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=25620
Summary: winememubuilder keeps adding the same associations for
Nautilus
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
I am testing with installing applications on an Ubuntu machine.
To remove the application, I remove the ~/.wine directory.
However, re-installing for example the office suite, duplicates all file
association entries in Nautilus each time.
Thus, in the Nautilus "open with" menu I now have 10 times the same excel
application.
Can winemenubuilder check if an entry is already present, and not add the next,
same, entry ?
--
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=25150
Summary: Some effects are rendered upside down in source engine
games
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: stuart(a)tyro.homelinux.com
Created an attachment (id=31899)
--> (http://bugs.winehq.org/attachment.cgi?id=31899)
Screenshot of tf2 demonstrating the scope redering upside down
In Team Fortress 2 (tf2) and Left 4 Dead 2 (l4d2). Certain effects are being
rendered upside down. I've noticed it on the sniper rifle scopes in both games,
and when under water or affected by jarate in tf2.
--
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=12705
Summary: Openal 1.1 installer license not shown
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.openal.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tlarhices(a)gmail.com
Openal 1.1 installation does not show the license instead there is an empty
white box.
Scrolling makes the license appear but the scrolling can only show the
beginning or the end of the text and can't be used for a median position.
Note: The openal SDK use another kind of installer and doesn't have this bug.
--
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=14988
Summary: Strange rendering in Colin McRae 2005
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cruiseoveride(a)gmail.com
Created an attachment (id=15599)
--> (http://bugs.winehq.org/attachment.cgi?id=15599)
Complete log (WINDEBUG=warn+all)
This bug is the only withstanding item for this title to get "Platinum" rating.
There are 3 issues:
1. At 640x480 cars in the menu show up as grey objects.
--- Please see http://bugs.winehq.org/show_bug.cgi?id=14971 for a screenshot
2. During gameplay, the car as well as extra objects (grass, bushes etc..) are
rendered only on the right half of the screen
--- Please see http://bugs.winehq.org/show_bug.cgi?id=14971 for a screenshot
3. After game has quit, a message keeps appearing on the console (perhaps
wineserver related)
--- See attached log
I am also attaching a WINEDEBUG=warn+all during which i will launch the game,
start a challenge, play a few seconds, take some screenshots, and quit properly
through the menu.
Game is played in Virtual Desktop 1024x768, Default Graphics settings.
The log is bzipped because it is too big to upload.
(How the hell do you upload more than 1 file at a time?)
--
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=21212
Summary: Notepad fonts do not display correctly after
re-opening program
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: susancragin(a)earthlink.net
Registry settings that affect font display in Notepad are ineffective after
Notepad has been closed and re-opened.
To Reproduce.
winetricks fontfix and fontsmooth-gray (So fonts display nicely.)
open notepad, change font to FreeSerif 14.
Open Dragon NaturallySpeaking.
Dictate some text. Fonts display properly.
Save text and close Notepad.
Re-open Notepad.
Fonts display poorly, as if the registry settings were not being used.
This also affects font display in e.g. notepad2, geany.
--
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=16616
Summary: Wine's D3DXOF rises an out of memory
Product: Wine
Version: 1.1.11
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dunerkahl(a)yahoo.de
Created an attachment (id=18175)
--> (http://bugs.winehq.org/attachment.cgi?id=18175)
+d3d only fixme
Hi,
i've an application 'soldner gold edition' using d3dxof. When i use the native
dll, the game loads, but with wines d3dxof, it ends up in an out of memory.
I have attached logfiles, one with standard output, one with WINEDEBUG=+d3dxof
and another one with WINEDEBUG=+d3d (only the lines with 'fixme' otherwise it
would be too big).
The WINEDEBUG=+d3d logfile is not complete, i aborted because the debug
messages are iterating in a loop.
--
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=13364
Summary: Firefox 3 rc1 displays ROS Explorer FAQ poorly
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.sky.franken.de/explorer/index.html
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The todo list in the ROS Explorer FAQ
is displayed in some odd symbol font.
"View source" shows it's very normal
text, with two css styles: indent list.
http://www.sky.franken.de/explorer/explorer.css
shows that those two styles are
.indent {text-indent: -18.0pt; margin-left: 18.0pt}
.list {font-family: MS Sans Serif; font-size: 80%}
Something makes Firefox pick a very wrong font
in that case.
This is on Gutsy without native msttcorefonts
nor wine corefonts installed.
--
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=26027
Summary: Display ActiveX control of cmbchina online bank needs
function iphlpapi.dll._PfCreateInterface
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
URL of cmbchina online bank:
https://pbsz.ebank.cmbchina.com/CmbBank_GenShell/UI/GenShellPC_EN/Login/Log…
1. install the active control
$ rm -rf ~/.wine
$ wget http://site.cmbchina.com/download/CMBEdit.cab
$ cabextract CMBEdit.cab
$ regsvr32 ~/Wine/zhaoshang/CMBEdit.dll
2. write a html file named DebitCardQueryPwd_Ctrl.html as below:
<object id="DebitCardQueryPwd_Ctrl"
classid="clsid:0CA54D3F-CEAE-48AF-9A2B-31909CB9515D"
codebase="https://site.cmbchina.com/download/CMBEdit.cab#version=1,2,0,1"
width="180px" height="20px"></object>
This is extract from
https://pbsz.ebank.cmbchina.com/CmbBank_GenShell/UI/GenShellPC_EN/Login/Log…
3. host a http server and serve index.html
4. wine iexplore http://0.0.0.0/DebitCardQueryPwd_Ctrl.html
Then get logs like :
fixme:resource:GetGuiResources (0xffffffff,0): stub
fixme:wtsapi:WTSQuerySessionInformationA Stub (nil) 0xffffffff 16 0x32e7dc
0x32e7d4
Adapters table
wine: Call from 0x7b8397f2 to unimplemented function
iphlpapi.dll._PfCreateInterface@24, aborting
fixme:mshtml:activate_plugin No IQuickActivate
The activex control won't display in IE.
--
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=24840
Summary: PDF Xchange Viewer 2.0.54 Showing a Critical Error
When Saving the PDF file
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suman(a)theunspokenwords.net
Whenever I modify the file inside PDF Xchange Viewer and try to save it, or
print the doc, it is giving an error and closed down the application. The error
referring that a critical error occur.
Previously I am using Wine 1.2.x So I tried to update it to 1.3.4 still getting
the same error.
--
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=25575
Summary: Microsoft Flight Simulator X: Deluxe Edition, doesn't
like builtin msxml4
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: msxml4
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
On first run, you get an error about msxml4 missing. Terminal only shows:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.MSXML2" (4.20.9818.0)
installing msxml4 from the msi bundled with the dvd works around it. After
that, setting msxml4 to builtin in winecfg works fine, presumably it only wants
to see the sxs assembly, which we don't provide.
--
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=21271
Summary: python's test_socket test hangs
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.python.org
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winsock
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=25575)
--> (http://bugs.winehq.org/attachment.cgi?id=25575)
test output
Install python and run:
wine 'c:\Python31\python.exe' -m test.test_socket
the test will hang. On Windows XP, passes fine. No terminal output. Python's
output is:
testFamily (__main__.NetworkConnectionAttributesTest) ...
--
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.