You are not logged in.
I am not sure if this is a bug or not. There is a red square around the network icon in the system tray. Is that supposed to be there? The icon also seems to be a bit smaller than I would expect.
Update: After restarting tint2, the red border disappeared but the network icon is now inset in an opaque black square, as if the image lacks transparency, and still seems too small compared to the sound and clipboard icons. If this is reproduceable, I'm guessing it is just a matter of replacing the icon image file?
Last edited by rostou (2016-03-13 02:23:35)
Offline
Does the problem persist after restarting the compositor? "Menu -> Preferences -> Compositor -> Restart Compositing" or
bl-compositor --restart
What graphics card are you using?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Restarting the compositor doesn't change it. Here is my graphics card info:
Slot: 00:02.0
Class: VGA compatible controller
Vendor: Intel Corporation
Device: 2nd Generation Core Processor Family Integrated Graphics Controller
SVendor: Dell
SDevice: Device 04d8
Rev: 09
Offline
Do you have the problem if you disable compositing?
Are you using default icons and tint2? If not then tell us what they are: show your tint2rc config (using [ code ] tags ).
Any help for you here?
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
It looks the same when I disable compositing. I am using the default icons and tint2. I tried the suggestion in the thread you referenced of delaying the launching of the compositor, to no effect. Is there somewhere I can post a screenshot?
Offline
.... Is there somewhere I can post a screenshot?
??
You can post one here! Or did you mean where can you upload one.....many of us are using http://scrot.moe/, but there are many free image hosts.
NB Post a thumbnail, with a link to the fullsize image:
[url=/link/to/fullsize/image][img]/link/to/thumbnail[/img][/url]
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Or did you mean where can you upload one.....many of us are using http://scrot.moe/, but there are many free image hosts.
postimg.org is a good one, they provide forum-formatted links.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Thanks for the tips. Here's the screenshot:
(Sorry I didn't embed the thumbnail as suggested.)
I am wondering if the tray isn't pulling in the 32px icon rather than the 24px version, the former of which has a dark gray background. It looks like the relevant location is /usr/share/icons/Faenza/status/.
Offline
I am wondering if the tray isn't pulling in the 32px icon rather than the 24px version, the former of which has a dark gray background.
Try setting the icon size to 24 in ~/.config/tint2/tint2rc
systray_icon_size = 24
https://github.com/BunsenLabs/bunsen-co … nt2rc#L139
EDIT: You will have to reload the tint2 configuration after changing the file:
pkill -usr1 tint2
Last edited by Head_on_a_Stick (2016-03-13 02:15:34)
Offline
Try setting the icon size to 24 in ~/.config/tint2/tint2rc
You nailed it! Thank you. Maybe this should be added to the default tint2rc.
Offline