I narrowed down to the exact problem. It is a combination of the alt_maxwidth and bpp parameters ONLY with the web site Beyond 2000. Removing either parameter or changing to a different web site eliminates seeing this bug. Since this website typically changes daily, this bug could might not be repeatable for very long. This also explains why it _did_ work, but then broke today. Here are the files:
.pluckerrc [Homepage] alt_maxwidth=1000000 bpp=16 doc_file=Homepage doc_name=Home Page home_url=/home/erayl/.plucker/homedebug.html homedebug.html <html> <body> <p><a href="http://beyond2000.com.us.server-fast.com/pda/" maxdepth="2" stayonhost>Beyond 2000</a></p> </body> </html> Run with: plucker-build -V3 -s Homepage _______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
