Hi!<div><br></div><div>Thanks for the awesome utility. I use it regularly as a quick and easy way to transfer IMAP accounts between hosts.</div><div><br></div><div>But here's a bug report for v6.5.5-rc2. When trying to run it as:</div>

<div><br></div><div><br></div><div>$ offlineimap.py -u machineui</div><div><br></div><div><br></div><div>On an otherwise fully working set of accounts, the output is a long series (dozens) of this error block, for every account:</div>

<div><br></div><div><br></div><div><div>Traceback (most recent call last):</div><div>  File "/usr/lib/python2.6/logging/__init__.py", line 776, in emit</div><div>    msg = self.format(record)</div><div>  File "/usr/lib/python2.6/logging/__init__.py", line 654, in format</div>

<div>    return fmt.format(record)</div><div>  File "/home/storage/1/02/f7/fotons/offlineimap/offlineimap/ui/Machine.py", line 33, in format</div><div>    line = super(MachineLogFormatter, self).format(record)</div>

<div>TypeError: super() argument 1 must be type, not classobj</div></div><div><br></div><div><br></div><div>The other interfaces all run without a glitch.</div><div><br></div><div>Python's version is 2.6.6.</div><div>

<br></div><div>I hope this helps!</div><div><br></div><div>Sincerely,</div><div><br></div><div>Alexander Gieg</div><div><br></div>