Looks like the problem HAS been fixed ... just not in precise.

http://lists.debian.org/debian-tex-maint/2012/06/msg00088.html

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to texlive-base in Ubuntu.
https://bugs.launchpad.net/bugs/630425

Title:
  dvipdfm Failed to load AGL file

Status in “texlive-base” package in Ubuntu:
  Confirmed

Bug description:
  Binary package hint: texlive-base

  I have the basic texlive installation (installed by single command,
  sudo apt-get texIive-base, if I remember well.) It all is running in a
  LiveCD i386 session but this should not be important.

  THE PROBLEM:

  If I try to produce a PDF file from DVI using dvipdfm or dvipdfmx, I
  am always getting warning messages

  ** WARNING ** Failed to load AGL file "pdfglyphlist.txt"...
  ** WARNING ** Failed to load AGL file "glyphlist.txt"...

  It looks that some dependencies are missing or there is an
  inconsistency in packages. The PDF document is created anyway.

  HOW TO REPRODUCE THE ISSUE:

  1.) Create any simple LaTeX document, e.g. a file containing one
  letter "a":

  \documentclass[12pt,a4paper,oneside]{report}
  \begin{document}
  a
  \end{document}

  Name the above 4-line file as "myfile.tex", for example.

  2.) Compile it:                        latex myfile.tex
  3.) Create PDF from DVI:      dvipdfm myfile.dvi

  The warnings written above are produced.

  The same problem occurs when I use dvipdfmx.

  However the other converter, dvipdf, works fine in this respect, i.e.
  without the warning messages. Also pdflatex works OK.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: texlive-base 2009-10
  ProcVersionSignature: Ubuntu 2.6.35-19.28-generic 2.6.35.3
  Uname: Linux 2.6.35-19-generic i686
  Architecture: i386
  Date: Sat Sep  4 19:37:08 2010
  LiveMediaBuild: Ubuntu 10.10 "Maverick Meerkat" - Beta i386 (20100901.1)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: texlive-base

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/630425/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to