<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">ah... the scripts in /usr/share/mythtv/mythweather/scripts/us_nws do not appear to work. The other retrieval scripts will at least give me a version, but the national weather service scripts are missing a necessary perl dependency. This is news to me. I had tried the other ones previously, and they seem to work.<br><br>So, it appears the mythweather 0.21 package for archlinux is missing some dependencies.<br><br>I'll work on this this week if I get a chance. Thanks everyone.<br><br>----- Jeremy<br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: Joe Ripley &lt;vitaminjoe@gmail.com&gt;<br>To: Discussion about mythtv
 &lt;mythtv-users@mythtv.org&gt;<br>Sent: Sunday, June 22, 2008 8:20:29 PM<br>Subject: Re: [mythtv-users] Problems with mythweather<br><br>
On Sun, Jun 22, 2008 at 12:46 PM, Jeremy Young &lt;<a ymailto="mailto:jeremyrainman@yahoo.com" href="mailto:jeremyrainman@yahoo.com">jeremyrainman@yahoo.com</a>&gt; wrote:<br>&gt; Well, that did something, it reset everything. Now when I go to the<br>&gt; mythweather screen-setup screen, I am essentially back where I started when<br>&gt; I first installed mythweather after the upgrade to 0.21. The screen setup<br>&gt; screen lists no inactive screens, and no active screens, and the box on the<br>&gt; right side of the screen has nothing in it.<br><br>Interesting... MythWeather should re-create all of the tables for you<br>and re-create the WeatherDBSchemaVer value in the 'settings' table.<br><br>Make sure that all your grabber scripts are working properly.&nbsp; You can<br>test them by running them manually as the user mythfrontend usually<br>runs under.&nbsp; If you get no errors, proceed to reset the DB tables<br>again.<br><br>Just as a re-cap, to
 completely reset the MythWeather table structure,<br>do this (assuming default DB user/password):<br><br>$ mysql -u mythtv -pmythtv mythconverg<br>mysql&gt; delete from settings where value='WeatherDBSchemaVer';<br>mysql&gt; drop table weatherdatalayout;<br>mysql&gt; drop table weatherscreens;<br>mysql&gt; drop table weathersourcesettings;<br><br>After this, restart the mythfrontend process and open the Weather<br>settings page.&nbsp; The plugin will rebuild the DB tables and you should<br>be able to add screens.&nbsp; For information on how to search for<br>locations, refer to the wiki page<br>(<a href="http://www.mythtv.org/wiki/index.php/MythWeather#Sources" target="_blank">http://www.mythtv.org/wiki/index.php/MythWeather#Sources</a>)<br><br>-- <br>Joe Ripley<br><a ymailto="mailto:vitaminjoe@gmail.com" href="mailto:vitaminjoe@gmail.com">vitaminjoe@gmail.com</a><br>_______________________________________________<br>mythtv-users mailing list<br><a
 ymailto="mailto:mythtv-users@mythtv.org" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br></div></div></div><br>

      </body></html>