Package: mozplugger
Version: 1.7.3-2
Severity: normal

Hello

Currently it seems to be impossible to view postscript files with
mozplugger and evince (tested on http://fredrik.hubbe.net/plugger/test.html)
as the temporary file with which evince is called has no .ps suffix
and evince is kinda dumb here and does not try to autodetect it.
It fails with "Unhandled MIME Type: text/plain".

One could fix that with:

   repeat noisy swallow(evince) fill: mv "$file" "$file.ps" && evince 
"$file.ps" && rm "$file.ps"

You have to check if all temporary files really gets removed, though..
(it seems not?) But at least it gets displayed.

bye,

-christian-


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-amd64-k8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) (ignored: 
LC_ALL set to [EMAIL PROTECTED])

Versions of packages mozplugger depends on:
ii  firefox               1.5.dfsg+1.5.0.4-3 lightweight web browser based on M
ii  konqueror             4:3.5.4-1          KDE's advanced file manager, web b
ii  libc6                 2.3.6-16           GNU C Library: Shared libraries
ii  libx11-6              2:1.0.0-7          X11 client-side library
ii  m4                    1.4.4-1            a macro processing language
pi  mozilla-browser       2:1.7.13-0.2       The Mozilla Internet application s

mozplugger recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to