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 80224 - Crash when pressing Edit -> Delete
Crash when pressing Edit -> Delete
Status: RESOLVED DUPLICATE of bug 77977
Product: glade-legacy
Classification: Deprecated
Component: general
unspecified
Other other
: Normal normal
: ---
Assigned To: Damon Chaplin
Damon Chaplin
Depends on:
Blocks:
 
 
Reported: 2002-04-29 15:26 UTC by Ross Burton
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ross Burton 2002-04-29 15:26:20 UTC
Package: glade
Severity: normal
Version: 1.1.0
Synopsis: Crash when pressing Edit -> Delete
Bugzilla-Product: glade
Bugzilla-Component: general
BugBuddy-GnomeVersion: 2.0 (1.115.0)

Description:
I created two GtkDialogs, selected one of them in the main Glade window
and pressed Edit -> Delete. I then pushed shift-up by accident (instead
of up) and pressed Edit -> Delete again and bang!

For some reason even though I had pressed Delete the list thought that
there were two items in the list when there should have been one.



Debugging Information:

Backtrace was generated from '/usr/bin/glade-2'

[New Thread 1024 (LWP 19100)]
0x40d10319 in __wait4 () from /lib/libc.so.6

Thread 1 (Thread 1024 (LWP 19100))

  • #0 __wait4
    from /lib/libc.so.6
  • #1 __DTOR_END__
    from /lib/libc.so.6
  • #2 waitpid
    at wrapsyscall.c line 172
  • #3 libgnomeui_segv_handle
    at gnome-ui-init.c line 593
  • #4 pthread_sighandler
    at signals.c line 97
  • #5 <signal handler called>
  • #6 g_node_nth_child
    at gnode.c line 862
  • #7 gtk_tree_store_iter_nth_child
    at gtktreestore.c line 732
  • #8 gtk_tree_model_iter_nth_child
    at gtktreemodel.c line 897
  • #9 gtk_tree_row_reference_unref_path_helper
    at gtktreemodel.c line 1469
  • #10 gtk_tree_row_reference_unref_path
    at gtktreemodel.c line 1485
  • #11 gtk_tree_row_ref_deleted_callback
    at gtktreemodel.c line 1371
  • #12 gtk_tree_row_reference_deleted
    at gtktreemodel.c line 1731
  • #13 gtk_tree_view_row_deleted
    at gtktreeview.c line 5912
  • #14 g_cclosure_marshal_VOID__BOXED
    at gmarshal.c line 566
  • #15 g_closure_invoke
    at gclosure.c line 437
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2341
  • #17 g_signal_emit_valist
    at gsignal.c line 2100
  • #18 g_signal_emit_by_name
    at gsignal.c line 2168
  • #19 gtk_tree_model_row_deleted
    at gtktreemodel.c line 1139
  • #20 gtk_tree_store_remove
    at gtktreestore.c line 1055
  • #21 tree_remove_widget
    at tree.c line 228
  • #22 on_widget_destroy
    at gbwidget.c line 583
  • #23 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #24 g_closure_invoke
    at gclosure.c line 437
  • #25 signal_emit_unlocked_R
    at gsignal.c line 2341
  • #26 g_signal_emit_valist
    at gsignal.c line 2100
  • #27 gtk_signal_emit
    at gtksignal.c line 355
  • #28 gtk_object_dispose
    at gtkobject.c line 373
  • #29 gtk_widget_dispose
    at gtkwidget.c line 5605
  • #30 gtk_window_dispose
    at gtkwindow.c line 1546
  • #31 g_object_run_dispose
    at gobject.c line 469
  • #32 gtk_object_destroy
    at gtkobject.c line 358
  • #33 gtk_widget_destroy
    at gtkwidget.c line 1581
  • #34 glade_project_remove_component
    at glade_project.c line 808
  • #35 glade_project_view_delete_selection
    at glade_project_view.c line 299
  • #36 g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #37 g_closure_invoke
    at gclosure.c line 437
  • #38 signal_emit_unlocked_R
    at gsignal.c line 2341
  • #39 g_signal_emit_valist
    at gsignal.c line 2100
  • #40 gtk_signal_emit
    at gtksignal.c line 355
  • #41 gtk_widget_activate
    at gtkwidget.c line 3114
  • #42 gtk_menu_shell_activate_item
    at gtkmenushell.c line 936
  • #43 gtk_menu_shell_button_release
    at gtkmenushell.c line 557
  • #44 _gtk_marshal_BOOLEAN__BOXED
    at gtkmarshalers.c line 82
  • #45 g_type_class_meta_marshal
    at gclosure.c line 514
  • #46 g_closure_invoke
    at gclosure.c line 437
  • #47 signal_emit_unlocked_R
    at gsignal.c line 2379
  • #48 g_signal_emit_valist
    at gsignal.c line 2110
  • #49 gtk_signal_emit
    at gtksignal.c line 355
  • #50 gtk_widget_event_internal
    at gtkwidget.c line 3082
  • #51 gtk_propagate_event
    at gtkmain.c line 2088
  • #52 gtk_main_do_event
    at gtkmain.c line 1337
  • #53 gdk_event_dispatch
    at gdkevents-x11.c line 1752
  • #54 g_main_dispatch
    at gmain.c line 1617
  • #55 g_main_context_dispatch
    at gmain.c line 2161
  • #56 g_main_context_iterate
    at gmain.c line 2242
  • #57 g_main_loop_run
    at gmain.c line 2462
  • #58 bonobo_main
    at bonobo-main.c line 290
  • #59 main
    at main.c line 190
  • #60 __libc_start_main
    at ../sysdeps/generic/libc-start.c line 129
  • #0 __wait4
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-04-29 11:26 -------

Unknown version 1.1.x in product glade. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, damon@ximian.com.

Comment 1 Luis Villa 2002-05-13 16:45:15 UTC
Damon: is this bug 77977?
Kristian: did that ever get fixed on gtk-2-0 branch?
Comment 2 Kristian Rietveld 2002-05-13 16:57:32 UTC
Yep, 77977 has been fixed on gtk-2-0.
Comment 3 Damon Chaplin 2002-05-13 17:17:31 UTC
Yes, I think this was 77977. I can't reproduce now.
Can you still reproduce, Ross, with a more recent GTK+?
(Newer than 27 April)


I do see the odd selection problem where it shows rectangles
around 2 rows when there is only 1 row left in the list.

So this should be moved to a normal GTK+/GtkTreeView bug once we
are finished here.
Comment 4 Ross Burton 2002-05-15 11:13:57 UTC
I agree with Damon Chaplin's comments -- the bug seems fixed but there
are odd selection outlines drawn.

Ready to move to GTK+/TreeView?
Comment 5 Damon Chaplin 2002-05-15 17:37:22 UTC
I've added bug 81884 for the GtkCList rectangles bug.
So I'll close this bug as a dup.
Comment 6 Damon Chaplin 2002-05-15 17:37:43 UTC

*** This bug has been marked as a duplicate of 77977 ***