Follow-up Comment #5, bug #17999 (project mypaint):

I was unable to reproduce the error in logging mode.

However, I suddenly got a different exception message when trying to
reproduce the error again. (This is back on my Cintiq 21UX, I tried
alternating between the mouse and stylus, without moving both at once.)

The exception message is as follows. 

Traceback (most recent call last):
  File "C:Program Files (x86)MyPaintlibrary.zipguifilehandling.py", line 314,
save_cb(no details)
            else:
                self.save_file(self.filename)
  File "C:Program Files (x86)MyPaintlibrary.zipguidrawwindow.py", line 43,
wrapper(self=<gui.filehandling.FileHandler object>,
*args=(u'C:\Users\sonictk\Pictures\del.ora',), **kwargs={})
            try:
                func(self, *args, **kwargs)
            finally:
  File "C:Program Files (x86)MyPaintlibrary.zipguifilehandling.py", line 248,
save_file(no details)
                    file_location = self.filename =
os.path.abspath(filename)
                    print 'Saved to', self.filename
                   
gtk.recent_manager_get_default().add_full(helpers.filename2uri(self.filename),
IOError: [Errno 9] Bad file descriptor

I have also attached a screenshot for reference.

(file #12811)
    _______________________________________________________

Additional Item Attachment:

File name: del.JPG                        Size:599 KB


    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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