Re: NetworkManager time sync

2010-07-05 Thread C. Scott Ananian
On Mon, Jul 5, 2010 at 11:52 PM, Daniel Drake wrote: > On 5 July 2010 21:44, C. Scott Ananian wrote: >> Maybe someone's got a copy of build 653 lying around and they can run >> rpm -q for us. > > While we have your attention on this topic... > Do you not think that this is a security issue? In th

Re: NetworkManager time sync

2010-07-05 Thread Daniel Drake
On 5 July 2010 21:44, C. Scott Ananian wrote: > Maybe someone's got a copy of build 653 lying around and they can run > rpm -q for us. While we have your attention on this topic... Do you not think that this is a security issue? In that a thief could put a laptop on a network with rigged DNS and

Re: NetworkManager time sync

2010-07-05 Thread C. Scott Ananian
On Mon, Jul 5, 2010 at 8:33 PM, Bernie Innocenti wrote: > On Mon, 2010-07-05 at 20:30 -0400, C. Scott Ananian wrote: > >> I wrote that script when I was at OLPC.  It should still be packaged >> somewhere. > > I see olpc-update-ifup in my builds, but nothing related to ntpdate. > > Do you remember

Re: [Sugar-devel] UI experiments: pop-up menus and hot corners

2010-07-05 Thread Gary Martin
On 6 Jul 2010, at 03:33, Bernie Innocenti wrote: > On Mon, 2010-07-05 at 17:34 +0100, Gary Martin wrote: > >> Just showing the name under the pulsing icon might be a useful extra, >> but ideally the launch time should be as short as possible so might >> look odd briefly flashing up the text (the

Re: [Sugar-devel] UI experiments: pop-up menus and hot corners

2010-07-05 Thread Bernie Innocenti
On Mon, 2010-07-05 at 17:34 +0100, Gary Martin wrote: > Just showing the name under the pulsing icon might be a useful extra, > but ideally the launch time should be as short as possible so might > look odd briefly flashing up the text (the pulse animation is meant to > be a transition, just unfor

Re: NetworkManager time sync

2010-07-05 Thread Bernie Innocenti
On Mon, 2010-07-05 at 20:30 -0400, C. Scott Ananian wrote: > I wrote that script when I was at OLPC. It should still be packaged > somewhere. I see olpc-update-ifup in my builds, but nothing related to ntpdate. Do you remember if it was part of olpc-utils or olpc-update? -- // Bernie Inno

Re: NetworkManager time sync

2010-07-05 Thread C. Scott Ananian
On Mon, Jul 5, 2010 at 9:03 AM, Bernie Innocenti wrote: > On Mon, 2010-07-05 at 10:33 +0200, Tomeu Vizoso wrote: >> You mean a script placed in /etc/NetworkManager/dispatcher.d/ ? > > Yes, and then invoke hwclock --systohc. > > I was just hoping to find something already written, tested and packag

Re: [Sugar-devel] UI experiments: pop-up menus and hot corners

2010-07-05 Thread Christian Marc Schmidt
Hi all We are looking to schedule a design meeting next Saturday (July 10), at 10:30am EST (2:30 UTC/GMT). We'll be reviewing designs for the proposed Start new/Resume functionality in Home view. Please join! Thanks, Christian On Sun, Jul 4, 2010 at 7:05 PM, Bernie Innocenti wrote: > On Sun

Re: NetworkManager time sync

2010-07-05 Thread Tomeu Vizoso
On 07/04/2010 12:59 AM, Bernie Innocenti wrote: > Dan, > > we don't have any way to synchronize the clock on the XO... I'd rather > avoid running ntp all the time as it wastes 2MB of RSS. Does > NetworkManager provide a service to automatically call ntpdate when the > interface goes up? You mean a

Re: [Sugar-devel] UI experiments: pop-up menus and hot corners

2010-07-05 Thread James Zaki
To clarify, I was thinking a discrete bar at the top or bottom that would always appear once the application had loaded the previous icon (after pulsing icon), and if the user does not interact with it, it would automatically dispose of itself after a few seconds. In this bar would be a message say

[ANNOUNCE] 0.90 Schedule

2010-07-05 Thread Simon Schampijer
Hi, I have filled out the missing pieces in the 0.90 development cycle [1]. I want to highlight some important dates: * 16th August: Feature Freeze * 29th September: The final, new stable release * 27th October: Bug fix release The Sugar 0.89.x schedule is based on the GNOME 2.31.x developmen

Re: [Sugar-devel] UI experiments: pop-up menus and hot corners

2010-07-05 Thread Gary Martin
On 5 Jul 2010, at 14:13, Bernie Innocenti wrote: > On Mon, 2010-07-05 at 13:29 +0200, James Zaki wrote: > >> But could you add a message hint that then dissappear after some >> seconds ? >> For example, when you launch, and auto-resume last saved work, a >> discrete message appears and after som

Re: [Sugar-devel] Clocks on XOs

2010-07-05 Thread Daniel Drake
On 3 July 2010 16:52, Bernie Innocenti wrote: > I checked: olpc-update-query only sets the clock if it's off by more > than 24hours, so it cannot serve as a replacement for ntpdate. What's the requirement for super-accurate clocks on the XO? Daniel ___

Re: [Sugar-devel] MANIFEST pointlessness

2010-07-05 Thread Tomeu Vizoso
On Mon, Jul 5, 2010 at 16:04, Bernie Innocenti wrote: > On Mon, 2010-07-05 at 15:13 +0200, Tomeu Vizoso wrote: > >> Would be good to have some way of tracking what needs to be solved >> before we can do the switch. Two questions off the top of my head are >> how first-time activity authors are goi

Re: F11-for-XO1.5 Release 10.1.1 Release Candidate 4- Hardware issue?

2010-07-05 Thread Tiago Marques
Hi all, My XO-1.5 B2 just entered this state last night. The only difference is that I was using it, writing e-mail, and then it rebooted itself. After that it would no longer boot so I tried to run memtest. It crashed on the second test with a random character on the right side of the screen and

Re: [Sugar-devel] MANIFEST pointlessness

2010-07-05 Thread Bernie Innocenti
On Mon, 2010-07-05 at 15:13 +0200, Tomeu Vizoso wrote: > Would be good to have some way of tracking what needs to be solved > before we can do the switch. Two questions off the top of my head are > how first-time activity authors are going to package their software Now they do: ./setup.py fix_

Re: [Sugar-devel] MANIFEST pointlessness

2010-07-05 Thread Tomeu Vizoso
On Sat, Jul 3, 2010 at 16:32, Bernie Innocenti wrote: > El Fri, 02-07-2010 a las 15:54 +1000, James Cameron escribió: > >> A fascinating meaning of the word MANIFEST that I had not previously >> encountered.  That sounds like an INVENTORY. >> >> What's the point of a file that is automatically gen

Re: [Sugar-devel] UI experiments: pop-up menus and hot corners

2010-07-05 Thread Bernie Innocenti
On Mon, 2010-07-05 at 13:29 +0200, James Zaki wrote: > But could you add a message hint that then dissappear after some > seconds ? > For example, when you launch, and auto-resume last saved work, a > discrete message appears and after some time dissappear (fade, or > slide away), say 5 or so seco

Re: NetworkManager time sync

2010-07-05 Thread Bernie Innocenti
On Mon, 2010-07-05 at 10:33 +0200, Tomeu Vizoso wrote: > You mean a script placed in /etc/NetworkManager/dispatcher.d/ ? Yes, and then invoke hwclock --systohc. I was just hoping to find something already written, tested and packaged nicely so we could use it both on the XO and SoaS. -- // B

Re: NetworkManager time sync

2010-07-05 Thread Esteban Bordon
You have to put a script calling ntpdate in /etc/NetworkManager/dispatcher.d/ regards, Esteban. 2010/7/3 Bernie Innocenti > Dan, > > we don't have any way to synchronize the clock on the XO... I'd rather > avoid running ntp all the time as it wastes 2MB of RSS. Does > NetworkManager provide a

Re: [Sugar-devel] UI experiments: pop-up menus and hot corners

2010-07-05 Thread James Zaki
Hi all, For what its worth on this topic, I agree with automatically taking the resume option (from what I've read in this thread, the more probable and less problematic). But could you add a message hint that then dissappear after some seconds ? For example, when you launch, and auto-resume last

Re: Update procedure 10.1.1 XO1.5

2010-07-05 Thread Mikus Grinbergs
> on os205 with no additional software installed a youtube.com ... did not > play, a message "An error occurred, please try again later." appeared. I got that same message in Browse-108 on os205 with youtube. Noticed that on my XO-1.5 sound was not working for movies. After running around in cir