Ich habe die gleiche Beobachtung mit Griffith 0.12 unter Ubuntu 10.04:
Griffith --debug liefert
^[[Asimeon@Lassegriffith --debug
2010-11-30T13:15:04: D: Griffith(gconsole:85): Starting Griffith 0.12
2010-11-30T13:15:04: D: Griffith(gconsole:86): Platform: Linux-2.6.32-26-generic-i686-with-Ubuntu-10.04-lucid (posix)
2010-11-30T13:15:04: D: Griffith(gconsole:87): Dependencies:
gtk :: 2.17.0
gtk.glade :: 2.17.0
sqlalchemy :: 0.5.8
sqlite3 :: 2.4.1
reportlab :: 2.4
PIL :: True
psycopg2 :: 2.0.13 (dt dec mx ext pq3)
MySQLdb :: 1.2.2.final.0
chardet :: 2.0.1
sqlite :: 1.0.1
2010-11-30T13:15:04: D: Griffith(griffith:1451): config file used: /home/simeon/.griffith/griffith.cfg
2010-11-30T13:15:05: I: Griffith(initialize:102): Using Griffith directory: /home/simeon/.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))
/usr/share/griffith/lib/widgets.py:376: DeprecationWarning: Use the new widget gtk.Tooltip
self.widgets['tooltips'] = gtk.Tooltips()
/usr/share/griffith/lib/widgets.py:377: DeprecationWarning: Use the new widget gtk.Tooltip
self.widgets['tooltips'].set_tip(self.widgets['preferences']['epdf_reader'], _('Define here the PDF reader you want to use within Griffith. Popular choices are xpdf, gpdf, evince or kpdf. Make sure you have this program installed and working first.'))
/usr/share/griffith/lib/widgets.py:378: DeprecationWarning: Use the new widget gtk.Tooltip
self.widgets['tooltips'].set_tip(self.widgets['preferences']['spell_lang'], _("Here you can define the desired language to use while spell checking some fields. Use you locale setting. For example, to use european portuguese spell checking enter 'pt'"))
/usr/share/griffith/lib/widgets.py:379: DeprecationWarning: Use the new widget gtk.Tooltip
self.widgets['tooltips'].set_tip(self.widgets['preferences']['mail_smtp_server'], _("Use this entry to define the SMTP server you want to use to send e-mails. On *nix systems, 'localhost' should work. Alternatively, you can use your Internet Service Provider's SMTP server address."))
/usr/share/griffith/lib/widgets.py:380: DeprecationWarning: Use the new widget gtk.Tooltip
self.widgets['tooltips'].set_tip(self.widgets['preferences']['mail_email'], _("This is the from e-mail address that should be used to all outgoing e-mail. You want to include your own e-mail address here probably."))
/usr/share/griffith/lib/widgets.py:381: DeprecationWarning: Use the new widget gtk.Tooltip
self.widgets['tooltips'].set_tip(self.widgets['preferences']['mail_smtp_port'], _("Here you can define the smtp server port to use. If you want to use your gmail account service to send e-mails, try to enter '587' here. Default (and the most common one) is '25'"))
/usr/share/griffith/lib/widgets.py:382: DeprecationWarning: Use the new widget gtk.Tooltip
self.widgets['tooltips'].set_tip(self.widgets['preferences']['mail_use_tls'], _("If you need TLS support, please check this checkbox. This is needed, for example, when using gmail service to send your reminder e-mails."))
/usr/share/griffith/lib/initialize.py:553: DeprecationWarning:
ext.toolbar_icon_widget = toolbar.insert_stock(module.toolbar_icon, module.description, None, ext._on_toolbar_icon_clicked, None, -1)
/usr/share/griffith/lib/initialize.py:551: DeprecationWarning:
ext.toolbar_icon_widget = toolbar.insert_item(None, module.description, None, icon, ext._on_toolbar_icon_clicked, None, -1)
/usr/share/griffith/lib/main_treeview.py:152: DeprecationWarning: Use the new widget gtk.Tooltip
self.widgets['tooltips'].set_tip(w['region'], self._regions[0]) # N/A
2010-11-30T13:15:06: D: 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 ASC
2010-11-30T13:15:19: D: Griffith(add:270): reloading PluginMovieZelluloid
simeon@Lasse:~$
Es sieht genau so aus wie im angehängten Screenshot von sultan.