Bug 161176

Summary: plasma does not mount removeable devices if needed
Product: [Plasma] plasma4 Reporter: S. Burmeister <sven.burmeister>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: minor CC: andresbajotierra, asraniel, sebas
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description S. Burmeister 2008-04-22 23:23:04 UTC
Version:            (using KDE 4.0.3)
Installed from:    SuSE RPMs
OS:                Linux

If one uses a picture from a removeable device as wallpaper or for the frame plasmoid it does not work because plasma does not mount the device, although it is attached.

Amarok for example does somehow get access to the device's files.
Comment 1 Vincent Fortier 2008-07-04 11:50:46 UTC
Or at the very least an error message stating that a filesystem/directory is currently unavailable (in case it cannot automatically mount it like a missing USB key for example).
Comment 2 Alex Merry 2008-07-05 12:33:14 UTC
Do we really want to automount removable devices?  Using pictures for wallpaper or the frame plasmoid from removable media is flaky at best.
Comment 3 S. Burmeister 2008-07-05 12:44:00 UTC
Why should people not keep their photo on an external harddrive in times of image-files getting bigger and bigger? People do that in case of music too, which is why amarok handles this. Even if it would make sense that plasma copied some files to a temp-dir, having the slideshow simply demands that plasma copes with external drives. Same for folderview.
Comment 4 Alex Merry 2008-08-06 16:42:38 UTC
If you're using an external hard drive as extended main storage, I'd expect the use of things like fstab to mount the device at boot.

Well, I'll downgrade this to minor, and if a dev wants to implement it they can, but I'm not sure it's an essential feature, and issues like not letting plasma stop people unmounting devices would need to be considered (not being able to remove a device because some application has kept a reference to it is one of my biggest problems with removable media support in Windows).
Comment 5 Vincent Fortier 2008-08-11 11:51:17 UTC
I think you are expecting the wrong thing.  USB drive do not need fstab to be accessed, just like a CD/DVD drive...  The partitions get detected at logon by KDE and are mounted in /media on the fly once accessed.

It is sad you are considering this as minor since probably a lot of people are keeping their data on an external drive like this because of its ease of management and security it offers.
Comment 6 Sebastian Kügler 2009-03-28 20:13:01 UTC
That's right, the frame applet doesn't support loading images from remote URLs currently
Comment 7 Beat Wolf 2009-07-09 23:28:46 UTC
dupe of https://bugs.kde.org/show_bug.cgi?id=164053 ?
Comment 8 Dario Andres 2009-07-09 23:39:42 UTC
Merging with bug 164053 as it has more discussion on it. Thanks

*** This bug has been marked as a duplicate of bug 164053 ***