Re: [Sugar-devel] porting Gstreamer Activities to PYGobject and Gstreamer 1.0

2012-08-01 Thread Daniel Narvaez
You mean the activity or gst-plugin-speak? On Thursday, 2 August 2012, Flavio Danesse wrote: > Speak is almost completely ported to gtk and GStreamer 1.0, there are only > a few corrections. > > > 2012/8/1 Daniel Narvaez > > No, it needs to be ported to 1.0. The configure.ac currently links to >

Re: [Sugar-devel] [DESIGN] Proposal: Lease expiry information display in My Settings -> About My Computer

2012-08-01 Thread James Cameron
On Thu, Aug 02, 2012 at 12:55:23AM +0530, Anish Mangal wrote: > Your probably right. IIRC the idea was to make that information > visible alongside the Serial Number. And what I'm saying is that the lease expiry does in no way identify a system, so it should not be in a section with a title "Ident

[Sugar-devel] [PATCH sugar-toolkit (gtk2)] props.accelerator available at ToggleToolButton SL#3774

2012-08-01 Thread Daniel Francis
Signed-off-by: Daniel Francis --- src/sugar/graphics/toggletoolbutton.py | 40 ++ 1 file changed, 40 insertions(+) diff --git a/src/sugar/graphics/toggletoolbutton.py b/src/sugar/graphics/toggletoolbutton.py index 012c2b0..63d843f 100644 --- a/src/sugar/graphics/

[Sugar-devel] [PATCH sugar-toolkit-gtk3] props.accelerator available at ToggleToolButton SL#3774

2012-08-01 Thread Daniel Francis
Signed-off-by: Daniel Francis --- src/sugar3/graphics/toggletoolbutton.py | 39 + 1 file changed, 39 insertions(+) diff --git a/src/sugar3/graphics/toggletoolbutton.py b/src/sugar3/graphics/toggletoolbutton.py index 94cc6ae..f3a9c57 100644 --- a/src/sugar3/graph

Re: [Sugar-devel] [DESIGN] Proposal: Lease expiry information display in My Settings -> About My Computer

2012-08-01 Thread Anish Mangal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 02 August 2012 04:30 AM, Gary Martin wrote: > On 1 Aug 2012, at 20:25, Anish Mangal wrote: > >> > On Friday 20 July 2012 04:05 AM, James Cameron wrote: > >>> I don't think it should be in a section titled "Identity", because it > >>> isn'

Re: [Sugar-devel] [DESIGN] Proposal: Contol-Panel packaging

2012-08-01 Thread Sridhar Dhanapalan
On 30 July 2012 23:26, Jerry Vonau wrote: > The idea works well for users of Dextrose where OLPC-AU as a deployment > could omit features that are still under development and not show the > icon the control-panel at all. I'm not asking for anything to be > removed, just packaged and made available

Re: [Sugar-devel] porting Gstreamer Activities to PYGobject and Gstreamer 1.0

2012-08-01 Thread Flavio Danesse
Speak is almost completely ported to gtk and GStreamer 1.0, there are only a few corrections. 2012/8/1 Daniel Narvaez > No, it needs to be ported to 1.0. The configure.ac currently links to > 0.10 and I suppose there might be API changes we need to adapt to. > > On 1 August 2012 22:55, Gonzalo

Re: [Sugar-devel] [DESIGN] Proposal: Lease expiry information display in My Settings -> About My Computer

2012-08-01 Thread Gary Martin
On 1 Aug 2012, at 20:25, Anish Mangal wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Friday 20 July 2012 04:05 AM, James Cameron wrote: >> I don't think it should be in a section titled "Identity", because it >> isn't an identifier, and is only related to serial number becaus

Re: [Sugar-devel] porting Gstreamer Activities to PYGobject and Gstreamer 1.0

2012-08-01 Thread Daniel Narvaez
No, it needs to be ported to 1.0. The configure.ac currently links to 0.10 and I suppose there might be API changes we need to adapt to. On 1 August 2012 22:55, Gonzalo Odiard wrote: > Thanks! > Do you know if the gstreamer-espeak plugin works? > > Gonzalo > > > On Wed, Aug 1, 2012 at 5:39 PM, Da

Re: [Sugar-devel] porting Gstreamer Activities to PYGobject and Gstreamer 1.0

2012-08-01 Thread Gonzalo Odiard
Thanks! Do you know if the gstreamer-espeak plugin works? Gonzalo On Wed, Aug 1, 2012 at 5:39 PM, Daniel Narvaez wrote: > Hello, > > I added Gstreamer 1.0 to sugar-build. I tested with a sample video > player and it seems to work fine, no additional script is required. > > If you are using a pl

Re: [Sugar-devel] [DESIGN] Proposal: Lease expiry information display in My Settings -> About My Computer

2012-08-01 Thread Ian MacArthur
On 1 Aug 2012, at 20:14, Anish Mangal wrote: > On Thursday 19 July 2012 08:26 PM, Samuel Greenfeld wrote: >> Personally I think this would be a reasonable feature. But prior >> to this discussion I have never heard of the word "expiry" before. >> >> In US English the synonym "expiration" tends

Re: [Sugar-devel] porting Gstreamer Activities to PYGobject and Gstreamer 1.0

2012-08-01 Thread Daniel Narvaez
Hello, I added Gstreamer 1.0 to sugar-build. I tested with a sample video player and it seems to work fine, no additional script is required. If you are using a plugin which is not built, please let me know and I'll add the required system dependencies. On 31 July 2012 01:40, Simon Schampijer w

Re: [Sugar-devel] [DESIGN] Proposal: Lease expiry information display in My Settings -> About My Computer

2012-08-01 Thread Anish Mangal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 20 July 2012 04:05 AM, James Cameron wrote: > I don't think it should be in a section titled "Identity", because it > isn't an identifier, and is only related to serial number because of > implementation details. Your probably right. IIRC t

Re: [Sugar-devel] [DESIGN] Proposal: Lease expiry information display in My Settings -> About My Computer

2012-08-01 Thread Anish Mangal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 19 July 2012 08:26 PM, Samuel Greenfeld wrote: > Personally I think this would be a reasonable feature. But prior > to this discussion I have never heard of the word "expiry" before. > > In US English the synonym "expiration" tends to be

Re: [Sugar-devel] [DESIGN] Proposal: Lease expiry information display in My Settings -> About My Computer

2012-08-01 Thread Anish Mangal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 25 July 2012 10:46 PM, Daniel Drake wrote: > On Wed, Jul 18, 2012 at 12:07 PM, Anish Mangal > wrote: >> I would like to propose a feature for discussion and inclusion in >> the 0.98 cycle. >> >> http://wiki.sugarlabs.org/go/Features/Lea

Re: [Sugar-devel] Engadget post on XO Touch

2012-08-01 Thread Martin Langhoff
On Thu, Jul 26, 2012 at 11:21 PM, Mike Lee wrote: > Here's a cool demo of the Neonode multitouch frame: > http://www.slashgear.com/neonode-3d-touch-headed-to-tablets-and-phones-hands-on-28215933/ > Not only multi-touch, but also entry direction and tilt. For a dollar! Not all devices using Neonod

Re: [Sugar-devel] Help activity future

2012-08-01 Thread Bastien
Sascha Silbe writes: > Exactly. The best format is of no use when there's no content. Let those > who are willing to contribute documentation choose the format (as long > as it's an open format at least, i.e. no .docx or similar). When we > actually have the documentation, we can discuss how to g

Re: [Sugar-devel] How to have "CellRenderer.props" take effect, without a UI refresh?

2012-08-01 Thread Ajay Garg
Thanks Sascha and Flavio. a) I modified the code to :: def __favorite_set_data_cb(self, column, cell, tree_model, tree_iter): favorite = tree_model[tree_iter][ListModel.COLUMN_FAVORITE] if f