ERROR:root:Could not find any typelib for Dbusmenu
ERROR:root:Could not find any typelib for Unity
I went to System Settings and then Menu Editor to find out what command "Software Updater" was running and it turned out it was only runningWARNING:root:can not import unity GI cannot import name Dbusmenu(update-manager:2799): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:3274:48: Expected ',' in color definitionChecking for a new Ubuntu release(do-release-upgrade:2872): Gtk-WARNING **: Theme parsing error: gtk-widgets.css:3274:48: Expected ',' in color definition** (do-release-upgrade:2872): WARNING **: Failed to load shared library 'libwebkitgtk-3.0.so.0' referenced by the typelib: libGL.so.1: cannot open shared object file: No such file or directory/usr/lib/python3/dist-packages/gi/_gobject/__init__.py:58: Warning: cannot derive 'DistUpgrade+ReleaseNotesViewerWebkit+ReleaseNotesViewerWebkit' from non-derivable parent type 'void'_gobject.type_register(cls, namespace.get('__gtype_name__'))Traceback (most recent call last):File "/usr/bin/do-release-upgrade", line 152, in <module>fetcher.run()File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcherCore.py", line 274, in runif not self.showReleaseNotes():File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcher.py", line 71, in showReleaseNotesres = self._try_show_release_notes_webkit()File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcher.py", line 81, in _try_show_release_notes_webkitfrom .ReleaseNotesViewerWebkit import ReleaseNotesViewerWebkitFile "/usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewerWebkit.py", line 35, in <module>class ReleaseNotesViewerWebkit(WebKit.WebView):File "/usr/lib/python3/dist-packages/gi/types.py", line 175, in __init__super(GObjectMeta, cls).__init__(name, bases, dict_)File "/usr/lib/python3/dist-packages/gi/_gobject/__init__.py", line 46, in __init__cls._type_register(cls.__dict__)File "/usr/lib/python3/dist-packages/gi/_gobject/__init__.py", line 58, in _type_register_gobject.type_register(cls, namespace.get('__gtype_name__'))RuntimeError: could not create new GType: DistUpgrade+ReleaseNotesViewerWebkit+ReleaseNotesViewerWebkit (subclass of void)
/usr/bin/update-manager
which I thought was weird as normally if you're updating your system files you'll need root access so I decided to run the command with gksudo. The command that worked is the following;
gksudo update-manager
NOTE: You don't need to use /usr/bin/ due to that directory being in your environment path anyway. After running that command I was presented with the possible upgrade to 14.04. I am now running Xubuntu 14.04 and everything is working great.-Ubu out
No comments:
Post a Comment