oasegips / sigil

Automatically exported from code.google.com/p/sigil
GNU General Public License v3.0
0 stars 0 forks source link

An Error occured while trying to save a file. #2408

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please read http://code.google.com/p/sigil/wiki/ReportingIssues for
information about submitting a good bug report.

What steps will reproduce the problem?
1. Open an epub file on sigil
2. Removed a div element using the code viewer
3. Clicked to save epub file
4. Error message occured
...

What is the expected output? What do you see instead?
The epub file should have been saved successfully. 

What version of the product are you using? On what operating system?
Sigil 0.7.2 Windows 7 64-bit operating system.
Qt-version: 5.0.2

Please provide any additional information below. If your source file is
required to fully understand the problem, please attach it to this issue.
Read the ReportingIssues wiki page before
submitting!

Sigil returned this message:

Error info: Cannot save file E:\Books\MoonReader\Billy Budd.epub: 
C:\build\Sigil-0.7.2-Code\src\Sigil\Exporters\ExportEPUB.cpp(251): Throw in 
function void __thiscall ExportEPUB::SaveFolderAsEpubToLocation(const class 
QString &,const class QString &)
Dynamic exception type: class boost::exception_detail::clone_impl<struct 
CannotCopyFile>
std::exception::what: Unknown exception
[struct file_fullpath *] = E:\Books\MoonReader\Billy Budd.epub

Sigil version: 0.7.2
Runtime Qt: 5.0.2
Compiled Qt: 5.0.2
Platform: Windows SysInfo ID 144

Original issue reported on code.google.com by dakar0...@gmail.com on 17 Sep 2013 at 1:54

GoogleCodeExporter commented 9 years ago

Original comment by john@nachtimwald.com on 3 Nov 2013 at 2:26