Re: [sugar] Trial-2 & pushing out bugs...

2007-07-21 Thread Bernardo Innocenti
Jim Gettys wrote: > I think these are fixed in current builds. Bernie? > Let's get together Monday and verify. The righthand game keys have been assigned to KP_HOME, KP_END, KP_PREV and PK_NEXT for some time. They do not yet rotate with screen rotation. This requires the Xorg 1.4 server or lot

[sugar] clipboard questions

2007-07-21 Thread Erik Blankinship
I would like to put images taken with the camera onto the clipboard. I am able to put images taken with the camera onto the clipboard this way: self.clipBoard = gtk.Clipboard(display=gtk.gdk.display_get_default(), selection="CLIPBOARD") ... #todo: should probably listen for a CTRL+C callback, bu

[sugar] [Post-trial2] Buddy identification: security and UI requirements?

2007-07-21 Thread Eben Eliason
I, too will need to think in much more depth about this problem. I know I discussed a few of the implications with Dan as he began implementing the PS early on. >From an interaction design perspective, I don't think that it's necessary to allow name changes (or at least, we don't need to make it

Re: [sugar] [Post-trial2] Buddy identification: security and UI requirements?

2007-07-21 Thread Ivan Krstić
On Jul 21, 2007, at 4:07 PM, Simon McVittie wrote: > (Mailing this now while I remember, because this is something we > need to > think about relatively soon after Trial 2, I think. Daf and I will > be in > Boston on Monday, Tuesday and Wednesday trying to debug > collaboration, so it'd > be

[sugar] [Post-trial2] Buddy identification: security and UI requirements?

2007-07-21 Thread Simon McVittie
(Mailing this now while I remember, because this is something we need to think about relatively soon after Trial 2, I think. Daf and I will be in Boston on Monday, Tuesday and Wednesday trying to debug collaboration, so it'd be great if we could talk to Ivan and Eben about this while we're there.)

Re: [sugar] Tubes message dropping

2007-07-21 Thread Simon McVittie
On Sat, 21 Jul 2007 at 13:50:27 +0200, J.M. Maurer wrote: > To the Tube guys: > > Do you drop messages on your XMPP server? An AbiCollab packet that > contains an image never gets sent over, resulting in documents getting > out of sync (in fact, the PS seems to disconnect the buddy altogether > fr

Re: [sugar] Trial-2 & pushing out bugs...

2007-07-21 Thread Jim Gettys
On Fri, 2007-07-20 at 17:07 -0400, Eben Eliason wrote: > > #1276: I thought that this was mostly handled in ticket #663, but in > either case, we need full APIs and guidelines on this before it can be > implemented correctly. Related: #1441, 1815. Jim, please help me out > on the status of the

[sugar] Tubes message dropping

2007-07-21 Thread J.M. Maurer
To the Tube guys: Do you drop messages on your XMPP server? An AbiCollab packet that contains an image never gets sent over, resulting in documents getting out of sync (in fact, the PS seems to disconnect the buddy altogether from the Write session). As AbiCollab assumes packets are never dropped