Port to udisks2
Bug #1024405 reported by
Martin Pitt
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
usb-creator (Ubuntu) |
Fix Released
|
Low
|
Dimitri John Ledkov | ||
Quantal |
Won't Fix
|
Medium
|
Unassigned | ||
Raring |
Won't Fix
|
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.
Changed in usb-creator (Ubuntu Quantal): | |
status: | New → Triaged |
summary: |
- Port to libudisks2 + Port to udisks2 |
Changed in usb-creator (Ubuntu Quantal): | |
importance: | Undecided → Medium |
Changed in usb-creator (Ubuntu Quantal): | |
milestone: | none → quantal-updates |
Changed in usb-creator (Ubuntu Quantal): | |
status: | Triaged → Won't Fix |
milestone: | quantal-updates → none |
Changed in usb-creator (Ubuntu Raring): | |
status: | New → In Progress |
importance: | Undecided → Low |
assignee: | nobody → Dmitrijs Ledkovs (xnox) |
Changed in usb-creator (Ubuntu Raring): | |
status: | In Progress → Won't Fix |
Changed in usb-creator (Ubuntu): | |
status: | In Progress → Fix Committed |
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.