Activity log for bug #1230245

Date Who What changed Old value New value Message
2013-09-25 12:22:22 Deyvi bug added bug
2013-09-25 12:41:05 Deyvi 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/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 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
2014-01-28 02:32:12 Sean Davis catfish-search: assignee Sean Davis (smd-seandavis)
2014-01-28 02:32:16 Sean Davis catfish-search: status New Fix Committed
2014-02-05 03:01:44 Sean Davis catfish-search: milestone 1.0.0
2014-02-05 03:12:58 Sean Davis catfish-search: status Fix Committed Fix Released