-
Hi, In **MovieHeavens**, inappropriate dependency versioning constraints can cause risks.
Below are the dependencies and version constraints that the project is using
```
PyQt5
requests
fake-…
-
I am messing around with v0.5 and am getting a decent amount of PySide6 errors in the terminal GUI. Here is one specific to trying to add a new pilot:
```
Traceback (most recent call last):
Fil…
-
The variables that correspond to Public Variables of the C++ implementation don't have type annotations.
One example would be the `QStyleOption` class:
The C++ doc: https://doc.qt.io/qt-6/qstyleop…
-
I have a bit of an oddball environment and wanted to document issues with it.
firstly you have to get rocm setup and working. this is a bit off topic but it takes a bit of effort.
Then you can …
-
Hello!
The size of the Qt window with QtInteractor heavily impacts the CPU usage, consuming even up to full 3 threads when multiple meshes are rendered:
https://github.com/pyvista/pyvistaqt/ass…
-
code example:
```python
import asyncio
import qasync
from PySide6 import QtWidgets, QtMultimedia, QtMultimediaWidgets
app = QtWidgets.QApplication([])
loop = qasync.QEventLoop(app)
asyncio.se…
-
#### Expected Behaviour
We should have no compiler warnings.
#### Current Behaviour
Odin II and blifexplorer and have compiler warnings.
Some are:
/usr/include/c++/11/type_traits:296…
-
Hello,
When I try to launch `morshutalkgui`, I get the following error.
```
Traceback (most recent call last):
File "~/.local/bin/morshutalkgui", line 5, in
from morshutalkgui.__main__ impor…
-
https://github.com/mikemalinowski/launchpanel/blob/2deaf04b375cdb75e6bad1ed427f4f52f3ed1901/launchpanel/core.py#L1246
Has this ever worked? :!
It seems that QSplashScreen needs a QPixmap, but her…
-
On my Arch Linux with Xfce4 **the example code do not show the window**, and _do not show any errors_.
Runtime Dependencies (GTK3, WebKitGTK and QtCore, QtGui, QtWidgets) present both. Web bowser is …
bigov updated
3 months ago