Opened 23 months ago
Closed 20 months ago
#303 closed defect (fixed)
tray icons sometimes gets ugly...
| Reported by: | joanna | Owned by: | rafal |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 1 Beta 3 |
| Component: | gui-virtualization | Keywords: | |
| Cc: |
Description
E.g. when using a 3G modem, the nm-applet icons gets quickly quite ugly and unreadable. This seems to be caused by incorrect background color being choosen (on the VM side), specifically black instead of white.
Nothing super urgent, but if that's an easy fix, it would be very welcomed :)
Change History (4)
comment:1 Changed 23 months ago by joanna
comment:2 Changed 22 months ago by joanna
- Milestone changed from Release 1 Beta 2 to Release 1 Beta 3
comment:3 Changed 20 months ago by joanna
- Summary changed from tary icons sometimes gets ugly... to tray icons sometimes gets ugly...
comment:4 Changed 20 months ago by marmarek
- Resolution set to fixed
- Status changed from new to closed

It seems that running:
in the VM solves the problem. Perhaps we should consider running this as part of VM startup scripts?