Removing those lines did indeed fix the title bar. That fix worked!
I am still seeing this lines below. I have not seen from 'leafTemp1 ' onward before. Today Outside Temperature 77.7 38.8 °F Heat Index 76.3 37.8 °F Wind Chill 77.7 37.7 °F Dew Point 44.3 35.0 °F Humidity 88 23 % Barometer 30.225 30.121 inHg Max Wind 8 58 mph ° Average Wind 0 mph RMS Wind 1 mph Vector Average Vector Direction 0 71 mph ° Rain 0.00 in Rain Rate 0.00 in/h ET 0.09 in UV Index 2.2 Radiation 582 0 W/m² Inside Temperature 77.9 67.0 °F Inside Humidity 47 35 % leafTemp1 -89.0 -90.0 °F leafTemp2 -82.0 -82.0 °F leafWet1 1 0 leafWet2 8 8 soilTemp1 -88.0 -90.0 °F soilTemp2 -82.0 -90.0 °F soilTemp3 -88.0 -90.0 °F soilTemp4 -90.0 -90.0 °F soilMoist1 2 0 cb soilMoist2 8 8 cb soilMoist3 4 0 cb soilMoist4 0 0 cb On Thursday, February 10, 2022 at 8:38:23 PM UTC-8 Roger L wrote: > I believe that I did an upgrade, but not sure. I ran this command 'sudo > apt-get install weewx' and was asked about replacing files, I selected the > default values for each question. > > Here are the last few lines of the select statement. I did not see any > null values. > > 1644552300|-89.0 > 1644552600|-89.0 > 1644552900|-89.0 > 1644553200|-89.0 > 1644553500|-89.0 > 1644553800|-89.0 > 1644554100|-89.0 > sqlite> > > > > On Thursday, February 10, 2022 at 7:38:11 PM UTC-8 matthew wall wrote: > >> On Thursday, February 10, 2022 at 10:25:24 PM UTC-5 [email protected] >> wrote: >> >>> Awesome, thanks! Should I wait for 4.6.2 and live with this a few days, >>> or should I go ahead and fix the titlebar.inc? Thanks again! >> >> >> to fix titlebar.inc, just remove these lines: >> >> <p>$show_rss $show_reports</p> >> <p>$DisplayOptions.get('observations_current', ['foo'])</p> >> <p>$DisplayOptions.get('observations_current', ['foo'])</p> >> <p>$to_list($DisplayOptions.get('observations_current_def', ['foo']))</p> >> <p>$to_list($DisplayOptions.get('observations_current_def', 'foo'))</p> >> >> 4.6.2 is ready to release, i'm just waiting to see if roger has any more >> information about his installation. >> > -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/weewx-user/9ebd4fad-4259-4241-807e-0126358bd2b1n%40googlegroups.com.
