Hi Dischi,

Just tried to test the record3 code using included test record.py.  I
get the same error as previous freevo-tvdev code:

record3:
---
[EMAIL PROTECTED]:~/build/kaa/record3/test$ python record.py
/var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py:72:
GtkWarning: could not open displ                ay
  warnings.warn(str(e), _gtk.Warning)
Traceback (most recent call last):
  File "record.py", line 7, in <module>
    dvb = kaa.record3.get_device('dvb0')
  File "/usr/lib/python2.5/site-packages/kaa/record3/core.py", line
30, in get_device
    return get_devices().get(device)
  File "/usr/lib/python2.5/site-packages/kaa/record3/core.py", line
21, in get_devices
    r = ioctl.ioctl(devfd, ioctl.IOR('o', 61, INFO_ST), val)
  File "/usr/lib/python2.5/site-packages/kaa/ioctl.py", line 91, in ioctl
    return fcntl.ioctl(fd, code, *args, **kargs)
IOError: [Errno 22] Invalid argument
---

freevo2 tv-dev
---
[EMAIL PROTECTED]:~/build/kaa/record3/test$ freevo-tvdev --fg
INFO system(65): Detecting TV cards.
ERROR __init__(1021): dvb detection
Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/freevo/tvdev/system.py", line
86, in detect
    card = dvb.Config(i)
  File "/usr/lib/python2.5/site-packages/freevo/tvdev/dvb.py", line
64, in __init__
    r = ioctl(devfd, IOR('o', 61, INFO_ST), val)
  File "/usr/lib/python2.5/site-packages/kaa/ioctl.py", line 91, in ioctl
    return fcntl.ioctl(fd, code, *args, **kargs)
IOError: [Errno 22] Invalid argument
ERROR freevo-tvdev(161): no active devices found, terminate
freevo-tvdev [options]
options:
-c configfile       set config filename
--fg                start tvdev in foreground
--stop              stop running tvdev
--list              list all devices
--help | -h         this message
[EMAIL PROTECTED]:~/build/kaa/record3/test$
---

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
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to