Summary: | games-emulation/ryujinx-1.1.1221: crash if the environment variable GDK_BACKEND is set to "wayland" on wayland systems. | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Xuesong Yan <yan_xuesong> |
Component: | Current packages | Assignee: | dotnet project <dotnet> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | audvare, xgqt |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/Ryujinx/Ryujinx/issues/5566 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Xuesong Yan
2024-05-28 15:52:36 UTC
(In reply to Xuesong Yan from comment #0) > Steps to Reproduce: > 1. export GDK_BACKEND=wayland > 2. run the Ryujinx.sh > 3. right click a game in your game list, select "Manage DLC" > 4. left click the "Add" button in popup window > Actual Results: > The emulator crashed with following outputs on terminal, Does this work correctly with GDK_BACKEND=x11 ? Please report that the described interaction crashes the emaulator also on the Github issues as that issues only mentions **warnings** thrown by the app. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc069f21b92632de0ae10a43cde8fbdfa19535b2 commit cc069f21b92632de0ae10a43cde8fbdfa19535b2 Author: Maciej Barć <xgqt@gentoo.org> AuthorDate: 2024-05-30 12:15:52 +0000 Commit: Maciej Barć <xgqt@gentoo.org> CommitDate: 2024-05-30 13:15:47 +0000 games-emulation/ryujinx: force x11 GDK_BACKEND Closes: https://bugs.gentoo.org/933075 Signed-off-by: Maciej Barć <xgqt@gentoo.org> .../ryujinx/{ryujinx-1.1.1221.ebuild => ryujinx-1.1.1221-r1.ebuild} | 4 ++++ 1 file changed, 4 insertions(+) |