hi
I am working on the ticket http://bugs.sugarlabs.org/ticket/2161.
I am confused about exactly what actually has to be done in the above
ticket.
Do we have to define new symbols in the code (which may be used by user
while calculating) or we have to change the symbols appearing on button.
Ple
2010/9/29 Harpreet Sareen
> Hi,
>
> I reflashed my XO 1 today with the latest OS 852.img but on startup, it
> shows the Invalid System Date message with " :( " smiley. Even before the
> update, it used to show the message and the rest things are functioning
> fine.
>
> ***
Hi,
On Thu, Sep 30, 2010 at 1:26 AM, Tim McNamara
wrote:
> megs. However wordGroupz may not require the whole stack. NLTK is a highly
> modular application/framework and could be spliced and packaged by the
> wordGroupz maintainers.
Thanks for the suggestion. I'll start working on this from toda
On Wed, Sep 29, 2010 at 12:51 PM, Sascha Silbe
wrote:
> Excerpts from Sameer Verma's message of Wed Sep 29 20:39:05 +0200 2010:
>
>> Is there a documented way (or a script) to process all available
>> metadata from the Journal? I am looking for timestamps, type of data
>> stored, collaborated with
On Wed, Sep 29, 2010 at 1:32 PM, Dipankar Patro wrote:
> With reference to bug : http://bugs.sugarlabs.org/ticket/2152
The diagnosis of the bug is incorrect. We never use the user-selected
'nickname' as a username in the XS. We do provide it as in the GECOS
info, and there may be a bug in that.
I have created a page in the OLPC wiki for submitting test
requests[1]. The reason I used wiki.laptop.org rather than wiki.sl.o
was because that's where the NZ teams' presences are currently. A wiki
page serves as a good place so that people don't need to sign into
several services, etc. This proce
Sorry for the late response, I'm still working through a huge backlog of
unread email.
On 09/28/10 15:07, Chris Leonard wrote:
> I will continue to to the work I do as a Pootle admin (as time allows),
> but as we've discussed before, we need someone from the Systems group to
> handle back-end thin
== Source ==
http://download.sugarlabs.org/sources/sucrose/fructose/Write/Write-71.tar.bz2
== News ==
* Release 71 (Simon Schampijer)
* Commit from Sugar Labs: Translation System by user mschlager.: 45 of 45
messages translated (0 fuzzy). (Pootle daemon)
* Commit from Sugar Labs: Translation Sy
Hello Sugar lovers
The 2010 Global Education Conference will be held November 15 - 19, 2010,
online and free - I am wondering how much Sugar community support I could
get if I proposed a Sugar session, It would mean that before the session
attendees would need to download Sugar on a Stick, I think
On 30 September 2010 09:31, Samuel Greenfeld wrote:
> Are there any plans to provide remote participation via Skype or similar
> to these talks?
>
> Contrary to popular opinion, not everyone who works for OLPC will be going
> to San Fransisco next month :)
>
> ---
> Samuel Greenfeld
> QA Enginee
Are there any plans to provide remote participation via Skype or
similar to these talks?
Contrary to popular opinion, not everyone who works for OLPC will be
going to San Fransisco next month :)
---
Samuel Greenfeld
QA Engineer, OLPC Association
On 9/29/2010 4:24 PM, Tabitha Roder wrote:
On 30 September 2010 06:32, Dipankar Patro wrote:
> Hi,
>
> With reference to bug : http://bugs.sugarlabs.org/ticket/2152
>
> I am trying to replace the ':' character in the username with '_', while
> the user is entering the Username in About Me.
>
> The following has been done by me so far:
> -
>
> Coordinating tests between OLPC & Sugar Labs is an interesting one. It's
> something I've been working on for several months [1]. Perhaps there could
> be a BOF session with a few people in San Fran to work out the simplest way
> forward?
>
> Tim
>
Added testing to the wiki page for San Fran S
On 30 September 2010 03:45, Gary Martin wrote:
> However to be honest, I think the extra dependancies are the real issue
> just at the moment (I haven't seen it working yet). I guess specific distros
> could each individually package up and install the needed dependancies
> (though that is not ve
Excerpts from Sameer Verma's message of Wed Sep 29 20:39:05 +0200 2010:
> Is there a documented way (or a script) to process all available
> metadata from the Journal? I am looking for timestamps, type of data
> stored, collaborated with, etc. and not the actual content of the
> activity.
Depends
On 30 September 2010 07:56, Tabitha Roder wrote:
> That would be nice. If you add a "[Testing]" tag to those mails we could
>> set up a mailing list topic to allow people to opt-out (see the
>> subscription options [1]). If mailman supports sorting a message into
>> multiple topics, a [Reminder]
>
> That would be nice. If you add a "[Testing]" tag to those mails we could
> set up a mailing list topic to allow people to opt-out (see the
> subscription options [1]). If mailman supports sorting a message into
> multiple topics, a [Reminder] topic might be useful as well.
>
> Sascha
>
> [1] ht
On Wed, 2010-09-29 at 14:30 +0200, Simon Schampijer wrote:
> that would be excellent indeed. We especially need help with 0.90
> testing. What hardware and software setup are you using for testing?
> XOs? Soas?
In Auckland we have quite a lot of XO-1s (mostly CL1 models) and a few
XO-1.5s (most
Is there a documented way (or a script) to process all available
metadata from the Journal? I am looking for timestamps, type of data
stored, collaborated with, etc. and not the actual content of the
activity.
cheers,
Sameer
--
Dr. Sameer Verma, Ph.D.
Associate Professor, Information Systems
Dire
Excerpts from Dipankar Patro's message of Wed Sep 29 19:32:22 +0200 2010:
> @@ -42,6 +43,7 @@ def set_nick(nick):
> if not nick:
> raise ValueError(_("You must enter a name."))
> if not isinstance(nick, unicode):
> +nick = re.sub(r':', '_', nick)
> nick = unicod
Hi,
With reference to bug : http://bugs.sugarlabs.org/ticket/2152
I am trying to replace the ':' character in the username with '_', while the
user is entering the Username in About Me.
The following has been done by me so far:
-
diff -
== Source ==
http://download.sugarlabs.org/sources/sucrose/fructose/Browse/Browse-118.tar.bz2
== News ==
Mostly just translations.
* Release 118 (Lucian Branescu Mihaila)
* Commit from Sugar Labs: Translation System by user mschlager.: 29 of 30
messages translated (0 fuzzy). (Pootle daemon)
*
On Wed, Sep 29, 2010 at 5:09 PM, Gary Martin wrote:
> On 29 Sep 2010, at 09:32, Peter Robinson wrote:
>
>> On Tue, Sep 28, 2010 at 3:37 PM, Simon Schampijer
>> wrote:
>>> Hi Gary,
>>>
>>> thanks a lot for your notes. I will comment on the things I have answers to.
>>>
>>> On 09/27/2010 05:38 PM,
== Source ==
http://download.sugarlabs.org/sources/sucrose/fructose/Chat/Chat-68.tar.bz2
== News ==
* Update translations for de and ta
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel
== Source ==
http://download.sugarlabs.org/sources/sucrose/glucose/sugar/sugar-0.90.0.tar.bz2
== News ==
* Release 0.90.0 (Simon Schampijer)
* Cast the event coordinates to integers #2291 (Simon Schampijer)
* Don't miss early nick updates from our contacts #2355 (Tomeu Vizoso)
* Do not allow emp
On 29 Sep 2010, at 09:32, Peter Robinson wrote:
> On Tue, Sep 28, 2010 at 3:37 PM, Simon Schampijer wrote:
>> Hi Gary,
>>
>> thanks a lot for your notes. I will comment on the things I have answers to.
>>
>> On 09/27/2010 05:38 PM, Gary C Martin wrote:
>>> On 24 Sep 2010, at 13:08, Simon Schamp
== Source ==
http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.90.0.tar.bz2
== News ==
* Do not store symlinks #2362 (Aleksey Lim)
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs
== Source ==
http://download.sugarlabs.org/sources/sucrose/glucose/sugar-artwork/sugar-artwork-0.90.0.tar.bz2
== News ==
* Release 0.90.0 (Simon Schampijer)
* Version bump
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarl
Sorry the header should have been sugar-base of course.
On 09/29/2010 05:53 PM, Simon Schampijer wrote:
> == Source ==
>
> http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.90.1.tar.bz2
>
> == News ==
> * Print stack when encountering an exception during log formatting
== Source ==
http://download.sugarlabs.org/sources/sucrose/glucose/sugar-base/sugar-base-0.90.1.tar.bz2
== News ==
* Print stack when encountering an exception during log formatting
(Sascha Silbe)
PS: this is the right version. As we did release 0.90 already due to an
unforeseen event we neede
Hi,
I have changed a few things in viewsource.py, and i am posting the diff
file,
the issue still remains the same although i have changed view type from
gtksourceview2 to gtk.textview.
--- git diff file.
diff --git a/install/lib/python2.6/site-pac
== Source ==
http://download.sugarlabs.org/sources/sucrose/glucose/sugar-toolkit/sugar-toolkit-0.90.0.tar.bz2
== News ==
* Release 0.90.0 (Simon Schampijer)
* Do not break if the string contains no conversion specifier #2354 (Simon
Schampijer)
* Commit from Sugar Labs: Translation System by use
On Wed, Sep 29, 2010 at 03:45:01PM +0100, Gary Martin wrote:
> On 26 Sep 2010, at 08:36, Ratnadeep Debnath wrote:
>
> > Hi,
> >
> > Lexicology is the word that means studying words. It includes
> > collecting words, classifying them, researching, learning how to spell
> > it, etc. wordGroupz help
Hi,
I reflashed my XO 1 today with the latest OS 852.img but on startup, it
shows the Invalid System Date message with " :( " smiley. Even before the
update, it used to show the message and the rest things are functioning
fine.
Inv
Excerpts from Tim McNamara's message of Sun Sep 26 22:04:56 +0200 2010:
> Sorry about that Sascha. We meet every weekend (Friday evening in Europe,
> Friday afternoon USA) , but haven't received many direct requests in a
> while.
Ah, good to know.
> If it would be worthwhile, I can send out remi
On 26 Sep 2010, at 08:36, Ratnadeep Debnath wrote:
> Hi,
>
> Lexicology is the word that means studying words. It includes
> collecting words, classifying them, researching, learning how to spell
> it, etc. wordGroupz helps one do such things.
>
> I was thinking of activity names for wordGroupz
Maybe you could find some info here:
- http://en.flossmanuals.net/ActivitiesGuideSugar/SugarCollaboration
- http://wiki.laptop.org/go/Activity_sharing
- http://wiki.sugarlabs.org/go/Development_Team/Almanac/Sugar.presence
Regards, Daniel
On Wed, Sep 29, 2010 at 7:37 AM, Tobi Neuner wro
On 09/24/2010 04:22 PM, Tomeu Vizoso wrote:
> On Fri, Sep 24, 2010 at 16:10, Simon Schampijer wrote:
>> On 09/24/2010 10:06 AM, Tomeu Vizoso wrote:
>>>
>>> On Wed, Sep 22, 2010 at 18:06, Simon Schampijer
>>> wrote:
Hi,
I am asking for an exception for [1] 0.90. Originally dis
On 29 September 2010 14:08, Gabriel Eirea wrote:
> Hi:
>
> I'm replying to the list for more feedback. Please see below.
>
> 2010/9/29 Lucian Branescu :
>> On 29 September 2010 13:24, Gabriel Eirea wrote:
>>> Hi Lucian:
>>>
>>> I've seen you are actively working on the Read activity. I am from
>>
Hi:
I'm replying to the list for more feedback. Please see below.
2010/9/29 Lucian Branescu :
> On 29 September 2010 13:24, Gabriel Eirea wrote:
>> Hi Lucian:
>>
>> I've seen you are actively working on the Read activity. I am from
>> ceibalJAM in Uruguay and we have a request for certain featur
On 09/26/2010 10:04 PM, Tim McNamara wrote:
> On 25 September 2010 21:07, Sascha Silbe<
> sascha-ml-reply-to-201...@silbe.org> wrote:
>
>> Excerpts from Tim McNamara's message of Fri Sep 24 22:37:18 +0200 2010:
>>
>>> The New Zealand testing groups will be operating in a few hours. If you
>> have
On 09/23/2010 06:38 PM, Justin Lewis wrote:
> RIT has a humanitarian open source class that willl be working on some
> more projects this semester.
>
> All our students have been instructed to get their blogs on the sugar
> planet. We have also aggregated their blogs in our own planet that
> can b
Hi guys,
for my bachelor thesis i need to program a short demonstration for the
game i worked out to show the main functionality. It's some kind of a
multiplayer learning game with some rpg-ideas for motivation keeping.
For the multiplayer approach i need so setup a local mesh network to
sen
On 09/27/2010 05:38 PM, Gary C Martin wrote:
>
> - Tried sharing Chat-67 with neighbourhood and later stopping, it does not
> remove the Chat icon from neighbourhood view
Has been reproduced in vanilla 0.90 and filed as
http://bugs.sugarlabs.org/ticket/2389
> - Resuming/Joining a shared Chat al
On 09/29/10 09:24, Tomeu Vizoso wrote:
> I would be interested in getting those for a short period from now.
Done. For now I've added you explicitly in /etc/aliases on pootle, so
you can remove yourself easily. (remember to run newaliases after
editing the file).
--
// Bernie Innocenti - http
On Tue, Sep 28, 2010 at 3:37 PM, Simon Schampijer wrote:
> Hi Gary,
>
> thanks a lot for your notes. I will comment on the things I have answers to.
>
> On 09/27/2010 05:38 PM, Gary C Martin wrote:
>> On 24 Sep 2010, at 13:08, Simon Schampijer wrote:
>>
>> [...]
>>
>> Thanks for the image Simon, g
On Tue, Sep 28, 2010 at 20:34, Chris Leonard wrote:
>
>
> On Tue, Sep 28, 2010 at 12:59 PM, Tomeu Vizoso wrote:
>>
>>
>> Ok, what was happening is that Walter was checking the Spanish .po for
>> TurtleArt and it had not been merged from the templates.
>>
>> Language administrators need to do so f
On Wed, Sep 29, 2010 at 08:37, Bernie Innocenti wrote:
> On 09/28/10 18:21, Tomeu Vizoso wrote:
>> On Tue, Sep 28, 2010 at 15:43, Sayamindu Dasgupta
>> wrote:
>>> On Tue, Sep 28, 2010 at 9:17 AM, Tomeu Vizoso wrote:
On Tue, Sep 28, 2010 at 15:07, Chris Leonard
wrote:
> Bernie,
>
48 matches
Mail list logo