Comment 12 for bug 1279987

Revision history for this message
Miro Janosik (miro-janosik-geo) wrote :

Hello
I have the same version as mue.de above (Qt: 4.8.6 KDE: 4.13.3 Tvorca štartovacieho disku: 0.2.23) and I get the exception when I start the program. Interesting is that application continues to run.

But program crashes at later stage, when I try to create bootable stick:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/usbcreator/frontends/kde/frontend.py", line 479, in install
    self.delete_timeout(self.update_loop)
AttributeError: 'KdeFrontend' object has no attribute 'update_loop'

When I try to run usb-creator-gtk I get the exception and can't start the program. Even listing version crashes:
miro@uhlie:~$ usb-creator-gtk --version
0.2.23
(usb-creator-gtk:5330): GLib-CRITICAL **: g_hash_table_destroy: assertion 'hash_table != NULL' failed