[Sugar-devel] [sugar-build] Support for Ubuntu 12.10 and Fedora 18 in mainline

2012-11-13 Thread Daniel Narvaez
Hello, I reworked and integrated support for Ubuntu 12.10 and Fedora 18 in the main repository. If you was using the gnome-3-6 branch you should restart from a clean main repository clone: git clone git://git.sugarlabs.org/sugar-build/sugar-build.git cd sugar-build make build -- Daniel Narvaez

[Sugar-devel] [sugar-build] Support for Ubuntu 12.04 discontinued

2012-11-13 Thread Daniel Narvaez
Hello, Now that Ubuntu 12.10 is supported, I discontinued support for Ubuntu 12.04. I initially planned to keep it a bit longer, until 12.10 was more tested. Though activities startup began to fail because telepathy-gabble was taking too long to connect and we fell back to salut, which didn't sup

Re: [Sugar-devel] [sugar-build] Support for Ubuntu 12.10 and Fedora 18 in mainline

2012-11-13 Thread laurent bernabe
Hello, I had a bug with your new version, when launching make run - Ubuntu 12.10 64 bits $ make run gcc -o scripts/list-outputs scripts/list-outputs.c -lXrandr -lX11 gcc -o scripts/fi

Re: [Sugar-devel] [sugar-build] Support for Ubuntu 12.10 and Fedora 18 in mainline

2012-11-13 Thread laurent bernabe
Sorry, i've forgottent to translate the french sentence in my last post : "Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type" means "Can't open shared object file : No folder or file of this type". Regards 2012/11/13 laurent bernabe > Hello, > > I had a bug with

Re: [Sugar-devel] [Sur] Sugar Labs participation in Google Code-in

2012-11-13 Thread Ignacio Rodríguez
Oh! Parece que habra que participar! :) 2012/11/13 Walter Bender > I am please to be able to announce that Sugar Labs has been selected as > one of ten organizations to participate in Google Code-in 2012 [1]. The > contest will start on November 26 at 17:00 UTC. I'll be sending out more > detai

Re: [Sugar-devel] [sugar-build] Support for Ubuntu 12.10 and Fedora 18 in mainline

2012-11-13 Thread Daniel Narvaez
On 13 November 2012 10:17, laurent bernabe wrote: > ** (sugar-session:2574): WARNING **: Failed to load shared library > 'libgstreamer-1.0.so.0' referenced by the typelib: libgstreamer-1.0.soso: Ne > peut ouvrir le fichier d'objet partagé: Aucun fichier ou dossier de ce type > Traceback (most rece

Re: [Sugar-devel] [IAEP] [Sur] Sugar Labs participation in Google Code-in

2012-11-13 Thread Chris Leonard
Es importante que obtener el permiso de sus parentes para participar. http://www.google-melange.com/gci/document/show/gci_program/google/gci2012/help_page#eligibility cjl On Tue, Nov 13, 2012 at 5:04 AM, Ignacio Rodríguez wrote: > Oh! Parece que habra que participar! :) > > > 2012/11/13 Walter

[Sugar-devel] [PATCH sugar] Always use the gtk3 toolkit

2012-11-13 Thread Daniel Narvaez
From: Daniel Narvaez --- bin/sugar-session |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/sugar-session b/bin/sugar-session index 6d2435e..3c86f3e 100755 --- a/bin/sugar-session +++ b/bin/sugar-session @@ -272,7 +272,7 @@ def intro_window_done_cb(window): def m

[Sugar-devel] [PATCH sugar-toolkit-gtk3] Don't import from gtk2 toolkit

2012-11-13 Thread Daniel Narvaez
From: Daniel Narvaez --- src/sugar3/dispatch/__init__.py |2 +- src/sugar3/dispatch/dispatcher.py |2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/sugar3/dispatch/__init__.py b/src/sugar3/dispatch/__init__.py index 776b1bc..4b0f57d 100644 --- a/src/sugar3/dispa

[Sugar-devel] [PATCH sugar-datastore] Port to gi and gtk3 toolkit

2012-11-13 Thread Daniel Narvaez
From: Daniel Narvaez --- bin/copy-from-journal|4 ++-- bin/copy-to-journal |4 ++-- bin/datastore-service|6 +++--- src/carquinyol/datastore.py |8 src/carquinyol/filestore.py |4 ++-- src/carquinyol/indexstore.py |6 +++--- src/carquin

Re: [Sugar-devel] [PATCH sugar-datastore] Port to gi and gtk3 toolkit

2012-11-13 Thread Simon Schampijer
Thanks Daniel for those patches! Like discussed on irc, I pushed the first two. The datastore port I moved to the next cycle. We can branch early and land it. Cheers, Simon On 11/13/2012 03:10 PM, Daniel Narvaez wrote: From: Daniel Narvaez --- bin/copy-from-journal|4 ++--

Re: [Sugar-devel] 2 points of Sugar Labs business

2012-11-13 Thread James Simmons
Chris, Now that I have seen Walter's latest e-mail I have a better understanding of what the Google code-in involves. I would definitely like to get involved in this. My Sugar coding skills are a bit rusty, and some things I may not be much help with. For instance, the PyGame examples in the bo

Re: [Sugar-devel] 2 points of Sugar Labs business

2012-11-13 Thread Daniel Narvaez
Hi, a bit off topic, but I suspect you are going to have a really hard time to get latest sugar working on Fedora 15. sugar-jhbuild hasn't been updated in a while and, well, to complete the migration to gtk3/introspection we had to use cutting edge versions of the GNOME modules which are not even

Re: [Sugar-devel] 2 points of Sugar Labs business

2012-11-13 Thread James Simmons
Chris, I have updated the Wiki to include an item under Documentation for updating MYOSA. I have a separate page explaining what I think would be needed or useful. This page will probably need to be revised. I am open to suggestions. James Simmons On Sun, Nov 4, 2012 at 9:20 AM, Chris Leonar

Re: [Sugar-devel] 2 points of Sugar Labs business

2012-11-13 Thread James Simmons
Daniel, I may have the version of Fedora wrong. It may well be 17 that I'm running. I updated the box only a couple of months ago. It has that new version of GNOME that I'm still trying to learn to love. (I've recently started using WindowMaker with Nautilus as the file manager which solves so

Re: [Sugar-devel] 2 points of Sugar Labs business

2012-11-13 Thread Daniel Narvaez
On Tuesday, 13 November 2012, James Simmons wrote: > Daniel, > > I may have the version of Fedora wrong. It may well be 17 that I'm > running. I updated the box only a couple of months ago. It has that new > version of GNOME that I'm still trying to learn to love. (I've recently > started usin

[Sugar-devel] [ASLO] Release Nutrition-9

2012-11-13 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4555 Sugar Platform: 0.98 - 0.98 Download Now: http://activities.sugarlabs.org/downloads/file/28351/nutrition-9.xo Release notes: 9 ENHANCEMENT: * New translations BUG FIX: * Fixed regression in custom food interface NOTE: This version

Re: [Sugar-devel] 2 points of Sugar Labs business

2012-11-13 Thread S. Daniel Francis
Hi James, 2012/11/13 James Simmons : > What's the story with Python 3? I seem to recall reading that Fedora would > stop shipping Python 2 and everything would break. Maybe you got confused with the recent update to GTK3. Python3 is a different command to Python2 and Sugar is still in Python 2.

[Sugar-devel] Sugar Labs Logo for GCI

2012-11-13 Thread Chris Leonard
Can someone please post a link to a suitably formatted Sugar Labs logo we can provide to Google for inclusion in their Participating Organizations panel? http://www.google-melange.com/gci/homepage/google/gci2012 cjl ___ Sugar-devel mailing list Sugar-de

Re: [Sugar-devel] 2 points of Sugar Labs business

2012-11-13 Thread Peter Robinson
On Tue, Nov 13, 2012 at 11:25 PM, S. Daniel Francis wrote: > Hi James, > > 2012/11/13 James Simmons : >> What's the story with Python 3? I seem to recall reading that Fedora would >> stop shipping Python 2 and everything would break. > Maybe you got confused with the recent update to GTK3. > > Py