Comment 3 for bug 763854

Revision history for this message
Rex Tsai (chihchun) wrote :

It seems d-feet can not get the right address from GtkComboBoxEntry

"Bus address '' is not a valid bus address"
/usr/lib/pymodules/python2.7/dfeet/_ui/uiloader.py:38: GtkWarning: Unknown property: GtkComboBoxEntry.items
  self.ui.add_from_file(ui_dir + '/' + file)
org.freedesktop.DBus.Error.BadAddress: Address does not contain a colon
^CTraceback (most recent call last):
  File "/usr/bin/d-feet", line 52, in <module>
    DFeetApp.gtk.main()