http://bugs.winehq.org/show_bug.cgi?id=14150
Summary: Shaders 3.0 ugly in wine 1.1
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: taril_laszlo(a)yahoo.co.uk
With Depht of Fields the shaders are fragmented.
--
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=21361
Summary: Segmentation fault (NULL dereference) while trying to
run Tony Hawk 2
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lmage11(a)twcny.rr.com
Created an attachment (id=25722)
--> (http://bugs.winehq.org/attachment.cgi?id=25722)
Messages and backtrace that wine produces
I'm trying to relive my prepubescent life by playing Tony Hawk 2, and wine is
not making it easy. :)
At first I got this, and nothing else happened (I got a black screen):
fixme:mixer:ALSA_MixerInit No master control found on VirMIDI, disabling mixer
fixme:ddraw:DirectDrawEnumerateExA flags 0x00000007 not handled
fixme:d3d_caps:init_driver_info Unhandled vendor 8086.
fixme:win:EnumDisplayDevicesW ((null),0,0x32ea78,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
16
fixme:d3d:WineD3D_ChoosePixelFormat Add OpenGL context recreation support to
SetDepthStencilSurface
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x13a618,0x1cd290): stub
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 58
err:ddraw:PixelFormat_WineD3DtoDD Can't translate this Pixelformat 64
I then changed X11's screen depth to 16, and got some different errors and a
segfault. This bug is about the segfault, even though I suspect that the
segfault wouldn't happen if the previous errors were resolved. Backtraces from
wine and gdb are attached.
I pretty much know how the segfault happens on a low level, but I don't know
what the correct resolution is because I don't know anything about D3D or 3D in
general, let alone how wine implements that stuff. Here's the "flow" of code
which causes the segfault to happen:
IDirectDrawImpl_CreateSurface is called
IDirectDrawImpl_AttachD3DDevice is called
IWineD3DDevice_Init3D is called
IWineD3DDeviceParent_CreateSwapChain call fails
Jumps to err_out label, This->swapchains is never allocated
Error handling causes stuff to return until we're in
IDirectDrawImpl_CreateSurface again
... and you can see the rest from the backtraces
--
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=24012
Summary: NWN Aurora Toolset: Error in wglShareLists
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tolga.dalman(a)googlemail.com
The Neverwinter Nights Aurora Toolset (nwtoolset.exe) works perfectly, but the
Area editor fails with this error notification:
err:wgl:X11DRV_wglShareLists Could not share display lists, one of the contexts
has been current already !
This bug seems to be related to #11436. Some more information:
- using english NWN version 1.69
- Kernel 2.6.35.1
- NVIDIA drivers 195.36.31
- recent X11 packages (i.e. xorg server 1.8.2, etc.)
Best regards
--
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=18713
Summary: D3D does not cope with limited GL cards
Product: Wine
Version: 1.1.22
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jengelh(a)medozas.de
Trying to play GTA2 in Wine 1.1.22 gives a black screen, but everything else
(well, sound) works. Additionally, wine throws this error:
fixme:d3d:set_tex_op_nvrc >>>>>>>>>>>>>>>>> GL_INVALID_ENUM (0x500) from
set_tex_op_nvrc()
I am using nvidiagfx-legacy96.43. Switching to the free 'nv' driver with Mesa
as a GL library does display the GTA2 game screen - albeit slow, as expected
from Mesa. The card I am using is a Geforce2MX 400 ("NV11"). The lack of
potential features should be worked around, I would say.
--
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=24151
Summary: LabSim from www.testout.com crashes
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.testout.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winhttp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: banter2345(a)yahoo.com
CC: banter2345(a)yahoo.com
Created an attachment (id=30396)
--> (http://bugs.winehq.org/attachment.cgi?id=30396)
log from terminal
This program is required for a class I am taking. It will not parse under
Wine, I have .Net 3.0 installed, which is the only dependency from what I can
tell that it has. Attached is the output under terminal when I try to open via
commands on all exe files. Thanks.
--
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=15205
Summary: Spore: incorrect rendering of rivers
Product: Wine
Version: 1.1.4
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mizipzor(a)gmail.com
The rivers are very deep and steep in all stages of the game, see attached
screenshots.
Also note that its just not the rendering, its quite easy to get stuck down in
the river. I just named the bug rendering because I dont know what else to call
it.
--
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=21439
Summary: Borland C++ 5.02 crash
Product: Wine
Version: 1.1.36
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)recover.eu
Hi,
The problem is the next:
When you start Borland C++5.02 it seems to work but when you edit
a file, it crashs! (divide by zero in 32-bit code at 0x0042982b)
Where can i look to help you to correct this?
thanks
I can put the BC5.tar.gz (who is the BorlandC++ 5.02 already installed) or if
you prefer BC502.tar.gz (who is the installer (*.pak + setup.exe)
thanks for a quickly respons
--
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=23258
Summary: Morrowind: water rendering issue
Product: Wine
Version: 1.2-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Created an attachment (id=28968)
--> (http://bugs.winehq.org/attachment.cgi?id=28968)
Water rendering in Wine-1.2-rc4
In the game The Elder Scrolls III: Morrowind water is rendered incorrectly when
'Pixel shading' option is 'On' from the game's launcher. The screenshot is
showing what the water looks like now.
As it turned out the last version which rendered water correctly for me is
1.1.27.
Result of regression testing:
ffb38da024b044b4958d21784b5cc290291883a9 is the first bad commit
commit ffb38da024b044b4958d21784b5cc290291883a9
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Wed Aug 19 10:55:36 2009 +0200
wined3d: Try to force a top-left filling convention.
:040000 040000 122eaac95476b3966895982a293eafce8f713f9f
c46ac35da6add24a8a6409479cfab044df05ec01 M dlls
I could revert the patch cleanly on top of 1.1.33 and that fixed the issue.
Fedora 13
Wine-1.2-rc4 (clean install with default registry settings: ORM=fbo)
Nvidia 7600 card with driver 195.36.24
--
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=14186
Summary: Morrowind stucks for 3-5seconds during background music
change (in combat)
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vit.hrachovy(a)sandbox.cz
Created an attachment (id=14454)
--> (http://bugs.winehq.org/attachment.cgi?id=14454)
Morrowind wine debug log
Since 0.9.59 to the recent 1.1.0, Morrowind there was introduced a quartz
regression that causes Morrowind to become non-responsive for 3-5 seconds when
background music changes (i.e. when combat starts or stops).
See the tail of the attached logfile for more info.
--
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=19219
Summary: EVE crashes with a page fault after update to WINE
1.1.25
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sven.dack(a)ntlworld.com
After updating WINE from version 1.1.24 to 1.1.25 does EVE crash with a page
fault.
It happens after about 1-5 minutes during the game and without any sign to what
might cause.
Hardware:AMD Phenom x4 9850 BE with NVidia GTX 260
GFX Driver: NVidia 185.18.14
Kernel: 2.6.26
Distribution: Debian Lenny/Squeeze
See the attachment for the WINE output.
--
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.