Bug 310271 - okular crashes when a font rather than computermodern is used
Summary: okular crashes when a font rather than computermodern is used
Status: RESOLVED NOT A BUG
Alias: None
Product: okular
Classification: Applications
Component: DVI backend (show other bugs)
Version: 0.14.0
Platform: Microsoft Windows Microsoft Windows
: NOR crash
Target Milestone: ---
Assignee: KDE-Windows
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-18 03:00 UTC by tanrui
Modified: 2017-03-28 22:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
the latex source (86 bytes, text/plain)
2012-11-18 03:03 UTC, tanrui
Details
the generated dvi file (224 bytes, application/octet-stream)
2012-11-18 03:03 UTC, tanrui
Details

Note You need to log in before you can comment on or make changes to this bug.
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