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 329436 - CRITICAL warning and abort in cursor_theme_changed
CRITICAL warning and abort in cursor_theme_changed
Status: RESOLVED DUPLICATE of bug 322514
Product: gnome-control-center
Classification: Core
Component: Mouse
2.13.x
Other Linux
: High critical
: ---
Assigned To: Sven Herzberg
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-02-01 07:54 UTC by Jens Granseuer
Modified: 2006-07-07 15:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jens Granseuer 2006-02-01 07:54:12 UTC
Upon starting gnome-mouse-properties I get

-properties-CRITICAL **: cursor_theme_changed: assertion `gtk_tree_model_get_iter_first (model, &iter)' failed
aborting...


Any other info needed to track this down? cc version is 2.13.5.1,
gtk 2.8.11.
Comment 1 Olav Vitters 2006-02-01 08:20:26 UTC
Related is bug 311599.

Jens: Could you attach a stacktrace as well? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Comment 2 Jens Granseuer 2006-02-01 17:35:56 UTC
Sure, here it is:

  • #0 kill
    from /lib/libc.so.6
  • #1 raise
    from /lib/libpthread.so.0
  • #2 abort
    from /lib/libc.so.6
  • #3 g_logv
    from /opt/gnome2/lib/libglib-2.0.so.0
  • #4 g_log
    from /opt/gnome2/lib/libglib-2.0.so.0
  • #5 g_return_if_fail_warning
    from /opt/gnome2/lib/libglib-2.0.so.0
  • #6 cursor_theme_changed
    at gnome-mouse-properties.c line 484
  • #7 setup_dialog
    at gnome-mouse-properties.c line 944
  • #8 main
    at gnome-mouse-properties.c line 1042
  • #9 __libc_start_main
    from /lib/libc.so.6

BTW, I don't have any cursor themes installed, in case that matters.
Comment 3 Sven Herzberg 2006-07-01 21:06:40 UTC
Taking that bug...
Comment 4 Sven Herzberg 2006-07-07 15:14:10 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 322514 ***