https://bugs.winehq.org/show_bug.cgi?id=52168
Bug ID: 52168 Summary: League of Legends: RiotClientUxRender.exe crash Product: Wine Version: 6.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: joseskvolpe@gmail.com Distribution: ---
Created attachment 71216 --> https://bugs.winehq.org/attachment.cgi?id=71216 Shell debug log
League of Legends launcher crashes right after it's installed Tried on plain Wine 6.22, running with Wine Mono 7.0.0 Operating system: Manjaro Linux Kernel: Linux 5.10.82-1-MANJARO GPU: Intel HD Graphics 620 RAM: 12GB Driver: Open-source Mesa
Procedure: *Download League of Legends: www.leagueoflegends.com *Install it *Open launcher (RiotClientServices.exe)
There's 3 different crash logs that is generated after the crash, i'm attaching all of them
https://bugs.winehq.org/show_bug.cgi?id=52168
--- Comment #1 from Josesk Volpe joseskvolpe@gmail.com --- Created attachment 71217 --> https://bugs.winehq.org/attachment.cgi?id=71217 backtrace 1
https://bugs.winehq.org/show_bug.cgi?id=52168
--- Comment #2 from Josesk Volpe joseskvolpe@gmail.com --- Created attachment 71218 --> https://bugs.winehq.org/attachment.cgi?id=71218 backtrace 2 (libcef: int $3)
https://bugs.winehq.org/show_bug.cgi?id=52168
--- Comment #3 from Josesk Volpe joseskvolpe@gmail.com --- Created attachment 71219 --> https://bugs.winehq.org/attachment.cgi?id=71219 backtrace 3
https://bugs.winehq.org/show_bug.cgi?id=52168
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |o.dierick@piezo-forte.be
--- Comment #4 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
Did you either: - Install missing fonts inside the wineprefix with 'winetricks corefonts' (or simply 'winetricks arial times')? - Compile wine with wine-staging patchset 'fonts-Missing_Fonts' (or simply use wine-staging) and run the game with that? - Install Microsoft TrueType fonts package system-wide (e.g. ttf-ms-fonts in arch, ttf-mscorefonts-installer in debian) so that it is available to both linux and wine apps?
libcef and other similar webkit/blink based programs will crash if they can't find those fonts (bug 32342). You need to do one of the above workarounds to make it work.
Regards.
https://bugs.winehq.org/show_bug.cgi?id=52168
--- Comment #5 from Josesk Volpe joseskvolpe@gmail.com --- It works on Wine-staging 2.23, although there's still a crash window that displays, but the launcher keeps working properly
I'll try plain Wine 6.22 too with corefonts as requested
https://bugs.winehq.org/show_bug.cgi?id=52168
--- Comment #6 from Josesk Volpe joseskvolpe@gmail.com --- Installing ttf-ms-fonts makes it to display launcher content, but it still crashes and don't work properly
https://bugs.winehq.org/show_bug.cgi?id=52168
absolutewitch@protonmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |absolutewitch@protonmail.co | |m
https://bugs.winehq.org/show_bug.cgi?id=52168
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- *** Bug 52656 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=52168
--- Comment #8 from Josesk Volpe joseskvolpe@gmail.com --- (In reply to Josesk Volpe from comment #5)
It works on Wine-staging 2.23
Oops, i meant Wine-staging 6.23 lol
https://bugs.winehq.org/show_bug.cgi?id=52168
Ker noa blue-t@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blue-t@web.de
https://bugs.winehq.org/show_bug.cgi?id=52168
--- Comment #9 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Hello,
I couldn't reproduce the original issue (client crashing - not working at all), but in the current state, RiotClientServices.exe sometimes randomly crashes.
If the Riot launcher is still open when it crashes, it's still usable, but if the crash happens while the riot launcher is hidden (in the League of Legends client or in a match), the background (hidden) Riot launcher doesn't come back after closing the League of Legends client and you have to kill the background process to close it.
Regards.