lp:ubuntu/utopic/usb-creator

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/utopic/usb-creator
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

89. By Yu Ning

Re-create the udisks client otherwise it will not return the newly
created device or partition. (LP: #1361474, #1300361)

88. By Martin Pitt

* Don't specify an erase type. Using "zero" will take an awfully long time,
  time out, and isn't necessary. (LP: #294877)
* Revert "Ignore errors from synchronisations after wipefs calls". This
  udisks hack doesn't work (it now silently fails to format the device,
  instead of showing the error message), and won't stay in udisks.
  (See LP #1059872)

87. By Dimitri John Ledkov

* Correctly detect partition-table less parent devices.
* Rescan partitions, after creating fresh partition table.
* Ignore errors from synchronisations after wipefs calls. (LP: #1300361)
* Allow operation over loop devices, for ease of testing.

86. By Dimitri John Ledkov

Refactor syslinux bootloader installation to support legacy, 4.x, and
6.x series. (LP: #1330165)

85. By Martin Pitt

* Use "zero" erase type instead of the invalid "". (LP: #1294877)
* Bump Standards-Version to 3.9.5, no changes necessary.

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

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

81. By Brian Murray

udisks/backend.py: set mount to None (LP: #1259111)

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.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers