Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 869326 - games-emulation/mupen64plus-core-2.5.9-r2 - Patch to fix "Core Error: SDL_SetVideoMode failed: Parameter 'pitch' is invalid" error resulting in a crash
Summary: games-emulation/mupen64plus-core-2.5.9-r2 - Patch to fix "Core Error: SDL_Se...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Michał Górny
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2022-09-09 10:34 UTC by squatted_posture785
Modified: 2022-09-09 12:20 UTC (History)
0 users

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


Attachments
mupen64plus-core-2.5.9-r2-fix-sdl2-pitch.patch (mupen64plus-core-2.5.9-r2-fix-sdl2-pitch.patch,832 bytes, patch)
2022-09-09 10:34 UTC, squatted_posture785
Details | Diff
emerge --info (emerge--info.log,18.16 KB, text/x-log)
2022-09-09 11:12 UTC, squatted_posture785
Details

Note You need to log in before you can comment on or make changes to this bug.
Description squatted_posture785 2022-09-09 10:34:40 UTC
Created attachment 804106 [details, diff]
mupen64plus-core-2.5.9-r2-fix-sdl2-pitch.patch

- Fixes https://github.com/mupen64plus/mupen64plus-core/issues/969
- Original commit: https://github.com/mupen64plus/mupen64plus-core/pull/970/files

The provided patch works just fine on my system. No more crash, the ROMs load just fine.
Comment 1 Stephan Hartmann (RETIRED) gentoo-dev 2022-09-09 10:54:32 UTC
Please paste emerge --info for completeness.
Comment 2 squatted_posture785 2022-09-09 11:12:43 UTC
Created attachment 804109 [details]
emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-09-09 12:20:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fb0b1af8eaca82d0eef36eaa5de9145f5bc9919

commit 2fb0b1af8eaca82d0eef36eaa5de9145f5bc9919
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-09-09 12:16:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-09-09 12:18:33 +0000

    games-emulation/mupen64plus-core: Backport crash fix
    
    Closes: https://bugs.gentoo.org/869326
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../files/mupen64plus-core-2.5.9-pitch.patch       | 29 +++++++++++++
 ...-r2.ebuild => mupen64plus-core-2.5.9-r3.ebuild} | 47 +++++++++++++---------
 2 files changed, 57 insertions(+), 19 deletions(-)