Comment 0 for bug 1230245

Revision history for this message
Deyvi (damos96) wrote :

I have compile Catfish 0.8.2 in Manjaro Linux
When I run catfish --thumbnails it gives the following error message:

Traceback (most recent call last):
  File "/usr/lib/python3.3/logging/__init__.py", line 937, in emit
    msg = self.format(record)
  File "/usr/lib/python3.3/logging/__init__.py", line 808, in format
    return fmt.format(record)
  File "/usr/lib/python3.3/logging/__init__.py", line 546, in format
    record.message = record.getMessage()
  File "/usr/lib/python3.3/logging/__init__.py", line 311, in getMessage
    msg = msg % self.args
TypeError: not all arguments converted during string formatting
Logged from file CatfishWindow.py, line 1277