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 499882 - crash in Gimmie: changed the size of the ...
crash in Gimmie: changed the size of the ...
Status: RESOLVED DUPLICATE of bug 495707
Product: gimmie
Classification: Deprecated
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: Gimmie Maintainers
Gimmie Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-27 03:48 UTC by geek.girlx
Modified: 2007-12-17 15:04 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description geek.girlx 2007-11-27 03:48:54 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):
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 683 in <lambda>
    applet.connect("change-size", lambda applet, size: gimmie_applet_factory(applet, iid))
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 684 in gimmie_applet_factory
    GimmieApplet(applet, iid)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 620 in __init__
    btn = TopicButtonMod(topic, applet, self.prefs)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 464 in __init__
    self._button_style_pref_changed(prefs)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_applet.py", line 480 in _button_style_pref_changed
    icon = icon_factory.load_image (icon, 18)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_util.py", line 463 in load_image
    pixbuf = self.load_icon(icon_value, icon_size, force_size)
  • File "/usr/lib/python2.5/site-packages/gimmie/gimmie_util.py", line 416 in load_icon
    assert icon_value, "No icon to load!"
AssertionError: No icon to load!

Comment 1 H. 2007-12-17 15:04:23 UTC
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 ***