#6489 LOW Never A: xocolor.py - has duplicate colors.
Zarro Boogs per Child
bugtracker at laptop.org
Sat Feb 16 04:21:49 EST 2008
#6489: xocolor.py - has duplicate colors.
--------------------+-------------------------------------------------------
Reporter: ixo | Owner: jg
Type: defect | Status: new
Priority: low | Milestone: Never Assigned
Component: distro | Version:
Keywords: | Verified: 0
Blocking: | Blockedby:
--------------------+-------------------------------------------------------
(Per Walter suggestion on devel mailing list)
Standard Build (including build 1696)
FILE:
/usr/lib/python2.5/site-packages/sugar/graphics/xocolor.py
If you sort this file, via
$ sort xocolor.py > xocolor_sorted.txt
Several color combinations are duplicated,
For example:
#F8E800, #00A0FF
#F8E800, #00EA11
#F8E800, #FF2B34
#F8E800, #AC32FF
#FF8F00, #FF2B34
#FF2B34, #FF8F00
There are 183 combinations present, 6 duplications, makes 177. However,
Walter mentions there should be exactly 180. Likely, 3 are also missing.
--
Ticket URL: <http://dev.laptop.org/ticket/6489>
One Laptop Per Child <http://dev.laptop.org>
OLPC bug tracking system
More information about the Bugs
mailing list