Comment 1 for bug 896576

Revision history for this message
Florian (crashtestdummie) wrote :

I have the same problem on Ubuntu 11.10 and tried your workaround, but after editing the lines it shows me the error:

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

  File "arte7recorder.py", line 422
    try:
       ^
IndentationError: unindent does not match any outer indentation level
----------------------------------------------------------

How does your code looks before and behind the posted lines?