J. Ungermann

Results 8 issues of J. Ungermann

We use pickle to store some test data. After upgrading to pint=0.19.1, we get the following error: ``` _ _ _ _ _ _ _ _ _ _ _ _...

State: I had several MSS environments for old versions. I used `conda env remove -n mss-X.Y.Z` to remove the old versions. The environment were removed. The desktop file pointing to...

request upstream help
upstream fix needed

A new software will be used for planning, which should be supported by MSS. [EDMO_-_EDMO_-_20210701_-_1000__DL4__-_DADLR.xlsx](https://github.com/Open-MSS/MSS/files/6745991/EDMO_-_EDMO_-_20210701_-_1000__DL4__-_DADLR.xlsx)

plugin

Getting to the main routine execution takes about 11-12s on my battery powered laptop.

enhancement

After importing a flight track, it was not updated to MSColab. Changing a table view longitude coordinate updated then the full plan to the server. Desired behaviour: After import, a...

enhancement
minor
msui

/opt/conda/envs/mss-develop-env/lib/python3.10/site-packages/requests/auth.py:46: DeprecationWarning: Non-string passwords will no longer be supported in Requests 3.0.0. Please convert the object you've passed in () to a string or bytes object in the near future...

good first issue
ESP-Sprint

I notice that the macos tests often (say >20% for sure) time out after 40 minutes. This is highly annoying. Maybe allow them to fail? For gitlab we have a...

After a TopView with a multiple_flightpath_dockwidget was closed, switching active flighttracks in the MainUI triggers an Exception. This is caused by dangling connects referencing the deleted widget. This may be...

bug