http://bugs.winehq.org/show_bug.cgi?id=28955
Bug #: 28955 Summary: League of Legends installer freezes for a long time when attempting to display an EULA Product: Wine Version: 1.3.31 Platform: x86-64 URL: http://signup.leagueoflegends.com/en/signup/redownload OS/Version: Linux Status: NEW Keywords: regression Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs@winehq.org ReportedBy: dmitry@baikal.ru CC: aric@codeweavers.com Classification: Unclassified Regression SHA1: c83841ca0e08902bad88d1d9c3e04db8b3097bcd
c83841ca0e08902bad88d1d9c3e04db8b3097bcd is the first bad commit commit c83841ca0e08902bad88d1d9c3e04db8b3097bcd Author: Aric Stewart aric@codeweavers.com Date: Thu Oct 27 13:38:15 2011 -0500
user32: Improvement for performance in soft linebreaking.
Run the installer as:
GC_DONT_GC=1 wine LeagueofLegends.exe
to workaround bug 22152.
http://bugs.winehq.org/show_bug.cgi?id=28955
--- Comment #1 from Aric Stewart aric@codeweavers.com 2011-11-01 09:36:37 CDT --- Ok I am going to have to figure out what to do here. It has a 6000+ character EULA that it tries to linebreak into an edit control that is only 5 pixels wide (narrower that the average character width of the font)
This is causing things to really grind as it picks off each character resulting in 6000+ lines.
I will try to find out what to do in this case.
http://bugs.winehq.org/show_bug.cgi?id=28955
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2011-11-01 10:13:10 CDT --- Old code obviously worked fine.
http://bugs.winehq.org/show_bug.cgi?id=28955
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=28955
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2011-11-02 06:17:31 CDT --- Patch sent.
http://bugs.winehq.org/show_bug.cgi?id=28955
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5e3272421026aa928f76751d022 | |ade5914810a32 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Austin English austinenglish@gmail.com 2011-11-02 14:52:49 CDT --- http://source.winehq.org/git/wine.git/commitdiff/5e3272421026aa928f76751d022...
http://bugs.winehq.org/show_bug.cgi?id=28955
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2011-11-04 14:14:42 CDT --- Closing bugs fixed in 1.3.32.