Jonathan Isom wrote: Same *r*p as in the TV manual record. Should now be fixed in svn. Thanks for the report.
Duncan > Hi > With the latest svn I get this when I try to set a manual record. > > Traceback (most recent call last): > File "/usr/lib64/python2.6/site-packages/twisted/protocols/basic.py", > line 231, in dataReceived > why = self.lineReceived(line) > File "/usr/lib64/python2.6/site-packages/twisted/web/http.py", line > 1067, in lineReceived > self.allContentReceived() > File "/usr/lib64/python2.6/site-packages/twisted/web/http.py", line > 1108, in allContentReceived > req.requestReceived(command, path, version) > File "/usr/lib64/python2.6/site-packages/twisted/web/http.py", line > 626, in requestReceived > self.process() > --- <exception caught here> --- > File "/usr/lib64/python2.6/site-packages/twisted/web/server.py", > line 150, in process > self.render(resrc) > File "/usr/lib64/python2.6/site-packages/twisted/web/server.py", > line 157, in render > body = resrc.render(self) > File "/usr/lib64/python2.6/site-packages/freevo/www/web_types.py", > line 130, in render > return self._render(request) > File "/usr/share/freevo/htdocs/manualrecord.rpy", line 105, in _render > starttime = time.mktime(strptime.strptime(str(startmonth)+' > '+str(startday)+' '+str(startyear)+\ > exceptions.AttributeError: 'module' object has no attribute 'strptime' > > ------------------------------------------------------------------------------ The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your production scanning environment may not be a perfect world - but thanks to Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 Series Scanner you'll get full speed at 300 dpi even with all image processing features enabled. http://p.sf.net/sfu/kodak-com _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
