Philip Armstrong wrote:

On Fri, Jul 29, 2005 at 11:00:56PM +0100, Philip Armstrong wrote:
On Tue, Jul 26, 2005 at 09:30:20PM +0200, Markus Obermeier wrote:
things have been resolved, I am now working with freevo and pydirectfb on my ATI Radeon 9600 ;-) Thanks for your support.
Humph. Well, I can get freevo 2 CVS (from today) running with the
directfb display, but it appears to be ignoring all keyboard
input. I've tried a couple of the input plugins but no joy :(

If I use the SDL display (GUI_DISPLAY='sdl' instead of
GUI_DISPLAY='dfb') then the keyboard works except for the ESC and
ENTER keys, which makes actaully using freevo a little hard :)

I get:
ERROR sdl(66): unable to find key code for ENTER
ERROR sdl(66): unable to find key code for ESC

OK. Addendum freevo 2 CVS appears to have reprogrammed the keyboard so
that ESC doesn't work at all. It didn't work in freevo-1.5 afterwards
either!

I had to reboot the machine in order to get my escape key back !

cheers, Phil

I am having trouble with Freevo 2.0 and GUI_DISPLAY='dfb'
The TV seems to display something but it is scrambled, I get this as an error.

WARNING __init__(285): VIDEO_SHOW_DATA_DIR not found
DEBUG: size is 740x480
(*) DirectFB/Config: Parsing config file '/etc/directfbrc'.

      ---------------------- DirectFB v0.9.22 ---------------------
            (c) 2000-2002  convergence integrated media GmbH
            (c) 2002-2004  convergence GmbH
       -----------------------------------------------------------

(*) DirectFB/Core: Multi Application Core. (2005-04-06 23:53)
(*) Direct/Memcpy: Using MMXEXT optimized memcpy()
(*) Direct/Thread: Running 'Fusion Dispatch' (MESSAGING, 3735)...
(*) Direct/Thread: Running 'VT Switcher' (CRITICAL, 3736)...
(*) Direct/Thread: Running 'Keyboard Input' (INPUT, 3737)...
(*) DirectFB/Input: Keyboard 0.9 (convergence integrated media GmbH)
(*) DirectFB/Genefx: MMX detected and enabled
(*) DirectFB/Graphics: Matrox G450 0.7 (convergence integrated media GmbH)
(*) DirectFB/Core/WM: Default 0.2 (Convergence GmbH)
DirectFB layer config:
 options:  0
 buffermode:  2
 goemetry: 720x480
 pixelformat: DSPF_ARGB1555
ERROR imagelib(117): Problem while loading image /usr/local/src/freevo/share/images/blurrback.jpg
Traceback (most recent call last):
File "/usr/local/src/freevo/site-packages/freevo/gui/imagelib.py", line 115, in load
   image = kaa.mevas.imagelib.open(filename)
File "/usr/local/lib/python2.3/site-packages/kaa/mevas/imagelib/imlib2_backend.py", line 194, in open
   return Image(file)
File "/usr/local/lib/python2.3/site-packages/kaa/mevas/imagelib/imlib2_backend.py", line 58, in __init__
   self._image = imlib2.Image(image_or_filename)
File "/usr/local/lib/python2.3/site-packages/kaa/imlib2/image.py", line 56, in __init__
   self._image = _Imlib2.open(image_or_filename)
IOError: Could not open /usr/local/src/freevo/share/images/blurrback.jpg: 14
ERROR imagelib(117): Problem while loading image /usr/local/src/freevo/share/images/blurrsplash.jpg
Traceback (most recent call last):
File "/usr/local/src/freevo/site-packages/freevo/gui/imagelib.py", line 115, in load
   image = kaa.mevas.imagelib.open(filename)
File "/usr/local/lib/python2.3/site-packages/kaa/mevas/imagelib/imlib2_backend.py", line 194, in open
   return Image(file)
File "/usr/local/lib/python2.3/site-packages/kaa/mevas/imagelib/imlib2_backend.py", line 58, in __init__
   self._image = imlib2.Image(image_or_filename)
File "/usr/local/lib/python2.3/site-packages/kaa/imlib2/image.py", line 56, in __init__
   self._image = _Imlib2.open(image_or_filename)
IOError: Could not open /usr/local/src/freevo/share/images/blurrsplash.jpg: 14 ERROR imagelib(117): Problem while loading image /usr/local/src/freevo/share/images/blurrback.jpg
Traceback (most recent call last):
File "/usr/local/src/freevo/site-packages/freevo/gui/imagelib.py", line 115, in load
   image = kaa.mevas.imagelib.open(filename)
File "/usr/local/lib/python2.3/site-packages/kaa/mevas/imagelib/imlib2_backend.py", line 194, in open
   return Image(file)
File "/usr/local/lib/python2.3/site-packages/kaa/mevas/imagelib/imlib2_backend.py", line 58, in __init__
   self._image = imlib2.Image(image_or_filename)
File "/usr/local/lib/python2.3/site-packages/kaa/imlib2/image.py", line 56, in __init__
   self._image = _Imlib2.open(image_or_filename)
IOError: Could not open /usr/local/src/freevo/share/images/blurrback.jpg: 14
ERROR imagelib(117): Problem while loading image /usr/local/src/freevo/share/images/gant/tv.png
Traceback (most recent call last):
File "/usr/local/src/freevo/site-packages/freevo/gui/imagelib.py", line 115, in load
   image = kaa.mevas.imagelib.open(filename)
File "/usr/local/lib/python2.3/site-packages/kaa/mevas/imagelib/imlib2_backend.py", line 194, in open
   return Image(file)
File "/usr/local/lib/python2.3/site-packages/kaa/mevas/imagelib/imlib2_backend.py", line 58, in __init__
   self._image = imlib2.Image(image_or_filename)
File "/usr/local/lib/python2.3/site-packages/kaa/imlib2/image.py", line 56, in __init__
   self._image = _Imlib2.open(image_or_filename)
IOError: Could not open /usr/local/src/freevo/share/images/gant/tv.png: 14



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to