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 649532 - Gtk-WARNING **: gtk_widget_size_allocate()
Gtk-WARNING **: gtk_widget_size_allocate()
Status: RESOLVED DUPLICATE of bug 649520
Product: gnome-tweak-tool
Classification: Applications
Component: general
3.0.x
Other Linux
: Normal trivial
: ---
Assigned To: GNOME Tweak Tool maintainer(s)
GNOME Tweak Tool maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2011-05-06 04:20 UTC by jlquinn
Modified: 2011-05-10 20:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description jlquinn 2011-05-06 04:20:45 UTC
I just installed gnome-tweak-tool and ran it for the first time.  When I ran it, I got a bunch of warnings like the following:

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36


Here's the full output:



jlquinn@cerberus:~$ gnome-tweak-tool 
Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.desktop.background>
Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.desktop.interface>
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/titlebar_font> (--short-docs)
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/titlebar_font> (--long-docs)
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/titlebar_font> (--short-docs)
Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.settings-daemon.plugins.xsettings>
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_double_click_titlebar> (--short-docs)
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_double_click_titlebar> (--long-docs)
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_middle_click_titlebar> (--short-docs)
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_middle_click_titlebar> (--long-docs)
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_right_click_titlebar> (--short-docs)
Caching gconf: <gtweak.gconf.GConfSetting: /apps/metacity/general/action_right_click_titlebar> (--long-docs)
Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.shell.clock>
Caching gconf: <gtweak.gconf.GConfSetting: /desktop/gnome/shell/windows/button_layout> (--short-docs)
Caching gconf: <gtweak.gconf.GConfSetting: /desktop/gnome/shell/windows/button_layout> (--long-docs)
Caching gsettings: <gtweak.gsettings._GSettingsSchema: org.gnome.settings-daemon.plugins.power>

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36

(gnome-tweak-tool:28946): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -1 and height 36
Comment 1 John Stowers 2011-05-06 04:23:26 UTC
Harmless (and I think thats a gtk issue anyway)
Comment 2 jlquinn 2011-05-06 04:31:54 UTC
It may be harmless, but it still seems like it's a bug to display the message.  If it's a gtk issue, shouldn't this be reassigned to the appropriate component?

I downgraded importance to trivial in keeping with your assessment of the harmlessness.
Comment 3 John Stowers 2011-05-10 20:36:00 UTC

*** This bug has been marked as a duplicate of bug 649520 ***