[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#111983: tetex-bin: xdvi exits when clicking on a hyperlink to a non-existing file



On 11.09.01 Guus Sliepen (guus@sliepen.warande.net) wrote:

Hi,

> When displaying a dvi with hyperlinks (made with the hyperref
> package for LaTeX), you can click on links and a browser or viewer
> will be started. However, if the link points to a regular file
> which doesn't exist, xdvi quits. It would be more apropriate if it
> would just continue and give a warning
> 
Could you please post a minimal example! I've never worked with
hyperref and I wouldn't like to read the whole manual, just for that
bug. My minimal example looks like:

\documentclass{article}
\usepackage{hyperref}
\begin{document}
%\hyperlink{test.tex}{test}
\hyperlink{manual.pdf}{test}
\end{document}

xdvi shows up an "could not be found" in both cases: manual.pdf
could be found, and could not be found.

TIA,
  Hilmar
-- 
sigmentation fault



Reply to: