question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Corrupted icons with PyQt 5.12

See original GitHub issue

Hey, 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.

image

Icons are being added normally as

import qtawesome as qta
qta.icon("fa5s.mountain") 

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

0reactions
goanpecacommented, Mar 6, 2019

I would need to look deeper into this, I don’t recall working on that side, was more @SylvainCorlay I believe :-p

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found