ReimarBauer
ReimarBauer
see also https://github.com/Open-MSS/mss-install/issues/25
with a remove msui-core.conf this did not happen again
happens probably because of the Qt version change
needs to be checked in stable, if there also we should try to fix it there
@matrss ok, the further work on that is a deeper API change. I don't remove the bug label, because that API change is more than only an improvement. We can...
linking to the pages is better. There we need to add a hint to SemVer.
In the first years we used the platform https://github.com/quantifiedcode/quantifiedcode for finding and fixing anti patterns of the codebase. Another similiar tool is missing since some time.
``` raise value File "/home/mss-mscolab/mambaforge/envs/mssenv/lib/python3.9/site-packages/gunicorn/workers/sync.py", line 184, in handle_request resp.write(item) File "/home/mss-mscolab/mambaforge/envs/mssenv/lib/python3.9/site-packages/gunicorn/http/wsgi.py", line 326, in write self.send_headers() File "/home/mss-mscolab/mambaforge/envs/mssenv/lib/python3.9/site-packages/gunicorn/http/wsgi.py", line 322, in send_headers util.write(self.sock, util.to_bytestring(header_str, "latin-1")) File "/home/mss-mscolab/mambaforge/envs/mssenv/lib/python3.9/site-packages/gunicorn/util.py", line 299,...
We have to verify if we can use this as workaround https://github.com/benoitc/gunicorn/issues/3058
gunicorn had a new release