Re: [Freevo-devel] [Freevo-cvslog] Kaa r4157 - trunk/base

2009-06-30 Thread John Molohan
Jason Tackaberry wrote: > On Thu, 2009-06-25 at 11:54 +0100, John Molohan wrote: > >> I'm just looking at the main site and kaa isn't really mentioned >> anywhere. I think we'd talked about this before and you or Dischi were >> going to write up a paragraph or two about it and I'll throw it up

[Freevo-devel] kaa-base 0.6.0 and python2.6 compliance.

2009-06-30 Thread Nicolas Chauvet
Hello ! While building python-kaa-display for Fedora 11 x86_64, I've hit two problems: - popen2 (used on kaa-display) is been deprecated - _new__() takes no parameters from kaa/weakref.py:61 of the kaa-base 0.6.0. Both are warning, but I wonder if they that won't lead to other side effect with py

Re: [Freevo-devel] kaa-base 0.6.0 and python2.6 compliance.

2009-06-30 Thread Jason Tackaberry
On Tue, 2009-06-30 at 12:06 +0200, Nicolas Chauvet wrote: > Hello ! Hi Nicolas, > While building python-kaa-display for Fedora 11 x86_64, I've hit two problems: > - popen2 (used on kaa-display) is been deprecated > - _new__() takes no parameters from kaa/weakref.py:61 of the kaa-base 0.6.0. Thes

Re: [Freevo-devel] kaa.base changes for those tracking trunk

2009-06-30 Thread Richard van Paasen
Hi Jason, I checked out the latest kaa from svn. I have a seperate user for freevo development that installs python packages in the home directory. When I install kaa using "python ./setup.py install --prefix=$HOME" then it looks as if kaa is not installed properly: (no kaa subdirectory present).

Re: [Freevo-devel] kaa.base changes for those tracking trunk

2009-06-30 Thread Jason Tackaberry
Hi Richard, On Tue, 2009-06-30 at 20:41 +0200, Richard van Paasen wrote: > I checked out the latest kaa from svn. I have a seperate user for freevo > development that installs python packages in the home directory. When I > install kaa using "python ./setup.py install --prefix=$HOME" then it looks