Re: XForms: Unknown type 2 ?

Steve Lamont (spl@szechuan.ucsd.edu)
Fri, 23 May 97 12:26:45 PDT

To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> And what might be calling fl_get_app_resources()? I never call it explicitly
> in my program. The error occurs well after initializing the library, and
> after
> successfully displaying a number of forms.

Hmmm... the only thing that calls fl_get_app_resources() automagically
is fl_initialize(). Are you sure that fl_initialize() isn't getting
called more than once?

About the only thing I can suggest now is that you look at the program
with -debug 5 turned on and/or run the code under a debugger and set a
trap at fl_get_app_resources() or fl_get_resource() (a suggestion here:
do this after the fl_initialize() call or you'll get zillions of traps
as fl_initialize() and descendents grovel through the resources).

Perhaps the message is coming from elsewhere (though I think it
unlikely).

spl
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/