Hi, Gang.

Thanx for plucker!  

I tried entering this into the bug report thingy, but it after handing
me a blank page and letting me fill out all the forms, it just gives
a connection timeout when I submit the form.  (grrrr.)

This problem seems fragile.  I can edit the HTML in trivial ways and the
problem goes away and combinations of --noimages and --stayonhost seem
to impact it.  I have, however, enclosed HTML source to trigger it (that
'tidy' says is lovely HTML) and a command line that generates it.

$ plucker-build --tables -M 2 --zlib-compression  --stayonhost --noimages -H 
/home/robertl/src/geo/cache/users/robertlipe/50274.html -V 0 -f 
/tmp/robertlipe/PluckerDB -N robertlipe
Traceback (most recent call last):
  File "/usr/bin/plucker-build", line 1620, in ?
    sys.exit(realmain(None))
  File "/usr/bin/plucker-build", line 1605, in realmain
    retval = main (config, exclusion_lists)
  File "/usr/bin/plucker-build", line 1106, in main
    mapping = writer.write (verbose=verbosity, alias_list=alias_list)
  File "/usr/lib/python/site-packages/PyPlucker/Writer.py", line 520, in write
    result = Writer.write (self, verbose, alias_list=alias_list)
  File "/usr/lib/python/site-packages/PyPlucker/Writer.py", line 335, in write
    self._write_doc (out_dict, pluckerdoc, pluckerdoc.get_url(), id, verbose)
  File "/usr/lib/python/site-packages/PyPlucker/Writer.py", line 293, in _write_doc
    dump = pluckerdoc.dump_record (id)
  File "/usr/lib/python/site-packages/PyPlucker/PluckerDocs.py", line 1934, in 
dump_record
    len(cell.text)))
struct.error: required argument is not an integer



<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  <title>Around the World's Fairs</title>
</head>
<body>
<table summary="blah blah blah">
<TR><TD><font face="verdana, arial" size="-1">
An example of what we're looking for is in Knoxville, Tennessee, which hosted the 
World's Fair in 1982.  Several of the landmark structures erected for that expo remain 
standing today, including the Sunsphere, a 266-ft tall steel tower which was the 
centerpiece of the exhibition.  It once housed a revolving restaurant but is now an 
observation deck.<br>
</font>
If you are interested in more info: <a 
href="http://users.vnet.net/schulman/1982/site.html#SITE";>1982 World's Fair</a><br>
</TD>
<TD align=center><img src="http://image1ex.villagephotos.com/pubimage.asp?id_=1379352"; 
width=232 height=250 alt="blah"> </TD>
</TR></table>
</body>
</html>
_______________________________________________
plucker-list mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-list

Reply via email to