Port to udisks2
Bug #1024405 reported by
Martin Pitt
on 2012-07-13
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| usb-creator (Ubuntu) |
Low
|
Dimitri John Ledkov | ||
| Quantal |
Medium
|
Unassigned | ||
| Raring |
Low
|
Dimitri John Ledkov |
Bug Description
udisks 1.x and libgdu are both obsolete. They were replaced by udisk2 and libudisks2-dev. usb-creator needs to be ported to the new API. It should be fairly straightforward, as the concept is pretty much the same.
Martin Pitt (pitti)
on 2012-07-13
Changed in usb-creator (Ubuntu Quantal): | |
status: | New → Triaged |
summary: |
- Port to libudisks2 + Port to udisks2 |
Brian Murray (brian-murray)
on 2012-07-16
Changed in usb-creator (Ubuntu Quantal): | |
importance: | Undecided → Medium |
Colin Watson (cjwatson)
on 2012-10-10
Changed in usb-creator (Ubuntu Quantal): | |
milestone: | none → quantal-updates |
Martin Pitt (pitti)
on 2012-10-18
Changed in usb-creator (Ubuntu Quantal): | |
status: | Triaged → Won't Fix |
milestone: | quantal-updates → none |
Dimitri John Ledkov (xnox)
on 2013-02-21
Changed in usb-creator (Ubuntu Raring): | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Dmitrijs Ledkovs (xnox) |
Max Bowsher (maxb) wrote : | #1 |
Dimitri John Ledkov (xnox)
on 2013-12-07
Changed in usb-creator (Ubuntu Raring): | |
status: | In Progress → Won't Fix |
Changed in usb-creator (Ubuntu): | |
status: | In Progress → Fix Committed |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package usb-creator - 0.2.52
---------------
usb-creator (0.2.52) trusty; urgency=low
* Port to UDisks2 API. (LP: #1024405)
-- Dmitrijs Ledkovs <email address hidden> Sat, 07 Dec 2013 22:19:50 +0000
Changed in usb-creator (Ubuntu): | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
It should be noted that this isn't just a backend issue. There are a couple of user visible weirdnesses as a result:
1) USB sticks mounted by usb-creator show up at /media/<deviceuuid> not /media/ <user>/ <deviceuuid> like removable media generally does in raring
2) Attempting to unmount via the Unity launcher shows a spurious authentication prompt for "unmounting a device mounted by a different user", presumably because udisks 1 and udisks 2 don't talk to each other.