On Nov 15, 2007 8:34 PM, mike lewis <[EMAIL PROTECTED]> wrote:
> OK, cleared the db error; but with the same checkout I have an imlib2
> error. Here is the (I think) relavent output from kaa install:
>
> ---
> [EMAIL PROTECTED]:~/build/kaa$ sudo python setup.py install
> ...
> [setup] Entering kaa submodule imlib2
> POSIX shared memory enabled
> running install
> running build
> running build_py
> running build_ext
> running install_lib
> writing byte-compilation script '/tmp/tmpYr4JV-.py'
> /usr/bin/python -O /tmp/tmpYr4JV-.py
> removing /tmp/tmpYr4JV-.py
> running install_egg_info
> Removing /usr/lib/python2.5/site-packages/kaa_imlib2-0.2.2.egg-info
> Writing /usr/lib/python2.5/site-packages/kaa_imlib2-0.2.2.egg-info
> [setup] Leaving kaa submodule imlib2
> [setup] Entering kaa submodule display
> checking for X11 ... ok
> checking for imlib2 >= 1.1.1 ... 1.3.0
> checking for evas >= 0.9.9.010 ... no
> checking for directfb >= 0.9.20 ... no
> checking for pygame ... not installed
> checking for XComposite ... no
> + X11 (imlib2)
> + Framebuffer (imlib2)
> - DirectFB
> - SDL
> ---
>
> Here is the output I get when I attempt to run freevo (from within x)
>
> ---
> [EMAIL PROTECTED]:~/build/kaa$ freevo
> INFO __init__(91): beacon connected
> INFO mbus_wrapper(453): register mbus.register
> ERROR __init__(1021): Crash!
> Traceback (most recent call last):
> File "/usr/bin/freevo", line 300, in <module>
> splash = Splashscreen(_('Starting Freevo, please wait ...'),
> num_plugins-1)
> File "/usr/bin/freevo", line 226, in __init__
> self.engine.show()
> File "/usr/lib/python2.5/site-packages/freevo/ui/gui/areas/handler.py",
> line 260, in show
> self.canvas.update()
> File "/usr/lib/python2.5/site-packages/kaa/mevas/canvasobject.py",
> line 228, in update
> self.canvas().child_paint(self, force)
> File "/usr/lib/python2.5/site-packages/kaa/mevas/displays/bitmapcanvas.py",
> line 95, in child_paint
> self._blit_regions(img, dirty_rects)
> File "/usr/lib/python2.5/site-packages/kaa/mevas/displays/bitmapcanvas.py",
> line 134, in _blit_regions
> self._blit(img, r)
> File "/usr/lib/python2.5/site-packages/kaa/mevas/displays/imlib2canvas.py",
> line 72, in _blit
> self._blend)
> File "/usr/lib/python2.5/site-packages/kaa/display/x11.py", line
> 274, in render_imlib2_image
> src_pos, size, dither, blend)
> SystemError: kaa-display compiled without imlib2 display support.
> ERROR __init__(1021): signal.emit
> Traceback (most recent call last):
> File "../base/build/lib.linux-ppc64-2.5/kaa/notifier/callback.py",
> line 391, in emit
> File "../base/build/lib.linux-ppc64-2.5/kaa/notifier/callback.py",
> line 236, in __call__
> File "../base/build/lib.linux-ppc64-2.5/kaa/notifier/callback.py",
> line 168, in __call__
> File "/usr/lib/python2.5/site-packages/freevo/ui/gui/areas/handler.py",
> line 140, in _cleanup_on_shutdown
> self.areas.pop().clear_all()
> File "/usr/lib/python2.5/site-packages/freevo/ui/gui/areas/area.py",
> line 117, in clear_all
> self.clear()
> File "/usr/bin/freevo", line 233, in clear
> self.bar.unparent()
> AttributeError: 'NoneType' object has no attribute 'unparent'
> Exception exceptions.TypeError: "'NoneType' object is not callable" in
> <bound method Display.__del__ of <freevo.ui.gui.displays.none.Display
> object at 0x103222f0>> ignored
> [EMAIL PROTECTED]:~/build/kaa$
> ---
>
> I do notice an onscreen flicker during the process.. My guess is a
> window is being drawn?
>
> I'm using a ps3 running the latest version of ubunut. I know that X
> is unaccelaerated; but it should still work in software mode right??
>
> Mick
>
Bump. Has anyone seen this error before? I'm not sure where to start
on this one. At a guess this is the relavent feedback:
---
> SystemError: kaa-display compiled without imlib2 display support.
---
Would this mean that ubuntu's version of imlib2 is compiled without
something needed by kaa?
Mick
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel