GNOME Bugzilla – Bug 636354
Can't configure grabber
Last modified: 2011-02-02 22:08:21 UTC
When i try to configure the grabber, i see blinking terminal-like "cursor", instead of questions. in the terminal, i see this error: Traceback (most recent call last):
+ Trace 224948
reaper = vte.reaper_get()
Hi, Would like som more info so I can debug this. Which grabber are you using? Which version of OnTV are you using? Released version or GIT snapshot (if it's a git version, please specify which commit you checked out) Do you have python VTE bindings installed? Thanks for the report
the grabber is tv_grab_il, OnTV from the latest git (cloned today), and yes, i have the python VTE bindings installed. [elad@E-Desktop ~]$ python Python 2.7 (r27:82500, Sep 16 2010, 18:02:00) [GCC 4.5.1 20100907 (Red Hat 4.5.1-3)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import vte >>> vte <module 'vte' from '/usr/lib64/python2.7/site-packages/gtk-2.0/vtemodule.so'>
I think you should look at Bug #320127 Debian has removed the patch that provided the API You can look also here on Gentoo bugzilla : https://bugs.gentoo.org/show_bug.cgi?id=255043 ++'ll
I just tried installing OnTV on a Gentoo machine, and found that I have the same problem there. At least this spares me the trouble of installing a Debian VM. I will look into a workaround
Vte.Reaper is not an upstream API, so ontv should not use it. A workaround would be much appreciated.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.