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 400566 - [text_window_realize, set_window_width]
[text_window_realize, set_window_width]
Status: RESOLVED DUPLICATE of bug 393813
Product: gtk+
Classification: Platform
Component: Widget: GtkTextView
2.10.x
Other All
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2007-01-25 11:56 UTC by palfrey
Modified: 2007-04-13 16:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description palfrey 2007-01-25 11:56:23 UTC
Steps to reproduce:
Crash was while using the application Leafpad 0.7.9 (http://tarot.freeshell.org/leafpad/) but it looks like a gtktextview issue.

Stack trace:
  • #0 IA__gdk_drawable_get_screen
    at /build/buildd/gtk+2.0-2.10.7/gdk/gdkdraw.c line 202
  • #1 IA__gdk_window_new
    at /build/buildd/gtk+2.0-2.10.7/gdk/x11/gdkwindow-x11.c line 673
  • #2 text_window_realize
    at /build/buildd/gtk+2.0-2.10.7/gtk/gtktextview.c line 7423
  • #3 set_window_width
    at /build/buildd/gtk+2.0-2.10.7/gtk/gtktextview.c line 8074
  • #4 show_line_numbers
  • #5 gtk_item_factory_callback_marshal
    at /build/buildd/gtk+2.0-2.10.7/gtk/gtkitemfactory.c line 188
  • #6 IA__g_cclosure_marshal_VOID__VOID
    at gmarshal.c line 77
  • #7 IA__g_closure_invoke
    at gclosure.c line 490
  • #8 signal_emit_unlocked_R
    at gsignal.c line 2440
  • #9 IA__g_signal_emit_valist
    at gsignal.c line 2199
  • #10 IA__g_signal_emit
    at gsignal.c line 2243
  • #11 IA__gtk_menu_item_activate
    at /build/buildd/gtk+2.0-2.10.7/gtk/gtkmenuitem.c line 405
  • #12 IA__gtk_check_menu_item_set_active
    at /build/buildd/gtk+2.0-2.10.7/gtk/gtkcheckmenuitem.c line 198
  • #13 _start


Other information:
Comment 1 Yevgen Muntyan 2007-04-13 15:47:50 UTC
Dup of #393813
Comment 2 palfrey 2007-04-13 16:34:50 UTC
(In reply to comment #1)
> Dup of #393813

Yup.

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