Created
April 25, 2013 03:26
-
-
Save katsyoshi/5457300 to your computer and use it in GitHub Desktop.
mikutterをmacで動かしてると設定ボタンが押せない
押すと以下のエラーが出て終了する
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| `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