-
Notifications
You must be signed in to change notification settings - Fork 99
Tray icon not visible in Mint Cinnamon 17.2 #192
Comments
incidentally, looking at souvik's screenshot i think he has a different problem (which i also encountered before) -- the pale color of the transparent "empty cloud" icon scudcloud.svg is almost an exact match for the default panel background color. i "fixed" this by changing my panel background. |
@gmorten1 I have the same problem as yours. |
Hi
there is code
but value of
this solve the problem. |
Thank you for the investigation and fix @fishbullet ! |
Thanks @sergey-sukiyazov for the investigation, i just make a fast PR. |
Well, nice team work :) |
Hey guys, i'm getting this in MATE too, not sure if this was already pushed to the repository that we use to install the app. Also, it would be great to be able to change the tray icon like it's possible to change the app icon. |
Confirming the same for Xfce4. |
@msaggiorato But you can do the same as the for app icon. Just remember to use For some reason, under Xfce4, Qt is using the icon for dark themes, located at If someone play with the code under Xfce4, the file is systray.py and this is the line: self.setIcon(QtGui.QIcon.fromTheme("scudcloud")) |
after reading this issue #229 I found a workaround doing this:
Now it's not perfect but at least I see something in the systray: |
I am using the Void (http://cinnamon-spices.linuxmint.com/uploads/themes/C7AR-WYUC-R6K0.png)
theme for Cinnamon in Linux Mint 17.2. The tray icon is not visible. Please see the screenshot.
The text was updated successfully, but these errors were encountered: