ReimarBauer
ReimarBauer
seen on make html
On some of the QObjects we use connect with a lambda function. This is likly not correct and needs to be verified. It surpresses the capabilty of QT to check...
For example https://github.com/Open-MSS/MSS/blob/develop/tests/_test_msui/test_mscolab.py#L948C9-L948C26 As this is used by the UI instead of add_operation which works on the database it could trigger socketio . I can not say it doesn't or...
our scheduled test should create an issue automatically when it founds a problem.
on server we should have os.path. on ui we should have fs.path fs.path means we can use pyfilesystem urls e.g. webdavfs or sshfs urls mapped to a "fs"path. That means...
Because MSUI_CONFIG_PATH can be an os string or a fs_url we can name others for their function - ending with _FS means pyfilesystem, _URL means PyFilesystem - _FILE_PATH, _DIR means...
recent mamba version is 1.5.1, 2023-10-03, currently not verified to be safe. the old version mamba 1.4.2 gets broken by a build with an error related to an update of...
same as done for stable with the archive operation this also includes refactoring the server part using file_manager
In wms we don't need the config_loader but create a dependency to that by importing ``` File "/__w/MSS/MSS/docs/../mslib/mswms/mpl_hsec.py", line 45, in from mslib.utils.coordinate import get_projection_params ``` When we extract the...
We should lookup how we can use rattler-build and be prepared for this too. https://prefix.dev/blog/the_new_rattler_build