[Okular-devel] [Bug 242285] Okular should report PostScript errors

Pino Toscano pino at kde.org
Sun Jun 20 19:09:41 CEST 2010


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


Pino Toscano <pino at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #1 from Pino Toscano <pino kde org>  2010-06-20 19:09:40 ---
$ cat >broken.ps <<EOF
> %!PS-Adobe-3.0
> exit
> EOF
$ okular broken.ps
[...]
okular(7688)/kdecore (trader) KMimeTypeTrader::query: query for mimeType 
"application/postscript" ,  "okular/Generator"  : returning  1  offers
invalidexit -8
okular(7688)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [1005x1300]
QImage::scaled: Image is a null image
invalidexit -8
okular(7688)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [989x1279]
QImage::scaled: Image is a null image
invalidexit -8
okular(7688)/okular (Spectre) GSRendererThread::run: Generated image does not
match wanted size: [0x0] vs requested [267x346]
QImage::scaled: Image is a null image
[...]

So, errors are already reported on stderr on console. I don't see anything that
says that errors must be shown directly "in your face" to the user.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list