03.07.2010 06:24, PCMan wrote: > Hi, > I just finished direct udisks support for libfm and pcmanfm. > But it's not yet merged back to trunk. > I want to do more tests before the merge. > Please help test it. > After checking out the latest source code of libfm from git, switch to > udisks branch. > > git checkout --track -b udisks origin/udisks > (Tutorial: > http://www.gitready.com/intermediate/2009/01/09/checkout-remote-tracked-branch.html) > > Then you can test it. Nothing in pcmanfm need to be changed. You only > need to update libfm and it works.
Yes, it does (sorry for such late testing). However, it only handles storage volumes. The gvfs-based implementation also handled audio CDs (presented as FUSE-based directories of wav files), DVDs and PTP-based digital cameras. Are there any plans to introduce support for these media types into udisks-based libfm? Obviously, this doesn't have to have the same form, as there is no vfs to work with (and it is for the better, because it was not good enough for most applications). For audio CDs and DVDs, a configurable player can be launched instead, but for PTP-based cameras, LXDE has no application, so it is unclear what to do. -- Alexander E. Patrakov ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Pcmanfm-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pcmanfm-develop
