home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / sys / mac / misc / 15689 < prev    next >
Encoding:
Text File  |  1992-08-30  |  1.5 KB  |  32 lines

  1. Newsgroups: comp.sys.mac.misc
  2. Path: sparky!uunet!charon.amdahl.com!pacbell.com!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!destroyer!ncar!csn!stortek!LSTC2VM.stortek.com!GILMART
  3. From: GILMART@LSTC2VM.stortek.com (Paul Gilmartin)
  4. Subject: Re: unreadable GIF files??
  5. Message-ID: <16853DB66.GILMART@LSTC2VM.stortek.com>
  6. Sender: usenet@stortek.com
  7. Nntp-Posting-Host: lstc2vm.stortek.com
  8. Organization: StorageTek SW Engineering
  9. References:  <1992Aug30.025138.10447@seas.gwu.edu>
  10. Date: Sun, 30 Aug 1992 21:35:45 GMT
  11. Lines: 19
  12.  
  13. In article <1992Aug30.025138.10447@seas.gwu.edu>
  14. freytag@seas.gwu.edu (Richard Freytag) writes:
  15.  
  16. >I have been using a variety of applications that are supposed to be able
  17. >to decompress GIF files that have a TEXT resource; notably VisionLab.  All
  18.                                      ^^^^^^^^^^^^^
  19. I've never seen GIF files with a TEXT resource, only data-fork-only files
  20. with type either GIFf or TEXT.  But it might be my ignorance.
  21.  
  22. >GIF files (ones that are readable on other systems) when downloaded to my
  23. >machine via Kermit fail with a message that they have a "bad LZW code."
  24. >These GIF files are not compressed, uuencoded, or manipulated in any way
  25. >except to be GIF files.
  26. >
  27. >Is there something obvious that I am missing/forgetting?
  28.  
  29. A frequent cause of such errors is newline conversion.  Be sure both
  30. transmitting and receiving Kermits are instructed to not add or strip
  31. linefeeds or use binary protocol, or whatever.
  32.