1Yikes! It's a bug!
2
3Ok, I'm sorry, but if you follow these steps, I'll see what I can do.
4
5-- First make sure that the bug is reproducable. In other words, start
6the game again and see if the same thing happens again.
7
8-- (If possible) recompile Xtrojka with the DEBUG_INFO flag turned on
9and start the game with the '-d' option.  Now messages will be shown in
10the window from which you started the program. Redirect them to a file
11and mail it to me together with the report-form. Like this:
12
13	xtrojka -debug 2>err_list;
14
15-- Fill in the form as completely as possible and mail it to me. The
16address can be found in the AUTOR file.  When describing the systems and
17window manager stuff, also mention the version numbers.
18
19-------------------------cut---8<---here----------------------------
20BUG REPORT FORM
21---------------
22DATE (YYYY-MM-DD)
23
24XTROJKA VERSION (shown at startup time in your terminal window)
25
26MESSAGE LAST SHOWN
27
28DESCRIPTION OF THE ERROR MESSAGE
29
30OPERATING SYSTEM + VERSION
31
32X SYSTEM
33
34WINDOW MANAGER
35
36COMPILER + VERSION
37
38NAME
39
40EMAIL ADDRESS
41
42YOU CAN MENTION MY NAME IN THE CONTRIBUTORS LIST IN THE README FILE
43(yes/no)
44
45-------------------------cut---8<---here----------------------------
46Now mail me this form together with the debug output
47(see file AUTHOR)
48