visit-dav / visit

VisIt - Visualization and Data Analysis for Mesh-based Scientific Data
https://visit.llnl.gov
BSD 3-Clause "New" or "Revised" License
428 stars 110 forks source link

launching cli from command window gives window layout error on macOS #19717

Open cyrush opened 1 month ago

cyrush commented 1 month ago

Describe the bug

3.4.1

VisIt: Message - Added a new client to the viewer.
>>> VisIt: Error - Window layout -5 is an unsupported layout.
VisIt: Error - Window layout -5 is an unsupported layout.

Doesn't happen when I launch cli, only when cli is launched due to command window exec.

might be unique to my settings.

I should try 3.4RC since I think there are related changes.

no real fallout except for my window layout changes and I see the message

JustinPrivitera commented 1 month ago

https://github.com/visit-dav/visit/blob/9c1b9d4e4dd0c5572561a7084dca44f04133b49f/src/viewer/core/ViewerWindowManager.C#L102

https://github.com/visit-dav/visit/blob/9c1b9d4e4dd0c5572561a7084dca44f04133b49f/src/viewer/rpc/ViewerMethods.C#L2377-L2388