** Changed in: gtk+3.0 (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+3.0 in Ubuntu.
https://bugs.launchpad.net/bugs/926847
Title:
GTK 3.2 breaks the desktop
Status in “gtk+3.0” package in Ubuntu:
Invalid
Bug description:
Hey , I installed GTK 3.2.3 library in order to start developing stuff
with it , but out of nowhere (while I was trying to make gcc take
alternate include directories) nautilus gave these errors (when
started in terminal) :
GLib-GObject-WARNING **: specified class size for type
`NautilusApplication' is smaller than the parent type's
`GtkApplication' class size
GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed
GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT
(object_type)' failed
GLib-GIO-CRITICAL **: g_application_run: assertion `G_IS_APPLICATION
(application)' failed
GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT
(object)' failed
>Then I saw that the desktop has no icons and doesn't respond to right click .
>Some of the integrated menus didn't show up , but now they're back.
>what else ... ah , the theme got changed to some old school theme , and when
changing ambiance/radiance there are still glitches here and there (where the
old style theme shows up)
>ubuntu-bug gives an error , that "sys.path" is supposed to have directories
(and it is apparently broken)
There's probably some more stuff , but that's what I've seen so far .
I hope that the description gives you a clue where the problem is ,
I'll be happy to give more info .
PS : I'm on precise , I've updated a few days ago (I'll update now and
tell if there's any change) , haven't had any major bugs prior to the
GTK install
PS2: update-manager gives the following output :
Traceback (most recent call last):
File "/usr/bin/update-manager", line 26, in <module>
from gi.repository import Gtk
File "/usr/lib/python2.7/dist-packages/gi/importer.py", line 76, in
load_module
dynamic_module._load()
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 224, in _load
overrides_modules = __import__('gi.overrides', fromlist=[self._namespace])
File "/usr/lib/python2.7/dist-packages/gi/overrides/Gtk.py", line 1303, in
<module>
class Button(Gtk.Button, Container):
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 154, in
__getattr__
interfaces = tuple(interface for interface in
get_interfaces_for_object(info)
File "/usr/lib/python2.7/dist-packages/gi/module.py", line 82, in
get_interfaces_for_object
module = __import__('gi.repository.%s' % namespace, fromlist=[name])
RuntimeError: sys.path must be a list of directory names
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/926847/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp