Created attachment 747513 [details, diff] fix python bug in Wine games runner Lutris is unable tu run Wine games due bug. Please see: https://github.com/lutris/lutris/pull/3787 Proposed patch (tested by me) is attached.
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5bdc866c6fd38850f8feb9561054e523b607dd6f commit 5bdc866c6fd38850f8feb9561054e523b607dd6f Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-03-30 10:18:23 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-03-30 11:50:53 +0000 games-util/lutris: add 0.5.10_beta2 Bug: https://github.com/lutris/lutris/issues/4175 Bug: https://bugs.gentoo.org/835897 Bug: https://bugs.gentoo.org/822969 Bug: https://bugs.gentoo.org/836332 Bug: https://bugs.gentoo.org/820860 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/24815 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> games-util/lutris/Manifest | 1 + .../lutris-0.5.10_beta2-fix-install-requires.patch | 13 ++++ .../lutris-0.5.10_beta2-fix-launching-steam.patch | 22 ++++++ games-util/lutris/lutris-0.5.10_beta2.ebuild | 88 ++++++++++++++++++++++ 4 files changed, 124 insertions(+)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b6a34b0e5a405e241df5af0aec3f90c3c81d8d5 commit 0b6a34b0e5a405e241df5af0aec3f90c3c81d8d5 Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2022-04-12 08:55:00 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2022-04-12 09:08:33 +0000 games-util/lutris: drop 0.5.9.1-r1, 0.5.10_beta2-r1 Closes: https://bugs.gentoo.org/835897 Closes: https://bugs.gentoo.org/822969 Closes: https://bugs.gentoo.org/820860 Closes: https://bugs.gentoo.org/706432 Closes: https://bugs.gentoo.org/837863 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> games-util/lutris/Manifest | 2 - .../lutris-0.5.10_beta2-fix-install-requires.patch | 13 ---- .../lutris-0.5.10_beta2-fix-launching-steam.patch | 22 ------ games-util/lutris/lutris-0.5.10_beta2-r1.ebuild | 86 ---------------------- games-util/lutris/lutris-0.5.9.1-r1.ebuild | 83 --------------------- 5 files changed, 206 deletions(-)