Bug 272401 - Amarok cannot detect non-partitioned device
Summary: Amarok cannot detect non-partitioned device
Status: RESOLVED FIXED
Alias: None
Product: amarok
Classification: Applications
Component: Collections/Media Devices (show other bugs)
Version: 2.4.0
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: 2.4.1
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-04 04:20 UTC by Matthieu Pupat
Modified: 2011-05-27 20:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.4.2


Attachments
Patch that solves the issue in 2.4.0.90 (1.66 KB, patch)
2011-05-08 19:16 UTC, Matthieu Pupat
Details

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