FilmAffinity plugin doesn't work

Bug #888347 reported by Juan Simón
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Griffith
Fix Committed
Medium
Michael

Bug Description

Ubuntu 11.10 64 bits
Griffith svn version (compiled today)

When I select a movie to import data from FilmAfffinity, it only imports the title.

Revision history for this message
Juan Simón (simonbcn) wrote :
Download full text (7.7 KiB)

The trace:

$ griffith -D

(griffith:10654): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(griffith:10654): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(griffith:10654): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",

(griffith:10654): Gtk-WARNING **: Unable to locate theme engine in module_path: "pixmap",
2011-11-10T00:36:52: D: Griffith(gconsole:82): Starting Griffith 0.12.1
2011-11-10T00:36:52: D: Griffith(gconsole:83): Platform: Linux-3.0.0-12-generic-x86_64-with-Ubuntu-11.10-oneiric (posix)
2011-11-10T00:36:52: D: Griffith(gconsole:84): Dependencies:
gtk :: 2.24.0
gtk.glade :: 2.24.0
sqlalchemy :: 0.6.8
sqlite3 :: 2.6.0 (sqlite-lib 3.7.7)
reportlab :: 2.5
PIL :: True
psycopg2 :: False
MySQLdb :: False
chardet :: 2.0.1
sqlite :: 1.0.1
lxml :: True
2011-11-10T00:36:52: D: Griffith(griffith:1476): config file used: /home/simon/.griffith/griffith.cfg
2011-11-10T00:36:52: I: Griffith(initialize:101): Using Griffith directory: /home/simon/.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))
2011-11-10T00:36:53: 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
2011-11-10T00:36:53: I: Griffith(initialize:873): Spellchecker is not available
2011-11-10T00:37:28: D: Griffith(add:284): reloading PluginMovieFilmAffinity
2011-11-10T00:37:29: I: Griffith(add:152): selected id: 551964
2011-11-10T00:37:40: D: Griffith(sql:279): SELECT movies.movie_id, movies.number, movies.collection_id, movies.volume_id, movies.medium_id, movies.ratio_id, movies.vcodec_id, movies.poster_md5, movies.loaned, movies.seen, movies.rating, movies.color, movies.cond, movies.layers, movies.region, movies.media_num, movies.runtime, movies.year, movies.width, movies.height, movies.barcode, movies.o_title, movies.title, movies.director, movies.screenplay, movies.cameraman, movies.o_site, movies.site, movies.trailer, movies.country, movies.genre, movies.studio, movies.classification, movies."cast", movies.plot, movies.notes, movies.image, movies.created, movies.updated
FROM movies
WHERE movies.director LIKE ? OR movies.title LIKE ? OR movies.o_title LIKE ? OR movies.cameraman LIKE ? OR movies."cast" LIKE ? OR movies.year LIKE ? ORDER BY movies.title ASC
2011-11-10T00:37:41: D: Griffith(sql:279): SELECT movies.movie_id, movies.number, movies.collection_id, movies.volume_id, movies.medium_id, movies.ratio_id, movies.vcodec_id, movies.poster_md5, movies.loaned, movies.seen, movies.rating, movies.color, movies.cond, movies.layers, movies.region, movies.media_num, movies.runtime, movies.year, movies.width, movies.height, movies.barcode, movies.o_title, movies.title, movies.director, movies.screenplay, movies.cameraman, movies.o_site, movies.site, movies.trailer, movies.country, movies.genre, movies.studio, movies.classification, movies."cast", movies.plot, movies.notes, movies.im...

Read more...

Revision history for this message
Juan Simón (simonbcn) wrote :
Revision history for this message
Michael (mikej06) wrote :

Thanks for your fix, committed it with rev. 1599

Changed in griffith:
assignee: nobody → Michael (mikej06)
importance: Undecided → Medium
status: New → Fix Committed
Michael (mikej06)
Changed in griffith:
milestone: none → 0.13
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.