-
**Describe the bug**
check_identifier_null seems to have failed on my data. But it should have failed in a less messy way.
```
TypeError: 'NoneType' object is not subscriptable
Traceback (most …
-
Getting the following error whn installing PAT:
Couldn't load plugin 'pat' due to an error when calling its classFactory() method
AssertionError: Could not find PROJ_LIB directory
Traceback (…
-
We use the docker images for testing our plugins, using `qgis_setup.sh` like documented here: https://github.com/qgis/QGIS/tree/master/.docker#running-tests-for-a-python-plugin
But... the `Dockerfi…
-
### What is the question? (in English)
In my project there is a layer configured using the "Get images directly from WMS Server" checkbox. It won't show in the web client, and I can see in my browser…
-
When we open the plugin we encounter the following error:
2024-10-11T11:31:55 WARNING Traceback (most recent call last):
File "C:\Users/sjo/AppData/Roaming/QGIS/QGIS3\profiles…
-
**Describe the bug**
```
Ein Fehler trat bei der Ausführung von Python-Code auf:
KeyError: 'crs'
Traceback (most recent call last):
File "C:\Users/Stefan/AppData/Roaming/QGIS/QGIS3\profiles…
-
Ninja viewer doesn't seem to support rendering of materials.
Could switch to blender plugin, qgis plugin, or perhaps [Measur3D](https://ganys.github.io/Measur3D/) or [xeokit](https://xeokit.notion.…
-
Using the "wms_geotiff_output" plugin, the xml which is requested with `GetCapabilities` and `GetProjectSettings` is disturbed in several ways.
- the xml elements of whole layers from the service a…
-
**Describe the bug**
When importing an Interlis data set, e.g. organizations, the process is aborted if the password contains an '@' character.
**To Reproduce**
Exact steps to reproduce the behav…
tomep updated
3 weeks ago
-
Running QGis 3.34.10-Prizren on Ubuntu 24.04, installed with Nix to the user profile. The plug-in fails to install as it cannot find a Python library. The full log is below.
```
Couldn't load plug…