On Fri, Mar 15, 2002 at 01:33:48PM -0800, Todd Halter wrote:
> 
> 
> On Fri, 15 Mar 2002, David A. Desrosiers wrote:
> 
> >
> >     Mine works fine, though I don't run Redhat, which has known issues
> > shipping a broken Python build (it's covered in our FAQ and on the list a
> > few dozen times).
> >
> I tried using what you have (except for the map files which I don't have)
> and I still get my original error.  I have something configured wrong.  I
> will keep trying.

I had the same problem.  After increasing the verbosity to 2, I realized
that the map files weren't being found (mine were in /usr/local/netpbm/lib),
so I just put that in the ~/.pluckerrc file, but now I get a different
error.  Here's the output from plucker-build:

Processing http://images.slashdot.org/banner/hpao5010en.gif?101630615.
           56 collected, 48 still to do
  Retrieved ok
image type is image/gif
Running:  giftopnm >[EMAIL PROTECTED]
giftopnm: too much input data, ignoring extra...
Running:  cat [EMAIL PROTECTED] | ppmquant -map
/usr/local/netpbm/lib/palmgray4.map|ppmtopgm|pnmtopalm -depth 4 -verbose 
ppmquant: making histogram...
ppmquant: 16 colors found
ppmquant: choosing 1074234400 colors...
ppmtopgm: EOF / read error reading magic number
No data from parsing image!
(http://images.slashdot.org/banner/hpao5010en.gif?101630615)
Traceback (most recent call last):
  File "/usr/lib/python2.2/site-packages/PyPlucker/ImageParser.py", line
337, in __init__
    self._doc.set_data(self.convert_to_Tbmp(tmpfile))
      File "/usr/lib/python2.2/site-packages/PyPlucker/ImageParser.py", line
409, in convert_to_Tbmp
    raise RuntimeError, msg
    RuntimeError: No data from parsing image!
(http://images.slashdot.org/banner/hpao5010en.gif?101630615)
Runtime error parsing document
http://images.slashdot.org/banner/hpao5010en.gif?101630615: Error while
converting image.
  Parsing failed!


I'm using RedHat 7.1, Python 2.2, netpbm 9.24.  Any ideas?

Thanks,
Jason
-- 
Jason Day                                       jasonday at
http://jasonday.home.att.net                    worldnet dot att dot net
 
"Of course I'm paranoid, everyone is trying to kill me."
    -- Weyoun-6, Star Trek: Deep Space 9

Reply via email to