Comment 5 for bug 625209

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

Current code can be seen in lp:~exaile-devel/exaile/udisks .

I'm using the CD plugin as testing ground, so I'm updating it at the same time. There's a slight annoyance with this--the plugin doesn't seem to work in trunk (even using HAL).

This code preserves HAL support. If you have both UDisks and HAL running (is that even possible?), you'll get duplicate devices.

At the moment CD support is still incomplete and doesn't detect insert/eject events, but it works if Exaile starts with the CD already inside. This bug shouldn't affect devices that work by plugging/unplugging (of course, the mass storage plugin will need to be modified to use UDisks first before we can test this).