Revision f0a2caa...

Go back to digest for 6th May 2012

Bug Fixes in Multimedia

Matěj Laitl committed changes in [amarok] /core-impl/collections/ipodcollection:

IpodCollection: more robust iPhone (and the like) mounting

CHANGES:
* determined mount-point is checked first for some well-known
directories to detect whether iPhone is already connected
* detailed debugging information is shown to the user in details tab
of a sorry dialog upon failure -> no need to run amarok with --debug
* output of the called commands is now shown in the details too to aid
debugging
* the code is significantly refactored to eliminate convoluted logic

This is not the final solution of course - that would be using solid to
do all the dirty job, and thanks to work on fuse backed this may one
day become true.

I'd like to thank avlas for testing as seen on my blog post [1].

[1] http://strohel.blogspot.com/2012/04/amaroks-rewritten-ipod-plugin-testers.html

DIGEST: Bugfix: Amarok's iPhone mounting gets more robust

File Changes

Modified 3 files
  • /core-impl/collections/ipodcollection
  •   src/IpodCollection.cpp
  •   src/support/IphoneMountPoint.cpp
  •   src/support/IphoneMountPoint.h
3 files changed in total