Follow-up Comment #7, bug #17650 (project mypaint):
About saving in the background, I would avoid this unless there is a single
concept that cleanly solves all the race conditions at once, like adding
layers or undoing a stroke while saving is in progress. Having a modal window
that disables interaction with all other windows should be okay for this.
And we could avoid threads (and thus not worry about which python statements
are atomic and which which members need locking) by calling the gtk main loop
in a few selected place during saving, eg. after each PNG scanline.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?17650>
_______________________________________________
Nachricht geschickt von/durch Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs