I experienced this problem myself but instead of it crashing, I get
"Install failed: Unable to determine the partition number.". This is
because "dev.GetProperty('block.device')" returned /dev/sdb which has no
number at the end which "re.match('.*([0-9]+)$', tmp" looks for.** Summary changed: - usb-creator crashes when USB stick is a single filesystem with no partition table. (AttributeError in install_bootloader()) + usb-creator fails to install when USB stick is a single filesystem with no partition table. -- usb-creator fails to install when USB stick is a single filesystem with no partition table. https://bugs.launchpad.net/bugs/277865 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
