Re: [Sugar-devel] [PATCH Log 2/2] Log collector adds user's logs and list installed activities

2012-05-13 Thread Sascha Silbe
Manuel Kaufmann humi...@gmail.com writes: [logcollect.py] @@ -229,10 +229,11 @@ class MachineProperties: def installed_activities(self): s = '' -for path in glob.glob('/usr/share/activities/*.activity'): +for path in

Re: [Sugar-devel] [PATCH v2 Terminal] Prevent Sugar capture Ctrlz and Ctrlq send them to vte SL #3222 OLPC #11836 Used the same approach than the solution for the Escape capture when the activity

2012-05-13 Thread Sascha Silbe
Manuel Kaufmann humi...@gmail.com writes: On Thu, May 10, 2012 at 11:05 AM, Manuel Quiñones ma...@laptop.org wrote: Tested-by: James Cameron qu...@laptop.org I tested this patch and it works. Thanks for testing! If you put a Tested-By: line similar to James' in your mail, Patchwork [1] will

Re: [Sugar-devel] Wanting to know a bit of (NetworkManager) workflow upon resume-from-suspend

2012-05-13 Thread Ajay Garg
Thanks Martin and Jerry. I followed the following steps :: a) Listed lsinitrd /boot/initrd.img. It did not show any /etc/modprobe.d/libertas.conf. b) Extracted /boot/initrd.img into a temporary folder. Obviously, no /etc/modprobe.d/libertas.conf was seen. c) Generated the required

Re: [Sugar-devel] Wanting to know a bit of (NetworkManager) workflow upon resume-from-suspend

2012-05-13 Thread Martin Langhoff
On Sat, May 12, 2012 at 5:40 PM, Jerry Vonau jvo...@shaw.ca wrote: Don't think OOB is used to generate the initramfs, from the kernel spec file: You are correct as to current state of play. It _used_ to be generated during the OOB run. Now it is build during the kernel build. This makes things

Re: [Sugar-devel] [PATCH Log 2/2] Log collector adds user's logs and list installed activities

2012-05-13 Thread Manuel Kaufmann
On Sun, May 13, 2012 at 8:51 AM, Sascha Silbe si...@activitycentral.com wrote: This won't work if Sugar isn't installed in /usr (e.g. when using sugar-jhbuild). Why do you say this won't work? If the user doesn't have any activity installed there, that directory won't exist and the for won't

[Sugar-devel] [ASLO] Release Graficar-4

2012-05-13 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4534 Sugar Platform: 0.86 - 0.96 Download Now: http://activities.sugarlabs.org/downloads/file/28038/chart-4.xo Release notes: Changes: * Chart from clipboard * Rename with Chart * Use gtk-add and gtk-remove icons * Fix helpbutton

Re: [Sugar-devel] XO names when sharing with server

2012-05-13 Thread David Leeming
David Leeming da...@leeming-consulting.com writes: I am sure this has been covered before, but would appreciate a reference to the thread... his is the relevant ticket: SL#2355 [1]. ? Did you use freshly-installed clients (XO-1s) or did you retain any data From previous installations

Re: [Sugar-devel] Error display accentuated characters from journal in Write

2012-05-13 Thread Gonzalo Odiard
Can you send me a file generated to do tests? Thanks Gonzalo On Sun, May 13, 2012 at 4:35 PM, Lionel Laské lio...@olpc-france.orgwrote: Hi all, ** ** Teachers from our Saint-Denis experimentation has an issue using Write activity with accentuated characters. ** ** Children

Re: [Sugar-devel] Error display accentuated characters from journal in Write

2012-05-13 Thread Lionel Laské
Sure, you could download it here : http://olpc-france.org/download/Test%20accents.odt Thanks to you. Lionel. De : godi...@gmail.com [mailto:godi...@gmail.com] De la part de Gonzalo Odiard Envoyé : dimanche 13 mai 2012 22:06 À : Lionel Laské Cc :

[Sugar-devel] os-9 testing

2012-05-13 Thread Anish Mangal
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Tested the os9 build for a few basic tests, reports below: 12.1.0 os-9 testing on a XO-1.5 HS ? Does not suspend on lid close ? Hangs while shutdown (at the ul-warning screen) ? Journal detects /run/media/olpc/OLPCRoot as a mount and shows the

[Sugar-devel] [PATCH olpc-netutils] Change mode of logtemp files to be able to remove them OLPC #11851

2012-05-13 Thread Manuel Kaufmann
This is a workaround to be able to remove the files copied by olpc-log to a temporal directory. The problem is that olpc-log is coping files from /proc and those files are being copied preserving mode attributes and they are read-only, so olpc-log fails when it tries to remove them. The correct

Re: [Sugar-devel] os-9 testing

2012-05-13 Thread forster
Tested the os9 build for a few basic tests, reports below: ... ? Pippy ? warnings in the terminal console before any example related text appears (annoying) ... See http://bugs.sugarlabs.org/ticket/3492 Pippy -import pippy produces warnings Tony

Re: [Sugar-devel] [PATCH olpc-netutils] Change mode of logtemp files to be able to remove them OLPC #11851

2012-05-13 Thread Martin Langhoff
On Sun, May 13, 2012 at 4:41 PM, Manuel Kaufmann humi...@gmail.com wrote: This is a workaround to be able to remove the files copied by olpc-log to a temporal directory. Thanks! Applied, added the BZ# to the inline comment, pushed, cheers, m --  martin.langh...@gmail.com  mar...@laptop.org