Package: mozplugger Version: 1.13.0-1 My main system is Lenny. I've installed Iceweasel 3.5.5 and mozplugger, both from testing. I'd like mozplugger to always use Evince for PDF documents. I edited mozpluggerrc as follows:
Before: application/pdf:pdf:PDF file application/x-pdf:pdf:PDF file text/pdf:pdf:PDF file text/x-pdf:pdf:PDF file ACROREAD() repeat noisy swallow(kpdf) fill: kpdf "$file" repeat noisy swallow(Xpdf) fill: xpdf -g +9000+9000 "$file" repeat noisy swallow(okular) fill: okular "$file" GV() repeat noisy fill exits: evince "$file" After: application/pdf:pdf:PDF file application/x-pdf:pdf:PDF file text/pdf:pdf:PDF file text/x-pdf:pdf:PDF file repeat noisy fill exits: evince "$file" Then I opened PDF document directly from internet, for example "http://www.irs.gov/pub/irs-pdf/fw4.pdf". Iceweasel opened it in a separate window, it didn't embed Evince window. Then I removed mozplugger-1.12 and installed one from Lenny (1.10.2). Restarted browser. Then I opened that link again - it has been opened as expected, e.g. Evince has been embedded into Icewesel window. This looks like a regression in 1.13. -- Regards, Krasu. -- To UNSUBSCRIBE, email to debian-qa-packages-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org