Description of problem: attempting to invoke openmortal via the "Run" command, the application exits silently. attempting: $ openmortal returns: $ openmortal The locale returned by the operating system is 'C' The LANG envvar is 'en_NZ.UTF-8' getlogin_r failed: 6 Name "main::p4f" used only once: possible typo at Backend.pl line 705. Name "main::ActiveFighters" used only once: possible typo at Backend.pl line 172. Name "main::PlayerName" used only once: possible typo at Backend.pl line 279. Name "main::p4hreal" used only once: possible typo at Backend.pl line 705. Name "main::p4h" used only once: possible typo at Backend.pl line 705. Name "main::DELMULTIPLIER" used only once: possible typo at Backend.pl line 60. Name "main::WIDE" used only once: possible typo at Backend.pl line 46. Name "main::BgMax2" used only once: possible typo at Backend.pl line 446. Name "main::Name" used only once: possible typo at Backend.pl line 279. Name "main::NextSound" used only once: possible typo at Backend.pl line 637. Name "main::MAXCOMBO" used only once: possible typo at Backend.pl line 61. Name "main::p3hreal" used only once: possible typo at Backend.pl line 704. Name "main::GROUND2" used only once: possible typo at Backend.pl line 59. Name "main::p3f" used only once: possible typo at Backend.pl line 704. Can't locate PlayerInput.pl in @INC (@INC contains: /usr/local/lib64/perl5/5.36 /usr/local/share/perl5/5.36 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at Backend.pl line 74. couldn't start backend. Version-Release number of selected component (if applicable): openmortal-0.7.1-25.mga9 How reproducible: always Steps to Reproduce: 1. create a new install, LXDE only, with sufficient root partition space to install task-games (+20GB) and update to latest. 2.install task-games. 3.attempt to invoke openmortal from the "Run" command or commandline.
Source RPM: task-games-9-1.mga9 => openmortal-0.7.1-25.mga9.src.rpm
Created attachment 14295 [details] lspcidrake output
This one should be dropped: Latest upstream release of openmortal comes from 2006, almost 20 years old :( 2006-06-15 Released 0.7.1 with some additional backgrounds from KAMI. Thanks!
CC: (none) => geiger.david68210
Added to TRACKER obsolete bug 32127.
CC: (none) => lewyssmithBlocks: (none) => 32127Status: NEW => RESOLVEDResolution: (none) => WONTFIX
(In reply to Ben McMonagle from comment #0) > Can't locate PlayerInput.pl in @INC (@INC contains: > /usr/local/lib64/perl5/5.36 /usr/local/share/perl5/5.36 > /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 > /usr/share/perl5) at Backend.pl line 74. > couldn't start backend. > adding some "use lib '/usr/share/games/openmortal/script';" in the perl scripts seems to be enough.
CC: (none) => geex+mageia
@Ben McMonagle Does this work for you ? $ export PERL5LIB=/usr/share/games/openmortal/script $ /usr/games/openmortal
Created attachment 14328 [details] desktop file with PERL5LIB set
(In reply to Guillaume Bedot from comment #5) > @Ben McMonagle > > Does this work for you ? > > $ export PERL5LIB=/usr/share/games/openmortal/script > $ /usr/games/openmortal yes, now it works thanks
not sure if this should be closed.