-
### What is the bug or the crash?
QGis give message box "QGIS ended" unexpectedly" when I try to activate OpenCL acceleration
### Steps to reproduce the issue
In Preferences/Options/Aceleration, cl…
-
### What is the bug or the crash?
## User Feedback
deleteing a virtual field in a table
## Report Details
**Python Stack Trace**
```
Windows fatal exception: access violation
Current th…
-
There is some requirements needed to allow this repository to be deployable in MetaCall.
First of all the **metacall.json**:
`{
"language_id": "py",
"path": ".",
"scripts": [
"ml.py"
]
…
-
### What is the bug or the crash?
QGis crashes when user tries to add a new vector layer from database (ODBC) source. This occurs both testing the connection as well as adding the layer (without test…
-
### What is the bug or the crash?
## User Feedback
Repeatedly tried to create a new column in an attribute table. Crashed every time. Restarted the PC, still did so.
## Report Details
**Pyt…
-
## 🐛 Bug Report
I tried running the auth-function-mesh example using the metacall CLI on Linux but failed due to a dependencies error.
![image](https://github.com/metacall/distributable-linux/as…
-
When doing `metacall-deploy -f` if the deploy is empty, it does not work and it should. This is a bug, it should deploy anyway.
-
### What is the bug or the crash?
In a Layout, I unintentionally deleted a map, I pressed Ctrl-Z, and the error raised
### Steps to reproduce the issue
Layout manager
Duplicate and rename
In the …
-
### What is the bug or the crash?
## User Feedback
export DXF (Project > Export > DXF)
## Report Details
**Python Stack Trace**
```
Windows fatal exception: access violation
Current thr…
-
Hello. How to use it with QT as a static library?
I have compiled it with `CONFIG += staticlib qzxing_multimedia`
Next I have included it in .pro file this way:
```pro
CONFIG += v-play qzxing_…