Bug 261813 - Mounted disc is ejected during copying
Summary: Mounted disc is ejected during copying
Status: RESOLVED FIXED
Alias: None
Product: k3b
Classification: Applications
Component: Copying (show other bugs)
Version: 2.0.1
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Michał Małek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-01 20:56 UTC by Todd
Modified: 2011-01-02 20:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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