In version 0.8.2 thumbnail option doesn't work
Bug #1230245 reported by
Deyvi
This bug affects 1 person
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Catfish |
Fix Released
|
Undecided
|
Sean Davis | ||
Bug Description
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/
msg = self.format(record)
File "/usr/lib/
return fmt.format(record)
File "/usr/lib/
record.message = record.getMessage()
File "/usr/lib/
msg = msg % self.args
TypeError: not all arguments converted during string formatting
Logged from file CatfishWindow.py, line 1277
| description: | updated |
| Changed in catfish-search: | |
| milestone: | none → 1.0.0 |
To post a comment you must log in.

I've fixed this in trunk, and it will be available in the next release. Thanks!