Hi,

Sven Arvidsson <[EMAIL PROTECTED]> writes:
> That's good, I'm marking the bug as done for this version. (It will
> remain open for the stable version).

thanks, it's good that people who hit the problem and look at BTS will
see this.

> As for etch, I think backports are your best bet, I believe Norbert
> Tretkowski is working on this;
> http://tretkowski.de/blog/archives/5-Backports-for-etch-available.html

I just used debootstrap to install debian unstable and added

#!/bin/sh
schroot -c sid -p -q -- "$@"

as /usr/local/bin/sid so that normal users can run unstable programs
simply by prefixing the command with "sid " (/home is bind mounted
inside the chroot so this is all totally transparent to them). This
works even with mozplugger that embeds evince window inside iceweasel
window.

(Just for the record the /etc/mozpluggerrc entry is

application/pdf:pdf:PDF file
application/x-pdf:pdf:PDF file
text/pdf:pdf:PDF file
text/x-pdf:pdf:PDF file
       repeat noisy swallow(evince) fill: sid evince "$file"
)


best regards,
Timo Lindfors


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

Reply via email to