Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 820860 - games-util/lutris-0.5.9.1 Patch to fix python bug in Wine games runner
Summary: games-util/lutris-0.5.9.1 Patch to fix python bug in Wine games runner
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Nowa Ammerlaan
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2021-10-30 17:38 UTC by Pavol Cvengros
Modified: 2022-04-12 09:08 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix python bug in Wine games runner (wine.patch,3.84 KB, patch)
2021-10-30 17:38 UTC, Pavol Cvengros
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavol Cvengros 2021-10-30 17:38:28 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2022-03-30 11:51:31 UTC
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(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-04-12 09:08:41 UTC
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(-)