Re: Signals on spawned clients

2011-04-26 Thread drebs
Thanks a lot for clarifying, Uli. I'm using 3.4.6-1, which is the stable version on Debian Squeeze, so I get nil as a result of awesome.spawn(). I published the mailbar on the wiki[1] as I'll leave it as is until I find a way to get feedback from spawned clients. Thanks again, drebs. [1]

Signals on spawned clients

2011-04-20 Thread drebs
Hello, I'm new on this list so I introduce myself here. I'm a brasilian student and have been using awesome since 2009. I waited patiently until the release of debian squeeze, so just now, after the upgrade from lenny, i could start scripting to adapt awesome to my needs. So, please allow me to

Re: Signals on spawned clients

2011-04-20 Thread Uli Schlachter
On 20.04.2011 13:18, drebs wrote: The awesome api doc[1] says that awful.util.spawn's return value is awesome.spawn. When print awesome.spawn's type, I get a function type. But when I set a variable with the result of the spawn function, i get 'nil' as its type. No idea what you are looking