First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 87502
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Sadowski <JakubSadowski@GMail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
FBLE.pm.patch.gz Patch for FBLE.pm frozen-bubble perl module patch Jakub Sadowski 2005-03-31 21:59 0000 648 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 87502 depends on: Show dependency tree
Bug 87502 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-03-31 21:54 0000
Frozen bubble (1.0.0 series) has always crashed with the following error
message after a custom level is made in the level editor:

Not a HASH reference at
usr/lib/perl5/site_perl/5.8.6/i686-linux-thread-multi/FBLE.pm line 1097.

------- Comment #1 From Jakub Sadowski 2005-03-31 21:59:44 0000 -------
Created an attachment (id=54996) [edit]
Patch for FBLE.pm frozen-bubble perl module

Patch fixes bug in level editor.  Does this by checking objects (rect and
surface) type for 'HASH' and passing back hash if it is one, otherwise passes
the whole object back.

I am not a perl programmer so I would like this patch tested.

------- Comment #2 From Jakub Sadowski 2005-03-31 22:01:45 0000 -------
Attached patch should fix problem.  Needs testing as I am not a perl
programmer.

------- Comment #3 From Mr. Bones. 2005-04-01 00:37:24 0000 -------
we resolve bugs on this end.

------- Comment #4 From SpanKY 2005-04-01 15:22:37 0000 -------
this patch is already in cvs

------- Comment #5 From Jakub Sadowski 2005-04-03 21:57:13 0000 -------
I see no such patch in
http://www.gentoo.org/cgi-bin/viewcvs.cgi/games-arcade/frozen-bubble/files/

This patch is similar to "frozen-bubble-1.0.0-sdl-perl-2.patch" but it is not
the same.  That patch addresses an incorrect typecasting in the "frozen-bubble"
executable which occurs if you upgrade to >perl-SDL-1.20.3 while this patch
addresses incorrect typecasting in the FBLE.pm (level-editor) perl module. 
While the solutions are similar it is not the same problem.

Please review again and then confirm or close this report, thank you.

------- Comment #6 From Jonathan 2005-04-04 21:53:20 0000 -------
The patch to "fix" fb for sdl-perl 2.1 has been emerged on the stable
frozen-bubble ebuild on my amd64 machine. Since sdl-perl 2.1 is marked unstable
on amd64, it broke my game. I hard-removed the patch, but this needs to be
fixed a bit better than it is.

------- Comment #7 From SpanKY 2005-05-08 21:21:54 0000 -------
thanks, added that patch and more to 1.0.0-r5

First Last Prev Next    No search results available      Search page      Enter new bug