-
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-8259)
-
```console
~/repos/gui(master)$ pixi r build
✨ Pixi task (build): cmake -DCMAKE_BUILD_TYPE=Debug -B build && cd build && make
⠉ validate cache [00:00:11] [━━━━━━━━━━━━━━━━╾───] python (+8)
…
-
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-8089)
-
Since we are going to move away from RPMFusion entirely, this is a tracking issue for packages that need to be ported over from RPMFusion.
- [x] #2225
- [x] #521
- [x] #1847
- [x] discord
- …
-
Qt 6.8 Beta 1 [was released]. Doing the usual dance to get wheels:
```
mkdir wheels-68
cd wheels-68
python3 -m venv .venv
.venv/bin/pip install pyqt-builder
.venv/bin/pip download --no-deps Py…
-
* https://github.com/FreeCAD/FreeCAD-addons/issues/305
-
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-8086)
-
### Description
This only happens when running in a native window. I have an ag-grid on a page, and when loading the page I get this error in the console output:
```
js: TypeError: Failed to reso…
-
┆Issue is synchronized with this [Jira Task](https://mozilla-hub.atlassian.net/browse/FXIOS-8088)
-
WebKit is too outdated but CS is still using it. Should you import the modern WebEngine which use Chromium from Qt? It will be a very useful addition.