Bug 25895 - don't launch external applications
Summary: don't launch external applications
Status: RESOLVED NOTOURBUG
Alias: None
Product: poppler
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: medium normal
Assignee: poppler-bugs
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-04 13:50 UTC by Marcos
Modified: 2010-01-04 13:56 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
a pdf file with two links that try to launch xtem (6.54 KB, application/pdf)
2010-01-04 13:50 UTC, Marcos
Details

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.