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=4369
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5526
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=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=6064
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4068
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1485
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=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=4987
Austin English <austinenglish(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|directx-ddraw |directx-d3d
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.