usb-creator doesn't refresh size error
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| usb-creator (Ubuntu) |
Low
|
Unassigned |
Bug Description
Binary package hint: usb-creator
While having a 6.8G DVD in my drive I attached an empty FAT32 4GB USB-Stick.
After starting the usb creator it said something like "partition size [of usb stick] not sufficient" which is correct.
Then I selected a karmic i386 .iso file which has about 700M. Now there comes the problem, the usb creator didnt "refresh" the file size of the installation source (.iso) which is expected to fit onto the usb drive. Instead it still had this error message and a disabled "Make Startup Disc" button.
I worked around it, ejecting the DVD and restarting the usb-creator, so it had no 6.8G image preselected.
I consider this a minor, but nice-to-be-rid-of, bug.
:: using Karmic Koala (9.10)
ProblemType: Bug
Architecture: i386
Date: Sat Feb 13 10:16:46 2010
DistroRelease: Ubuntu 9.10
InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
NonfreeKernelMo
Package: usb-creator-gtk 0.2.12
PackageArchitec
ProcEnviron:
LANG=en_US.UTF-8
SHELL=/bin/bash
ProcVersionSign
SourcePackage: usb-creator
Uname: Linux 2.6.31-16-generic i686
XsessionErrors:
(gnome-
(polkit-
(nautilus:2734): Eel-CRITICAL **: eel_preferences
(gnome-
(firefox:4477): GLib-WARNING **: g_set_prgname() called multiple times
Simon Schliesky (publicmoondark) wrote : | #1 |
David Tombs (dgtombs) wrote : | #2 |
Changed in usb-creator (Ubuntu): | |
status: | New → Confirmed |
summary: |
- usb-creator file size issue + usb-creator doesn't refresh size error |
David Tombs (dgtombs) wrote : | #3 |
Here's a screenshot from Lucid.
In the future, please include a screenshot yourself if possible. Thanks!
Changed in usb-creator (Ubuntu): | |
importance: | Undecided → Low |
status: | Confirmed → Triaged |
Daniel Lawrence (dannyla) wrote : | #4 |
This bug is currently occurring in the latest release ( 12.04 ),
This looks like a problem with usbcreator/
By running the /backends/
The attachment "Patch to force the call of _update_free in /backends/
[This is an automated message performed by a Launchpad user owned by Brian Murray. Please contact him regarding any issues with the action taken in this bug report.]
tags: | added: patch |
Changed in usb-creator (Ubuntu): | |
status: | Triaged → Fix Committed |
Launchpad Janitor (janitor) wrote : | #6 |
This bug was fixed in the package usb-creator - 0.2.56
---------------
usb-creator (0.2.56) trusty; urgency=medium
[ Ivan Larionov ]
* Loop-mount iso in read-only mode, can't modify it anyway. (LP: #1289314)
[ Daniel Lawrence ]
* usb-creator doesn't refresh size error (LP: #521311)
[ Jeremy Bicha ]
* Always select the most recent image found (LP: #1087117)
[ Yu Ning ]
* GTK: Handle the backend.
operation will never ended. (LP: #1289269) (LP: #1273925)
[ Dimitri John Ledkov ]
* At the end of successful UDisks2 format, trigger device change to
remount and recalculate the now formatted free space.
-- Dimitri John Ledkov <email address hidden> Tue, 01 Apr 2014 15:04:39 +0100
Changed in usb-creator (Ubuntu): | |
status: | Fix Committed → Fix Released |
I can reproduce this bug.