Available for testing: Kbtv -- KDE TV viewer for bktr

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Wed Nov 2 02:25:19 PST 2005


On Wed, 2 Nov 2005 11:27:00 +0200
Ion-Mihai Tetcu <itetcu at people.tecnik93.com> wrote:

> On Tue, 1 Nov 2005 01:35:04 +0000
> Danny Pansters <danny at ricin.com> wrote:
> 
> > Hi all,
> > 
> > If you have a bktr based TV or capture card and are using KDE on
> > FreeBSD 5, 6, or 7 I'd like to invite you to try out Kbtv. It is a
> > small and simple TV viewing app written mostly in python. Uses PyKDE
> > for GUI and mplayer for rendering.
> 
>  [ ... ]
>  
> > I've also been the maintainer for the PyQt and PyKDE ports for quite
> > a while now, and it was about time to actually use it in an app
> > that's useful for me as well as for other *BSD folks (and figure
> > out, which I've now done at least partially, how QT and KDE really
> > work... lots of reading/googling mainly).
> 
> FreeBSD 6.0-RC1 #1: Fri Oct 28 10:49:49 EEST 2005 and today ports.
> 
> While make'ing the port:
> 
> ===>  Installing for py24-kde-4.0.0_2
> ===>   py24-kde-4.0.0_2 depends on executable: pyuic - found
> ===>   py24-kde-4.0.0_2 depends on file: /usr/local/bin/python2.4 -
> found ===>   py24-kde-4.0.0_2 depends on file: /usr/X11R6/bin/moc -
> found ===>   Generating temporary packing list
> ===>  Checking if x11-toolkits/py-kde already installed
> ..........
> cp -f contrib/kdepyuic /usr/local/bin/kdepyuic
> ( install  -o root -g wheel -m
> 555 /usr/ports/x11-toolkits/py-kde/work/PyKDE-snapshot20050829/contrib/kdepyuic
> var/ports/kbtv/bin &&  /usr/local/bin/python2.4 -c "import
> pykdeconfig, dcopexport" &&  /usr/local/bin/python2.4 -O -c "import
> pykdeconfig, dcopexport" ) Traceback (most recent call last): File
> "<string>", line 1, in ? ImportError: No module named pykdeconfig ***
> Error code 1
> 
> Stop in /usr/ports/x11-toolkits/py-kde.
> *** Error code 1

After running make in /usr/ports/x11-toolkits/py-kde and I chose
default options it installed OK.

However:

 > /var/ports/kbtv/bin/kbtv
Traceback (most recent call last):
  File "kbtv.py", line 428, in ?
    btc = BTControl()
  File "/var/ports/kbtv/share/apps/kbtv/btcontrol.py", line 115, in
__init__ self.probeTuner()
  File "/var/ports/kbtv/share/apps/kbtv/btcontrol.py", line 146, in
probeTuner vsrc = int(__btcontrol_get__("videosource"))
ValueError: invalid literal for int(): btcontrol: not found


Note that I've build with PREFIX=/var/ports/kbtv


-- 
IOnut
Unregistered ;) FreeBSD "user"
  "Intellectual Property" is   nowhere near as valuable   as "Intellect"




More information about the freebsd-multimedia mailing list