-
### Short description
The DateTime Axis has rendering issues with zoomed in past the 5ish minute level.
Either the rendered plot is missing data or during panning the axis and plot lose sync.
I …
-
> #### Checklist
>
>
>
> - [x] I am reporting exactly 1 bug with this issue.
> - [x] This bug hasn't already been reported.
> - [x] This bug hasn't already been fixed in the latest developmen…
-
I write a web plugin by QWebPluginFactory and show it on the page, such as QCalendarWidget, when I put the mouse cursor over the plugin widget display area and click reload, it crash.
version: qtwe…
-
UPD. Looks like it crashes only if linked to `libunwind`. Unfortunately, it does link to it, as long as it finds `libunwind` in the path.
```
-------------------------------------
Translated Repo…
-
Hi Maarten,
I don't understand where is exactly my problem, but I cannot build anymore .deb packages since I have switched to Ubuntu 20.10 groovy :
```
bigbob@bigbob-UX331UN:~/tmp/Building/ssr/…
-
Trying to build with LLVM/Clang
```
clang++ -c -march=native -mtune=native -O3 -pipe -flto=thin -fomit-frame-pointer -fno-plt -fno-stack-protector -fno-unwind-tables -Wno-signed-unsigned-wchar -stdl…
-
I have a QDialog with QTabWidget. Using the alternative example, I was somehow expecting the spinner to appear as an overlay, over the tabs, centered in the parent widget (the QDialog). Nevertheless, …
-
### What is the name of the app?
FreeCAD
### (Optional) Where is the app hosted?
_No response_
### About the app
User @ryanfortner shared with me some working compile commands to get the latest F…
-
Hello,
I'm trying to make a GUI for a scientific setup. When I want to put my camera in streaming mode I get all sorts of errors. Here is a basic example:
```python
import sys
from PyQt6.QtCor…
-
Hi,
I've installed dependencies, but i get the error:
make
( cd src/Libs/L_UniversalModels ; qmake -config release L_UniversalModels.pro; ) || exit 1 ; make -C src/Libs/L_UniversalModels || exit 1
m…