iwjd / ebookdroid

Automatically exported from code.google.com/p/ebookdroid
0 stars 0 forks source link

Export notes doesn't work on KitKat if the book file is on an external SD card #893

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open any file located on an external SD card.
2. Create a note.
3. Press the export button.

What is the expected output?
The note is exported.

What do you see instead?
Error "open failed: EACCESS (Permission denied)"

What version of the product are you using?
2.1.14

On what operating system?
Android 4.4.2

What device are you using?
Samsung Galaxy tab SM-T800

Please provide any additional information below.
I realize that this can't be fixed radically, but please add possibility to 
select a directory for export as a workaround.

Original issue reported on code.google.com by aaparp...@gmail.com on 16 Nov 2014 at 12:00

GoogleCodeExporter commented 8 years ago
Great! I think that solution we will implement.

Original comment by Andrei.K...@gmail.com on 16 Nov 2014 at 3:01

GoogleCodeExporter commented 8 years ago
Added new settings: Folder for export. If it is not empty string, then on 
export eaz file will be created in that folder, on import if eaz file not 
existed in current, then it will be read from that folder.

Original comment by Andrei.K...@gmail.com on 17 Nov 2014 at 10:10