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 121874 - Gconf editor crashes trying to modify an unset value
Gconf editor crashes trying to modify an unset value
Status: RESOLVED DUPLICATE of bug 121084
Product: gconf-editor
Classification: Applications
Component: general
unspecified
Other other
: Normal critical
: ---
Assigned To: Gconf Editor Maintainers
Gconf Editor Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-09-10 02:51 UTC by zforce
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description zforce 2003-09-10 02:51:12 UTC
Package: gconf-editor
Severity: critical
Version: 4.1
Synopsis: Gconf editor crashes trying to modify an unset value
Bugzilla-Product: gconf-editor
Bugzilla-Component: general

Description:
Description of Problem:
When attempting to set an unset value
(i.e. /apps/galeon/ui/toolbar/toolbar_style), the program crashes.

Steps to reproduce the problem:
1. Start gconf-editor
2. Select /apps/galeo/ui/toolbar/toolbar_style (or other unset value)
3. Double click

Actual Results:
Crashed application

Expected Results:
Able to edit value. Editing works fine using gconftool.

How often does this happen?
Always.

Additional Information:
(gdb) bt
  • #0 gconf_value_free
    from /usr/lib/libgconf-2.so.4
  • #1 gconf_editor_application_create_editor_window
  • #2 _gtk_marshal_VOID__BOXED_OBJECT
    from /usr/lib/libgtk-x11-2.0.so.0
  • #3 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #4 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #5 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #7 gtk_tree_view_row_activated
    from /usr/lib/libgtk-x11-2.0.so.0
  • #8 gtk_tree_view_get_type
    from /usr/lib/libgtk-x11-2.0.so.0
  • #9 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib/libgtk-x11-2.0.so.0
  • #10 g_cclosure_new_swap
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #13 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #14 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #15 gtk_widget_send_expose
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 gtk_propagate_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #17 gtk_main_do_event
    from /usr/lib/libgtk-x11-2.0.so.0
  • #18 _gdk_events_queue
    from /usr/lib/libgdk-x11-2.0.so.0
  • #19 unblock_source
    from /usr/lib/libglib-2.0.so.0
  • #20 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #21 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #23 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #24 main

-- 
/***
 * Ian Zink				www.z4ce.com
 * Engineer Maryville Technologies	www.maryville.com 
 * Student Washington University  	www.wustl.edu 
 *
 * How could I ever save the world on cup-o-soup 
 * and student loans?
 *					- FiF 
 ***/




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-09-09 22:51 -------

The original reporter (zforce@networkusa.net) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gconf-editor-maint@bugzilla.gnome.org.

Comment 1 Vincent Untz 2003-09-22 23:16:17 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 121084 ***