Xref: utzoo comp.windows.x.motif:2804 comp.windows.x:36092 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!cs.utexas.edu!rutgers!maverick.ksu.ksu.edu!unmvax!uokmax!geohub!dwight From: dwight@geohub.gcn.uoknor.edu (Dwight D. Moore) Newsgroups: comp.windows.x.motif,comp.windows.x Subject: mysterious warning Message-ID: <1991May6.101827@geohub.gcn.uoknor.edu> Date: 6 May 91 15:21:59 GMT Sender: news@uokmax.ecn.uoknor.edu (Nets) Reply-To: dwight@geohub.gcn.uoknor.edu Organization: Geosciences Computing Network, Univ. of Oklahoma Lines: 18 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); }