Seasons skin - Can't switch to Week/Month/Year

94 views
Skip to first unread message

Orv Beach

unread,
Mar 29, 2019, 3:14:32 PM3/29/19
to weewx-user
Fresh install of 3.9.1 on Debian Stretch, w/Seasons skin (like the skin - props to all that worked on it!).  Works well except at the top, although I can highlight the Week, Month, and Year, when I click on them the view doesn't change away from the Day view.  Is there something I need to enable someplace to make that happen?

Thanks.

Orv

Lloyd Brown

unread,
Mar 29, 2019, 3:31:38 PM3/29/19
to weewx-user
When you refresh the display does it momentarily show all 4 in High/Low?  When you say at the top - the only thing that changes when you select Day Week Month Year is the High/Low not Current Conditions.  I have a fresh install of 3.9.1 (within the week) on Raspbian Stretch using the Debian install, that is how mine works (shows in High/Low) and I did not have to do anything.

Orv Beach

unread,
Mar 29, 2019, 6:09:23 PM3/29/19
to weewx...@googlegroups.com

On my install, all 4 in High/Low display all the time.    My graphs (temperature, wind speed) etc. are all the Day views; I can't switch them to view Week, Month or Year as the Standard skin did.

Orv

--
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 weewx-user+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Thomas Keffer

unread,
Mar 29, 2019, 6:20:37 PM3/29/19
to weewx-user
Are you uploading the results to somewhere on the web where we can look at it?

-tk

Orv Beach

unread,
Mar 29, 2019, 7:05:32 PM3/29/19
to weewx-user
I'll work on that this weekend.
Orv

On Friday, March 29, 2019 at 3:20:37 PM UTC-7, Thomas Keffer wrote:
Are you uploading the results to somewhere on the web where we can look at it?

-tk

On Fri, Mar 29, 2019 at 3:09 PM Orv Beach <orv....@gmail.com> wrote:

On my install, all 4 in High/Low display all the time.    My graphs (temperature, wind speed) etc. are all the Day views; I can't switch them to view Week, Month or Year as the Standard skin did.

Orv

On 3/29/19 12:31 PM, Lloyd Brown wrote:
When you refresh the display does it momentarily show all 4 in High/Low?  When you say at the top - the only thing that changes when you select Day Week Month Year is the High/Low not Current Conditions.  I have a fresh install of 3.9.1 (within the week) on Raspbian Stretch using the Debian install, that is how mine works (shows in High/Low) and I did not have to do anything.

On Friday, March 29, 2019 at 1:14:32 PM UTC-6, Orv Beach wrote:
Fresh install of 3.9.1 on Debian Stretch, w/Seasons skin (like the skin - props to all that worked on it!).  Works well except at the top, although I can highlight the Week, Month, and Year, when I click on them the view doesn't change away from the Day view.  Is there something I need to enable someplace to make that happen?

Thanks.

Orv
--
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 weewx...@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

--
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 weewx...@googlegroups.com.

Orv Beach

unread,
Mar 29, 2019, 7:40:11 PM3/29/19
to weewx-user
OK, I rsync'd it to orvsplace.net/weewx

Orv

Thomas Keffer

unread,
Mar 29, 2019, 8:42:09 PM3/29/19
to weewx-user
It looks like you added some stuff to the bottom of the javascript file seasons.js that confused the browser, so it didn't load all the functions the skin needs to work.

Hint: when you get stuck with problems like this, use the inspector. (Ctrl-shift-i in chrome)

-tk

To unsubscribe from this group and stop receiving emails from it, send an email to weewx-user+...@googlegroups.com.

Orv Beach

unread,
Mar 29, 2019, 10:03:04 PM3/29/19
to weewx-user
That was my attempt to get it to refresh every 5 minutes.  But it looks like the line I put in index.html.tmpl is doing the job now. Go figure...
Thanks for the help.
Orv

cric...@pobox.com

unread,
Jul 31, 2023, 5:28:06 PM7/31/23
to weewx-user
Hi Tom,
   I'm finally checking into a similar problem.  In this case, still the 3.9.1 code base; what doesn't work is selecting the
year or month.  Selecting the History for week, month, year works, but selecting which year or month doesn't.  I did futz with
the titlebar.inc.  These should be the differences:
pivp2_/home/weewx/skins.vp2/Seasons> diff ../../skins.vue/Seasons/titlebar.inc titlebar.inc
11c11,14
<   <div id="rss_link"><a href="rss.xml">RSS</a></div>
---
>   <div id="rss_link">
>     <a href="http://router1.csrhome.home/vp2weather/smartphone/index.html">Smartphone</a></br>
>     <a href="http://router1.csrhome.home/devices/index.html">AC Devices</a>
>   </div>
At one point I had two stations in two places, so consider the Vue a less modified reference.

The whole site is available at: https://www.csrhome.online/vp2weather/index.html
Now, what's funny is that if you pull up the AC devices, the year and month selectors do work.
I don't know enough about web programming to make sense of it.  I tried using the inspection
thing, but that didn't make sense.  One caution, I generate everything for a local web server, and
for public consumption, I've got a publishing script that's supposed to rewrite all the href's, but it
seems to be missing a couple.  Any suggestions/guesses on what I broke?

Thx, Chris

Tom Keffer

unread,
Jul 31, 2023, 7:19:26 PM7/31/23
to weewx...@googlegroups.com
Look at the skin.conf for the Seasons skin, under [CheetahGenerator].

The subsections [[SummaryByMonth]] and [[SummaryByYear]] must come before the subsection [[ToDate]].
Reply all
Reply to author
Forward
0 new messages