This forum has been archived. All content is frozen. Please use KDE Discuss instead.

iphone 3G mount fix

Tags: None
(comma "," separated)
Manuw2009
Registered Member
Posts
65
Karma
0
OS

iphone 3G mount fix

Fri Oct 14, 2011 4:38 pm
Hi all,

Just found the following fix to enable iphone 3G handling in Amarok.
It is actually based on the previous fix delivered for iTouch 3G.
Can't submit thru Review Requests (something wrong with my Id as it seems) :
--- /home/manu/MY_PPA/ppa-amarok-experimental.bak/amarok/amarok/src/MediaDeviceCache.cpp
+++ /home/manu/MY_PPA/ppa-amarok-experimental/amarok/amarok/src/MediaDeviceCache.cpp
@@ -223,7 +223,7 @@
const QMap<QString, QVariant> properties = generic->allProperties();
// iPods touch 3G (and maybe upper) do not have AFC capabilities.
// Due to the return, iPod Touch are not known as media device and the code which execute the ifuse command is then not called!
- if ( !device.product().contains("iPod") )
+ if ( !device.product().contains("iPod") && !device.product().contains("iPhone"))
{
if( !properties.contains("info.capabilities") )
{
Could anyone submit a review request ?
Thank you
User avatar
Sentynel
KDE Developer
Posts
285
Karma
1
OS

Re: iphone 3G mount fix

Fri Oct 14, 2011 7:00 pm
https://git.reviewboard.kde.org/r/102864/
You seem to have submitted the review request just fine.




Bookmarks



Who is online

Registered users: Bing [Bot], Evergrowing, Google [Bot], Sogou [Bot]