v1.7 - No Failed to Save Warning

Bug #508873 reported by aidave
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Kabikaboo
New
Medium
Unassigned

Bug Description

Save doesnt work at times. Not sure why yet.

Revision history for this message
aidave (aidave) wrote :

Just looked into it, and it's due ot permissions:

Traceback (most recent call last):
  File "/usr/share/kabikaboo/src/kabikaboo.py", line 1231, in save_document_callback
    self.file.save(self.document)
  File "/usr/share/kabikaboo/src/file.py", line 110, in save
    if self.save_to_file_pickle(self.working_file, document):
  File "/usr/share/kabikaboo/src/file.py", line 293, in save_to_file_pickle
    output = open(filename, 'w')
IOError: [Errno 13] Permission denied: '/home/aidave/Documents/Scripts/Creation Myths/Kabikaboo/CreationMyths-80.kaboo'

So it should be giving the user a warning.

Changed in kabikaboo:
milestone: none → 1.8
importance: Undecided → High
summary: - v1.7 - Save not Working (sometimes)
+ v1.7 - No Failed to Save Warning
Changed in kabikaboo:
importance: High → Medium
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.