Summary: | games-emulation/dolphin-9999 Crash on exit with SDL enabled | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Simon Levermann (sonOfRa) <simon-bgo> |
Component: | Current packages | Assignee: | Sergei Trofimovich (RETIRED) <slyfox> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/gentoo/gentoo/pull/9914 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Simon Levermann (sonOfRa)
2018-09-19 13:52:37 UTC
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e58cf552ba60b6401242ee5e07de53659d34ee56 commit e58cf552ba60b6401242ee5e07de53659d34ee56 Author: Simon Levermann <simon@slevermann.de> AuthorDate: 2018-09-19 14:14:14 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2018-09-19 22:17:05 +0000 games-emulation/dolphin: Disable SDL by default The desktop profile enables SDL by default, and it's likely that the desktop profile is being used on a computer that uses dolphin. SDL is legacy according to upstream and evdev should be used instead. Package-Manager: Portage-2.3.49, Repoman-2.3.10 Closes: https://bugs.gentoo.org/666558 Signed-off-by: Simon Levermann <simon@slevermann.de> Closes: https://github.com/gentoo/gentoo/pull/9914 games-emulation/dolphin/dolphin-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239230b6fe0340b39e7e9cd51037eb826a009d74 commit 239230b6fe0340b39e7e9cd51037eb826a009d74 Author: Sergei Trofimovich <slyfox@gentoo.org> AuthorDate: 2018-09-22 16:34:15 +0000 Commit: Sergei Trofimovich <slyfox@gentoo.org> CommitDate: 2018-09-22 17:04:30 +0000 games-emulation/dolphin: drop unsupported USE=sdl, bug #666558 As reported by Simon Levermann in https://bugs.gentoo.org/666558 SDL backend handles justicks weaker than default evdev and is there only for *BSDs. Reported-by: Simon Levermann Bug: https://bugs.dolphin-emu.org/issues/11399 Bug: https://bugs.gentoo.org/666558 Package-Manager: Portage-2.3.49, Repoman-2.3.10 games-emulation/dolphin/dolphin-9999.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) |