Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!psuvax1!wuarchive!uunet!tut.cis.ohio-state.edu!ucbvax!alfalfa.com!MAILER-DAEMON From: MAILER-DAEMON@alfalfa.com (Mail Delivery Subsystem) Newsgroups: comp.windows.x.motif Subject: Returned mail: User unknown Message-ID: <9105061826.AA12969@BU.EDU> Date: 6 May 91 18:26:19 GMT Sender: daemon@ucbvax.BERKELEY.EDU Distribution: inet Organization: The Internet Lines: 44 ----- Transcript of session follows ----- >>> RCPT To: <<< 550 ... User unknown 550 post-motif@ucbvax.berkeley.edu... User unknown ----- Unsent message follows ----- Received: by BU.EDU (1.99) Mon, 6 May 91 14:26:19 EDT Received: by alfalfa.com ( 5.52 (84)/test) id AA14255; Mon, 6 May 91 14:07:59 EDT Received: by alfalfa.com ( 5.52 (84)/test) id AA19925; Mon, 6 May 91 13:25:20 EDT Received: from ucbvax.Berkeley.EDU by BU.EDU (1.99) Mon, 6 May 91 13:09:43 EDT Received: by ucbvax.Berkeley.EDU (5.63/1.42) id AA24243; Mon, 6 May 91 09:57:46 -0700 Received: from USENET by ucbvax.Berkeley.EDU with netnews for motif@alphalpha.com (motif@alphalpha.com) (contact usenet@ucbvax.Berkeley.EDU if you have questions) Date: 6 May 91 15:21:59 GMT From: unmvax!uokmax!geohub!dwight@ucbvax.Berkeley.EDU (Dwight D. Moore) Organization: Geosciences Computing Network, Univ. of Oklahoma Subject: mysterious warning Message-Id: <1991May6.101827@geohub.gcn.uoknor.edu> Sender: motif-request@alfalfa.com To: motif@alfalfa.com I have an application that reports "XtRemoveGrab asked to remove a widget not on the list" The applications uses MOTIF 1.1 on VMS (X11R4). Any ideas on the meaning of this message? - ---------------------------------------------------------------------------- Dwight D. Moore Geosciences Computing Network University of Oklahoma dwight@geohub.gcn.uoknor.edu (129.15.40.10) - ---------------------------------------------------------------------------- disclaimer () { if ((fp = fopen("mail", "w+")) == NULL) exit (1); fprintf (fp, "This is my opinion.\n"); fprintf (fp, "This does not represent the opinion of OU or the GCN\n"); fclose (fp); }