For an up-to-date list of bugs, please visit: http://sourceforge.net/tracker/?group_id=23164&atid=377580 This file records only bugs that have been tagged as `Wont fix' or `Later', i.e. bugs that couldn't be resolved so far. Please report new bugs to the above SourceForge URL, including as much information as possible (whatever may be relevant: platform, compiler, X version, output of xdpyinfo, sample .dvi file to reproduce the problem; see also: http://xdvi.sourceforge.net/#bugs). Known features: - Controll of font/file generation by X-resource and commandline is overridden by controll by environment variable/texmf.cnf setting. This is unfortunate but as far as I know unavoidable and thus a feature rather than a bug. If you want it to be resource/commandline controlled make sure there is no setting in the environment/texmf.cnf - Some of the optional compilation stuff (e.g. for HTEX) hasn't been tested for quite some time and may be broken. Most of the stuff should be removed if possible. X interface bugs: - SU: The current code to toggle to/from fullscreen mode via Ctrl-l, and to remove the Xaw scrollbars for expert mode is an atrocious hack that won't work with many window managers (see e.g. #814327). These should be fixed by someone who knows X better than I do. Autoconfigure issues: - Changes in the autoconf setup must be acompanied by changes in mksedscript. - GS_PATH cannot be set except by CFLAGS=-DGS_PATH=... Paul has a macro for this. Must be compatible with kpathsea, but I haven't checked this yet.