Corrupted icons with PyQt 5.12
See original GitHub issueHey, I had some issues with a corrupted windows profile, and after restoring it for some reason I can’t get QtAwesome to show icons anymore. I did do a pip uninstall and install of qtawesome again. Normal QIcon are fine. Not sure on the technical side of this or how it could at all be connected, but I can’t figure it out for the life of me.
Icons are being added normally as
import qtawesome as qta
qta.icon("fa5s.mountain")
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (7 by maintainers)
Top Results From Across the Web
QIcon Class | Qt GUI 6.4.1
By using custom icon engines, you can customize every aspect of generated icons. With QIconEnginePlugin it is possible to register different icon engines ......
Read more >[SOLVED]PyQt5 tutorial - Python Forum
I am trying to see if I want to use PyQt5 and am working my way through some tutorials. I haven't got very...
Read more >qtawesome Changelog - pyup.io
[Issue 167](https://github.com/spyder-ide/qtawesome/issues/167) - Icons are blocked because of untrusted fonts on ... Corrupted icons with PyQt 5.12 ([PR ...
Read more >Change Log | qutebrowser
The qutebrowser icons got moved from icons/ to qutebrowser/icons in the ... At least Qt/PyQt 5.12 is now required to run qutebrowser, support...
Read more >Changelog for PyInstaller
(#4321); Update PyQt5 to place OpenGL DLLs correctly for PyQt >= 5.12.3. (#4322); (GNU/Linux) Make hook for GdkPixbuf compatible with Ubuntu ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
https://www.riverbankcomputing.com/pipermail/pyqt/2019-March/041459.html
I would need to look deeper into this, I don’t recall working on that side, was more @SylvainCorlay I believe :-p