-
Issue:
I recently moved from using pip to conda. While in pip I was using pyqt5+qtwebengine and it had pdf support.
If I install pyqt through conda-forge, I am missing the PDF support though qtwe…
-
### Bug description
Looks like this is intentional, see the first response https://bugreports.qt.io/browse/QTBUG-126885
![image](https://github.com/user-attachments/assets/bcb71670-5110-438a-b01…
-
**Describe the bug**
Misleading entry about packages required to build on Enterprise Linux 7 system.
**To Reproduce**
Steps to reproduce the behavior:
1. Prepare an environment based on a vanill…
ghost updated
5 years ago
-
I'm attempting to convert a spec file that has several `%ifarch` tests in it:
```
%ifarch %{qt5_qtwebengine_arches}
%ifarch %{ix86} %{arm}
%ifarch %{arm}
%ifarch %{ix86} x86_64
%ifarch %{power64…
-
I'm having difficulties with qtwebengine and libvlc
-
After upgrading to dunfell, we're seeing pseudo aborts during do_package qtquickcontrols2 on Debian 10 and Debian 11. Unfortunately, they tend to just go away all by themselves after a clean and rebui…
-
Keep this issue as a progress of SFOS packaging
Packages in Fedora, with the exception of X11 one:
- [x] qt6
- [x] qt6-qt3d
- [x] qt6-qtbase
- [x] qt6-qtcharts
- [ ] qt6-qtcoap - low-priorit…
piggz updated
1 month ago
-
EDIT: Nevermind, it looks like this is because of a stale state file in my ~/.local/share/qutebrowser. Will delta-debug.
Unfortunately github seems to be requiring the `ClipboardReadWrite` permissi…
-
See https://codereview.qt-project.org/c/qt/qtwebengine/+/344042 and 2e4ca779c68a65034fcd4448fa8c0952ed3f0a1d - reverted because I'm not sure it's really correct. We can already set a print quality in …
-
We've been using fbs to package our company's app and it works great!
However we just added the a library to embed a browser in our PySide2/QtQuick app:
QtWebEngine 1.8
On a Mac, fbs 'freezes' …