=- Virden, Larry W. wrote on Mon 9.Jul'07 at 13:07:07 -0400 -= > When I attempt to access http://wiki.tcl.tk/1 , I see the > following from the latest lynx: > > Looking up wiki.tcl.tk > Making HTTP connection to wiki.tcl.tk > Sending HTTP request. > HTTP request sent; waiting for response. > HTTP/1.1 200 OK > Data transfer complete > /usr/bin/gzip -d --no-name /tmp/lynxXXXXxIai0R/L22433-5498TMP.html.gz > Alert!: Error uncompressing temporary file! > > lynx: Start file could not be found or is not text/html or > text/plain Exiting... > > However, the file doesn't exist one lynx has terminated. If it > were still around, I could take a look to see what is wrong. > Is there anything I can do to catch the file before lynx deletes it?
Put big sleep number for the various messages (ALERT, INFO, ...) in lynx.cfg, then be fast and copy the tmp-files off the TMPDIR to somewhere else before lynx finishes, closes and cleans up behind it. Maybe your tmp-space is full? -- © Rado S. -- You must provide YOUR effort for your goal! EVERY effort counts: at least to show your attitude. You're responsible for ALL you do: you get what you give. _______________________________________________ Lynx-dev mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lynx-dev
