http://bugs.winehq.org/show_bug.cgi?id=29982
Bug #: 29982
Summary: Starcraft II stops working after upgrade to mesa 8.0.1
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petkra(a)chem.gla.ac.uk
Classification: Unclassified
Created attachment 39029
--> http://bugs.winehq.org/attachment.cgi?id=39029
Error log with GLSL disabled.
Hello.
Starcraft 2 has been working absolutely fine on my PC, until I upgraded my
distribution to use mesa-8.0.1 (up from 7.11.2). Then I get the error described
in the log1 attachment.
I had also re-enabled GLSL using wine regedit, but that doesn't help (log2).
The distribution I am using:
Arch Linux x86_64:
lib32-mesa 8.0.1
lib32-ati-dri 8.0.1
lib32-libgl 8.0.1
xorg-server 1.11.99.903
xf86-video-ati 6.14.3
wine 1.4rc4
When I force-downgrade lib32-ati-dri to 7.11.2 (without downgrading the rest),
Starcraft 2 starts working again - I am guessing the issue is in that part of
the code.
I am not sure if it's a bug in mesa, or wine. Any help is appreciated!
Peter
--
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=29914
Bug #: 29914
Summary: [1.3.15-1.4_rc3] Civ4 too dark:
EXT_texture_sRGB_decode broken on GM45 (again?)
Product: Wine
Version: 1.4-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.sturmlechner(a)gmail.com
Classification: Unclassified
Created attachment 38913
--> http://bugs.winehq.org/attachment.cgi?id=38913
wine regression test log
Starting a new bug after hijacking bug 23498 already. Two screenshots of the
problem can be found there.
System:
Intel GMA 4500, Gentoo amd64, kernel-3.2.6/drm-3.3_rc3
Latest Intel userspace drivers
Mesa 32bit libs: 7.11.2
Summary:
- Starting Civilization IV from wine-1.3.15 onwards (wine.git 12/02/15) it
paints too dark images as soon as accessing the main menu.
- The rendering is less, but still too dark with Hardware Vertex-/Pixelshader
switched off (a wine graphics option present in 1.3.15 but not anymore)
- As pointed out in the previous bug, a similar/the same issue should have
already been fixed in mesa-7.11 ->
https://bugs.freedesktop.org/show_bug.cgi?id=35373
Temporary solution:
MESA_EXTENSION_OVERRIDE="-GL_EXT_texture_sRGB_decode", taken from the linked
freedesktop bug, fixes the problem
--
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=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=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=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=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=17425
Summary: NanoEgineer-1: application not responding after startup
Product: Wine
Version: 1.1.14
Platform: Other
URL: http://www.nanoengineer-1.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dendron2000(a)mail.ru
Created an attachment (id=19498)
--> (http://bugs.winehq.org/attachment.cgi?id=19498)
NanoEngineer application log
Free open-source nano structures scientific tools are not working under wine.
The program installs without problems, but when I try to run it - it hangs
after drawing the interface.
This is unexpected, as the project uses cross-platform python language and QT4
library. It also may affect other applications which make use of these tools,
so I mark this bug as 'major'.
--
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=13718
Summary: rubber banding at start of motion (not lag) in City of
Heroes
Product: Wine
Version: 1.0-rc3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.mitchell+WINE(a)gmail.com
In City of Heroes / City of Villains, it is frequently possible to get rubber
banding when attempting to move from a static location (unlike lag which is
inconsistent or an intermittent slow down, this is only being able to move a
couple steps and then being bounced back for the entire time the app is
running).
Using the same system with the same set of steps right afterwards or before
doesn't produce this affect in Cedega (which is likely irrelevant but thought
I'd note it anyways). From the comments on the appdb page I'm led to believe
that this could be environment specific (me: Ubuntu 8.04 / Dell m1530 laptop
running game over wireless / nvidia graphics / all desktop effects disabled) to
a few people but I can replicate it.
Steps to reproduce:
1. Start City of Heroes/Villains via wine
2. Login to account, choose character
3. When loaded, attempt to move the character in any direction and you will be
bounced back to approximately where you started. If you're able to super jump
out of the "rubber banding field" where you start, motion is normal and fluid
until you land / stop and a new rubber banding field is born.
Any insight as to what debug flags to try to help isolate would be appreciated.
Thanks for your 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=17595
Summary: urlmon/protocol crashes if run with +heap under
OpenSolaris
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://test.winehq.org/data/88d9210dd763bcb9db203daa89f2
4efc7d5872d0/wine_ae-opensolaris-
heap/urlmon:protocol.html
OS/Version: SunOS
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=19758)
--> (http://bugs.winehq.org/attachment.cgi?id=19758)
+relay,+seh,+tid,+urlmon,warn+heap
ol.okn@opensolaris:~/wine-git/dlls/urlmon/tests$ WINEDEBUG=warn+heap make
protoco
../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p
urlmon_test.exe.so protocol.c && touch protocol.ok
fixme:wininet:InternetLockRequestFile STUB
fixme:wininet:InternetLockRequestFile STUB
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at fe7d0000 for heap
fe7b0000
fixme:wininet:InternetLockRequestFile STUB
fixme:wininet:InternetLockRequestFile STUB
err:wininet:NETCON_init failed to load symbol i2d_X509
wine: Unhandled page fault on read access to 0xaaaaaaaa at address 7f6bf1c2
(thread 0027), starting debugger...
Can't attach process 0026: error 6
The wininet error is a red herring...see bug 15707.
+relay,+seh,+tid,+urlmon,warn+heap 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.