Bug 151051

Summary: amarok sets volume.ignore=true on removable drives if it is asked not to handle them
Product: [Applications] amarok Reporter: Kovid Goyal <kovid>
Component: Collections/Media DevicesAssignee: Amarok Bugs <amarok-bugs-null>
Status: RESOLVED UNMAINTAINED    
Severity: normal CC: jonas.vejlin
Priority: NOR    
Version First Reported In: 1.4.7   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Kovid Goyal 2007-10-19 19:06:07 UTC
Version:           1.4.7 (using KDE KDE 3.5.7)
Installed from:    Compiled From Sources
Compiler:          gcc 4.1.2 
OS:                Linux

When you ask amarok to not handle a removable device it sets the volume.ignore property on the device to true in HAL. This prevents any other application that wants to mount the device through HAL from doing so. According to the HAL spec, volume.ignore should only be set to true for system partitions and such. I would suggest amarok use a custom key to handle this.
Comment 1 Jonas Vejlin 2009-04-25 21:14:23 UTC
Should this be clouse becouse it is field against 1.4 with is unmaintained?