After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 664361 - CRITICAL: Error parsing schema org.gnome.shell
CRITICAL: Error parsing schema org.gnome.shell
Status: RESOLVED DUPLICATE of bug 663695
Product: gnome-tweak-tool
Classification: Applications
Component: general
3.2.x
Other Linux
: Normal minor
: ---
Assigned To: GNOME Tweak Tool maintainer(s)
GNOME Tweak Tool maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-11-18 22:55 UTC by Moritz Barsnick
Modified: 2011-11-20 23:12 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Moritz Barsnick 2011-11-18 22:55:18 UTC
gnome-tweak-tool-3.2.1 as provided by "3.2.1-1.fc16" in Fedora 16 updates-testing

I get this in the shell when calling gnome-tweak-tool:

CRITICAL: Error parsing schema org.gnome.shell (/usr/share/glib-2.0/schemas/org.gnome.shell.gschema.xml)
Traceback (most recent call last):
  • File "/usr/lib/python2.7/site-packages/gtweak/gsettings.py", line 45 in __init__
    summary = key.getElementsByTagName("summary")[0].childNodes[0].data
IndexError: list index out of range

(gnome-tweak-tool:15057): Gtk-CRITICAL **: gtk_widget_get_preferred_height_for_width: assertion `width >= 0' failed

(gnome-tweak-tool:15057): Gtk-CRITICAL **: gtk_widget_get_preferred_height_for_width: assertion `width >= 0' failed

[Those last lines show up identically 15 times.]


These may be two problems, I don't know.
This may be a duplicate of bug #663695, but that bug only has a solution statement, and no (or only a vague) problem statement, making it difficult to correlate to anything.
Comment 1 John Stowers 2011-11-19 02:17:19 UTC
It was a duplicate - I made a release of gnome-tweak-tool (3.2.2) which includes the fix.

Please encourage Fedora to pick it up.

Thanks.

*** This bug has been marked as a duplicate of bug 663695 ***
Comment 2 Moritz Barsnick 2011-11-20 23:12:18 UTC
Thanks!

Reported to Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=755369
The bug tracker has already noticed 3.2.2:
https://bugzilla.redhat.com/show_bug.cgi?id=755182
An update may already be in the pipe.