[Bug 34252] Silverlight accelerated graphics cause a D3D critical section lockup

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Aug 11 14:01:19 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=34252

Erich Hoover <erich.e.hoover at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://silverlight.dlservic
                   |                            |e.microsoft.com/download/B/
                   |                            |3/C/B3CF6815-40B1-4E36-8746
                   |                            |-C4A0381AD260/20513.00/runt
                   |                            |ime/Silverlight.exe

--- Comment #1 from Erich Hoover <erich.e.hoover at gmail.com> 2013-08-11 14:01:19 CDT ---
Procedure to easily reproduce:
1) Download latest Wine git (1.7.0)
2) Apply patch for interface looping problem:
wget -O - http://source.winehq.org/patches/data/97769 | patch -p1
3) Install a recent version of Firefox (I'm using 22 at the moment)
wget -O FirefoxSetup.exe
http://download.mozilla.org/?product=firefox-22.0&os=win&lang=en-US ; wine
FirefoxSetup.exe
4) Install Silverlight 5.x (5.1.20513.0 is the most recent):
wget -O SilverlightSetup.exe
http://silverlight.dlservice.microsoft.com/download/B/3/C/B3CF6815-40B1-4E36-8746-C4A0381AD260/20513.00/runtime/Silverlight.exe
; wine SilverlightSetup.exe
5) Visit
http://playready.directtaps.net/smoothstreaming/TTLSS720VC1/Default.html
6) See how Silverlight locks up
7) Use the registry editor to create the key
"HKEY_CURRENT_USER\Software\Microsoft\Silverlight\DisableGPUAcceleration" and
set it to a DWORD value of 1
8) Visit
http://playready.directtaps.net/smoothstreaming/TTLSS720VC1/Default.html
9) See how Silverlight _does not_ lock 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.



More information about the wine-bugs mailing list