On Nov 13, 2007 11:37 PM, Jason Tackaberry <[EMAIL PROTECTED]> wrote:
> On 2007-11-13 08:39, mike lewis wrote:
> >   File "/usr/lib/python2.5/site-packages/kaa/db.py", line 48, in <module>
> >     from _objectrow import ObjectRow
> > ImportError: No module named _objectrow
> > [EMAIL PROTECTED]:~/build/freevo$
> >
>
> I'm guessing that you don't have the glib devel package installed on
> your system.  The _objectrow extension is compiled C, but it requires glib.
>
> When you do "python setup.py build" inside kaa/base, does it say:
>
>    glib >= 2.4.0 not found; kaa.db will be unavailable
>
Yep, that fixed it.  Thanks.

Looking in kaa.display; are all the following supported by freevo2?

fb, dfb, gtkwin, sdl, x11 ?

The comment in freevo.conf indicates not..  Is this a limit in
freevo's vo capability or just in the support within kaa's media
players? (thats kaa.canvas right?)

Mick





>
> Cheers,
> Jason.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >> http://get.splunk.com/
> _______________________________________________
> Freevo-devel mailing list
> Freevo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-devel
>

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to