Bug 216248 - --colour-blind option does not work
Summary: --colour-blind option does not work
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: frozen-bubble
Version: 6
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Matthias Saou
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-11-17 23:31 UTC by Roland Hermans
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version: 2.1.0-1
Clone Of:
Environment:
Last Closed: 2006-11-30 15:40:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
tarbal with missing images (7.90 KB, application/octet-stream)
2006-11-18 09:44 UTC, Hans de Goede
no flags Details

Description Roland Hermans 2006-11-17 23:31:29 UTC
Description of problem:
Frozen Bubble doesn't initialize properly when using the --colour-blind option

Version-Release number of selected component (if applicable):
frozen-bubble-2.0.0-1.fc6

How reproducible:
always

Steps to Reproduce:
1. enter "frozen-bubble --colour-blind" on the command line
  
Actual results:
[SDL Init] [Graphics.FATAL: Couldn't load
'/usr/share/frozen-bubble/gfx/balls/bubble-colourblind-1-mini.png' into a
SDL::Surface.

Expected results:
Frozen Bubble uses bubbles with little geometrical symbols inside.

Additional info:
This problem appears to be present in upstream version as well. I tried to
contact upstream via theh e-mail address mentioned on the troubleshooting page
of the website http://www.frozen-bubble.org/ but the e-mail bounces with
"Relaying not allowed" error.

Comment 1 Hans de Goede 2006-11-18 09:43:10 UTC
Reassigning to Matthias as he is the new frozen-bubble package maintainer.

Matthias, I'll update owners.list for this and put myself in the initial-CC as
co-owner.

I've taken a quick look and the problem seems to be that frozen-bubble tries to
open /usr/share/frozen-bubble/gfx/balls/bubble-colourblind-1-mini.png, which we
do not have, we only have bubble-colourblind-1.gif, but no matching
bubble-colourblind-1-mini.png, whereas the non colourblind version has both:
bubble-1.gif and bubble-1-mini.png .

I've rescaled the colourblind images and hand touched up (pixelated) the result. 
I'll attach a tarbal with them here. FE CVS is currently down, so actually
pushing out a fixed version may take some time. In the mean time unpack the
attached tarball in /usr/share/frozen-bubble/gfx/balls and all should be well.

Matthias, will you do the further fixing once CVS is up, or shall I? And could
you please send the tarbal to upstream? Thanks.



Comment 2 Hans de Goede 2006-11-18 09:44:41 UTC
Created attachment 141552 [details]
tarbal with missing images

Comment 3 Roland Hermans 2006-11-20 00:44:03 UTC
Thanks for the quick response. I extracted the files from the tar file and
Frozen Bubble now works OK with the --colour-blind option.

Comment 4 Matthias Saou 2006-11-20 11:42:38 UTC
FYI, upstream has already solved the problem, so it will be fixed in the next
maintenance release. No ETA yet, sorry.

Comment 5 Matthias Saou 2006-11-30 15:40:40 UTC
The 2.1.0 update has been pushed today. The option is now working.


Note You need to log in before you can comment on or make changes to this bug.