Bug 310271

Summary: okular crashes when a font rather than computermodern is used
Product: [Applications] okular Reporter: tanrui
Component: DVI backendAssignee: KDE-Windows <kde-windows>
Status: RESOLVED NOT A BUG    
Severity: crash CC: aacid, kde-windows
Priority: NOR    
Version: 0.14.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed In:
Attachments: the latex source
the generated dvi file

Description tanrui 2012-11-18 03:00:50 UTC
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.
Comment 1 tanrui 2012-11-18 03:03:15 UTC
Created attachment 75320 [details]
the latex source
Comment 2 tanrui 2012-11-18 03:03:50 UTC
Created attachment 75321 [details]
the generated dvi file
Comment 3 Albert Astals Cid 2012-11-18 21:26:06 UTC
Windows guys, any help with this? It works fine in Linux here.
Comment 4 Albert Astals Cid 2014-05-08 15:31:29 UTC
Can you reproduce this on newer versions of okular for windows?
Comment 5 Albert Astals Cid 2017-03-28 22:24:00 UTC
No answer for years