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

                 Summary: Error after saving file as multiple transparent
png-s
                 Project: MyPaint
            Submitted by: shaggy
            Submitted on: Птн 11 Янв 2013 17:40:41
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: MyPaint1.0
         Planned Release: None
        Operating System: Windows XP pro sp3

    _______________________________________________________

Details:

After saving a file with two layers as a multiple transparent png-s there
appears an error with the following text:
Traceback (most recent call last):
File "E:\Program Files\MyPaint\library.zip\gui\filehandling.py", line 451,
save_as_cb(no details)
else:
self.save_as_dialog(self.save_file, suggested_filename = current_filename)
File "E:\Program Files\MyPaint\library.zip\gui\filehandling.py", line 511,
save_as_dialog(no details)
else:
save_method_reference(filename, **options)
break
File "E:\Program Files\MyPaint\library.zip\gui\drawwindow.py", line 46,
wrapper(self=<gui.filehandling.FileHandler object>, *args=(u'G:\\_My
arts\\_InSECT CITY\\Characters\\zhuk wip\\zhuk-2.png',),
**kwargs={'multifile': True})
try:
func(self, *args, **kwargs)
# gtk main loop may be called in here...
File "E:\Program Files\MyPaint\library.zip\gui\filehandling.py", line 292,
save_file(no details)
thumbnail_pixbuf = self.doc.model.render_thumbnail()
helpers.freedesktop_thumbnail(self.filename, thumbnail_pixbuf)
File "E:\Program Files\MyPaint\library.zip\lib\helpers.py", line 152,
freedesktop_thumbnail(no details)
file_mtime = str(int(os.stat(filename).st_mtime))
WindowsError: [Error 2] : u'G:\\_My arts\\_InSECT CITY\\Characters\\zhuk
wip\\zhuk-2.png' 




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  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