https://bugs.winehq.org/show_bug.cgi?id=39520
Bug ID: 39520 Summary: League of Legends: Fails to run with wine 1.7.53 Product: Wine Version: 1.7.53 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: bugzilla@dolphinling.net Distribution: ---
League of Legends runs fine for me with wine 1.7.52, but using wine 1.7.53, it fails to start.
It fails in a variety of ways: *) messages from wine about iexplorer.exe crashing *) the little tiny logo window appearing then disappearing *) nothing at all *) league's bugsplat window appearing
I bisected: 6f7dfe2cea4fdb9b61775023659193421c920278 is the first bad commit commit 6f7dfe2cea4fdb9b61775023659193421c920278 Author: Nikolay Sivov nsivov@codeweavers.com Date: Sun Oct 4 12:48:48 2015 +0300
gdi32: Implement GetFontFileInfo().
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com