Re: [E-devel] Proposed new EFL Manual (and some wiki updates)

2010-12-27 Thread The Rasterman
On Mon, 20 Dec 2010 22:19:23 +0100 Lionel Orry said: Hmmm... ok - time to chime in. 1. i'm kind of worried how any such efl manual and doxygen docs will work together. as such doxy is pretty much the best/only way to document an API (we dont use it for documenting the code - we use it to documen

Re: [E-devel] [Patch] elm_genlist multi-touch smart callbacks added

2010-12-27 Thread The Rasterman
On Thu, 23 Dec 2010 17:32:16 +0900 Jeonghyun Yun said: hey jeonghyun! some more issues :) formatting and... why? this line makes little sense. can you explain given that prev_mx/my are set on a multitouch-down event and this COULD be at 0,0 - legitimately: + if( it->wd->prev_mx * it->wd->prev

Re: [E-devel] how to do ecore_con_url POSTs?

2010-12-27 Thread The Rasterman
On Mon, 20 Dec 2010 09:38:21 -0200 Raphael Kubo da Costa said: > > You're not supposed to. If you're doing http, you should explicitly know > > what request you're doing so url_send is not that good a function for this. > > > > You should have url_get, url_post, etc... *or* url_send should allo

Re: [E-devel] editje problem

2010-12-27 Thread Gustavo Sverzut Barbieri
On Mon, Dec 27, 2010 at 10:18 PM, Daniel Juyung Seo wrote: > Hello, > > mine breaks as well. > Is there any applications using python-evas? none that I know in svn, outside svn there are couple in openmoko and maemo. the code is easy to update, it may have changed due someone changing Evas.h (wa

Re: [E-devel] editje problem

2010-12-27 Thread Daniel Juyung Seo
Hello, mine breaks as well. Is there any applications using python-evas? Thanks. Daniel Juyung Seo (SeoZ) On Tue, Dec 28, 2010 at 8:40 AM, Thomas Gstädtner wrote: > On Mon, Dec 27, 2010 at 22:46, Andreas Volz wrote: >> Hello, >> >> I've this problem with editje in SVN rev 55764: >> >>> editje-

Re: [E-devel] editje problem

2010-12-27 Thread Thomas Gstädtner
On Mon, Dec 27, 2010 at 22:46, Andreas Volz wrote: > Hello, > > I've this problem with editje in SVN rev 55764: > >> editje-bin > Traceback (most recent call last): >  File "/opt/e17/bin/editje-bin", line 27, in >    import elementary >  File "/opt/e17/lib/python2.6/site-packages/elementary/__ini

[E-devel] editje problem

2010-12-27 Thread Andreas Volz
Hello, I've this problem with editje in SVN rev 55764: > editje-bin Traceback (most recent call last): File "/opt/e17/bin/editje-bin", line 27, in import elementary File "/opt/e17/lib/python2.6/site-packages/elementary/__init__.py", line 19, in from c_elementary import Object, Win

Re: [E-devel] Commit problems?

2010-12-27 Thread Andreas Volz
Am Mon, 27 Dec 2010 12:57:32 +0100 schrieb Andreas Volz: > Am Mon, 27 Dec 2010 10:18:40 + schrieb Rui Miguel Silva Seabra: > > > Em 27-12-2010 09:22, Tom Hacohen escreveu: > > > On Mon, 2010-12-27 at 09:11 +, Rui Miguel Silva Seabra wrote: > > >> If there is a problem with Andreas' key, d

Re: [E-devel] Commit problems?

2010-12-27 Thread Rui Miguel Silva Seabra
Em 27-12-2010 11:57, Andreas Volz escreveu: > Am Mon, 27 Dec 2010 10:18:40 + schrieb Rui Miguel Silva Seabra: > >> Em 27-12-2010 09:22, Tom Hacohen escreveu: >>> On Mon, 2010-12-27 at 09:11 +, Rui Miguel Silva Seabra wrote: If there is a problem with Andreas' key, depending on SSH

Re: [E-devel] Commit problems?

2010-12-27 Thread Andreas Volz
Am Mon, 27 Dec 2010 10:18:40 + schrieb Rui Miguel Silva Seabra: > Em 27-12-2010 09:22, Tom Hacohen escreveu: > > On Mon, 2010-12-27 at 09:11 +, Rui Miguel Silva Seabra wrote: > >> If there is a problem with Andreas' key, depending on SSH > >> configuration, a password may be asked. > > > >

Re: [E-devel] Commit problems?

2010-12-27 Thread Tom Hacohen
On Mon, 2010-12-27 at 10:18 +, Rui Miguel Silva Seabra wrote: > He may not have noticed that it was the remote server asking for a > password rather than his ssh client asking him for his private key's > passphrase :) You win. :P -- Tom. ---

Re: [E-devel] Commit problems?

2010-12-27 Thread Rui Miguel Silva Seabra
Em 27-12-2010 09:22, Tom Hacohen escreveu: > On Mon, 2010-12-27 at 09:11 +, Rui Miguel Silva Seabra wrote: >> If there is a problem with Andreas' key, depending on SSH configuration, >> a password may be asked. > > I know, but he clearly stated his password doesn't work, which implies > he trie

Re: [E-devel] Commit problems?

2010-12-27 Thread Tom Hacohen
On Mon, 2010-12-27 at 09:11 +, Rui Miguel Silva Seabra wrote: > If there is a problem with Andreas' key, depending on SSH configuration, > a password may be asked. I know, but he clearly stated his password doesn't work, which implies he tried one. -- Tom. -

Re: [E-devel] Commit problems?

2010-12-27 Thread Rui Miguel Silva Seabra
Em 27-12-2010 08:53, Tom Hacohen escreveu: > On Sun, 2010-12-26 at 18:29 +0100, Andreas Volz wrote: >> In this moment I've some commit problems. My password isn't accepted, >> Anyone with the same problems? > > Password? We don't use a password, we use key authentication. If there is a problem wit

Re: [E-devel] Commit problems?

2010-12-27 Thread Tom Hacohen
On Sun, 2010-12-26 at 18:29 +0100, Andreas Volz wrote: > In this moment I've some commit problems. My password isn't accepted, > Anyone with the same problems? Password? We don't use a password, we use key authentication. -- Tom. -