home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / lisp / mcl / 1843 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.3 KB

  1. Path: sparky!uunet!stanford.edu!apple!cambridge.apple.com!djskrien@COLBY.EDU
  2. From: djskrien@COLBY.EDU (Dale J. Skrien)
  3. Newsgroups: comp.lang.lisp.mcl
  4. Subject: Re:  imagewriter crashes
  5. Message-ID: <9212152354.AA11438@host0.COLBY.EDU>
  6. Date: 15 Dec 92 23:54:51 GMT
  7. Sender: info-mcl-request@cambridge.apple.com
  8. Lines: 19
  9. Approved: comp.lang.lisp.mcl@Cambridge.Apple.C0M
  10.  
  11. *---------------------------------*
  12. >REGARDING                imagewriter crashes
  13. >I have an application which prints just fine on my Laserwriter
  14. >here, but crashes when printing on an Imagewriter on site.
  15. >Apparently the documents will print, but then doing anything
  16. >else after that crashes.  One error message that was reported to
  17. >me said "Value #<A Mac non-one pointer #x10009> is not of the
  18. >expected type ????????? HANDLER>".  In a day or two I hope to
  19. >get an imagewriter in here to try to track down the problem, but
  20. >in the meantime, I was wondering if anybody else had ever run
  21. >into the problem of having something print fine on a laserwriter
  22. >but crash on an imagewriter.  I'm running MCL 2.0 final, but
  23. >without any of the patches.
  24. *---------------------------------*
  25.  
  26. Are you using Mark Tapia's print-u.lisp code?  I've been using it
  27. and have found it to work on a laserwriter under System 7,
  28. but when I tested it under System 6 on an imagewriter,
  29. I got the same crash as you.
  30.