[Bug 31303] Netflix on Firefox hangs with loading bar at 0%

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jul 24 21:43:21 CDT 2012


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

--- Comment #4 from Erich Hoover <ehoover at mines.edu> 2012-07-24 21:43:21 CDT ---
Created attachment 41143
  --> http://bugs.winehq.org/attachment.cgi?id=41143
Fix for GetLocaleInfoEx getting the correct language for the abbreviated form

(In reply to comment #3)
> I've tried to narrow down the problem and it only occurs when the LCTYPE
> parameter is set to LOCALE_SNAME (0x5c)...

Ah-ha! In that case it's being called with the language "en" instead of
"en-US"/"en-us".  I've attached a patch (with tests) that 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.



More information about the wine-bugs mailing list