Menu

#388 xdvi-xaw: Fatal error: currinf.set_char_p is not a registered routine!

incorrect behaviour
closed-fixed
None
5
2014-04-27
2013-08-27
ZWang
No

"xdvi-xaw: Fatal error: currinf.set_char_p is not a registered routine!"

xdvi returns the above error and exits when called with the following command:

xdvi -sourceposition "1:1 file.tex" file.dvi

The source code for file.tex is as follows. Both the times package and the
\section command seem to be significant for triggering the error message.


\documentclass{article}
\usepackage{times}

\begin{document}
Line 1
\section{test}
\end{document}


output of "xdvi -v":

xdvik version 22.86 (Xaw toolkit)
Libraries: kpathsea version 6.1.1, freetype version 2.5.0

Discussion

  • Paul Vojta

    Paul Vojta - 2013-09-03
    • status: open --> pending
    • assigned_to: Paul Vojta
     
  • Paul Vojta

    Paul Vojta - 2013-09-03

    A patch has been committed to the source code in cvs, and it will be included in the next release.

     
  • Paul Vojta

    Paul Vojta - 2014-04-27
    • status: pending --> closed-fixed
     

Log in to post a comment.