http://bugs.winehq.org/show_bug.cgi?id=26229
Summary: FEAR: waterplane rendering triggers SW fallback in
mesa
Product: Wine
Version: 1.3.14
Platform: x86
URL: http://www.gamershell.com/download_10167.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Hi there,
while profiling FEAR with sysprof I found out that rendering certain objects
trigger a software fallback in mesa.
If you check the demo version of the game, you can find such an object after
the first underground section: Once the game renders the waterplane that exists
in the next section the fallback becomes active and the performance collapses
(this happens once you leave the underground area with the ladder).
The engine probably uses an FBO for reflection of the world geometry on the
waterplane.
Profiling was done on my Intel i965, but I also noticed a slowdown on r600g, so
probably the fallback is also triggered there (going to check this later).
sysprof shows these two function consuming the majority of CPU time:
_mesa_texstore_s8_z24 54.21%
intel_ReadDepthSpan_z24_s8 32.06%
The span functions are used in the driver for software fallbacks. Tracing back
intel_ReadDepthSpan_z24_s8 shows:
IWineD3DDeviceImpl_DrawIndexedPrimitive
drawPrimitive
surface_load_ds_location
glCopyTexImage2D
copyteximage
intelCopyTexImage2D
copy_tex_image
intelReadPixels
_swrast_ReadPixels
read_depth_stencil_pixels
intel_ReadDepthSpan_z24_s8
My guess is that the fallback is triggered by the lack of using
EXT_packed_depth_stencil for stencil/depth handling.
Greets,
Tobias
--
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=34155
Bug #: 34155
Summary: EA Sims 3 startup failed
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hans195710(a)freenet.de
Classification: Unclassified
Created attachment 45436
--> http://bugs.winehq.org/attachment.cgi?id=45436
log file of startup EA Sims 3
EA Sims 3 fails to continue after startup, intro displayed, but normal programm
action impossible. Screen "hangs" with mouse pointer.
--
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=30032
Bug #: 30032
Summary: Photoshop CS5.1 hangs or crashes when using Text tool.
Product: Wine
Version: 1.4-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peanuthead_069(a)yahoo.com
Classification: Unclassified
Created attachment 39120
--> http://bugs.winehq.org/attachment.cgi?id=39120
Photoshop.exe crash log.
Title says all. Program runs well and I can use certain tools on it, but
whenever I use the text tool it either hangs up, or crashes. This may seem to
be similar to other PS-related atmlib errors, but Dan told me that it's a tad
different.
--
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=33354
Bug #: 33354
Summary: Yahoo Messenger can't log in
Product: Wine
Version: 1.5.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gmazzone0(a)aol.com
Classification: Unclassified
Starting from wine 1.5.15, yahoo messenger can't login, I've done a regression
test and found this patch causing the regression:
commit 0ae458cc94fec9cda7736faf7bd4a2c119c5f717
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Tue Oct 9 11:26:18 2012 +0200
mshtml: Wine Gecko 1.8 release.
:040000 040000 6203dd2bed5b49b6e7351b5c5629d9dfae699715
7d45abcb7b1f9c8f64d51e85e7edd65ea8194636 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=28492
Summary: Photoshop CS5 - switching to 'Design' workspace causes
crash
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: allcoms(a)gmail.com
Created attachment 36547
--> http://bugs.winehq.org/attachment.cgi?id=36547
stderr output from PS CS5 workspace switch crash
When running PS CS5 under wine 1.3.29 / Debian Wheezy x64, switching to the
'Design' workspace - either with its dedicated icon or via the workspace
drop-down - causes PS to freeze.
See stderr attachment for backtrace etc.
--
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=15745
Summary: Dark horizon complains that the font Verdana is missing
Product: Wine
Version: 1.1.6
Platform: PC
URL: http://www.jeuxvideopc.com/demo/42045-dark-horizon.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
As described in the summary, Dark horizon complains about the lack of Verdana
font. As a workaround, putting Verdana.ttf in the Fonts directory fixes the
problem.
I use a git version of wine and fontforge is well installed.
Joaopa
--
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=31595
Bug #: 31595
Summary: Unreal Tournament 3 crashes on launch
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kisak42(a)gmail.com
Classification: Unclassified
This is a two part bug: I have been unable to launch Unreal Tournament 3 Black
on Steam using any release of wine newer than 1.5.1 (wine 1.5.2-1.5.12 as of
this writing).
Wine 1.5.1 runs well enough. When joining multiplayer campaigns via a direct ip
connection, while joining before the start of the first match is reliable and
staying in the campaign as the matches progess, I can not rejoin a game in
progess with the in-game error "Sorry, you are not authorized by STEAM to play
this game at this time." It appears that this error plagues everybody across
the board.
I rarely make bug reports, so please let me know what I can provide to assist
in troubleshooting 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=34150
Bug #: 34150
Summary: formatfactory.exe works find but keep bringing up this
error at finish?
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hollywood188(a)live.com
Classification: Unclassified
Created attachment 45429
--> http://bugs.winehq.org/attachment.cgi?id=45429
formatfactory.exe ending error
formatfactory.exe works find but keep bringing up this error at finish?
--
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=25600
Summary: Skype crashes after login.
Product: Wine
Version: 1.3.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: igor.demyanov(a)gmail.com
Run skype.
Login form.
Click "Log in".
Segmentation fault.
See attached log.
--
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=33493
Bug #: 33493
Summary: C&C: Red Alert 2 black screen at the title
Product: Wine
Version: 1.5.29
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brymaster(a)gmail.com
Classification: Unclassified
Since Wine 1.5.28, C&C Red Alert 2 black screens at the title after the intro
videos thus making it unplayable. This issue is still present in 1.5.29
Compounding this issue (http://bugs.winehq.org/show_bug.cgi?id=33211), it seems
this game has had a lot of trouble running in Wine.
--
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.