forked from nicotine-plus/nicotine-plus
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Fix Gtk+ warnings #66
Comments
The tray indicator seems to be causing a few of the common warnings. Does disabling it have any effect for you? We should replace GtkStatusIcon with AppIndicator3 in any case, since the former is deprecated and doesn't work in Wayland. |
AppIndicator3 is now in master, so the tray-related warnings are gone at least. |
Squashed a small warning here: nicotine-plus#223 |
Resolved in nicotine-plus#280 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://pastebin.com/fNgSEWqH
The text was updated successfully, but these errors were encountered: