Checksum: 02936
Path: utzoo!utgpu!nishri
From: nishri@gpu.utcs.utoronto.ca (Alex Nishri)
Date: Tue, 11-Jul-89 12:08:35 EDT
Message-ID: <1989Jul11.120835.12575@gpu.utcs.utoronto.ca>
Organization: University of Toronto Computing Services
Newsgroups: comp.sys.next
Subject: Re: Printing problems in v0.9
References: <1989Jul7.130806.9545@gpu.utcs.utoronto.ca> <935@esl.UUCP>
Reply-To: nishri@gpu.utcs.UUCP (Alex Nishri)

Thanks to ric@arizona.edu and dml@esl.uucp for helping me solve my printing
problem:

   Jul  7 12:15:41 next npcomm[358]: couldn't create public context
   Jul  7 12:15:42 next npcomm[358]: problem creating PS print context

I solved the problem by running the following from root,

  for i in /* list of the 40 or so userids on our NeXT */
    do
      echo dwrite PublicWindowServer Yes | su -f $i
      echo $i fixed
    done

Unfortunately, now I am encountering a new printing problem,

    Jul 10 12:45:13 next npcomm[550]: found mismatch on printer status, 0x00001110 != 0x00000010
    Jul 10 12:46:08 next vmunix: Jul 10 12:45:13 next npcomm[550]: found mismatch on printer status, 0x00001110 != 0x00000010
    Jul 10 14:26:17 next syslog: Workspace: Open of /dev/tty failed (No such device or address)
    Jul 10 14:27:13 next vmunix: Jul 10 14:26:17 next syslog: Workspace: Open of /dev/tty failed (No such device or address)
    Jul 10 14:33:08 next npd[595]: 10000 PrintIt failed
    Jul 10 14:35:06 next last message repeated 14 times
    Jul 10 14:35:13 next npd[595]: 10000 PrintIt failed
    Jul 10 14:36:15 next last message repeated 5 times
    Jul 10 14:36:58 next npd[595]: 10001 PrintIt failed
    Jul 10 14:37:39 next npd[595]: 10001 PrintIt failed
    Jul 10 14:48:11 next npd[595]: 10001 PrintIt failed
    Jul 10 14:52:59 next npd[595]: 10001 PrintIt failed
    Jul 10 14:54:33 next last message repeated 3 times
    Jul 10 14:55:40 next npd[595]: 10001 PrintIt failed
