lp://staging/~yuningdodo/ubuntu/trusty/usb-creator/usb-creator.lp1361474+lp1300361-recreate-udisks-client
- Get this branch:
- bzr branch lp://staging/~yuningdodo/ubuntu/trusty/usb-creator/usb-creator.lp1361474+lp1300361-recreate-udisks-client
Branch merges
- Brian Murray: Approve
- Timo Jyrinki: Approve
- Martin Pitt: Pending requested
-
Diff: 55 lines (+25/-2)2 files modifiedbin/usb-creator-helper (+13/-2)
debian/changelog (+12/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Yu Ning
- Status:
- Development
Recent revisions
- 87. By Yu Ning
-
HELPER: use parted instead of udisks2 to create the new partition table
since udisks2 uses wipefs to erase the old partition table, however
partition table erasing is not supported in wipefs yet in trusty, that
would cause a timed out error. - 86. By Yu Ning
-
* HELPER: use parent object only if there is a parent.
* HELPER: re-create the udisks client otherwise it will not return the newly
created device or partition. (LP: #1361474) (LP: #1300361) - 85. By Martin Pitt
-
Drop invalid empty "erase" type. We don't need to erase the device (you
can use "Disks" if you want that for some reason). Fixes "Unknown or
unsupported erase type `' " failure. (LP: #1294877) - 84. By Evan
-
[ Rohan Garg ]
* Workaround Python Qt4 being sucky (LP: #1315866)
- Known bug in Python Qt4 trying to delete objects twice, workaround by
telling SIP to not call dtors on each object, and instead throwing away
everything at the end
* Stable release update (LP: #1289026). - 83. By Dimitri John Ledkov
-
[ 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.format_ ended_cb callback otherwise the erasing
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. - 82. By Harald Sitter
-
KDE: Don't crash when started with --iso. The hiding logic tried to access
a variable that did not exist - 80. By Harald Sitter
-
[ Brian Murray ]
* Fix typo of udisks_cdrom_added method, thanks to Michael Blennerhassett
for the patch. (LP: #1264638)[ Harald Sitter ]
* KDE: Select manually added images after they were added to the backend.
* KDE: When adding an image that is already in the model, mark it as
the selected item right away.
* KDE: When manually selecting images, default to downloadsPath.
* KDE: Set minimum heigh of the treewidgets to 128px respectively.
This prevents shrinking beyond a sane boundry (>header height)
and provides more appealing default appearance.
* KDE: Set tooltips for all treewidget items
* KDE: Change treewidget spacing from interactive to auto-smartness.
The source widget is stretching image & version, while fitting
size.
The destination widget is only stretching the device name and
everything else is fitted to content.
This should give a much better default scaling, unfortunately users
cannot resize the columns at will anymore, introduction of tooltips
helps avoid that use case that. - 78. By Dimitri John Ledkov
-
[ Chris Wulff ]
Initialise threads, before starting background task thread. (LP:
#915626)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/utopic/usb-creator