[Sugar-devel] [DESIGN] Network view refresh button

2013-12-09 Thread Emil Dudev
Hello, I have made a patch that adds a button to the neighborhood (and group) view to refresh the list by closing the connection to the server and connecting to it, again. Here is the ticket: http://bugs.sugarlabs.org/ticket/3877 Here is the patch: https://github.com/edudev/sugar/commit/81f4cd226

Re: [Sugar-devel] [DESIGN] Network view refresh button

2013-12-10 Thread Daniel Narvaez
For what it's worth I agree with Gary comment on the bug. We should fix the bugs. On 9 December 2013 21:44, Emil Dudev wrote: > Hello, > > I have made a patch that adds a button to the neighborhood (and group) > view to refresh the list by closing the connection to the server and > connecting t

Re: [Sugar-devel] [DESIGN] Network view refresh button

2013-12-10 Thread Walter Bender
On Tue, Dec 10, 2013 at 4:02 PM, Daniel Narvaez wrote: > For what it's worth I agree with Gary comment on the bug. We should fix the > bugs. Hard to argue with fixing bugs but the reality is that the we have no one maintaining the collaboration stack at the moment, incomplete characterizations of

Re: [Sugar-devel] [DESIGN] Network view refresh button

2013-12-10 Thread Sebastian Silva
El 10/12/13 16:15, Walter Bender escribió: On Tue, Dec 10, 2013 at 4:02 PM, Daniel Narvaez wrote: >For what it's worth I agree with Gary comment on the bug. We should fix the >bugs. Hard to argue with fixing bugs but the reality is that the we have no one maintaining the collaboration stack at

Re: [Sugar-devel] [DESIGN] Network view refresh button

2013-12-11 Thread Gonzalo Odiard
+1 The networking / collaboration stack is big and complex, and interact with power management and timing issues, in ways difficult to solve for all the cases. Dextrose used (and we include in AU image) a patch to disable suspend/resume while a activity is being shared [1] and the associated tick

Re: [Sugar-devel] [DESIGN] Network view refresh button

2014-01-06 Thread Manuel Quiñones
2013/12/11 Gonzalo Odiard : > +1 > > The networking / collaboration stack is big and complex, and interact with > power management and timing issues, > in ways difficult to solve for all the cases. > > Dextrose used (and we include in AU image) a patch to disable suspend/resume > while a activity i

Re: [Sugar-devel] [DESIGN] Network view refresh button

2014-01-06 Thread Gonzalo Odiard
Maybe remove the separator between Disconnect and Refresh? Gonzalo On Mon, Jan 6, 2014 at 12:52 PM, Manuel Quiñones wrote: > 2014/1/6 Manuel Quiñones : > > 2013/12/11 Gonzalo Odiard : > >> +1 > >> > >> The networking / collaboration stack is big and complex, and interact > with > >> power mana

Re: [Sugar-devel] [DESIGN] Network view refresh button

2014-01-06 Thread Manuel Quiñones
2014/1/6 Manuel Quiñones : > 2013/12/11 Gonzalo Odiard : >> +1 >> >> The networking / collaboration stack is big and complex, and interact with >> power management and timing issues, >> in ways difficult to solve for all the cases. >> >> Dextrose used (and we include in AU image) a patch to disable

Re: [Sugar-devel] [DESIGN] Network view refresh button

2014-01-06 Thread Manuel Quiñones
2014/1/6 Gonzalo Odiard : > Maybe remove the separator between Disconnect and Refresh? Yes (in case of going with this). -- .. manuq .. ___ Sugar-devel mailing list Sugar-devel@lists.sugarlabs.org http://lists.sugarlabs.org/listinfo/sugar-devel

Re: [Sugar-devel] [DESIGN] Network view refresh button

2014-01-11 Thread Emil Dudev
I changed the icon to be view-refresh. Patch: https://github.com/edudev/sugar/compare/ticket3877.patch But I don't think that the button should be in the network palette. It refreshes only the jabber server. It does not connect/reconnect to the network. If I'm mistaking, there was a second ticket/