Getting interesting. Found two instances of gtkide.cfg, neither in ~user. The one in base/main/config already had the code to set a value to KeepInputLog. The other one in addons/gui/gtkide did not have the code. When I added the code to the second cfg file, making them both identical, J crashed. There is no error message displayed in console. It's output is switched to term which is also blank. Then the Windows death window pops up.
2010/6/4 bill lam <[email protected]> > I meant put that line inside ~config/gtkide.cfg > > Window crash dump is not every useful. gtk err msg in console would > be more informative. > > pls try again. > > Птн, 04 Июн 2010, Don Guinn писал(а): > > I tried both setting it to 0 and 1. It got by the original problem but > then > > term crashed. With the setting of 1 I get the following: > > > > Problem signature: > > Problem Event Name: APPCRASH > > Application Name: jconsole.exe > > Application Version: 0.0.0.0 > > Application Timestamp: 4b9ac37f > > Fault Module Name: j.dll > > Fault Module Version: 6.0.0.0 > > Fault Module Timestamp: 4bba596b > > Exception Code: c00000fd > > Exception Offset: 0006a0f3 > > OS Version: 6.0.6002.2.2.0.256.1 > > Locale ID: 1033 > > Additional Information 1: 2647 > > Additional Information 2: 492dbe878ff74861373b2ab3c7c0cc33 > > Additional Information 3: c06a > > Additional Information 4: 617232158098f3a9995fb7b8123cdce7 > > > > I set KeepInputLog =: 1 just after the definition of nc in the script > > defining it in locale "jgtkide". Maybe it needs to be set somewhere else. > > And in what locale should that definition be? > > > > When I first started looking for the script containing dlog_read I got a > > return of _1 from 4!:4 saying it was not defined in a script. After I > found > > the script file I saw that it was defined in a script, although it was > > loaded as part of the boot process. Could there be some clean-up being > done > > removing dlog_read from the 4!:4 foreign? Now with the 13!:0]1 dlog_read > > does show up as defined in a script. Makes me think that the list or > > whatever used by 4!:4 is not updated for a control error in the script > with > > debug turned off. > > > > 2010/6/4 bill lam <[email protected]> > > > > [---=| TOFU protection by t-prot: 27 lines snipped |=---] > > -- > regards, > ==================================================== > GPG key 1024D/4434BAB3 2008-08-24 > gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3 > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
