[Bugs] #2171 UNSP: FTBFS in sugar-jhbuild
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Tue Aug 17 06:59:02 EDT 2010
#2171: FTBFS in sugar-jhbuild
------------------------------------------+---------------------------------
Reporter: sascha_silbe | Owner: walter
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: Turtleart | Version: Git as of bugdate
Severity: Blocker | Keywords:
Distribution: | Status_field: New
------------------------------------------+---------------------------------
Comment(by walter):
Not sure where the reference to the missing file turtleart is coming from.
It is not used by Sugar. I'll have to chase it down.
I believe that this is wholly unrelated to the confusion of names.
Regarding the name, I suppose it depends upon what you refer to as the
name. Turtle Blocks is the "name" of the activity in Sugar for what used
to be named Turtle Art. Its activity.info is unchanged:
[Activity]
name = Turtle Art
activity_version = 94
license = MIT
bundle_id = org.laptop.TurtleArtActivity
exec = sugar-activity TurtleArtActivity.TurtleArtActivity
The name Turtle Blocks only appears in the en.po file:
#: activity/activity.info:2
msgid "Turtle Art"
msgstr "Turtle Blocks"
Turtle Art is the name of a new activity:
[Activity]
name = Turtle Art Mini
activity_version = 89
license = MIT
bundle_id = org.laptop.TurtleArtMiniActivity
exec = sugar-activity TurtleArtMiniActivity.TurtleArtMiniActivity
TurtleArtMini. The name Turtle Art only appears in the en.po file:
#: activity/activity.info:2
msgid "Turtle Art Mini"
msgstr "Turtle Art"
Turtle Blocks is the activity we should be including in Fructose. It is
the activity associated with the TurtleArt component in Trac. I suppose it
makes sense to include a TurtleArtMini component as well. I'll file a
separate request.
The reason for creating two activities is that the maintainer of the Java
version of TurtleArt (the original version) requested that the I make a
version of Turtle Art that more close tracks his version. He argued that
having two programs, both named Turtle Art, with very different
capabilities was confusing. So I made the mini version and made the name
change in the .po file.
I didn't change the name everywhere because (a) changing the bundle_id in
Sugar would have broken too many things; and (b) I waned the users of the
Python version to continue t get the same version when they updated.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2171#comment:1>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list