GNOME Bugzilla – Bug 499882
crash in Gimmie: changed the size of the ...
Last modified: 2007-12-17 15:04:23 UTC
What were you doing when the application crashed? changed the size of the panel, minus. Distribution: Ubuntu 7.10 (gutsy) Gnome Release: 2.20.1 2007-10-19 (Ubuntu) BugBuddy Version: 2.18.1 System: Linux 2.6.22-14-generic #1 SMP Sun Oct 14 21:45:15 GMT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Shining silver Icon Theme: Shining-silver Memory status: size: 0 vsize: 0 resident: 0 share: 0 rss: 0 rss_rlim: 0 CPU usage: start_time: 0 rtime: 0 utime: 0 stime: 0 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 0 ----------- .xsession-errors (694 sec old) --------------------- (xfce-mcs-manager:9097): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (xfce-mcs-manager:9097): GLib-GObject-WARNING **: cannot register existing type `RsvgHandle' (xfce-mcs-manager:9097): GLib-GObject-WARNING **: cannot register existing type `RsvgHandle' (xfce-mcs-manager:9097): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed (xfce-mcs-manager:9097): GLib-GObject-WARNING **: cannot register existing type `RsvgHandle' /home/lola/.themes/RoyaltyGrey/gtk-2.0/panel.rc:46: Background image options specified without filename /home/lola/.themes/RoyaltyGrey/gtk-2.0/panel.rc:64: Unable to locate image file in pixmap_path: "Panel/panelbutton-black.png" /home/lola/.themes/RoyaltyGrey/gtk-2.0/panel.rc:67: Background image options specified without filename /home/lola/.themes/RoyaltyGrey/gtk-2.0/panel.rc:95: Unable to locate image file in pixmap_path: "Panel/panelbutton-black.png" ...Too much output, ignoring rest... -------------------------------------------------- Gimmie Version: 0.2.8 Traceback (most recent call last):
+ Trace 179778
applet.connect("change-size", lambda applet, size: gimmie_applet_factory(applet, iid))
GimmieApplet(applet, iid)
btn = TopicButtonMod(topic, applet, self.prefs)
self._button_style_pref_changed(prefs)
icon = icon_factory.load_image (icon, 18)
pixbuf = self.load_icon(icon_value, icon_size, force_size)
assert icon_value, "No icon to load!"
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 495707 ***