griffith start interrupts with "TypeError: value is of the wrong type for this column"
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Griffith |
Fix Committed
|
Medium
|
Michael |
Bug Description
I successfully used griffith before. Don't know what changed the last few days (maybe some system updates).
----
~$ griffith
Traceback (most recent call last):
File "/usr/bin/
griffith = Griffith(home_dir, config)
File "/usr/bin/
self.
File "/usr/bin/
main_
File "/usr/share/
addmovie(self, movie)
File "/usr/share/
setmovie(self, movie, myiter)
File "/usr/share/
treemodel.
TypeError: value is of the wrong type for this column
~$ griffith --debug
2011-01-
2011-01-
2011-01-
gtk :: 2.22.0
gtk.glade :: 2.22.0
sqlalchemy :: 0.6.4
sqlite3 :: 2.6.0
reportlab :: 2.5
PIL :: True
psycopg2 :: 2.2.1 (dt dec mx ext pq3)
MySQLdb :: 1.2.2.final.0
chardet :: 2.0.1
sqlite :: False
2011-01-
2011-01-
/usr/share/
define_
2011-01-
FROM movies ORDER BY movies.number ASC
Traceback (most recent call last):
File "/usr/bin/
griffith = Griffith(home_dir, config)
File "/usr/bin/
self.
File "/usr/bin/
main_
File "/usr/share/
addmovie(self, movie)
File "/usr/share/
setmovie(self, movie, myiter)
File "/usr/share/
treemodel.
TypeError: value is of the wrong type for this column
description: | updated |
description: | updated |
Please can you provide me a backup of your database via email? I need it for reproduction of the error.