[mythtv-commits] Ticket #10821: Mythweather unable to retrieve weather data from NDFD
MythTV
noreply at mythtv.org
Sat Jun 9 16:10:46 UTC 2012
#10821: Mythweather unable to retrieve weather data from NDFD
---------------------------------------+---------------------
Reporter: abauer <knnniggett@…> | Owner: beirdo
Type: Bug Report - General | Status: new
Priority: minor | Milestone: unknown
Component: Plugin - MythWeather | Version: 0.25.1
Severity: medium | Keywords:
Ticket locked: 0 |
---------------------------------------+---------------------
Problem:[[BR]]
Mythweather is unable to display weather data from any screen that uses
NDFD (e.g. 18 hour forecast, six day forecast, etc). Other screens that
use NOAA and wunderground appear to work fine.
Relevant System Info:[[BR]]
Mythbuntu 12.04 x86_64[[BR]]
Mythtv 0.25.1 + latest fixes
Steps to reproduce:[[BR]]
Add 18 hour forecast & Six Day Forecast as an active screen, using a
location of “KBLV”, then observe that these screens do not populate when
they are viewed. In addition to my htpc, I have been able to reproduce
this issue in a virtual machine with a fresh install of Mythbuntu 0.25.1.
Relevant mythfrontend log entries:
{{{
Jun 9 10:21:03 ubuntu-pvr mythfrontend[1791]: N CoreContext
mythmainwindow.cpp:2652 (ExitStandby) Leaving standby mode
Jun 9 10:21:10 ubuntu-pvr mythfrontend[1791]: I CoreContext
mythdbcon.cpp:395 (PurgeIdleConnections) New DB connection, total: 2
Jun 9 10:21:38 ubuntu-pvr mythfrontend[1791]: E CoreContext
weatherScreen.cpp:122 (prepareScreen) Widget not found updatetime
Jun 9 10:21:38 mythfrontend[1791]: last message repeated 2 times
Jun 9 10:21:38 ubuntu-pvr mythfrontend[1791]: I CoreContext
weatherSource.cpp:424 (startUpdate) Starting update of NWS-XML
Jun 9 10:21:38 ubuntu-pvr mythfrontend[1791]: I CoreContext
weatherSource.cpp:424 (startUpdate) Starting update of NDFD-18_Hour
Jun 9 10:21:38 ubuntu-pvr mythfrontend[1791]: I CoreContext
weatherSource.cpp:424 (startUpdate) Starting update of NDFD-6_day
Jun 9 10:21:38 ubuntu-pvr mythfrontend[1791]: I CoreContext
weatherSource.cpp:424 (startUpdate) Starting update of wunderground-
animaps
Jun 9 10:21:38 ubuntu-pvr mythfrontend[1791]: E CoreContext
weatherScreen.cpp:122 (prepareScreen) Widget not found updatetime
Jun 9 10:21:39 ubuntu-pvr mythfrontend[1791]: E CoreContext
weatherSource.cpp:518 (processExit) script exit status 255
Jun 9 10:21:39 ubuntu-pvr mythfrontend[1791]: E CoreContext
weatherSource.cpp:518 (processExit) script exit status 255
}}}
I verified that the package “libdatetime-format-iso8601-perl” is
installed.
Perhaps this is a clue?
{{{
pvr at ubuntu-pvr:/var/log/mythtv$ nice
/usr/share/mythtv/mythweather/scripts/us_nws/ndfd.pl -u ENG -d
/home/mythtv/.mythtv/MythWeather/NDFD-6_day +38.55,-089.85
location::+38.55,-089.85
Can't understand returned Content-Encoding (gzip)
}}}
Looks like the script does not understand what NDFD is sending it. Has the
format changed?
--
Ticket URL: <http://code.mythtv.org/trac/ticket/10821>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center
More information about the mythtv-commits
mailing list