Bug 233257 - [PATCH] iPod Touch not detected by Amarok 2.3.0
Summary: [PATCH] iPod Touch not detected by Amarok 2.3.0
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Collections/iPod iPhone (show other bugs)
Version: 2.3.0
Platform: Debian testing Linux
: NOR normal
Target Milestone: 2.3.1
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 16:51 UTC by Jeffrey Dodge
Modified: 2011-12-20 11:05 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.3.1


Attachments
fix ipod touch detection code (1.03 KB, patch)
2010-04-04 16:52 UTC, Jeffrey Dodge
Details

Note You need to log in before you can comment on or make changes to this bug.
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