Various files "in the wild" have blanks in their names. Therefore all occurences of $file in /etc/pluggerrc should be quoted like this: "$file". This really makes a difference. Moreover 'pluggerrc' package is missing man page. At least in the current 3.3 there is one and a URL in README (the only really supplied documenation) referes one to it.
plugger-3.3-1 in rawhide fix this problem.
> plugger-3.3-1 in rawhide fix this problem Not quite. Most of $file occurences is indeed now quoted but these three many:xanim +Av100 -Zr +W$window +q +Ze +f $file many: timidity -s 65000 -a -idqqqqqqq $file many: mpg123 -q -b 128 $file are still there. Use a global replace. :-)
BTW - could you, please, add to /etc/pluggerrc the following lines (they do not even have to be commented as netscape plugin will default to acroread): application/pdf: pdf: Portable Document Format exits : xpdf "$file" Other platforms may not even have acroread available and this works (tested).
Thanks, it's fixed in plugger-3.3-2.