Editing doesn't save changes since version 1.28

Bug #1299097 reported by mario
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

On iMac OSX 10.9.2, when editing, if you try to save the changes this is the message you receive:

calibre, version 1.30.0
ERRORE: Impossibile salvare: Saving of the book failed. Click "Show Details" for more information. You can try to save a copy to a different location, via File->Save a Copy

Traceback (most recent call last):
  File "site-packages/calibre/gui2/tweak_book/save.py", line 159, in process_save
  File "site-packages/calibre/gui2/tweak_book/save.py", line 169, in do_save
  File "site-packages/calibre/gui2/tweak_book/save.py", line 37, in save_container
OSError: [Errno 1] Operation not permitted

mario (mariodaurizio)
description: updated
summary: - Editing doesn't save change since version 1.28
+ Editing doesn't save changes since version 1.28
Revision history for this message
Kovid Goyal (kovid) wrote : Re: calibre bug 1299097

That error is generated when the editor tries to change the owner of a
temporary file to be the same as the owner of the file being edited. It
looks like you have permissions problem somewhere. Most likely the user
that owns the file you are editing is different from the user you are
running the editor as. I will change the editor to ignore this error,
but in the meantime you can fix it by fising the file ownership on the
file you are editing.

Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every Friday.

 status fixreleased

Changed in calibre:
status: New → Fix Released
Revision history for this message
mario (mariodaurizio) wrote :

Fixed :-)
Thank you very much

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.