URL:
<http://gna.org/bugs/?19178>
Summary: Saving with docukent frame results in error message
Project: MyPaint
Submitted by: thera
Submitted on: Mon 12 Dec 2011 12:02:19 PM GMT
Severity: 2 - Minor
Priority: 5 - Normal
Status: None
Privacy: Public
Assigned to: None
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 1.0.0
Planned Release: None
Operating System: windows 7 64bit
_______________________________________________________
Details:
I got the following message when trying to save a file with document frame as
a png. The file was succesfully saved otherwise.
Traceback (most recent call last):
File "C:\Users\Saturn\MyPaint2\library.zip\gui\filehandling.py", line 449,
save_as_cb(no details)
# Do not change working file
self.save_as_dialog(self.save_file, suggested_filename =
current_filename, export=True)
else:
File "C:\Users\Saturn\MyPaint2\library.zip\gui\filehandling.py", line 509,
save_as_dialog(no details)
# Do not change working file
save_method_reference(filename, True, **options)
else:
File "C:\Users\Saturn\MyPaint2\library.zip\gui\drawwindow.py", line 46,
wrapper(self=<gui.filehandling.FileHandler object>,
*args=(u'C:\\Users\\Saturn\\MyPaint2\\lovestory.png', True),
**kwargs={'alpha': True})
try:
func(self, *args, **kwargs)
# gtk main loop may be called in here...
File "C:\Users\Saturn\MyPaint2\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 "C:\Users\Saturn\MyPaint2\library.zip\lib\helpers.py", line 152,
freedesktop_thumbnail(no details)
file_mtime = str(int(os.stat(filename).st_mtime))
TypeError: coercing to Unicode: need string or buffer, NoneType found
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?19178>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs