Comment 7 for bug 1087537

Revision history for this message
tellapu (tellapu) wrote :

Hi Michael,

Same problem with griffith 0.13 (Ubuntu 12.04 AMD64) for a week or so. I tested different plugins, but no site gives any results.

This is the debug output:
$ griffith --debug
2012-12-22T09:59:23: D: Griffith(gconsole:82): Starting Griffith 0.13
2012-12-22T09:59:23: D: Griffith(gconsole:83): Platform: Linux-3.2.0-35-generic-x86_64-with-Ubuntu-12.04-precise (posix)
2012-12-22T09:59:23: D: Griffith(gconsole:84): Dependencies:
gtk :: 2.24.0
gtk.glade :: 2.24.0
sqlalchemy :: 0.7.4
sqlite3 :: 2.6.0 (sqlite-lib 3.7.9)
reportlab :: 2.5
PIL :: True
psycopg2 :: 2.4.5 (dt dec mx pq3 ext)
MySQLdb :: 1.2.3.final.0
chardet :: 2.0.1
sqlite :: 1.0.1
lxml :: True
2012-12-22T09:59:23: D: Griffith(griffith:1469): config file used: /home/xxx/.griffith/griffith.cfg
2012-12-22T09:59:23: I: Griffith(initialize:101): Using Griffith directory: /home/xxx/.griffith
/usr/share/griffith/lib/initialize.py:140: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  define_widgets(self, gtk.glade.XML(gf))
2012-12-22T09:59:24: D: Griffith(sql:279): SELECT movies.number, movies.o_title, movies.title, movies.director, movies.poster_md5, movies.genre, movies.seen, movies.year, movies.runtime, movies.rating, movies.created, movies.updated
FROM movies ORDER BY movies.title ASC
2012-12-22T09:59:33: D: Griffith(add:284): reloading PluginMovieIMDB-de