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/f07993da-f8b2-45d5-b1cd-0c97dccbe613n%40googlegroups.com.
