yamcs / yamcs-studio

Desktop TM/TC Client for Yamcs
https://docs.yamcs.org/yamcs-studio/
Eclipse Public License 2.0
27 stars 14 forks source link

Yamcs Studio v1.0.2 OpenDisplay() opens some displays in "Builder" mode #59

Closed tomvanbraeckel closed 6 years ago

tomvanbraeckel commented 6 years ago

When a Spell procedure opens a Yamcs Studio display with the OpenDisplay() function, it opens some displays always in "Builder" mode, making it impossible to use the display for data entry.

Even when only the "Runner" window is open, this happens. It will open an editor pane inside the "Runner" window, next to the normal "Runner" panes.

This behavior affects only specific displays but we are unable to resolve it.

We had this issue for another display as well, but that issue went away the next day... very strange...

What could cause this? How can we fix it?

fqqb commented 6 years ago

Should be fixed in v1.0.4: https://github.com/yamcs/yamcs-studio/releases/tag/v1.0.4

Displays opened in this manner will open in the Display Runner window. If this window is not yet open, it will open automatically.

fqqb commented 6 years ago

Closing. Please reopen or issue new tickets if you think there is still a problem.