Bug 57372 - frozen-bubble won't start after updating to SDLperl-1.20.3
Bug#: 57372 Product:  Gentoo Linux Version: 2004.0 Platform: All
OS/Version: All Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: anno@vonheimburg.de
Component: Games
URL: 
Summary: frozen-bubble won't start after updating to SDLperl-1.20.3
Keywords:  
Status Whiteboard: 
Opened: 2004-07-17 03:44 0000
Description:   Opened: 2004-07-17 03:44 0000
After emerging SDL-perl-1.20.3 (current version in portage), frozen-bubble
refuses to start with

[SDL Init] Not a HASH reference at /usr/games/bin/frozen-bubble line 310.

Re-Emerging frozen-bubble yields no errors, but doesn't help, either.

------- Comment #1 From Allan Crossman 2004-07-17 11:37:40 0000 -------
Debian has this bug fixed:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=251816

Their patch for it seems to be at:
http://bugs.debian.org/cgi-bin/bugreport.cgi/patch-fb-sdlperl-1.20.3.diff?bug=251816&msg=3&att=1

(I don't know enough to make a patch for use in Gentoo, but hope this helps)

------- Comment #2 From Frank Rodolf 2004-07-18 12:27:02 0000 -------
the patch mentioned in additional comment #1 works perfectly on my box. Might
be worth adding to the ebuild.

------- Comment #3 From Aaron Peterson 2004-07-18 17:14:34 0000 -------
Nooo vital application failure!
... but there is already a patch..

but my frozen bubble dies on line 59
use fb_stuff;


bash-2.05b$ frozen-bubble
Can't locate fb_stuff.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.4/i686-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.4/i686-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.4/i686-linux-thread-multi /usr/lib/perl5/5.8.4 /usr/local/lib/site_perl /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 .) at /usr/games/bin/frozen-bubble line 59.
BEGIN failed--compilation aborted at /usr/games/bin/frozen-bubble line 59.
bash-2.05b$ vi /usr/games/bin/frozen-bubble

------- Comment #4 From Benjamin Martin 2004-07-20 12:40:49 0000 -------
Created an attachment (id=35832) [details]
updated e-build using the mentioned patch

------- Comment #5 From Mr. Bones. 2004-07-20 19:13:41 0000 -------
Added the patch to cvs.  Thanks for the bug report.

------- Comment #6 From Robert Schuster 2004-08-06 14:19:53 0000 -------
The patch fixes only "frozen-bubble" but not "frozen-bubble-client". The client
gives the same error at line 319 with sdl-perl 1.20.3

------- Comment #7 From Aquila 2004-08-20 03:06:50 0000 -------
This bug isn't solved, please reopen it as the current ebuild in portage
doesn't work. (v 1.18 2004/07/21 02:12:53)

------- Comment #8 From Aquila 2004-08-20 04:09:12 0000 -------
My mistake, running /usr/portage/dev-lang/perl/files/libperl_rebuilder and then
emerging the indicated ebuilds solved the problem...