HowTo to get working Event Display in the 3.15.0int2 |
|
When you request to show COT display(or any other display), it pops up an empty window.
The problem is in the MyronFilterModule. In the development this bug is fixed, and is fixed in the 3.16.0. So, what everybody should do(I've done - it works) to get working Event Display in the 3.15.0int2/int3 - just to disable MyronFilterModule:
root [3] .q
AC++> mod disable MyronFilterModule
AC++> root
If you need Myron Mode Flag feature(look at the EvD homepage, e.g. how to use it), use the development version. |