Update of bug #16133 (project mypaint):

                  Status:                    None => Confirmed              
                 Summary: Unable to open a drawing => Unable to open an
OpenRaster file: "missing stack.xml"

    _______________________________________________________

Follow-up Comment #1:

Hi Joël. Was there an error on saving the file also?

Here is the traceback I get when opening this file:
Traceback (most recent call last):
  File "/usr/share/mypaint/gui/application.py", line 91, in
at_application_start
    self.filehandler.open_file(fn)
  File "/usr/share/mypaint/gui/drawwindow.py", line 41, in wrapper
    func(self, *args, **kwargs)
  File "/usr/share/mypaint/gui/filehandling.py", line 166, in open_file
    self.doc.load(filename)
  File "/usr/share/mypaint/lib/document.py", line 276, in load
    load(filename)
  File "/usr/share/mypaint/lib/document.py", line 425, in load_ora
    xml = z.read('stack.xml')
  File "/usr/lib/python2.6/zipfile.py", line 834, in read
    return self.open(name, "r", pwd).read()
  File "/usr/lib/python2.6/zipfile.py", line 857, in open
    zinfo = self.getinfo(name)
  File "/usr/lib/python2.6/zipfile.py", line 824, in getinfo
    'There is no item named %r in the archive' % name)
KeyError: "There is no item named 'stack.xml' in the archive"


    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?16133>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs

Reply via email to