Bugs item #1566577, was opened at 2006-09-27 21:12
Message generated for change (Comment added) made by duncanwebb
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1566577&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: Recordserver traceback: IOError: [Errno 22] Invalid argument

Initial Comment:
This was discussed on the devel list in January under
the subject 'Recordserver crash after upgrade to
ivtv-0.4.0' but it still exists.

2006/09/27 20:08 IST [-] Record_Thread::run: mode=record
2006/09/27 20:08 IST [-] Record_Thread::run: started
recording
2006/09/27 20:08 IST [-] CHAN: A11
2006/09/27 20:08 IST [-] Video Opened at /dev/video0
2006/09/27 20:08 IST [-] Setting Input to 0
2006/09/27 20:08 IST [-] Setting Channel to A7
2006/09/27 20:08 IST [-] USING STANDARD FREQUENCY:
chan="A7", freq="176000"
2006/09/27 20:08 IST [-] Video Opened at /dev/video0
2006/09/27 20:08 IST [-] Driver: ivtv
2006/09/27 20:08 IST [-] Card: Hauppauge WinTV PVR-150
2006/09/27 20:08 IST [-] Version: 1792
2006/09/27 20:08 IST [-] Capabilities: 17236049
2006/09/27 20:08 IST [-] Enumerating supported Standards.
2006/09/27 20:08 IST [-]   0: 0xf PAL-BGH
2006/09/27 20:08 IST [-]   1: 0xe0 PAL-DK
2006/09/27 20:08 IST [-]   2: 0x10 PAL-I
2006/09/27 20:08 IST [-]   3: 0x100 PAL-M
2006/09/27 20:08 IST [-]   4: 0x200 PAL-N
2006/09/27 20:08 IST [-]   5: 0x400 PAL-Nc
2006/09/27 20:08 IST [-]   6: 0xd0000 SECAM-BGH
2006/09/27 20:08 IST [-]   7: 0x320000 SECAM-DK
2006/09/27 20:08 IST [-]   8: 0x400000 SECAM-L
2006/09/27 20:08 IST [-]   9: 0x800000 SECAM-L'
2006/09/27 20:08 IST [-]   10: 0x1000 NTSC-M
2006/09/27 20:08 IST [-]   11: 0x2000 NTSC-J
2006/09/27 20:08 IST [-]   12: 0x8000 NTSC-K
2006/09/27 20:08 IST [-] Current Standard is: 0x3000
2006/09/27 20:08 IST [-] Enumerating supported Inputs.
2006/09/27 20:08 IST [-]   0: Tuner 1
2006/09/27 20:08 IST [-]   1: S-Video 1
2006/09/27 20:08 IST [-]   2: Composite 1
2006/09/27 20:08 IST [-]   3: S-Video 2
2006/09/27 20:08 IST [-]   4: Composite 2
2006/09/27 20:08 IST [-] Input: 0
2006/09/27 20:08 IST [-] Exception in thread Thread-1:
2006/09/27 20:08 IST [-] Traceback (most recent call last):
2006/09/27 20:08 IST [-]   File
"/usr/lib/python2.4/threading.py", line 442, in __bootstrap
2006/09/27 20:08 IST [-]     self.run()
2006/09/27 20:08 IST [-]   File
"/usr/lib/python2.4/site-packages/freevo/tv/plugins/ivtv_record.py",
line 160, in run
2006/09/27 20:08 IST [-]     if DEBUG: v.print_settings()
2006/09/27 20:08 IST [-]   File
"/usr/lib/python2.4/site-packages/freevo/tv/ivtv.py",
line 144, in print_settings
2006/09/27 20:08 IST [-]    
tv.v4l2.Videodev.print_settings(self)
2006/09/27 20:08 IST [-]   File
"/usr/lib/python2.4/site-packages/freevo/tv/v4l2.py",
line 318, in print_settings
2006/09/27 20:08 IST [-]     print "  %i: %s" % (index,
name)
2006/09/27 20:08 IST [-]   File
"/usr/lib/python2.4/site-packages/freevo/tv/v4l2.py",
line 249, in getfmt
2006/09/27 20:08 IST [-]     return struct.unpack(
ENUMINPUT_ST, r )
2006/09/27 20:08 IST [-] IOError: [Errno 22] Invalid
argument
2006/09/27 20:08 IST [-]


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

>Comment By: Duncan Webb (duncanwebb)
Date: 2006-09-29 09:20

Message:
Logged In: YES 
user_id=104395

I think that I fixed this with the other changes in r8249
but please check this.

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

Comment By: John Molohan (johnmolohan)
Date: 2006-09-28 22:37

Message:
Logged In: YES 
user_id=774680

The DEBUG point is mentioned in the mailing list email I
referenced. I just wanted to raise that it was still there
in the code, I guess it should either be fixed or just removed.

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

Comment By: Robert Winder (robertwinder)
Date: 2006-09-28 20:44

Message:
Logged In: YES 
user_id=195085

John, could you try again with DEBUG=0 in local_conf.py and
report back.   

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

Comment By: Robert Winder (robertwinder)
Date: 2006-09-28 20:43

Message:
Logged In: YES 
user_id=195085

John, could you try again with DEBUG=0 in local_conf.py and
report back.   

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

Comment By: Robert Winder (robertwinder)
Date: 2006-09-28 20:40

Message:
Logged In: YES 
user_id=195085

John, could you try again with DEBUG=0 in local_conf.py and
report back.   

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

Comment By: Robert Winder (robertwinder)
Date: 2006-09-28 20:40

Message:
Logged In: YES 
user_id=195085

John, could you try again with DEBUG=0 in local_conf.py and
report back.   

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1566577&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
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to