Hi all,
my last git master isn't possible create a new document directly from icon
toolbar of file menu:
---
Traceback (most recent call last):
  File "/home/jag/installs/mypaint-git-master/gui/filehandling.py", line
213, new_cb(self=<gui.filehandling.FileHandler object>, action=<Action
object at 0x31e93c0 (GtkAction at 0x323e650)>)
            if self.app.scratchpad_doc:
                bg_layer = self.doc.model.background_layer
                self.app.scratchpad_doc.model.set_background(bg_layer)
  variables: {'bg_layer': (None, [])}
AttributeError: 'Document' object has no attribute 'background_layer'
---

I don't know if this is problem with my environment or a bug. With the 1.1
ppa release I' don't have this problem.
thanks


" ... "

J. Americo Gobbo [Painter and Illustrator]
Website <http://americogobbo.com.br> | Blog<http://americogobbo.blogspot.com>|
Flickr <http://flickr.com/rabisco> | Twitter <http://twitter.com/rabisco> |
Facebook <http://www.facebook.com/americogobbo>
_______________________________________________
Mypaint-discuss mailing list
Mypaint-discuss@gna.org
https://mail.gna.org/listinfo/mypaint-discuss

Reply via email to