No module named glib

Bug #303520 reported by David A Páez
2
Affects Status Importance Assigned to Milestone
Epidermis (abandoned)
Fix Released
Medium
David D Lowe

Bug 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

I'm on Ubuntu 8.04

David D Lowe (flimm)
description: updated
Changed in epidermis:
assignee: nobody → flimm
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
David D Lowe (flimm) wrote :

Fixed in revision 38 in this branch: https://code.launchpad.net/~flimm/epidermis/devel

Changed in epidermis:
status: In Progress → Fix Committed
Revision history for this message
David A Páez (orlsend) wrote :

Now I seem to get this error for every single pigment I try to make.

Revision history for this message
David D Lowe (flimm) wrote :

David Paez, the bug fix has not been released yet, only committed into the main development branch. If you need a fixed Epidermis you can download the code from https://code.launchpad.net/~flimm/epidermis/devel .

David D Lowe (flimm)
Changed in epidermis:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.