problem with weather widget

  • i have little question ? i'd like to skin hd ( default ) add weather, i have ready widget, but haven't on TV. Please, help me, what i bad?


    Code
    <widget source="session.MSNWeather" render="Label" position="40,40" size="125,50" font="RegularLight;42" backgroundColor="metrixBackground" halign="center" valign="center" transparent="1" >			<convert type="MSNWeather">temperature_current</convert>		</widget>		<widget source="session.MSNWeather" render="MSNWeatherPixmap" position="165,40" size="48,48" alphatest="blend" >			<convert type="MSNWeather">weathericon,current,/usr/share/enigma2/Default-HD/weather_icons/,png</convert>		</widget>		<widget source="session.MSNWeather" render="Label" position="213,46" size="52,20" font="Regular;18" backgroundColor="metrixBackground" halign="right" transparent="1" >			<convert type="MSNWeather">temperature_high,day2</convert>		</widget>				<widget source="session.MSNWeather" render="Label" position="213,64" size="52,20" font="Regular;18" backgroundColor="metrixBackground" halign="right" transparent="1" >			<convert type="MSNWeather">temperature_low,day2</convert>		</widget>				<widget source="session.MSNWeather" render="MSNWeatherPixmap" position="272,40" size="48,48" alphatest="blend" >			<convert type="MSNWeather">weathericon,day3,/usr/share/enigma2/Default-HD/weather_icons/,png</convert>		</widget>		<widget source="session.MSNWeather" render="Label" position="320,46" size="52,20" font="Regular;18" foregroundColor="metrixAccent2" backgroundColor="background" halign="right" transparent="1" >			<convert type="MSNWeather">temperature_high,day3</convert>		</widget>		<widget source="session.MSNWeather" render="Label" position="320,64" size="52,20" font="Regular;18" foregroundColor="metrixAccent2" backgroundColor="background" halign="right" transparent="1" >			<convert type="MSNWeather">temperature_low,day3</convert>		</widget>		<widget source="session.MSNWeather" render="Label" position="50,87" size="215,20" font="Regular;18" halign="center" backgroundColor="metrixBackground" transparent="1" >			<convert type="MSNWeather">winddisplay</convert>		</widget>				<widget source="session.MSNWeather" render="Label" position="270,87" size="90,20" font="Regular;18" halign="right" backgroundColor="metrixBackground" transparent="1" >			<convert type="MSNWeather">observationtime


    this code i have in screen "inforbar". Additionally, i use ( skin metrixHD ) conf. for example WeatherMSN.py with Skin Metrix, as ready solution.

    dm7080= DVB-T + DVB-C + Card NC+ + Cam CP + FTA
    /Maximum E85/Corab80/Maximum E85=46/45-42-39-33/31-28-23-19-16-13-9-7-5-1-4/5

    2 Mal editiert, zuletzt von ds78 ()