Follow-up Comment #2, bug #15838 (project mypaint):
These three lines?
module = __import__(name.lower(), globals(), locals(), [])
window = self.__dict__[name] = module.Window(self)
if name != 'drawWindow':
If so then that doesn't work. Commenting any or all of those lines will cause
the application to fail loading. Can you confirm that those are the correct
lines to comment out?
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?15838>
_______________________________________________
Message sent via/by Gna!
http://gna.org/
_______________________________________________
Mypaint-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/mypaint-bugs