PyQtDarkTheme
PyQtDarkTheme copied to clipboard
No radio button, checkbox or icon is visible
Hi there, this theme is really good, but I dunno why it's working not well on my computer. pls see the screenshot below and tell me what's possibly wrong? I uninstalled and reinstalled but still no luck.
thx!
Sorry for the late reply. I think this issue relate #35. If you are using a qt version lower than 5.12 try updating.
@5yutan5 Hi. I got the same problem with qt 6.4.1, PySide6, python3.7 on Windows I checked svg urls in the translated stylesheet and they do exist in cache folder. BTW qdarkstyle's icons works correctly. Thanks.
@MrkKSen Thank you for the report. Can you show me how to install python and PySide6? I could not replicate this issue on my Windows 11.
qdarkstyle uses png. qdarktheme uses SVG, so I think there is a problem with the use of SVG.
Also, what is your qdarktheme version?
Thank you for response. I am using conda envrinment, and install PySide6 with pip. qdarktheme version is 2.0.0. I just created a new conda env, install PySide6 and qtdarktheme and ran demo, and icons just appeared! So there maybe something wrong with the former env. (Although I had reinstalled Pyside6 and qtdartheme...) I'm going to install other packages I need, if the same issue came up at some point, I would report again. Sorry to bother you, and thanks for the wonderfull theme!
Thanks for this theme @5yutan5
I also have a problem with radio buttons not rendering, but only in Linux Gnome. In Windows 10, the radio buttons render correctly.
The solution from PySide6.QtSvg import *
from #35 does not help.
pyqtdarktheme 2.1.0 Flat dark theme for PySide and PyQt.
pyside6 6.5.1.1 Python bindings for the Qt cross-pl...
pyside6-addons 6.5.1.1 Python bindings for the Qt cross-pl...
pyside6-essentials 6.5.1.1 Python bindings for the Qt cross-pl...