usb-creator-gtk crashes when cdrom is in drive
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| usb-creator (Ubuntu) |
High
|
Brian Murray |
Bug Description
When starting usb-creator-gtk with a cdrom in the drive, an error message:
An unhandled exception occurred:
'UDisksBackend' object has no attribute 'udisks_
is displayed, and the program exits.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: usb-creator-gtk 0.2.52
ProcVersionSign
Uname: Linux 3.12.0-7-generic x86_64
ApportVersion: 2.12.7-0ubuntu3
Architecture: amd64
CurrentDesktop: Unity
Date: Sat Dec 28 18:45:51 2013
InstallationDate: Installed on 2013-06-22 (189 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130621)
SourcePackage: usb-creator
UpgradeStatus: Upgraded to trusty on 2013-12-05 (22 days ago)
Michael Blennerhassett (mjblenner) wrote : | #1 |
Michael Blennerhassett (mjblenner) wrote : | #2 |
The attachment "typo.patch" seems to be a patch. If it isn't, please remove the "patch" flag from the attachment, remove the "patch" tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team.
[This is an automated message performed by a Launchpad user owned by ~brian-murray, for any issues please contact him.]
tags: | added: patch |
Changed in usb-creator (Ubuntu): | |
importance: | Undecided → High |
status: | New → In Progress |
assignee: | nobody → Brian Murray (brian-murray) |
Launchpad Janitor (janitor) wrote : | #4 |
This bug was fixed in the package usb-creator - 0.2.53
---------------
usb-creator (0.2.53) trusty; urgency=low
[ 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.
-- Harald Sitter <email address hidden> Thu, 16 Jan 2014 09:46:23 +0100
Changed in usb-creator (Ubuntu): | |
status: | In Progress → Fix Released |
This is just a typo of the method name (missing _ at the front)