<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Unfortunately I don't think I can blame it on my 
fingers.&nbsp; I am using menu to save.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>When I watch the database activity I can see it 
attempts to save.&nbsp; I can see that inserts are performed into 
weatherscreens, but ScreenSetup::saveData() (from weatherSetup.cpp) is also 
suppose to also insert into weatherdatalayout.&nbsp; This insert does not occur 
and I suppose this is the reason that the screen settings do not appear to be 
saved.&nbsp; I've checked the database, data is inserting correctly into 
weatherscreens and weathersourcesettings, but nothing is inserted into 
weatherdatalayout.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I imagine it must be the for statement just before 
the insert to weatherdatalayout, but haven't quite figured what the code is 
doing to know what is wrong.&nbsp; Given that it is performing part of the save, 
I have to conclude there is some sort of bug related to my setup.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any ideas as to what might be wrong?</FONT></DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>On Wednesday 25 
April 2007 04:36:42 Bill wrote:<BR>&gt; What SVN are you running?&nbsp; Problem 
is that I can't get mythweather-revamp<BR>&gt; to work with 13132 yet so that I 
can test my script.&nbsp; It has been tested<BR>&gt; only from the command 
line.&nbsp; I can't add screens.&nbsp; When I do and exit they<BR>&gt; 
disappear.<BR><BR>The setup for the -revamp is a little confusing and I'll admit 
that even I <BR>haven't got it fully working yet. This is obviously something 
that needs to <BR>be fixed.<BR><BR>However here is how to get around your 
particular problem:<BR>1) Select the screens<BR>2) Move to the selected screens 
list<BR>3) Press select on each screen in the list and a list of options 
appears, <BR>select location etc<BR>4) Once complete, press 'Menu' (M) and not 
Esc<BR><BR>It should really follow the format used elsewhere in mythtv. e.g. 
Hitting <BR>a 'Finish' button saves changes. I'm also not 100% happy with the 
rest of the <BR>screen selection page, it wasn't clear at all what I was 
supposed to be <BR>doing. I think once we've got a default source script in SVN 
that the screen <BR>selections should probably be chosen by default as well, so 
that it works out <BR>of the box. <BR>-- <BR>Stuart 
Morgan</FONT><BR></DIV></FONT></BODY></HTML>