[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:31977] jnethack with 3D tile
jnethackで3Dタイル表示にするにはどうしたら良いのでしょうか?
メニュー/オプションで表示されるダイアログで設定しても、
完了を押すとセグメンテーション違反で落ちてしまいます。
環境はsidで、すべて最新のファイルにアップデートされているはずです。
----- message
aki@fuchsia:~$ jnethack
Gtk-WARNING **: invalid cast from (NULL) pointer to `GtkEntry'
Gtk-CRITICAL **: file gtkentry.c: line 534 (gtk_entry_get_text): assertion `entry != NULL' failed.
セグメンテーション違反です
-----
----- jnethack and depends
ii jnethack 1.1.5-10 The dungeon exploration game JNetHack (netha
ii libc6 2.2.5-3 GNU C Library: Shared libraries and Timezone
ii libglib1.2 1.2.10-4 The GLib library of C routine
ii libgtk1.2 1.2.10-9 The GIMP Toolkit set of widgets for X
ii libgtk1.2-comm 1.2.10-9 Common files for the GTK+ library
ii libncurses5 5.2.20020112a-5 Shared libraries for terminal handling
ii libxaw7 4.1.0-14 X Athena widget set library
ii xlibs 4.1.0-14 X Window System client libraries
ii xutils 4.1.0-14 X Window System utility programs
-----
----- .jnethackrc
OPTIONS=!autopickup
OPTIONS=catname:十三妹
OPTIONS=dogname:忍者おろか
#OPTIONS=female
OPTIONS=fruit:ひよこ菓子
OPTIONS=hilite_pet
OPTIONS=lit_corridor
OPTIONS=showexp
OPTIONS=showscore
OPTIONS=time
OPTIONS=windowtype:gtk
-----