Bug 272401

Summary: Amarok cannot detect non-partitioned device
Product: [Applications] amarok Reporter: Matthieu Pupat <kde>
Component: Collections/Media DevicesAssignee: Amarok Developers <amarok-bugs-dist>
Status: RESOLVED FIXED    
Severity: normal CC: aumuell, ralf-engels
Priority: NOR    
Version: 2.4.0   
Target Milestone: 2.4.1   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In: 2.4.2
Attachments: Patch that solves the issue in 2.4.0.90

Description Matthieu Pupat 2011-05-04 04:20:55 UTC
Version:           2.4.0 (using KDE 4.6.2) 
OS:                Linux

When I plug my Sansa Fuze v2 (configured in MSC mode) in, Amarok correctly detects the SD card attached to teh device but fails to detect the main memory of the device. Both can be seen correctly mounted under /media in a file explorer.

Reproducible: Always
Comment 1 Matthieu Pupat 2011-05-08 02:35:41 UTC
The Sansa Fuze v2 is not partitioned i.e. its internal memory is accessible from /dev/sdx . From a solid-hardware point of view the StorageDrive and the StorageVolume are the same device.
Comment 2 Matthieu Pupat 2011-05-08 19:16:35 UTC
Created attachment 59778 [details]
Patch that solves the issue in 2.4.0.90
Comment 3 Myriam Schweingruber 2011-05-10 02:53:56 UTC
Matthieu, please submit your patch to http://reviewboard.kde.org. As Amarok 2.4.1 has been released already tis will go into the next release cycle.
Comment 4 Matthieu Pupat 2011-05-10 04:14:45 UTC
Myriam, I tried but the system there pretends the files is not a diff: "The selected file does not appear to be a diff."
Comment 5 Myriam Schweingruber 2011-05-10 13:52:26 UTC
Well, apparently the review is up: http://git.reviewboard.kde.org/r/101329/
Comment 6 Matthieu Pupat 2011-05-10 15:34:32 UTC
Yep I finally figured it out but the messages could be a little more user friendly.
Comment 7 Ralf Engels 2011-05-27 20:21:45 UTC
Applied patch from Matthieu.