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

                 Summary: Random errors related to file saving
                 Project: MyPaint
            Submitted by: sonictk
            Submitted on: Wed 06 Apr 2011 07:58:19 AM GMT
                Severity: 2 - Minor
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 0.9.1
         Planned Release: None
        Operating System: Windows 7 Home Premium x64

    _______________________________________________________

Details:

Sometimes, when drawing, the following error is randomly generated:

Traceback (most recent call last):
  File "C:\Program Files (x86)\MyPaint\library.zip\gui\tileddrawwidget.py",
line 138, motion_notify_cb(no details)
                dtime = None
            self.device_used(event.device)
            self.last_event_x = event.x
  File "C:\Program Files (x86)\MyPaint\library.zip\gui\tileddrawwidget.py",
line 125, device_used(no details)
            for func in self.device_observers:
                func(self.last_event_device, device)
            self.last_event_device = device
  File "C:\Program Files (x86)\MyPaint\library.zip\gui\document.py", line
548, device_changed_cb(no details)
            print 'device change:', new_device.name, new_device.source
IOError: [Errno 9] Bad file descriptor

This is usually preceded by a "Unable to save file - bad file descriptor"
error message as well.

This seems to occur when saving files in ORA format, but so far I am unable
to reproduce this issue when saving files in PNG format.

A workaround is to continue as normal and resave the file whenever this error
occurs.

Specifications:

Win 7 x64
6GB RAM
ATI Radeon Mobility HD5650
Wacom Cintiq 21UX





    _______________________________________________________

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