Bug 261813

Summary: Mounted disc is ejected during copying
Product: [Applications] k3b Reporter: Todd <toddrme2178>
Component: CopyingAssignee: Michał Małek <michalm>
Status: RESOLVED FIXED    
Severity: normal CC: trueg
Priority: NOR    
Version: 2.0.1   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Todd 2011-01-01 20:56:41 UTC
Version:           2.0.1 (using KDE 4.5.90) 
OS:                Linux

When trying to do a copy of a disc, the first thing k3b tries to do is unmount it (if it is mounted).  However, instead of unmounting the disc, instead it ejects it.  Obviously it cannot find the ejected disc, so the copy process fails. Since discs are often mounted automatically, this can cause a serious problem when trying to do the copy. 

Reproducible: Always
Comment 1 Lukáš Tinkl 2011-01-02 20:58:52 UTC
SVN commit 1210963 by lukas:

do not try to automatically eject the disc when a unmount is requested

BUG: 261813


 M  +1 -1      udisksstorageaccess.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1210963