Thu 08 Dec 2011 04:13:22 PM UTC, comment #2:
Thanks for your feedback Andrew, I appreciate this accurate bug report. I believe your problem is tightly related to:
https://savannah.gnu.org/bugs/?34646
This one is fixed in the current snapshots, you can, at your option, get the source from git or use a snapshot, eg:
http://ufoot.org/liquidwar/v6/snapshots/20111208snapshot/liquidwar6-20111208snapshot.tar.gz
I acknowledge using texlive-full is not quite elegant (!), FYI I can live with it but I understand not everyone wants such a heavy package just to compile one game. Last time I used a minimalist version of tex I had problems generating the pdf, lazy as I am I just chose to require the whole tex package which comes with "enough stuff to generate a PDF from GNU texinfo source". Any idea on the precise package required to do that?
Thanks for you help,
Christian.
|
Thu 08 Dec 2011 03:57:07 PM UTC, original submission:
After clicking an empty player slot, I get a dialog with the text below. When I click ok, the program closes. (I also got a crash after clicking the second slot a previous time. It's the one that said "player@igo". igo is my hostname.)
I have trisquel 5.0 installed. I installed the suggested packages through apt, as described on the web manual, except I installed texlive-base instead of texlive-full, so I wouldn't have to download an extra 500 MB (which is another issue worth looking at).
from the dialog:
ERROR! (lw6-funcs.c:1508)
scheme error "Wrong type argument in position 1: #f"
backtrace: liquidwar6() [0x477e3a], /usr/lib/libguile.so.17(+0x4386e) [0x7ff4ffaea86e], /usr/lib/libguile.so.17(+0x42dac) [0x7ff4ffae9dac],
/usr/lib/libguile.so.17(scm_dapply+0x837) [0x7ff4ffae90e7], /usr/lib/libguile.so.17(scm_ithrow+0x17e) [0x7ff4ffb4273e],
/usr/lib/libguile.so.17(scm_error_scm+0x91) [0x7ff4ffae3d51], /usr/lib/libguile.so.17(+0x3cde5) [0x7ff4ffae3de5],
/usr/lib/libguile.so.17(scm_wrong_type_arg+0x56) [0x7ff4ffae4056], /usr/lib/libguile.so.17(+0x5f1ed) [0x7ff4ffb061ed],
/usr/lib/libguile.so.17(+0x4386e) [0x7ff4ffaea86e], /usr/lib/libguile.so.17(+0x43d57) [0x7ff4ffaead57],
/usr/lib/libguile.so.17(+0x43719) [0x7ff4ffaea719], /usr/lib/libguile.so.17(+0x42dac) [0x7ff4ffae9dac],
/usr/lib/libguile.so.17(+0x43719) [0x7ff4ffaea719], /usr/lib/libguile.so.17(+0x42dac) [0x7ff4ffae9dac],
/usr/lib/libguile.so.17(+0x43c87) [0x7ff4ffaeac87], /usr/lib/libguile.so.17(+0x42dac) [0x7ff4ffae9dac],
/usr/lib/libguile.so.17(+0x43bff) [0x7ff4ffaeabff], /usr/lib/libguile.so.17(+0x42ecf) [0x7ff4ffae9ecf],
/usr/lib/libguile.so.17(+0x42dac) [0x7ff4ffae9dac]
|