[Bug 416332] [NEW] imagewriter does not depend on python-glade2

Arto Karppinen arto.karppinen at iki.fi
Thu Aug 20 09:37:35 UTC 2009


Public bug reported:

Binary package hint: usb-imagewriter

I use kubuntu 9.04, and installed imagwriter with:

  sudo apt-get install usb-imagewriter

After which running imagewriter fails with:

  Traceback (most recent call last):
    File "/usr/lib/imagewriter/imagewriter.py", line 22, in <module>
      import gtk.glade
  ImportError: No module named glade

Which i fixed with:

  sudo apt-get install python-glade2

** Affects: usb-imagewriter (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  Binary package hint: usb-imagewriter
  
- I use kubuntu, and installed imagwriter with:
+ I use kubuntu 9.04, and installed imagwriter with:
  
    sudo apt-get install usb-imagewriter
  
  After which running imagewriter fails with:
  
    Traceback (most recent call last):
      File "/usr/lib/imagewriter/imagewriter.py", line 22, in <module>
        import gtk.glade
    ImportError: No module named glade
  
  Which i fixed with:
  
    sudo apt-get install python-glade2

-- 
imagewriter does not depend on python-glade2
https://bugs.launchpad.net/bugs/416332
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list