Bugs item #1566027, was opened at 2006-09-26 22:05
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1566027&group_id=46652

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John Molohan (johnmolohan)
Assigned to: Nobody/Anonymous (nobody)
Summary: Bug in revision 8245 with v4l2 & ivtv

Initial Comment:
Hi,

testing svn with ivtv 0.7.0 gives me the following
traceback;

Video Opened at /dev/video0
Traceback (most recent call last):
 File
"/usr/lib/python2.4/site-packages/freevo/main.py", line
315, in eventhandler
   app.eventhandler(event)
 File
"/usr/lib/python2.4/site-packages/freevo/menu.py", line
381, in eventhandler
   if not isinstance(menu, Menu) and
menu.eventhandler(event):
 File
"/usr/lib/python2.4/site-packages/freevo/tv/tvguide.py",
line 232, in eventhandler
   self.player('tv', self.selected.channel_id)
 File
"/usr/lib/python2.4/site-packages/freevo/tv/tvmenu.py",
line 100, in start_tv
   plugin.getbyname(plugin.TV).Play(mode, tuner_id)
 File
"/usr/lib/python2.4/site-packages/freevo/tv/plugins/mplayer.py",
line 129, in Play
   ivtv_dev.setinput(vg.input_num)
 File
"/usr/lib/python2.4/site-packages/freevo/tv/v4l2.py",
line 220, in setinput
   r = fcntl.ioctl(self.device, i32(SETINPUT_NO),
struct.pack(INPUT_ST,value))
IOError: [Errno 22] Invalid argument

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1566027&group_id=46652

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to