MSS icon indicating copy to clipboard operation
MSS copied to clipboard

Autoplot show message when not used correctly

Open ReimarBauer opened this issue 1 year ago • 2 comments

Purpose of PR?:

Avoid a crash when a mssautoplot.json file is loaded before the corresponding operations or fligt tracks are added to MSUI.

You can try this on a fresh start of msui, loading topview, autoplot, selecting mssautoplot.json, clicking on an entry.

The data in the tree widget gets now reduced to those matching in the interface. The crash of requesting WMS data before get_capabilties is catched too. In a future vesion it should be possible to call get_capabilties on loading the mssautoplot.json.

ReimarBauer avatar Oct 07 '24 16:10 ReimarBauer

Some of the other changes changed the behaviour, it did not crash

ReimarBauer avatar Oct 11 '24 11:10 ReimarBauer

I assume thats the better solution https://github.com/Open-MSS/MSS/pull/2561

ReimarBauer avatar Oct 11 '24 14:10 ReimarBauer