[Sugar-devel] [ASLO] Release Butia AX12 ID-2

2013-08-05 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4657 Sugar Platform: 0.82 - 0.100 Download Now: http://activities.sugarlabs.org/downloads/file/28696/butia_ax12_id-2.xo Release notes: Sugar Labs Activities http://activities.sugarlabs.org __

[Sugar-devel] [ASLO] Release Paint-61

2013-08-05 Thread Sugar Labs Activities
Activity Homepage: http://activities.sugarlabs.org/addon/4082 Sugar Platform: 0.96 - 0.100 Download Now: http://activities.sugarlabs.org/downloads/file/28713/paint-61.xo Release notes: Use ObjectChooser with preview if available Sugar Labs Activities http://activities.sugarlabs.org __

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Manuel Quiñones
2013/8/5 Daniel Narvaez : > On Monday, 5 August 2013, Manuel Quiñones wrote: >> >> >> In shell Activity.close(), to do the close directly if it is not a web >> activity. If it is a web activity, emit the signal. You said: >> >> > call get_window().close() only if the signal didn't return True >>

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Daniel Narvaez
On Monday, 5 August 2013, Manuel Quiñones wrote: > > > In shell Activity.close(), to do the close directly if it is not a web > activity. If it is a web activity, emit the signal. You said: > > > call get_window().close() only if the signal didn't return True > > but I would add: "or if it is not

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Manuel Quiñones
2013/8/5 Daniel Narvaez : > On 5 August 2013 17:36, Manuel Quiñones wrote: >> >> Thanks for the hints Daniel, >> >> 2013/8/3 Daniel Narvaez : >> > On 3 August 2013 02:26, Manuel Quiñones wrote: >> >> >> >> >> >> The problem is: how could the activity process wait for the datastore >> >> write to

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Daniel Narvaez
https://github.com/sugarlabs/sugar/blob/master/src/jarabe/model/shell.py#L42 On Monday, 5 August 2013, Gonzalo Odiard wrote: > Where is that? > > Gonzalo > > > On Mon, Aug 5, 2013 at 12:50 PM, Daniel Narvaez > > > wrote: > >> On 5 August 2013 17:47, Gonzalo Odiard > 'cvml', 'gonz...@laptop.org'

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Gonzalo Odiard
Where is that? Gonzalo On Mon, Aug 5, 2013 at 12:50 PM, Daniel Narvaez wrote: > On 5 August 2013 17:47, Gonzalo Odiard wrote: > >> >> >> On Mon, Aug 5, 2013 at 12:36 PM, Manuel Quiñones wrote: >> >>> Thanks for the hints Daniel, >>> >>> 2013/8/3 Daniel Narvaez : >>> > On 3 August 2013 02:26,

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Daniel Narvaez
On 5 August 2013 17:47, Gonzalo Odiard wrote: > > > On Mon, Aug 5, 2013 at 12:36 PM, Manuel Quiñones wrote: > >> Thanks for the hints Daniel, >> >> 2013/8/3 Daniel Narvaez : >> > On 3 August 2013 02:26, Manuel Quiñones wrote: >> >> >> >> >> >> The problem is: how could the activity process wait

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Daniel Narvaez
On 5 August 2013 17:36, Manuel Quiñones wrote: > Thanks for the hints Daniel, > > 2013/8/3 Daniel Narvaez : > > On 3 August 2013 02:26, Manuel Quiñones wrote: > >> > >> > >> The problem is: how could the activity process wait for the datastore > >> write to finish? If the WnckWindow close is ca

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Gonzalo Odiard
On Mon, Aug 5, 2013 at 12:36 PM, Manuel Quiñones wrote: > Thanks for the hints Daniel, > > 2013/8/3 Daniel Narvaez : > > On 3 August 2013 02:26, Manuel Quiñones wrote: > >> > >> > >> The problem is: how could the activity process wait for the datastore > >> write to finish? If the WnckWindow cl

Re: [Sugar-devel] Web Activity lifecycle and storage

2013-08-05 Thread Manuel Quiñones
Thanks for the hints Daniel, 2013/8/3 Daniel Narvaez : > On 3 August 2013 02:26, Manuel Quiñones wrote: >> >> >> The problem is: how could the activity process wait for the datastore >> write to finish? If the WnckWindow close is called [1], the activity >> process ends. Unless you connect a ca

Re: [Sugar-devel] po files for sugar activities

2013-08-05 Thread Chris Leonard
On Mon, Aug 5, 2013 at 2:30 AM, Basanta Shrestha wrote: > @chris: We will start translating for 0.98 cause AFAIK, this is the one > which is more suitable for touch screen XO4. The strings for Glucose do not change a whole lot, doing 0.98 and current Glucose makes sense. > @Gonzalo: I don't thi

[Sugar-devel] Frequent build errors (npmjs.org)

2013-08-05 Thread Daniel Narvaez
We have been getting build errors pretty frequently in the last couple of days, caused by npmjs.org. Nothing we can do other than wait npm is fixed, but I thought it would be useful to let people know. -- Daniel Narvaez ___ Sugar-devel mailing list Su

Re: [Sugar-devel] Build broken, sugar

2013-08-05 Thread Miguel González
You're right (again)! For me, everything is clear now. On Mon, Aug 5, 2013 at 10:28 AM, Daniel Narvaez wrote: > Hi Miguel, > > those looks different, they import from the extensions dir inside the > tests directory which contains a couple of mock extensions we are using for > web services tests

Re: [Sugar-devel] Build broken, sugar

2013-08-05 Thread Daniel Narvaez
Hi Miguel, those looks different, they import from the extensions dir inside the tests directory which contains a couple of mock extensions we are using for web services tests. On 5 August 2013 09:46, Miguel González wrote: > I also think this is the best approach. > > Please, note that these f

Re: [Sugar-devel] sugar-runner error

2013-08-05 Thread lionel
Hi Daniel, Nice. It works using « git checkout ». Thanks. I will upgrade to chroot when my internet connection will be better :-) Regards. Lionel. De : Daniel Narvaez [mailto:dwnarv...@gmail.com] Envoyé : jeudi 1 août 2013 23:22 À : Lionel Laské Cc : sugar-devel

Re: [Sugar-devel] Build broken, sugar

2013-08-05 Thread Miguel González
I also think this is the best approach. Please, note that these files also have "sys.path.append(config.ext_path)": tests/views/webaccount.py:33 tests/views/journal_detailstoolbox.py:41 tests/test_webservice.py:39 Maybe now it's redundant too. On Sun, Aug 4, 2013 at 9:31 PM, Daniel Narvaez w