Bug 205748 - Network Settings - Reverse color in graphs
Summary: Network Settings - Reverse color in graphs
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: widget-systemmonitor (other bugs)
Version First Reported In: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-31 03:22 UTC by Kap4Lin
Modified: 2009-09-12 14:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
sysmon network widget - reverse color (42.26 KB, image/png)
2009-08-31 03:24 UTC, Kap4Lin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kap4Lin 2009-08-31 03:22:10 UTC
Version:            (using KDE 4.3.0)
Compiler:          i386 
OS:                Linux
Installed from:    Debian testing/unstable Packages

System Monitor - Network Settings > Advanced > In and Out color. The actual colors used are reversed for In/Out. See the attached image (downloading in progress).
Comment 1 Kap4Lin 2009-08-31 03:24:40 UTC
Created attachment 36585 [details]
sysmon network widget - reverse color

Note the In, Out color specified in the Network Settings and the ones used in the graph below (on panel, left of date) - _downloading_ is in progress.
Comment 2 Petri Damstén 2009-09-08 13:27:25 UTC
Graph colors are not configurable anymore. If you need more configuration options check if these help:
http://www.kde-look.org/content/show.php/Complex+Plotter?content=111400
http://www.kde-look.org/content/show.php/Analog+Meter?content=111651
Comment 3 Kap4Lin 2009-09-10 06:57:15 UTC
Well that is a "solution" for sure... 
But removing such an option is bound to create other issues, especially with different color schemes. The fixed (as chosen by the developer) two colors for the graphs need not play well the Desktop Theme and/or the Color scheme. So, I am not sure whether this a desired solution!

The two mentioned plasmoids, Complex Plotter and Analog Meter, are in a very very nascent stage! Also, they are more suited to the desktop as opposed to the panel. Clearly to me, these are not viable replacements :|
Comment 4 Petri Damstén 2009-09-10 07:37:58 UTC
Yes they are early on development but I think they can be configured to work on panel pretty nicely. What comes to system monitor Network meter still has hard coded colors which should be generated from current theme, but that is going to change.
Comment 5 Kap4Lin 2009-09-10 20:52:02 UTC
Good to know that the hard coded colors are (and hopefully, will be) derived from the Color scheme. That should provide some consistency. Thanks.
Comment 6 Petri Damstén 2009-09-12 14:50:47 UTC
SVN commit 1022754 by pdamsten:

Remove hard coded colors.
BUG:205748

 M  +11 -18    applet.cpp  
 M  +1 -0      applet.h  
 M  +2 -16     hdd.cpp  
 M  +0 -1      hdd.h  
 M  +2 -2      net.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1022754