| Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
September 1999: [Freeciv-Dev] Broken help in gtk CVS |   | 
| [Freeciv-Dev] Broken help in gtk CVS[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index] 
 The help seems to be broken in the CVS version of the GTK+ client. It may also be broken in the Xaw, but I don't know. I found the problem when trying to teach someone freeciv this weekend (Cammy). Help on any topic causes a segfault. I think it may have something to do with i18n. Here is an strace of the end of the transaction: write(3, "\2\0\4\0\363\4\300\6\1\0\0\0\1\0"..., 540) = 540 read(3, 0xbffff7d0, 32) = -1 EAGAIN (Resource temporarily unavailable) select(4, [3], NULL, NULL, NULL) = 1 (in [3]) read(3, "\22\31% \360\4\300\6\360\4\300\6"..., 32) = 32 read(3, "\10\3% \216\']\31&\0\0\0\363\4\300"..., 32) = 32 read(3, "\10\4% \216\']\31&\0\0\0\360\4\300"..., 32) = 32 read(3, "\7\4% \216\']\31&\0\0\0\6\0\300\6"..., 32) = 32 read(3, "\22\31& \361\4\300\6\361\4\300\6"..., 32) = 32 read(3, "\10\0037 \220\']\31&\0\0\0H\4\300"..., 32) = 32 read(3, "\t\0028 \6\0\300\6\2\373\377\277"..., 32) = 32 read(3, "\1\0029 \0\0\0\0\6\0\300\6\0\0\0"..., 32) = 32 --- SIGSEGV (Segmentation fault) --- Any ideas... I mean, how is a guy supposed to get his girlfriend to play freeciv? ;) -- Paul Zastoupil 
 
 
 |