Re: [Sugar-devel] Double Gtk.main_quit (was Re: [PATCH sugar-toolkit-gtk3] Sugar scroll bar clicks should invoke page up/page down SL #3859)

2012-11-06 Thread Daniel Narvaez
About to send a couple of patches to fix this. ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

[Sugar-devel] [PATCH sugar 1/2] Move IntroWindow creation to sugar-session

2012-11-06 Thread Daniel Narvaez
From: Daniel Narvaez dwnarv...@gmail.com It avoids the unexpected side effect (showing the intro UI implicityly when we are just checking the profile existence). It also prepares for listening to an IntroWindow done signal instead of blocking in a mainloop. --- bin/sugar-session|

[Sugar-devel] [PATCH sugar 2/2] Listen on a IntroWindow done signal instead of blocking

2012-11-06 Thread Daniel Narvaez
From: Daniel Narvaez dwnarv...@gmail.com Creating multiple non-nested mainloops in gtk 3.6 breaks at least accessibility. See https://bugzilla.gnome.org/show_bug.cgi?id=685453 --- bin/sugar-session | 38 ++ src/jarabe/intro/window.py |6 +-

[Sugar-devel] Want to install sugar jh-build, but seems that Ubuntu can't host it.

2012-11-06 Thread laurent bernabe
Hello everyone, I would like to installl sugar jhbuild on Ubuntu 12.10 64 bits, but when I go to Ubuntu page of its wiki http://wiki.sugarlabs.org/go/Development_Team/Jhbuild/Ubuntu, it says that it is unsupported (because of python-xpcom lack). But just below, there are instructions to install

Re: [Sugar-devel] Want to install sugar jh-build, but seems that Ubuntu can't host it.

2012-11-06 Thread Daniel Narvaez
Hi, I don't know about sugar-jhbuild but sugar-build supports Ubuntu 12.10. git clone git://git.sugarlabs.org/~dnarvaez/sugar-build/gnome-3-6.git sugar-build cd sugar-build make build [wait ~10 minutes] make run (see the README for other useful commands) Note that support for 12.10 was added

Re: [Sugar-devel] Want to install sugar jh-build, but seems that Ubuntu can't host it.

2012-11-06 Thread Ignacio Rodríguez
In Lubuntu 12.10 shows icons or even the X to start. 2012/11/6 Daniel Narvaez dwnarv...@gmail.com Hi, I don't know about sugar-jhbuild but sugar-build supports Ubuntu 12.10. git clone git://git.sugarlabs.org/~dnarvaez/sugar-build/gnome-3-6.git sugar-build cd sugar-build make build

Re: [Sugar-devel] Want to install sugar jh-build, but seems that Ubuntu can't host it.

2012-11-06 Thread Daniel Narvaez
Hi Ignacio, I'm not sure to understand what you mean here. Does it fail to start? Icons are not shown? If you make bug-report and send the resulting tarball, it would make it easier for me to debug. On 6 November 2012 14:01, Ignacio Rodríguez nachoe...@gmail.com wrote: In Lubuntu 12.10 shows

Re: [Sugar-devel] [ASLO] Release Speak-43

2012-11-06 Thread Peter Robinson
On Mon, Nov 5, 2012 at 6:38 AM, Rafael Ortiz raf...@activitycentral.com wrote: Provided a wrong link: http://download.sugarlabs.org/sources/honey/Speak/Speak-43.tar.bz2 Sorry and Cheers. ;). np. It seems the cjson removal patch didn't make it into Speak 43. I thought that it was already

Re: [Sugar-devel] [ASLO] Release Speak-43

2012-11-06 Thread Rafael Ortiz
Odd will check. On Tue, Nov 6, 2012 at 8:32 AM, Peter Robinson pbrobin...@gmail.com wrote: On Mon, Nov 5, 2012 at 6:38 AM, Rafael Ortiz raf...@activitycentral.com wrote: Provided a wrong link: http://download.sugarlabs.org/sources/honey/Speak/Speak-43.tar.bz2 Sorry and Cheers.

[Sugar-devel] sugar-build support for Fedora 18

2012-11-06 Thread Daniel Narvaez
Hello, I just added support for Fedora 18 to sugar-build, in the gnome-3-6 repo git://git.sugarlabs.org/~dnarvaez/sugar-build/gnome-3-6.git I'm not planning to add buildbots for it until final is released. It builds very quickly because we don't have external dependencies to build :) If you try

Re: [Sugar-devel] Multi-touch test activity

2012-11-06 Thread Martin Langhoff
On Sun, Nov 4, 2012 at 8:29 PM, Bert Freudenberg b...@freudenbergs.de wrote: Ah, thanks. I wasn't even going to file a bug report about the aliasing because that is a limitation inherent to the kind of sensor we have. There are of course limitations, but we are in the process of tuning and

Re: [Sugar-devel] Multi-touch test activity

2012-11-06 Thread Bert Freudenberg
On 2012-11-06, at 23:50, Martin Langhoff martin.langh...@gmail.com wrote: On Sun, Nov 4, 2012 at 8:29 PM, Bert Freudenberg b...@freudenbergs.de wrote: Ah, thanks. I wasn't even going to file a bug report about the aliasing because that is a limitation inherent to the kind of sensor we have.

[Sugar-devel] [ASLO] Release Image Viewer-54

2012-11-06 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4032 Sugar Platform: 0.98 - 0.98 Download Now: http://activities.sugarlabs.org/downloads/file/28341/image_viewer-54.xo Release notes: - Touch Zoom improvements (Manuel Kauffman) Sugar Labs Activities http://activities.sugarlabs.org

[Sugar-devel] Query regarding Drag and Drop

2012-11-06 Thread Ajay Garg
Hi all. I have been checking the drag-and-drop thing on the os* images; as of os9, I observe :: * I start to drag a journal-entry to one of the mount-points. * Before I can complete the process of dropping an entry into one of the mount-points (Documents/Mounted-Pen-Drives), a palette

Re: [Sugar-devel] Query regarding Drag and Drop

2012-11-06 Thread Samuel Greenfeld
It's a bug: http://bugs.sugarlabs.org/ticket/3999 On Wed, Nov 7, 2012 at 12:37 AM, Ajay Garg a...@activitycentral.com wrote: Hi all. I have been checking the drag-and-drop thing on the os* images; as of os9, I observe :: * I start to drag a journal-entry to one of the mount-points.

Re: [Sugar-devel] [ASLO] Release Image Viewer-54

2012-11-06 Thread Peter Robinson
Tar ball please :-) On Wed, Nov 7, 2012 at 1:39 AM, Sugar Labs Activities activit...@sugarlabs.org wrote: Activity Homepage: http://activities.sugarlabs.org/addon/4032 Sugar Platform: 0.98 - 0.98 Download Now: http://activities.sugarlabs.org/downloads/file/28341/image_viewer-54.xo

Re: [Sugar-devel] [PATCH 0/7] datastore: handle ENOSPC gracefully

2012-11-06 Thread Simon Schampijer
On 09/26/2012 06:09 PM, Martin Langhoff wrote: On Sat, Sep 22, 2012 at 10:09 PM, Martin Langhoff mar...@laptop.org wrote: On Fri, Sep 21, 2012 at 11:36 AM, Martin Langhoff martin.langh...@gmail.com wrote: Reviews are boring. Testing is more fun! rpms for ARM at Reviews are boring, but

[Sugar-devel] [RELEASE] sugar-datastore-0.97.2

2012-11-06 Thread Simon Schampijer
== Source == http://download.sugarlabs.org/sources/sucrose/glucose/sugar-datastore/sugar-datastore-0.97.2.tar.bz2 == News == * Release 0.97.2 (Simon Schampijer) * datastore: handle low-disk and ENOSPC conditions gracefully (Martin Langhoff) * datastore: make delete() more reliable, log properly