My system doesn't like this.  I now can't start the gui update manager
or software center or software sources.  Running a command in terminal
for update-manager or software-center gives me an error that there is no
module named repository.

scotty@beastly:~$ update-manager
Traceback (most recent call last):
  File "/usr/bin/update-manager", line 26, in <module>
    from gi.repository import Gtk
ImportError: No module named repository


scotty@beastly:~$ software-center
Traceback (most recent call last):
  File "/usr/bin/software-center", line 31, in <module>
    from gi.repository import GObject
ImportError: No module named repository

This is a system wide error for some reason making it impossible to use
the update-manager, software-center, or the software sources via the
gui.  ??

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/868807

Title:
  xdiagnose crashed with ImportError in /usr/lib/python2.7/dist-
  packages/gi/__init__.py: could not import gobject (error was:
  ImportError('When using gi.repository you must not import static
  modules like "gobject". Please change all occurrences of "import
  gobject" to "from gi.repository import GObject".',))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdiagnose/+bug/868807/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to