Skip to content

Instantly share code, notes, and snippets.

@katsyoshi
Created April 25, 2013 03:26
Show Gist options
  • Select an option

  • Save katsyoshi/5457300 to your computer and use it in GitHub Desktop.

Select an option

Save katsyoshi/5457300 to your computer and use it in GitHub Desktop.
mikutterをmacで動かしてると設定ボタンが押せない 押すと以下のエラーが出て終了する
`text != NULL' failed
/Users/katsu/mikutter/core/mui/gtk_extension.rb: line 130
Gtk-CRITICAL **:void gtk_box_pack(GtkBox *, GtkWidget *, gboolean, gboolean, guint, GtkPackType): assertion `child->parent == NULL' failed
/Users/katsu/mikutter/core/mui/gtk_extension.rb: line 130
Gtk-CRITICAL **:void gtk_box_pack(GtkBox *, GtkWidget *, gboolean, gboolean, guint, GtkPackType): assertion `child->parent == NULL' failed
/Users/katsu/mikutter/core/mui/gtk_extension.rb: line 130
Gtk-CRITICAL **:void gtk_box_pack(GtkBox *, GtkWidget *, gboolean, gboolean, guint, GtkPackType): assertion `child->parent == NULL' failed
/Users/katsu/mikutter/core/mui/gtk_extension.rb: line 130
Gtk-CRITICAL **:void gtk_box_pack(GtkBox *, GtkWidget *, gboolean, gboolean, guint, GtkPackType): assertion `child->parent == NULL' failed
24.75 real 18.06 user 1.74 sys
入力しる!
q,exit:終了
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment