UN-GCPDS / qt-material

Material inspired stylesheet for PySide2, PySide6, PyQt5 and PyQt6
https://qt-material.readthedocs.io/en/latest/
BSD 2-Clause "Simplified" License
2.22k stars 240 forks source link

qt.svg: Cannot open file... /.qt_material/theme/primary/slider.svg', because: The system cannot find the file #116

Open robochopbg opened 2 weeks ago

robochopbg commented 2 weeks ago

Good day im getting this error: qt.svg: Cannot open file... /.qt_material/theme/primary/slider.svg', because: The system cannot find the file The location to these file is under the user profile so C:/Users/username/.qt_material - does this automatically get copied here ???

This only happens if i run another instance of my app in windows 10. So while the app is running does qt/ or qt_material have file locks to these images ?? Is this normal behaviour from Qt and or qt_material ??

64bit: Windows10 Python3.10 PySide6