I have experienced this a number of times now on both mac osx and win xp: occasionally I trigger a script to go to a particular form and the form does not show. The displayed form is still the one where the script was triggered but the window menu shows a tick beside the form that should now be showing.
I am attaching the log file which was generated after this event happened the last time.
I have a tab (non-related) on a form. When I switch to the tab and delete a record I cannot switch back to the same tab again. I have to restart the solution before the tab will work. The log file shows nothing!
Once the tab stops working, then I can no longer switch to the main form that the tab is on - see first post above. At this point I get lots of log file entries!
this is already reported agains 2.0.1 and fixed.
Do you use globals for a combobox on that form?
If so, currently the workaround is to set the global to null in a script before that. (solution openscript)