Bug 25895

Summary: don't launch external applications
Product: poppler Reporter: Marcos <marcos.bujosa>
Component: generalAssignee: poppler-bugs <poppler-bugs>
Status: RESOLVED NOTOURBUG QA Contact:
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:
Attachments: a pdf file with two links that try to launch xtem

Description Marcos 2010-01-04 13:50:08 UTC
Created attachment 32448 [details]
a pdf file with two links that try to launch xtem

I have compile the following LaTeX code with pdflatex:

\documentclass{article}
\usepackage{hyperref}

\begin{document}
  \href{run:xterm -e gnuplot ./figuras/ejemplo3.gp - }{3D graph}

  \href{run:xterm }{link}
\end{document}

when I click on the links (in the pdf document) xpdf launchs the xterm but epdfview do nothing.

Thank you very much,

  Marcos
Comment 1 Albert Astals Cid 2010-01-04 13:56:25 UTC
epdfview bug not poppler one

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.