Activity log for bug #303520

Date Who What changed Old value New value Message
2008-11-29 19:53:05 David A Páez bug added bug
2008-11-29 20:08:47 David D Lowe description Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/epidermis/creator.py", line 443, menuSave_callback(self=<__main__.CreatorApp instance at 0x837c3ec>, widget=<gtk.ToolButton object at 0x859ca04 (GtkToolButton at 0x85c9910)>) def menuSave_callback(self, widget): self.save() variables: {'self.save': ('local', <bound method CreatorApp.save of <__main__.CreatorApp instance at 0x837c3ec>>)} File "/usr/lib/python2.5/site-packages/epidermis/creator.py", line 303, save(self=<__main__.CreatorApp instance at 0x837c3ec>) if not previewFile is None: import glib try: variables: {'glib': (None, None)} ImportError: No module named glib Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/epidermis/creator.py", line 443, menuSave_callback(self=<__main__.CreatorApp instance at 0x837c3ec>, widget=<gtk.ToolButton object at 0x859ca04 (GtkToolButton at 0x85c9910)>) def menuSave_callback(self, widget): self.save() variables: {'self.save': ('local', <bound method CreatorApp.save of <__main__.CreatorApp instance at 0x837c3ec>>)} File "/usr/lib/python2.5/site-packages/epidermis/creator.py", line 303, save(self=<__main__.CreatorApp instance at 0x837c3ec>) if not previewFile is None: import glib try: variables: {'glib': (None, None)} ImportError: No module named glib I'm on Ubuntu 8.04
2008-11-29 20:08:47 David D Lowe title When I try to create a metacity pigment No module named glib
2008-11-29 20:09:47 David D Lowe epidermis: status New In Progress
2008-11-29 20:09:47 David D Lowe epidermis: assignee flimm
2008-11-29 20:09:47 David D Lowe epidermis: importance Undecided Medium
2008-11-29 20:09:47 David D Lowe epidermis: statusexplanation
2008-11-29 20:38:34 David D Lowe epidermis: status In Progress Fix Committed
2008-11-29 20:38:34 David D Lowe epidermis: statusexplanation Fixed in revision 38 in this branch: https://code.launchpad.net/~flimm/epidermis/devel
2008-12-26 10:10:19 David D Lowe epidermis: status Fix Committed Fix Released
2008-12-26 10:10:19 David D Lowe epidermis: statusexplanation Fixed in revision 38 in this branch: https://code.launchpad.net/~flimm/epidermis/devel