Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 88854 - frozen-bubble crashed with "Not a SCALAR reference at /usr/games/bin/frozen-bubble line 169."
Summary: frozen-bubble crashed with "Not a SCALAR reference at /usr/games/bin/frozen-b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-12 07:22 UTC by tiago caxias
Modified: 2011-09-14 20:38 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description tiago caxias 2005-04-12 07:22:48 UTC
Corrected it by changing line 169 from:
		return $$sound;
to:
		return $sound;


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




It is corrected.
Please patch the file /usr/games/bin/frozen-bubble in ebuild:
frozen-bubble-1.0.0-r4
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2005-04-12 07:33:29 UTC

*** This bug has been marked as a duplicate of 87032 ***
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2005-05-19 09:06:20 UTC
Closing to clean up after bugzilla upgrade.  reopen if closed in error.  Thanks.
Comment 3 Mr. Bones. (RETIRED) gentoo-dev 2011-09-14 20:38:30 UTC
clean up bug list after bugzilla update