Hi all, hi Adam ;)

Today I upgraded to svn-1.x after seeing the beta before christmas and
Adam tweaking the CPU-usage the last days. Also, after updating the
whole box (included a switch to python 2.6, but also tryed 2.5 again),
the old 1.9.0 seem's to have gotten a bit unstable on some ends, so I
thought I'll give 1.x svn a try.

Seems to work so far (besides the LIRC prob I mentioned on the other
thread), but I'm running into problems watching TV with dvbstreamer.

When selecting a channel, I get the tuning and buffering views and the
image turns black (as it wants to start the player) and immediatly going
back to the EPG (but I'm unable to control freevo with the keyboard
anymore).

Here's the traceback from the log:
-- snip --
Freevo 1.9.2 r11827 ready
Config file:  /var/lib/freevo/xine.config
2011-02-13 14:29:07,796 ERROR    An untrapped X error was received: BadWindow 
(invalid Window parameter) (serial=152 error=3 request=10 minor=0)
2011-02-13 14:29:07,797 ERROR    A stack follows, but note that errors may be 
asynchronous:
  File "/usr/local/lib/python2.6/dist-packages/freevo/main.py", line 574, in 
<module>
    kaa.main.run()
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/main.py", line 281, in 
run
    loop(True)
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/main.py", line 205, in 
loop
    notifier.step()
  File 
"/usr/local/lib/python2.6/dist-packages/kaa/base/pynotifier/nf_generic.py", 
line 221, in step
    if not timer[ CALLBACK ]():
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/timer.py", line 233, in 
__call__
    super(Timer, self).__call__(*args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/nf_wrapper.py", line 
83, in __call__
    ret = super(NotifierCallback, self).__call__(*args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/callable.py", line 226, 
in __call__
    return cb(*cb_args, **cb_kwargs)
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/event.py", line 192, in 
handle
    handler(event)
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/event.py", line 146, in 
__call__
    super(EventHandler, self).__call__(event)
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/nf_wrapper.py", line 
83, in __call__
    ret = super(NotifierCallback, self).__call__(*args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/kaa/base/callable.py", line 226, 
in __call__
    return cb(*cb_args, **cb_kwargs)
  File "/usr/local/lib/python2.6/dist-packages/freevo/main.py", line 298, in 
eventhandler
    consumed = app.eventhandler(event)
  File 
"/usr/local/lib/python2.6/dist-packages/freevo/tv/plugins/livepause/__init__.py",
 line 364, in eventhandler
    event_consumed = handler(event, menuw)
  File 
"/usr/local/lib/python2.6/dist-packages/freevo/tv/plugins/livepause/__init__.py",
 line 378, in __handle_stop
    self.stop()
  File 
"/usr/local/lib/python2.6/dist-packages/freevo/tv/plugins/livepause/__init__.py",
 line 308, in stop
    self.player.stop()
  File 
"/usr/local/lib/python2.6/dist-packages/freevo/tv/plugins/livepause/players.py",
 line 270, in stop
    osd.video_window.hide()
  File "/usr/local/lib/python2.6/dist-packages/freevo/osd.py", line 362, in hide
    self.video_window.hide()
  File "/usr/local/lib/python2.6/dist-packages/kaa/display/x11.py", line 352, 
in hide
    self._window.hide()
-- snip --

I'm running with dvbstreamer-1.2 (on a remote host). kaa is trunk from
today. I'm on X.org with Intel GMA-Hardware (Atom 32bit platform).

Any ideas what's going wrong here?
Cheers,
Manuel


-- 
Manuel Borchers

Web: http://www.matronix.de
eMail: man...@matronix.de

Attachment: signature.asc
Description: This is a digitally signed message part

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to