I have the same problem. Although I am new to python, I'll help out. Here are some oddities that I've noticed in an hour of debugging with ddd/gdb: 1) A bunch of "QCoreApplication::exec: The event loop is already running" warnings, although not an infinite loop. Maybe not a problem. 2) "update_target" function in frontend.py never gets called, and I think that code is the only place where the ui_start_button gets enabled 3) My hard drive is listed in the window as /dev/sdb, but the flash is listed as /dev/sdc1. I would think the flash should be listed as /dev/sdc 4) Log file ended with
usb-creator 2011-07-14 19:22:14,791 (DEBUG) backend.py:139: id-type: swap usb-creator 2011-07-14 19:22:14,791 (DEBUG) backend.py:145: id-label: usb-creator 2011-07-14 19:22:14,793 (DEBUG) backend.py:166: mount: usb-creator 2011-07-14 19:22:28,220 (DEBUG) backend.py:22: Backend told to add: /home/mark/Downloads/openSUSE- 11.4-KDE-LiveCD-i686.iso usb-creator 2011-07-14 19:22:28,221 (DEBUG) misc.py:130: ['isoinfo', '-J', '-i', u'/home/mark/Downloads/openSU SE-11.4-KDE-LiveCD-i686.iso', '-x', '/.disk/info'] usb-creator 2011-07-14 19:22:37,602 (DEBUG) backend.py:190: cancel_install If I get any encouragement, I'll keep at it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/533276 Title: Fails to enable "Make Startup Disk" button To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/usb-creator/+bug/533276/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
