[Sugar-devel] [HELP] Shell port to GTK3+: Removing hardcoded styles-- facing issue

2012-08-10 Thread Kartik Kumar
Hi, I am trying to close open items listed over here: http://wiki.sugarlabs.org/go/Features/GTK3/Shell -To Remove hardcoding styles from files like aboutcomputer/view.py by referring to http://wiki.sugarlabs.org/go/Features/GTK3/Theme. http://wiki.sugarlabs.org/go/Features/GTK3/ThemeI have

Re: [Sugar-devel] [HELP] Shell port to GTK3+: Removing hardcoded styles-- facing issue

2012-08-10 Thread Manuel Quiñones
Hi Kartik, 2012/8/10 Kartik Kumar kartik.p...@gmail.com: Hi, I am trying to close open items listed over here: http://wiki.sugarlabs.org/go/Features/GTK3/Shell Great. -To Remove hardcoding styles from files like aboutcomputer/view.py by referring to

Re: [Sugar-devel] [HELP] Shell port to GTK3+: Removing hardcoded styles-- facing issue

2012-08-10 Thread Sascha Silbe
Kartik Kumar kartik.p...@gmail.com writes: Then I made changes to aboutcomputer/view.py to load the CSS: (changes are highlighted in bold): Diffs are usually easier to read, especially in MUAs that don't render font attributes for HTML mails. If you want all of the previous code to be included

Re: [Sugar-devel] [HELP] Shell port to GTK3+: Removing hardcoded styles-- facing issue

2012-08-10 Thread James Cameron
On Fri, Aug 10, 2012 at 02:44:35PM +0200, Sascha Silbe wrote: Kartik Kumar kartik.p...@gmail.com writes: Then I made changes to aboutcomputer/view.py to load the CSS: (changes are highlighted in bold): Diffs are usually easier to read, especially in MUAs that don't render font

Re: [Sugar-devel] [HELP] Shell port to GTK3+: Removing hardcoded styles-- facing issue

2012-08-10 Thread Gonzalo Odiard
sascha.silbe@twin:~/sugar-jhbuild/source/sugar$ git diff -U13 diff --git i/extensions/cpsection/aboutcomputer/view.py w/extensions/cpsection/aboutcomputer/view.py index 6b16005..b011b37 100644 --- i/extensions/cpsection/aboutcomputer/view.py +++ w/extensions/cpsection/aboutcomputer/view.py

[Sugar-devel] Simulate mouse click

2012-08-10 Thread Rodrigo Pérez Fulloni
Hi, I'm developing an accessibility activity to move the mouse with alternative methods. I already have one developed, hMouse. But then and now I can't find a way to simulate the mouse click, pygame hasn't the ability and I can't find another library to do it. Someone could give me a clue to

Re: [Sugar-devel] Fwd: sugar ui

2012-08-10 Thread Walter Bender
On Thu, Aug 9, 2012 at 10:18 PM, David Brown djhbr...@gmail.com wrote: -- Forwarded message -- From: David Brown djhbr...@gmail.com Date: 10 August 2012 12:13 Subject: sugar ui To: Frederick Grose fgr...@gmail.com, xordu...@gmail.com, volunt...@laptop.org dear olpcers,

Re: [Sugar-devel] Simulate mouse click

2012-08-10 Thread Chris Leonard
On Fri, Aug 10, 2012 at 10:26 AM, Rodrigo Pérez Fulloni rodr...@gmail.com wrote: Hi, I'm developing an accessibility activity to move the mouse with alternative methods. I already have one developed, hMouse. But then and now I can't find a way to simulate the mouse click, pygame hasn't the

Re: [Sugar-devel] Fwd: sugar ui

2012-08-10 Thread Anish Mangal
On Fri, Aug 10, 2012 at 8:22 PM, Walter Bender walter.ben...@gmail.com wrote: On Thu, Aug 9, 2012 at 10:18 PM, David Brown djhbr...@gmail.com wrote: -- Forwarded message -- From: David Brown djhbr...@gmail.com Date: 10 August 2012 12:13 Subject: sugar ui To: Frederick Grose

Re: [Sugar-devel] [sugar 0.98 PATCH] sl#1630, sl#3325: Support for mobile broadband provider database, plus ensure that all settings are persisted.

2012-08-10 Thread Chris Leonard
On Fri, Aug 10, 2012 at 1:16 PM, Ruben Rodríguez ru...@activitycentral.com wrote: 2012/7/29 Ajay Garg a...@activitycentral.com: Hi all. Kindly review the patch, so that progress may be made in pushing this :) I tried the patch, and found the following details to fix: * The makefiles should

Re: [Sugar-devel] gst-plugins-espeak port to gstreamer 1.0

2012-08-10 Thread Daniel Narvaez
I got this to work somewhat, it fails to play the last word for some reason though. I'm not convinced the original code is correct. It returns a GstBuffer which is normally bigger than the one requested by the GstBaseSrc create method. And according to the documentation that's not allowed. Though

Re: [Sugar-devel] [sugar 0.98 PATCH] sl#1630, sl#3325: Support for mobile broadband provider database, plus ensure that all settings are persisted.

2012-08-10 Thread Ruben Rodríguez
2012/8/10 Chris Leonard cjlhomeaddr...@gmail.com: *sigh* I guess this will be yet another PO file with a big collection of country names (or language names) to localize. It is not too bad when the ISO-code PO files are in good shape, but they are not always very complete in some languages.

[Sugar-devel] [PATCH Typing Turtle] Edit lessons section

2012-08-10 Thread Manuel Kaufmann
After the port to Gtk3 the Edit Lessons section didn't work anymore. This commits solves this and make this section available again. Signed-off-by: Manuel Kaufmann humi...@gmail.com --- editlessonlistscreen.py | 57 ++--- editlessonscreen.py | 43

Re: [Sugar-devel] [PATCH Typing Turtle] Edit lessons section

2012-08-10 Thread Gonzalo Odiard
Thanks, reviewed and pushed. Gonzalo On Fri, Aug 10, 2012 at 5:53 PM, Manuel Kaufmann humi...@gmail.com wrote: After the port to Gtk3 the Edit Lessons section didn't work anymore. This commits solves this and make this section available again. Signed-off-by: Manuel Kaufmann

Re: [Sugar-devel] Simulate mouse click

2012-08-10 Thread Martin Langhoff
On Fri, Aug 10, 2012 at 10:26 AM, Rodrigo Pérez Fulloni rodr...@gmail.com wrote: Hi, I'm developing an accessibility activity to move the mouse with alternative methods. I already have one developed, hMouse. But then and now I can't find a way to simulate the mouse click, pygame hasn't the

Re: [Sugar-devel] Fwd: sugar ui

2012-08-10 Thread David Brown
thanks for your replies, walter. i believe you were on the original ui design team and have been with olpc since, so that would make you the key person, designconceptwise. agree absolutely that obviousness (after Horton,W. (1993) Let's Do Away With Manuals...Before They Do Away With Us.

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

2012-08-10 Thread Jerry Vonau
On Fri, 2012-08-10 at 15:28 -0700, John Gilmore wrote: We have no control over the network environment what so ever and need to work within the confines of what is available. This is our primary constraint: we cannot install servers or proxies. Schools in remote areas have

Re: [Sugar-devel] Fwd: sugar ui

2012-08-10 Thread Frederick Grose
On Fri, Aug 10, 2012 at 8:33 PM, David Brown djhbr...@gmail.com wrote: {...} and make it easy for users to choose their own size/style of pointing icon (i hate that intrusively huge black arrow! - and although i (think i) followed the instructions i was given to change it, they didnt