Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qt: some icons are not displayed correctly #196

Open
pluggero opened this issue Dec 9, 2023 · 2 comments
Open

qt: some icons are not displayed correctly #196

pluggero opened this issue Dec 9, 2023 · 2 comments
Labels
bug Something isn't working properly

Comments

@pluggero
Copy link

pluggero commented Dec 9, 2023

It seems that there is a problem with Stylix displaying icons in some applications. I guess it is limited to programs with a QT GUI, as I have only noticed this error with these. Attached is an example of ts3client and virtualbox. When I deactivate Stylix, the icons of the programs appear without problems (also in the attachment).
Rolling back to older versions of Stylix did not solve the problem either.

Setup: Arch Linux LTS with Home-Manager

ts3client_with_stylix
ts3client_without_stylix
virtualbox_with_stylix
virtualbox_without_stylix

@danth
Copy link
Owner

danth commented Dec 14, 2023

Strange. #142 might improve this?

@danth danth added the bug Something isn't working properly label Dec 14, 2023
@pluggero
Copy link
Author

pluggero commented Dec 21, 2023

I have probably found out where this bug comes from.
After i set autoEnable = false, i could debug which module causes the bug.
The bug is apparently triggered by the KDE module. After I deactivated the module, the programs look as expected.
By the way: I am currently using the base-16-schemes.

@danth danth changed the title Display error for symbols in QT GUI applications qt: some icons are not displayed correctly Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working properly
Projects
None yet
Development

No branches or pull requests

2 participants