[Sugar-devel] Sugar bundleBuilder

2013-03-01 Thread Alan Jhonn Aguiar Schwyn
Hi, I found a problem with bundlebuilder (sugar-toolkit) when use "dist_xo" outof git. The locale folder adds twice times the same .mo and the same .linfo.The problem is easy solved, but exist some ways.Basically: when execute the command, the .po are compiled. After, whenno git -> use list_file

Re: [Sugar-devel] How to make a GTK3 EventBox accept the focus?

2013-03-01 Thread James Simmons
Daniel, Your code was very helpful. As it turned out, my event box code was working fine. When Aneesh Dogra updated the code to use GTK3 he neglected to change the use of .value in Gtk.Adjustment to get_value() and set_value(). As a result the Activity was processing the arrow keys OK but could

[Sugar-devel] [ASLO] Release Turtle Blocks-173

2013-03-01 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4027 Sugar Platform: 0.82 - 0.98 Download Now: http://activities.sugarlabs.org/downloads/file/28497/turtleblocks-173.xo Release notes: 173 ENHANCEMENTS: * Increase expand/shrink show/hide dots for easier touching * Enable canvas dragging

Re: [Sugar-devel] How to make a GTK3 EventBox accept the focus?

2013-03-01 Thread Daniel Narvaez
Sigh, I hoped gtk3 had got rid of the no-window widgets mess... I think you need to use EventBox with a window and grab_focus on button_press events. See the attached test. On 1 March 2013 18:32, James Simmons wrote: > Daniel, > > I played with your code last night at home. I modified it so it

Re: [Sugar-devel] How to make a GTK3 EventBox accept the focus?

2013-03-01 Thread James Simmons
Daniel, I played with your code last night at home. I modified it so it actually loads pictures in the left and right Gtk.Image. I found that when I tabbed through the controls in the window that the focus_in and focus_out methods were invoked. However, when I tried to change the focus by click

Re: [Sugar-devel] Error launching Terminal activity on Sugar.

2013-03-01 Thread aljet2001-o...@yahoo.fr
The package vte3 isn't installed on the ISO. I installed this package and now Terminal v41 works fine. Thanks you for your help. De : "aljet2001-o...@yahoo.fr" I'm using the Fedora-17-x86_64-Live-SoaS.iso downloaded here (http://wiki.sugarlabs.org/go/

Re: [Sugar-devel] Error launching Terminal activity on Sugar.

2013-03-01 Thread aljet2001-o...@yahoo.fr
I'm using the Fedora-17-x86_64-Live-SoaS.iso downloaded here (http://wiki.sugarlabs.org/go/Sugar_on_a_Stick) and using VirtualBox 4.2.6. De : Daniel Narvaez You seem to be missing vte. Which distribution are you running? On fedora the package is vte3 if I

Re: [Sugar-devel] Error launching Terminal activity on Sugar.

2013-03-01 Thread Daniel Narvaez
You seem to be missing vte. Which distribution are you running? On fedora the package is vte3 if I remember correctly. On Friday, 1 March 2013, aljet2001-o...@yahoo.fr wrote: > > Hello, > > I started on Sugar. > I'm trying to run the activity Terminal v41 on a Sugar 0.96.1 and i have > this follo

[Sugar-devel] Error launching Terminal activity on Sugar.

2013-03-01 Thread aljet2001-o...@yahoo.fr
Hello, I started on Sugar. I'm trying to run the activity Terminal v41 on a Sugar 0.96.1 and i have this following error. 1361023103.838690 ERROR root: Could not find any typelib for Vte Traceback (most recent call last):   File "/usr/bin/sugar-activity", line 146, in     main()   File