problems
If you have an old version of TF, chances are your bug has already been
fixed. Current information and the latest version of TF can be found at
http://tinyfugue.sourceforge.net/.
For general bug reports, questions, etc, visit the website above (preferred),
or email kenkeys@users.sourceforge.net. For
problems specific to the OS/2 version, contact Andreas Sahlbach at
asa@stardiv.de. When reporting a problem or bug, please provide this
information:
- The full version number of TF (type
"/version" in tf).
Please give the full number, don't just say something like
"beta 4" or "the latest version".
- The operating system name and version. (On unix systems, type
"
uname -a
" in the shell to get the exact version information.)
- If tf won't install, send the output of the installation process (on UNIX,
that's the output of configure and make). Don't leave out parts just
because you don't know what they mean or think they're irrelevant.
- If you have a bug or core: do NOT send the core file, but do send
the debugging dump file (tf.NNNNN.dump) if tf generated one.
If not, give me ALL messages from tf (not just the last line).
In either case, tell me what you did or what happened before the problem,
and whether the problem is repeatable.
- Optional: If you have a core, you know how to use a debugger,
tf was compiled with core dumps enabled, and tf did not generate a
debugging dump file, a manual stack
trace would be useful (use the 'bt full' command in gdb or 'where' in dbx).
If you
don't know how, at least provide the other information described above.
The following bugs are known. Don't bother reporting them.
-
The %{lp} and
%{emulation}
variables should work on a
per-socket
basis (This is partially overcome with WORLD
hooks).
-
If a shell quote (/quote !) reads a
partial line from the child process, tf will hang until the line is
completed.
-
/recall by timestamp doesn't work
when switching to/from daylight savings time (but
/recall by age always works).
Back to index
Back to tf home page
Copyright © 1995, 1996, 1997, 1998, 1999, 2002, 2003, 2004, 2005, 2006-2007 Ken Keys