[FFmpeg-devel] bug in the bug tracker

Alex Teslik alex
Mon Apr 20 23:47:16 CEST 2009


Hello,

   I signed up to enter an ffmpeg bug. I set my timezone to -800. Now I cannot
log in and get this error message:

Templating Error

exceptions.ValueError: tzinfo.utcoffset() returned 1440; must be in -1439 .. 1439

Debugging information follows

   1. A problem occurred in your template "issue.item.html".

Full traceback:

Traceback (most recent call last):
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/client.py", line 904,
in renderContext
    result = pt.render(self, None, None, **args)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/templating.py", line
327, in render
    getEngine().getContext(c), output, tal=1, strictinsert=0)()
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 192, in __call__
    self.interpret(self.program)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 236, in interpret
    handlers[opcode](self, args)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 666, in do_useMacro
    self.interpret(macro)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 236, in interpret
    handlers[opcode](self, args)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 411, in do_optTag_tal
    self.do_optTag(stuff)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 396, in do_optTag
    return self.no_tag(start, program)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 391, in no_tag
    self.interpret(program)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 236, in interpret
    handlers[opcode](self, args)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 689, in do_defineSlot
    self.interpret(slot)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 236, in interpret
    handlers[opcode](self, args)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 632, in do_condition
    self.interpret(block)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 236, in interpret
    handlers[opcode](self, args)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 632, in do_condition
    self.interpret(block)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 236, in interpret
    handlers[opcode](self, args)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 555, in do_insertTranslation
    xlated_msgid = self.translate(msgid, default, i18ndict, obj)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 618, in translate
    msgid, i18ndict, default=default)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TranslationService.py",
line 90, in translate
    target_language=target_language)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TranslationService.py",
line 34, in translate
    _msg = TALInterpreter.interpolate(_msg, mapping)
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/TAL/TALInterpreter.py",
line 72, in interpolate
    subst = ustr(mapping[var])
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/templating.py", line
1215, in __str__
    return self.plain()
  File "/usr/lib64/python2.4/site-packages/roundup/cgi/templating.py", line
1593, in plain
    return str(self._value.local(offset))
  File "/usr/lib64/python2.4/site-packages/roundup/date.py", line 522, in local
    self.hour, self.minute, self.second, offset)
  File "/usr/lib64/python2.4/site-packages/roundup/date.py", line 152, in
_utc_to_local
    y,m,d,H,M,S = dt.astimezone(TZ).timetuple()[:6]
ValueError: tzinfo.utcoffset() returned 1440; must be in -1439 .. 1439



I'll follow this up with my ffmpeg bug report.

Thanks,
Alex



More information about the ffmpeg-devel mailing list