ReimarBauer

Results 331 comments of ReimarBauer

it looks outside the environment for a` /lib/x86_64-linux-gnu/libssl.so.3` that is completly wrong

https://github.com/conda-forge/curl-feedstock/issues/145

with ubuntu 24.04.1 the used libssl.so.3 is compatible to the recent curl 8.1.1 of conda-forge

this happens because mod_wsgi changes the LD_LIBRARY_PATH, which is not wanted. And which is something we can not solve on our site.

I think there should become an server Admin involved. We maybe need a change in a mscolab cli script to be used on the server for this case. When we...

I expect you can claim it yourself, please try first.

QColorDialog has same problem also when we dont use the pyautogui. The problem is also seen when you pick a color and want to store it into your users selection,...

For example the dashed line is here always on the flightpath. This is not the same when I use the widget https://mss.readthedocs.io/en/stable/tutorials/tutorial_remotesensing.html#

You can write a test which reproduces the problem. In tests/_test_msui/test_mscolab.py are examples for login etc.

An other problem I look at https://github.com/Open-MSS/MSS/pull/2278