Jorge Gustavo Rocha

Results 26 comments of Jorge Gustavo Rocha

> @jgrocha this is a very good idea! I made several tests, not yet released, some months ago. QGIS WKT is not readable by some other software. So +1. Let...

> OK for this change @jgrocha But you have to fix tests for Oracle, at least, this [file](https://github.com/qgis/QGIS/blob/e688fb104eb3906f69a5051a3b0ce61f480eac43/tests/src/python/test_provider_oracle.py) and maybe other providers. Thank you for the feedback @lbartoletti ORACLE tests...

The alternative is to continue to use 3.11, for example, to run ckan: ```bash sudo apt install python3.11 python3.11-venv python3.11-dev /usr/bin/python3.11 -m venv /usr/lib/ckan/default pip install -e 'git+https://github.com/ckan/[email protected]#egg=ckan[requirements]' ```

### with the _activity_ plugin active ``` 2025-08-28 10:06:01,565 ERROR [ckan.config.middleware.flask_app] Traceback (most recent call last): File "/usr/lib/ckan/default/lib/python3.12/site-packages/flask/app.py", line 880, in full_dispatch_request rv = self.dispatch_request() ^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/ckan/default/lib/python3.12/site-packages/flask/app.py", line 865,...

I've tried with the development version from docker `ckan/ckan-dev:2.11` and the issue is still valid. Should I try with master?

I noticed that the image has 4 months. I'll try with another image or from sources.