Problem with a graphic card? "solved"

Forum for english speaking users
Répondre
g-force
Nouveau membre
Messages : 5
Inscription : lun. avr. 25, 2011 10:08 am

Problem with a graphic card? "solved"

Message par g-force »

Hello, sorry by my english.
when I open to graphweathwer at a certain time leaves east yellow diagram what is the problem?

My graphic card is a nVidia gforce fx5500 256MB DDR AGP

Image
Dernière modification par g-force le ven. mai 20, 2011 2:07 pm, modifié 2 fois.
Avatar de l’utilisateur
jturlier
Membre
Messages : 3149
Inscription : mar. août 22, 2006 8:38 am
Localisation : 34410 Sérignan - Languedoc
Contact :

Re: Problem with a grafic card?

Message par jturlier »

Hello,
have you done any modification in the stylesheet xml file ?
If yes, would you mind putting it in your next post.
Plse, could you put GW version, your station type, software controlling your station and operating system in your signature.
I think that you are using GW3.0.0.a, ($UNIT is no longer supported and has to be replaced by $Unit) this is an alpha version and that could be one of the flaws of this version. I would suggest that you use a version between 2.290 and 2.321.
Jean
g-force
Nouveau membre
Messages : 5
Inscription : lun. avr. 25, 2011 10:08 am

Re: Problem with a grafic card?

Message par g-force »

1-have you done any modification in the stylesheet xml file ? no
2-Plse, could you put GW version, 2.0.321
3-your station type, Davis Vantage Pro 2
4-software controlling your station , Weatherlink
5- and operating system, Windows XP


The only one archive xml generate is a tab-full-graph+radiations.xml y have two computers with the same graphic card and the same problem,
Is possible the problem is the graphic card?
g-force
Nouveau membre
Messages : 5
Inscription : lun. avr. 25, 2011 10:08 am

Re: Problem with a grafic card?

Message par g-force »

in the page Web of the author it says…

Configuration requise:

DirectX 9.0
Carte graphique (testé sur Rage128, Radeon 9800pro, Radeon mobility, HD4870 X2)
Processeur 500Mhz ou supérieur

it does not appear my graphic card.
Avatar de l’utilisateur
jturlier
Membre
Messages : 3149
Inscription : mar. août 22, 2006 8:38 am
Localisation : 34410 Sérignan - Languedoc
Contact :

Re: Problem with a graphic card?

Message par jturlier »

Hello,

Before incriminating the graphic card, I think that it should be wise to check your xml file, could you send it ?
I have 2 Geforce :
  • GeForce 9400GT - 512 Mo DDR2 - PCI Express 2.0 - Heatpipe
    GeForce 8400GS - 512 Mo DDR2 - PCI-Express 16X
but as you can see, both of them are PCI cards. I do not have any longer AGP card ! ..... may be someone is still using this type of graphic card ?

Jean
g-force
Nouveau membre
Messages : 5
Inscription : lun. avr. 25, 2011 10:08 am

Re: Problem with a graphic card?

Message par g-force »

The archive tab-full-graph+radiations.xml

<?xml version="1.0" encoding="iso-8859-1" ?>
- <stylesheet>
<image width="900" height="560" />
- <frame width="900" height="560" position-x="0" position-y="0" shadow="0">
- <title text="" alignement="3" angle="0">
<font color="FF000000" facename="Arial" size="14" weight="400" italic="0" />
</title>
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
<border cornerradius="0" color="FF555555" thick="1" />
</frame>
- <!-- ================= First Lineplot =================
-->
- <lineplot width="900" height="215" shadow="0" position-x="0" position-y="40" margin-top="0" margin-right="140" margin-bottom="0" margin-left="110">
- <title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="18" weight="400" italic="1" />
</title>
- <xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0">
- <title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" side="2" hide="1">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="7" minorticks="4" side="32" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
- <y1axis color="FF000000" grid="1" autoscale="1" min="0" max="0" titleside="1" titlemargin="25">
- <title text="Temperature ($UNIT[TEMPERATURE])" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" format=".0" side="2" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="2" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
- <y2axis side="8" color="FF000000" grid="0" autoscale="1" min="0" max="0" titleside="8" titlemargin="40">
- <title text="Pressure ($UNIT[PRESSURE])" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" format=".1" side="8" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="8" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
- <y3axis side="8" color="FF000000" grid="0" autoscale="0" min="0" max="100" titleside="8" ydelta="65" titlemargin="40">
- <title text="Humidity (%)" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" format=".1" side="8" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="8" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y3axis>
- <y4axis color="FF000000" grid="1" autoscale="0" min="0" max="1000" titleside="1" titlemargin="35">
- <title text="Radiations (w/m²)" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" format=".1" side="2" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="2" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y4axis>
- <data>
<outdoor_humidity axisbind="y3axis" legend="Out. hhumidity" color1="3000FF00" color2="300000FF" antialiasing="1" filled="1" hide="0" />
<outdoor_humidity axisbind="y3axis" legend="Out. hhumidity" color1="300000FF" antialiasing="1" hidelegend="1" thick="1.2" />
<wind_chill axisbind="y1axis" legend="Wind chill" color1="FF0000FF" antialiasing="1" filled="0" hide="0" thick="1.2" pattern="CCCCCCCC" />
<heat_index axisbind="y1axis" legend="Heat index" color1="FFFF0000" antialiasing="1" filled="0" hide="0" thick="1.2" pattern="CCCCCCCC" />
<outdoor_temperature axisbind="y1axis" legend="Out. temperature" color1="FFFF0000" antialiasing="1" filled="0" hide="0" thick="1.2" />
<dew_point axisbind="y1axis" legend="Dew point" color1="FF0000FF" antialiasing="1" filled="0" hide="0" thick="1.2" />
<relative_pressure axisbind="y2axis" legend="Rel. pressure" color1="FF009000" antialiasing="1" filled="0" hide="0" thick="1.2" />
<solar_radiation axisbind="y4axis" legend="Radiations" color1="44FFFF00" color2="44FF0000" antialiasing="1" filled="1" hide="0" thick="1.2" />
</data>
- <legend orientation="0" width="650" margin="5" position-x="110" position-y="10" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="1" />
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</legend>
<background color="00FFFFFF" stretch="0" />
<graphbackground color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
<border cornerradius="0" color="FF000000" thick="0" />
</lineplot>
- <!-- ================= Second Lineplot =================
-->
- <lineplot width="900" height="265" shadow="0" position-x="0" position-y="300" margin-top="0" margin-right="140" margin-bottom="40" margin-left="110">
- <xaxis color="FF000000" grid="1" autoscale="0" min="0" max="0">
- <title text="" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" side="2" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="7" minorticks="4" side="32" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</xaxis>
- <y1axis color="FF000000" grid="1" autoscale="0" min="0" max="360" titleside="1" titlemargin="25">
- <title text="Wind direction (°)" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" format=".1" side="2" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="2" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y1axis>
- <y2axis color="FF000000" grid="1" autoscale="1" min="0" max="0" titleside="1" titlemargin="35">
- <title text="Wind speed ($UNIT[SPEED])" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" format=".1" side="2" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="2" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y2axis>
- <y3axis side="8" color="FF000000" grid="0" autoscale="1" min="0" max="0" titleside="8" titlemargin="40">
- <title text="Relative rainfall and 1h ($UNIT[RAINFALL])" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" format=".1" side="8" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="2" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y3axis>
- <y4axis side="8" color="FF000000" grid="0" autoscale="1" min="0" max="0" titleside="8" titlemargin="40" ydelta="65">
- <title text="Rainfall 24h ($UNIT[RAINFALL])" alignement="20" angle="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</title>
- <labels labelinterval="1" angle="0" format=".1" side="8" hide="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
</labels>
<ticks majorticks="5" minorticks="4" side="8" hidefirst="0" hidelast="0" hideminorticks="0" hide="0" />
</y4axis>
- <data>
<wind_speed axisbind="y2axis" legend="Wind speed" color1="66FF0000" color2="33FF0000" antialiasing="1" filled="1" />
<wind_speed axisbind="y2axis" legend="Wind speed" color1="66FF0000" antialiasing="1" filled="0" hidelegend="1" thick="1.2" />
<wind_gust axisbind="y2axis" legend="Wind gust" color1="FFFF0000" antialiasing="1" filled="0" hidelegend="0" thick="1.2" />
<wind_direction axisbind="y1axis" legend="Wind direction" color1="FFFF0000" antialiasing="1" filled="0" hidelegend="0" thick="3" pattern="00000000" />
<relative_rainfall axisbind="y3axis" legend="Rainfall" color1="660000FF" color2="330000FF" antialiasing="1" filled="1" />
<relative_rainfall axisbind="y3axis" legend="Rainfall" color1="660000FF" antialiasing="1" filled="0" hidelegend="1" thick="1.2" />
<rainfall_1h axisbind="y3axis" legend="Rainfall 1h" color1="FFFF0000" antialiasing="1" filled="0" hidelegend="0" thick="1.2" />
<rainfall_24h axisbind="y4axis" legend="Rainfall 24h" color1="FF009000" antialiasing="1" filled="0" hidelegend="0" thick="1.2" />
</data>
- <legend orientation="0" margin="5" width="650" position-x="110" position-y="270" hide="0" shadow="0">
<font color="FF000000" facename="Arial" size="12" weight="400" italic="1" />
<border cornerradius="0" color="55555555" thick="1" />
<background color1="FFBBBBFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</legend>
<border cornerradius="0" color="55555555" thick="0" />
<graphbackground color1="FFCCCCFF" color2="FFFFFFFF" gradient="1" gradient-direction="90" />
</lineplot>
</stylesheet>
Avatar de l’utilisateur
jturlier
Membre
Messages : 3149
Inscription : mar. août 22, 2006 8:38 am
Localisation : 34410 Sérignan - Languedoc
Contact :

Re: Problem with a graphic card?

Message par jturlier »

Hello,
I cannot reproduce your problem. A suggestion would be using an other stylesheet in a second tab : tab-full-graph.xml (the only difference is that uv are not shown. UV being the one which brings the yellow), and compare the two tabs.
An other sugg : try to suppress color2 in the uv data line in order not to have the color gradation which might be not supported by older cards.
<solar_radiation axisbind="y4axis" legend="Radiations" color1="44FFFF00" antialiasing="1" filled="1" hide="0" thick="1.2" />

Question : did you try to export this graph locally (something like this "d:\yourdir\graphuv.jpg" with the UV stylesheet), and if yes, are the colors wong ?
An additional point : replace $UNIT[TEMPERATURE] by $Unit[Temperature] and the same thing for the other $UNIT (only the first letter is capital). This has anyway nothing to do with your problem !
g-force
Nouveau membre
Messages : 5
Inscription : lun. avr. 25, 2011 10:08 am

Re: Problem with a graphic card?

Message par g-force »

Good, already I have the solution, were drivers of the graphic card, I have reinstated the native ones from the CD. A bad update a few months ago has been the culprit. Everything solved.
Three weeks already without errors.
Greetings.
Avatar de l’utilisateur
jturlier
Membre
Messages : 3149
Inscription : mar. août 22, 2006 8:38 am
Localisation : 34410 Sérignan - Languedoc
Contact :

Re: Problem with a graphic card?

Message par jturlier »

Hello,
that was a curious and uncommon problem indeed !
Thank you fortour update.

Would you mind to modify the subject title with "solved". thks

Rgds

Jean
Répondre