Comment 4 for bug 102061

Revision history for this message
Joel Garske (joel-garske) wrote :

This is, what the python stack trace says in the terminal:

Traceback (most recent call last):
  File "/usr/bin/hwdb-gui", line 153, in <lambda>
    self.advance.connect("clicked", lambda w: self.adv(self.xmlfile))
  File "/usr/bin/hwdb-gui", line 585, in adv
    self.draw_header(set)
  File "/usr/bin/hwdb-gui", line 434, in draw_header
    icon_pixbuf = gtk.gdk.pixbuf_new_from_file(Constants.DATADIR + "/"+set[0])
gobject.GError: Datei »/usr/share/hwdb-client/email.png« konnte nicht geöffnet werden: No such file or directory

This error is reproducable for me.