[Okular-devel] [okular] [Bug 325044] PostScript file with extension .txt are not rendered as PostScript

Albert Astals Cid aacid at kde.org
Sat Sep 21 15:45:58 UTC 2013


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

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aacid at kde.org,
                   |                            |faure at kde.org

--- Comment #1 from Albert Astals Cid <aacid at kde.org> ---
I don't think this is not an okular issue, adding David Faure to see what he
thinks, but the thing is kdelibs is telling okular the foo.txt file is a text
file so we use the text backend to open it

tsdgeos at xps:~/okularfiles/ps$ diff 3dcolor.ps 3dcolor.txt 
tsdgeos at xps:~/okularfiles/ps$ kmimetypefinder 3dcolor.txt
text/plain
(accuracy 100)
tsdgeos at xps:~/okularfiles/ps$ kmimetypefinder 3dcolor.ps
application/postscript
(accuracy 100)

But sincerely, if you have a .ps file named .txt, you're doing something wrong.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list