FS#54121 - [dolphin-emu] amdgpu segfault: add perl-net-dbus and perl-x11-protocol to required dependencies

Attached to Project: Community Packages
Opened by Luis Henrique Mello (lmello) - Friday, 19 May 2017, 20:53 GMT
Last edited by Maxime Gauduin (Alucryd) - Monday, 31 October 2022, 14:27 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Jakob Gruber (schuay)
Maxime Gauduin (Alucryd)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

When starting a game from the console dolphin-emu spits this message to stderr:

Can't locate Net/DBus.pm in @INC (you may need to install the Net::DBus module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at -e line 5.
BEGIN failed--compilation aborted at -e line 5.

if perl-net-dbus isn't installed

and

Can't locate X11/Protocol.pm in @INC (you may need to install the X11::Protocol module) (@INC contains: /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at -e line 6.
BEGIN failed--compilation aborted at -e line 6.

if perl-x11-protocol

I've been experiencing segfauts using the dolphin-emu with with a R7250 card (radeon driver) and a RX480 card (amdgpu driver) since Mesa 17.x hit the repos. By installing these perl packages the OpenGL backend doesn't crash anymore.
This task depends upon

Closed by  Maxime Gauduin (Alucryd)
Monday, 31 October 2022, 14:27 GMT
Reason for closing:  No response
Comment by Jeff Carpenter (jdc) - Monday, 16 July 2018, 23:42 GMT
I got the perl-net-dbus error but no segfault. Maybe these should be separate bugs?
Comment by Maxime Gauduin (Alucryd) - Friday, 14 January 2022, 17:41 GMT
Is that still a happening?

Loading...