Hallo,
wenn ich exportieren --> Ipod wähle tut sich nichts.
Hängt das vielleicht mit meinem Problem von hier
http://forum.griffith.cc/index.php/topic,1421.0.html zusammen?
Debug sagt:
2010-12-13T19:52:50: DEBUG: Griffith(gconsole:85): Starting Griffith 0.12.1
2010-12-13T19:52:50: DEBUG: Griffith(gconsole:86): Platform: Windows-XP-5.1.2600-SP2 (nt)
2010-12-13T19:52:50: DEBUG: Griffith(gconsole:87): Dependencies:
gtk :: 2.16.0
gtk.glade :: 2.16.0
sqlalchemy :: 0.6.3
sqlite3 :: 2.4.1
reportlab :: 2.4
PIL :: True
psycopg2 :: 2.2.1 (dt dec ext pq3)
MySQLdb :: 1.2.2.final.0
chardet :: 2.0.1
sqlite :: False
2010-12-13T19:52:51: DEBUG: Griffith(griffith:1451): config file used: C:\Dokumente und Einstellungen\xxxx\Anwendungsdaten\griffith\griffith.cfg
2010-12-13T19:52:51: INFO: Griffith(initialize:102): Using Griffith directory: C:\Dokumente und Einstellungen\xxxx\Anwendungsdaten\griffith
C:\Programme\Griffith\lib\initialize.py:140: GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated
C:\Programme\Griffith\lib\widgets.py:376: DeprecationWarning: Use the new widget gtk.Tooltip
C:\Programme\Griffith\lib\widgets.py:377: DeprecationWarning: Use the new widget gtk.Tooltip
C:\Programme\Griffith\lib\widgets.py:378: DeprecationWarning: Use the new widget gtk.Tooltip
C:\Programme\Griffith\lib\widgets.py:379: DeprecationWarning: Use the new widget gtk.Tooltip
C:\Programme\Griffith\lib\widgets.py:380: DeprecationWarning: Use the new widget gtk.Tooltip
C:\Programme\Griffith\lib\widgets.py:381: DeprecationWarning: Use the new widget gtk.Tooltip
C:\Programme\Griffith\lib\widgets.py:382: DeprecationWarning: Use the new widget gtk.Tooltip
C:\Programme\Griffith\lib\initialize.py:560: DeprecationWarning:
C:\Programme\Griffith\lib\main_treeview.py:152: DeprecationWarning: Use the new widget gtk.Tooltip
2010-12-13T19:52:52: DEBUG: Griffith(sql:273): 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.number DESC
C:\Programme\Griffith\library.zip\sqlalchemy\engine\default.py:495: SAWarning: Unicode type received non-unicode bind param value
2010-12-13T19:52:55: INFO: Griffith(initialize:851): Spellchecker is not available
2010-12-13T19:53:27: DEBUG: Griffith(griffith:178): reloading PluginExportiPod
2010-12-13T19:53:27: DEBUG: Griffith(sql:273): SELECT movies.number, movies.o_title, movies.title, movies.director
FROM movies ORDER BY movies.number DESC
2010-12-13T19:53:27: ERROR: Griffith(griffith:186):
Traceback (most recent call last):
File "griffith", line 184, in on_export_activate
File "C:\Programme\Griffith\lib\plugins\export\PluginExportiPod.py", line 77, in run
AttributeError: 'NoneType' object has no attribute 'encode'