-
-
Notifications
You must be signed in to change notification settings - Fork 171
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
[BUG] Some or every QT apps will not open #487
Comments
@Jackaed, do you maybe know how to resolve this? |
No idea while I'm away from my computer, I think I tested VLC on my system so I'm surprised it isn't working. I'll have a look. |
I can't reproduce this on unstable. Could you try a "more normal" Qt app (just for my information), e.g. dolphin or pcmanfm-qt? |
Does VLC use a system tray icon? (That's the ones that appear in the taskbar usually to show that an app is running in the background.) I know Nextcloud does and that seems to be what the error is hinting towards. Perhaps we have accidentally overwritten their icons somehow by installing the Breeze icons package? |
Hi, @Jackaed Will try later in the day, as I cannot do it now, and will give some feedback, the vlc version i am using is the one in stable-24-05 (63d37cc), but i have my config ready for allowing some unstable packages, I will let you know how that goes. |
Hi, @danth I don't know if VLC has a tray icon, i cant remember ever seeing one, that said, #142 seems to work, and i guess maybe the theme is the culprit as @Jackaed is suggesting (#487 (comment)) |
Hi @Jackaed Just checked with unstable vlc (versions seem to be the same) and i got the same result. The app appears not to launch and it gives the same error message: QSystemTrayIcon::setVisible: No Icon set |
Closing issues by reverting the commits introducing them is somewhat controversial. IMHO, issues related to #490 should be closed to distinguish existing and non-existing problems. However, the issues closed by #490 will serve as references and considerations for #489. |
Context
Hi,
Until now i have been using bluskript/stylix from #142 as non of the QT apps had the stylix theme applied and this fork worked.
I saw that recently the 6bbae4f commit should fix the issue, but instead i am getting this error in what seems every QT app that I open:
QSystemTrayIcon::setVisible: No Icon set
Particularly Nextcloud and VLC, I dont know/think I have any others, but shows the error on both.
My stylix config:
Versions
stylix
: 0ef7003nixpkgs
: stable-24-05 (63d37cc
)Home Manager
: release-24.05 (e1391fb
)Additional Context
Nextcloud client in Home Manager:
VLC was added as a system package:
Related: #367
If any extra context is required please let me know.
Thanks for the help in advance 😄.
The text was updated successfully, but these errors were encountered: