Bugs item #1583218, was opened at 2006-10-24 00:43 Message generated for change (Comment added) made by duncanwebb You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1583218&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: tv Group: None >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: John Molohan (johnmolohan) Assigned to: Nobody/Anonymous (nobody) Summary: 1.6 svn ivtv traceback UnicodeDecodeError Initial Comment: 2006/10/23 23:15 IST [-] Traceback (most recent call last): 2006/10/23 23:15 IST [-] File "/usr/lib/python2.4/threading.py", line 442, in __bootstrap 2006/10/23 23:15 IST [-] self.run() 2006/10/23 23:15 IST [-] File "/usr/lib/python2.4/site-packages/freevo/tv/plugins/ivtv_record.py", line 129, in run 2006/10/23 23:15 IST [-] if DEBUG: v.print_settings() 2006/10/23 23:15 IST [-] File "/usr/lib/python2.4/site-packages/freevo/tv/ivtv.py", line 212, in print_settings 2006/10/23 23:15 IST [-] tv.v4l2.Videodev.print_settings(self) 2006/10/23 23:15 IST [-] File "/usr/lib/python2.4/site-packages/freevo/tv/v4l2.py", line 356, in print_settings 2006/10/23 23:15 IST [-] print "Read Frequency: %i" % self.getfreq() 2006/10/23 23:15 IST [-] File "/usr/lib/python2.4/site-packages/freevo/tv/v4l2.py", line 176, in getfreq 2006/10/23 23:15 IST [-] if DEBUG >= 3: print "getfreq: val=%r, r=%s, res=%r" % (val, r, struct.unpack(FREQUENCY_ST, r)) 2006/10/23 23:15 IST [-] File "/usr/lib/python2.4/site-packages/twisted/python/log.py", line 331, in write 2006/10/23 23:15 IST [-] d = (self.buf + data).split('\n') 2006/10/23 23:15 IST [-] UnicodeDecodeError: 'ascii' codec can't decode byte 0x80 in position 203: ordinal not in range(128) ---------------------------------------------------------------------- >Comment By: Duncan Webb (duncanwebb) Date: 2006-10-24 01:11 Message: Logged In: YES user_id=104395 Fix applied to rel-1-6 in r8459 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=446895&aid=1583218&group_id=46652 ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel