-
(pinging @MrLavender because PR #134 suggests you got this to run on 'jaro)
Steps:
1. `git clone https://github.com/mrkite/TerraFirma.git`
2. `qmake -project`
3. `qmake -makefile -recursive`
4.…
-
**Describe the bug**
i followed the BUILD.md and compiled success except i use sudo to `cmake --install .`
and i `cd usr/local/bin` to `chmod +x CloudCompare` then terminal tell me miss QT
…
-
Hello!
I'm sorry for frequently writing about issues. :')
My issue is that ANKI 23.10 version came out today and this addon does not work.
I would really appreciate it if you could update it.
Hav…
-
Hi,
When I compiled the source code using Qt 5.15.2, got a warning message related to the deprecated method "mapped". I just changed it to "mappedString" and the warning disappeared. Great implement…
-
### What is the bug or the crash?
The script for conversion of Qt5 Python code to Qt6 always fails for me with
```
$ python /path/QGIS/scripts/pyqt5_to_pyqt6/pyqt5_to_pyqt6.py foo
Traceback (mo…
-
Had some time to screw around with this cool tool!
Saw that it 's didn't show the correct colors. Not sure what is wrong the hex or the preview.
Seem like it is not with all colors.
![s7fdkfY](htt…
-
I tried to generate the wrapper with the generator with Qt5.15, but I encountered the following message:
```
PS D:\dev-ext\src\pythonqt-mevislab_fork\generator\release> .\pythonqt_generator.exe
Ple…
-
### Application Version
5.0.0
### Platform
Windows 10/11
### Printer
Ultimaker S5
### Reproduction steps
Opened the material settings in Cura to add a filament and color.
### Actual results
…
-
I am getting
`QMetaObject::connectSlotsByName: No matching signal for on_listWidget_click(QString)
Segmentation fault
`
-
Hey,
First of all, I really like that you expose not just volume/velocity but all sorts of controls for automation! But interacting with the automation track is a not too much fun yet so I want to …