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 336066 - warnings on contributor list animations
warnings on contributor list animations
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: gnome-about
git master
Other Linux
: Normal critical
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-26 11:33 UTC by Christian Persch
Modified: 2006-04-15 07:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Persch 2006-03-26 11:33:18 UTC
While the contributors zoom in and out of view, there's a steady stream of warnings on console:

(gnome-about:21384): GLib-GObject-WARNING **: g_object_set_valist: object class `GnomeCanvasText' has no property named `x1'

  • #0 g_log
    at gmessages.c line 516
  • #1 g_object_set_valist
    at gobject.c line 1075
  • #2 g_object_set
    at gobject.c line 1181
  • #3 animate_contributor
    at gnome-about.c line 89
  • #4 g_timeout_dispatch
    at gmain.c line 3292
  • #5 g_main_context_dispatch
    at gmain.c line 1916
  • #6 g_main_context_iterate
    at gmain.c line 2547
  • #7 g_main_loop_run
    at gmain.c line 2751
  • #8 gtk_main
    at gtkmain.c line 1002
  • #9 main
    at gnome-about.c line 1211

gnome-desktop HEAD.
Comment 1 Vincent Untz 2006-04-15 07:47:40 UTC
Fixed in HEAD.