-
There are breaking changes on PySide 6.5.0.
when trying to use ```show``` the following errors are produced
```
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though i…
-
Dear AutodE community,
I have been testing AutodE on our university cluster for quite a bit, and I have only managed to run it as an interactive job. My understanding that this should not be the cas…
-
### System Information
Operating system: Linux-5.19.0-50-generic-x86_64-with-glibc2.35 64 Bits, WAYLAND UI
Graphics card: NVIDIA GeForce RTX 4080/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 525.125.06…
-
Specs:
* 5.6.15-arch1-1
* local/electrum 3.3.8-2 (from Arch repositories)
Basically electrum takes a very long time to start on qt version 5.15.* and when it does, the GUI is borked.
Non worki…
-
pw-viz uses egui and the binary isn't linked with any graphics-related shared libraries.
When the binary runs it loads these:
/usr/local/lib/libGL.so.1.7.0
/usr/local/lib/libGLX.so.0.0.0
/usr/lo…
-
### Expected Behavior
```python
chart = Chart()
# df already contains my data with columns time, open, high, low, close
chart.set(df)
chart.show(block=True)
```
I expect this to open a new …
-
My build options are:
CFLAGS="-Os -static" LDFLAGS="-static" ./configure --disable-wlterm --disable-silent-rules --disable-multi-seat --with-video=fbdev --with-renderers=bbulk --with-fonts=unifont --…
-
```
Error "Host system is missing dependencies!\n\n Missing libraries are:\n libgobject-2.0.so.0\n libglib-2.0.so.0\n libnss3.so\n libnssutil3.so\n libsmime3.so\n libns…
-
After a system update, it looks like the run-session.sh script is no longer working, and I cannot regenerate the XKB configuration because klfc is not working either:
```
klfc: error while loading s…
-
I've been trying to get this work and I've encountered this requires not only Node.js/npm as indicated but also Puppeteer and Chromium to work.
I'm using a shared hosting to deploy it, Database is…