Bug 233257

Summary: [PATCH] iPod Touch not detected by Amarok 2.3.0
Product: [Applications] amarok Reporter: Jeffrey Dodge <hazridi>
Component: Collections/iPod iPhoneAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: aumuell, kde, matej, teuf
Priority: NOR    
Version: 2.3.0   
Target Milestone: 2.3.1   
Platform: Debian testing   
OS: Linux   
Latest Commit: Version Fixed In: 2.3.1
Attachments: fix ipod touch detection code

Description Jeffrey Dodge 2010-04-04 16:51:41 UTC
Version:           2.3.0 (using KDE 4.4.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Amarok does not mount iPod touches automatically because of a minor bug in the IpodConnectionAssistant.cpp code, where it checks to see if the device string is equal to "iPod" -- it should check to see if it starts with "iPod".
Comment 1 Jeffrey Dodge 2010-04-04 16:52:41 UTC
Created attachment 42486 [details]
fix ipod touch detection code
Comment 2 Christophe Fergeau 2010-04-04 17:13:35 UTC
The iPod Touch using a product name similar to the iPhone, eg "iPod Touch 2.Gen", this is why == "iPod" isn't enough
Comment 3 Nicolas L. 2010-04-05 10:46:52 UTC
can you please do a merge request please ? ( if any pb tell me and i will do it )
Comment 4 Christophe Fergeau 2010-04-05 14:01:43 UTC
It's already there: http://gitorious.org/amarok/amarok/merge_requests/162
Comment 5 Martin Aumueller 2010-04-08 02:03:15 UTC
fixed in e9331aae9f45b8b6816627663bcb8ef708dcd4f7