https://bugs.kde.org/show_bug.cgi?id=310271

            Bug ID: 310271
          Severity: normal
           Version: 0.14.0
          Priority: NOR
          Assignee: [email protected]
           Summary: okular crashes when a font rather than computermodern
                    is used
    Classification: Unclassified
                OS: MS Windows
          Reporter: [email protected]
          Hardware: MS Windows
            Status: UNCONFIRMED
         Component: DVI backend
           Product: okular

I use the windows port of KDE from http://windows.kde.org
Okular can correctly display the dvi file when the font is the default font of
latex (computer modern), but Okular crashes when other fonts (e.g., times) are
used, the error message is "Fatal error: Wrong command byte found in VF macro
list: 255   This probably means that ...." Note that I have tried two latex
distributions (miktex and texlive), the issue persists.


Reproducible: Always

Steps to Reproduce:
1. Create a latex document 'test.tex':
\documentclass{article}
\usepackage{times}
\begin{document}
Test.
\end{document}

2. Compile the latex document by:
latex test.tex

3. Use okular to open 'test.dvi'

Actual Results:  
Okular crashes


Expected Results:  
A document with text "Test." displayed in Times font.

This bug is specific to the windows port of KDE.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Okular-devel mailing list
[email protected]
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to