[comp.windows.x] mysterious warning

dwight@geohub.gcn.uoknor.edu (Dwight D. Moore) (05/06/91)

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);
}