-
Hi,
Awesome library, I've been studying it and the care with its design and implementation is something to behold, congratulations to @njsmith and the team!
At work we use Qt to develop desktop …
-
**Application version**
4.2.1
**Platform**
WIN 10 64
**Printer**
Ender 3
**Reproduction steps**
Try to start Cura
**Actual results**
Cura process is here but it hangs and stays at…
-
Probably not serious, but I got a warning from Qt on Linux when running Leo:
```
setting leoID from os.getenv('USER'): 'matt'
QApplication: invalid style override passed, ignoring it.
Availabl…
-
**Distribution (run `cat /etc/os-release`):**
NAME="Pop!_OS"
VERSION="18.10"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Pop!_OS 18.10"
VERSION_ID="18.10"
HOME_URL="https://system76.com/pop"
SUPPORT…
-
System: LMDE4, Buster, 64bit, gcc 8.3.0, cmake 3.13.4
Depencies are all present and were checked by running repo-included install scripts.
CMake build flags:
-DBUILD_ARAVIS=OFF
-DBUILD_GST_1_0=O…
-
I believe every Python Qt application I have used with this applet has shown as `Python3` in the window titles. I even made a small test case where PyQt is used and confirmed that the application name…
-
my version is 0.9.1 (from the fedora repository)
The problem I encounter is that I have swapped the letter n with the control key (because I use control more often than `n`), with the following com…
-
* Pip version: 9.0.3
* Python version: 2.7.14
* Operating system: Windows 10
When I try to install pip by running python get-pip.py I get this error.
I was trying to upgrade the pip version from…
-
Hello,
Running HNN on a linux Mint Tessa (Ubuntu Xenial). I can give other specs if you ask.
The script hnn_docker.sh runs as follows:
```
~/hnn$ ./hnn_docker.sh -u start
Upgrade HNN image re…
-
@mortbauer I pulled your changes across. The dependencies work fine, thanks very much.
The relative imports made the software unusable on Ubuntu and Windows, so I made them absolute. I have not tried…