~ $ PCSX2 (process:17259): Gtk-WARNING **: 00:29:24.993: This process is currently running setuid or setgid. This is not a supported use of GTK+. You must create a helper program instead. For further details, see: http://www.gtk.org/setuid.html Refusing to initialize GTK+. Segmentation fault
fcaps' automated fallback on setuid sounds terrible here, fwiw it runs as 0755 with no caps (I guess dev9 won't work but I wouldn't say it's a big issue, maybe could just give a warning if can't set caps).
Oh, I missed that suid fallback... Will fix it soon
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e43dde232ea4d5fb3392d17614b942e7c82f64c1 commit e43dde232ea4d5fb3392d17614b942e7c82f64c1 Author: Yuri Konotopov <ykonotopov@gnome.org> AuthorDate: 2021-02-25 14:39:15 +0000 Commit: Joonas Niilola <juippis@gentoo.org> CommitDate: 2021-03-01 08:25:56 +0000 games-emulation/pcsx2: do not set suid with USE=-filecaps Closes: https://bugs.gentoo.org/771795 Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Yuri Konotopov <ykonotopov@gnome.org> Closes: https://github.com/gentoo/gentoo/pull/19649 Signed-off-by: Joonas Niilola <juippis@gentoo.org> games-emulation/pcsx2/pcsx2-1.6.0-r2.ebuild | 2 +- games-emulation/pcsx2/pcsx2-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)