Package: vim-latexsuite Version: 20100129-1 Severity: important
Using vim-latexsuite, compiling a document with \ll results in the following error messages: Ran latex 1 time(s) Error detected while processing function Tex_RunLaTeX..Tex_SetupErrorWindow..Tex_GetMainFileName: line 18: E344: Cannot find directory "Document Class: revtex4-1 2009/10" in cdpath E472: Command failed line 31: E344: Cannot find directory "Document Class: revtex4-1 2009" in cdpath E472: Command failed Press ENTER or type command to continue This happens on the following example document (You need texlive-publishers for the revtex4-1 class): \documentclass{revtex4-1} \begin{document} Text \end{document} This seems to be a bug of vim-latexsuite, since the document is compiled correctly, despite the error message. Using the latex command directly also works fine. I tried to investigate the problem and found the following: The cd command in "Tex_RunLaTeX..Tex_SetupErrorWindow..Tex_GetMainFileName" fails, since at some stage the filename (echo expand("%"): file.tex) changes (echo expand("%"): Document Class: revtex4-1 2009/10/28). This happens when 'cfile ...' is called in Tex_CompileMultipleTimes(). It have no clue how this happens. Any help appreciated. Regards - Stefan -- Package-specific info: Vim related packages installed on this system: - vim-latexsuite - vim-runtime -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing'), (300, 'stable'), (200, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages vim-latexsuite depends on: ii python 2.5.4-9 An interactive high-level object-o ii vim 2:7.2.330-1 Vi IMproved - enhanced vi editor ii vim-common 2:7.2.330-1 Vi IMproved - Common files ii vim-gnome [vim] 2:7.2.330-1 Vi IMproved - enhanced vi editor - ii vim-gtk [vim] 2:7.2.330-1 Vi IMproved - enhanced vi editor - Versions of packages vim-latexsuite recommends: ii texlive-binaries [texlive-bas 2009-5 Binaries for TeX Live ii vim-addon-manager 0.4.3 manager of addons for the Vim edit Versions of packages vim-latexsuite suggests: ii acroread [pdf-viewer 8.1.7-0.1 Adobe Acrobat Reader: Portable Doc ii evince [postscript-v 2.30.1-2 Document (postscript, pdf) viewer ii ghostscript [postscr 8.71~dfsg-4 The GPL Ghostscript PostScript/PDF ii gv [postscript-viewe 1:3.6.9-1 PostScript and PDF viewer for X ii kghostview [postscri 4:3.5.9-3+lenny2 PostScript viewer for KDE ii kpdf [pdf-viewer] 4:3.5.9-3+lenny2 PDF viewer for KDE ii okular [postscript-v 4:4.3.4-1+b1 document viewer for KDE 4 ii xdg-utils 1.0.2+cvs20100307-1 desktop integration utilities from -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org