Ich bekomme die folgende Fehlerausgabe Immer wenn ich im Terminal: $ Software -centerWie zu beheben Software-Center in Linux Elementary OS mit Fehler: "gi.RepositoryError: Typelib-Datei für Namespace 'GdkPixbuf', Version '2.0' nicht gefunden"
Traceback (most recent call last)
File "/usr/bin/software-center", line 25, in <module> from
gi.repository import Gtk, GObject
File "/usr/lib/python2.7/dist-packages/gi/importer.py", line 67, in load_module
dynamic_module._load()
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 294, in _load
self._introspection_module = get_introspection_module(self._namespace)
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 273, in get_introspection_module
module = IntrospectionModule(namespace, version)
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 122, in __init__repository.require(namespace, version)
gi.RepositoryError: Typelib file for namespace 'GdkPixbuf', version '2.0' not found