|
From: Doug Campbell Doug <...> The first time I opened the program the fuel model did not respond. I suggest setting a dependency on the Emxsys - WorldWind module so that the WorldWind library is assured to be initialized before the LANDFIRE module attempts to use it. Maybe there's some sort of session data per login...??? Found the problem! The Emxsys - CPS module's FuelModelPanel's lookup listener on the Fuel Provider is not connected sometimes. The data is being downloaded just fine; its the notifications that aren't occuring. Now to figure out why. Added a Lookup.Result listener to the FuelModelPanel to detect when the FuelModel layer(s) become available. |
|||||||||||||||||||||||||||||||||||||||||||||||||||
It seems that this failure consistently occurs the first time the app is launched. I wonder if this phenomenon is related to the US specific locale.