-
qtawesome crashes on import, without raising an exception, when used with the latest PySide 6.8.0.
Affected version: 1.3.1
Python version: 3.12.7
qtpy (2.4.1) on its own seems to import OK.
Th…
-
## Steps To Reproduce
Steps to reproduce the behavior:
1. build *cutter*
## Build log
see https://hydra.nixos.org/build/279519010
Build Log
```
/build/source/src/common/PythonMana…
-
With PySide 6.8.0.1 out, there's now a PySide version that supports 3.13. (6.8.0 crashes very hard with this package).
-
With PySide 6.8.0 installed, qtpy will crash without raising an Exception when importing QtCore from qtpy.
The crash happens in "./qtpy/QtCore.py", line 128: `from PySide6.QtCore import *`.
-
it seems the most recent bottle when installed on m1 hardware is having issues with workbenches that require the "proxy" _PySide_ module setup by freecad itself as the native name for the pyside2 modu…
-
## native
部分的な再描画ができるものを使いたい
### Nim
- uing
- NiGui
### Python
- PySide
- Kivy
- PyWebView
## web
- Karax
- Happyx
-
when the option to open the Wiki page is either in a FreeCAD tab or a window.
![image](https://github.com/user-attachments/assets/8cb5cdc2-5e71-45f4-9786-3bf7fa8f9bd0)
Very early PieMenu versi…
-
There are problems while building pyside using pip.
easy_install Pyside seems to work on Ubantu 64 bit but takes a while.
-
### What happened?
事实上,在之前的issue和现在的gallery代码里,已经解决了其中的一部分。也就是当主题从浅色变为深色时,一个窗口的主题设置会有问题,然后gallery代码中`__onThemeChangedFinished`中的retry部分已经解决了。
但还有一个其他问题,如果不是从浅变深或者从深变浅,而是从深变深但主题色发生了改变(比如个性化设置中一个蓝色和…
-
Hi
I downloaded GUI Widget (PySide) Code Intelligent from here
http://community.activestate.com/node/7075
Is it possible read the cix file?
If YES where should I save it?
I'm using Mountain Lion
Ch…