Comment 2 for bug 120603

Revision history for this message
M Lucius (marcel-lucius) wrote : Re: hwdb-kde crashed with UnboundLocalError in get_xorgdata()

run from terminal
--- shell output ---

ubuntu@ubuntu:~$ hwdb-gui
/bin/sh: /usr/bin/esd: not found
/bin/sh: /usr/bin/esd: not found
/bin/sh: /usr/bin/esd: not found
/bin/sh: /usr/bin/esd: not found
/bin/sh: /usr/bin/esd: not found
/bin/sh: /usr/bin/esd: not found
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 597, in adv
    set[2] = set[2]+self.get_xorgdata()
  File "/usr/bin/hwdb-gui", line 256, in get_xorgdata
    return retval
UnboundLocalError: local variable 'retval' referenced before assignment

--- shell output ---