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 136200 - Crash on startup
Crash on startup
Status: RESOLVED DUPLICATE of bug 135926
Product: gok
Classification: Deprecated
Component: general
unspecified
Other Linux
: Normal critical
: ---
Assigned To: David Bolter
David Bolter
Depends on:
Blocks:
 
 
Reported: 2004-03-04 18:42 UTC by Rob Adams
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.5/2.6



Description Rob Adams 2004-03-04 18:42:00 UTC
I was trying to test gok with metacity but I can't get it to run.  Output
is as follows:
/dev/js0: No such file or directory
0 event types available
login mode = false
Word prediction dictionary contains a total of 3000 words
Segmentation fault

Backtrace:
  • #0 g_object_set
    at gobject.c line 1207
  • #1 show_image_change_notify
    at gtkbutton.c line 1550
  • #2 g_cclosure_marshal_VOID__OBJECT
    at gmarshal.c line 636
  • #3 g_type_class_meta_marshal
    at gclosure.c line 514
  • #4 g_closure_invoke
    at gclosure.c line 437
  • #5 signal_emit_unlocked_R
    at gsignal.c line 2474
  • #6 g_signal_emit_valist
    at gsignal.c line 2195
  • #7 g_signal_emit
    at gsignal.c line 2239
  • #8 do_screen_change
    at gtkwidget.c line 4740
  • #9 gtk_widget_propagate_hierarchy_changed_recurse
    at gtkwidget.c line 4764
  • #10 _gtk_widget_propagate_hierarchy_changed
    at gtkwidget.c line 4804
  • #11 gtk_widget_set_parent
    at gtkwidget.c line 4265
  • #12 gtk_box_pack_start
    at gtkbox.c line 387
  • #13 gok_settingsdialog_open
    at gok-settings-dialog.c line 150
  • #14 gok_main_open
    at main.c line 498
  • #15 main
    at main.c line 292

Comment 1 David Bolter 2004-03-04 18:44:11 UTC

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