SV: [weewx-user] Re: Belchertown 1.2 and Danish Charaters

2021-01-15 Thread Gert Andersen
Hi Arend
I can see you have 3 branches, should I download the master or one of the 
others?

Thanks
Gert

Sendt fra Mail til Windows 10

Fra: Arend
Sendt: 15. januar 2021 21:56
Til: weewx-user
Emne: [weewx-user] Re: Belchertown 1.2 and Danish Charaters

Hi Gert,

As requested, you can find the version with a fix for Danish characters here 
(this version is the same to the one you used before):

https://github.com/ArendPWS/weewx-belchertown/tree/master

At some point I will try to create a branch that will include all essential 
fixes and all updates to the original Belchertown master.

Regards, Arend
Op zondag 1 november 2020 om 22:34:01 UTC+1 schreef Arend:
I get the impression that most of the code that was responsible for handling 
'useHTML' has been removed.
Contrary the comment in the belchertown.js.tmpl file, 'useHTML' is still 
present and functional in the latest Highcharts API.
Putting all the required code back in would be quite a job I guess. And those 
changes should be added to the master in the repo, otherwise you would face the 
same problems again with the next update.
I don't know why it has been removed, only Pat can answer that.

Op zondag 1 november 2020 om 21:42:40 UTC+1 schreef gert.a...@gmail.com:
Hi Arend

As far as I remember, the problem was not in version 1.1. Also the previous 
problem was not in version 1.1. I still wonder, why the line was commented.

Gert

On Sunday, November 1, 2020 at 3:56:27 PM UTC+1 Arend wrote:
Hi Gert,

This issue showed up after upgrading from 1.1 to 1.2? And you had no problems 
in 1.1?

Arend
Op zaterdag 31 oktober 2020 om 07:00:13 UTC+1 schreef gert.a...@gmail.com:
Hi Arend. All

Do you also know where to fix this? It should say "Ø" Have looked in 
belchertown.js.tmpl, but I don't think I can find anything here

Gert

On Wednesday, October 21, 2020 at 9:51:58 PM UTC+2 gert.a...@gmail.com wrote:
Hi Arend

Thanks a lot, that solved the problem. I wonder how you found this, good work.

Rgds
Gert
On Wednesday, October 21, 2020 at 2:32:30 PM UTC+2 Arend wrote:
Hi Gert,

Getting those Danish characters back: try to find and uncomment this line in 
belchertown.js.tmpl.

                //options.xAxis.labels = { useHTML: true } // Option disabled 
in highcharts 8
Kind regards, Arend 

Op dinsdag 20 oktober 2020 om 06:15:18 UTC+2 schreef gert.a...@gmail.com:
Hi

I got my icons back. Did a new installation of Belchertown.

But, I'm still missing the Danish characters in the Windrose.
http://gertandersen.de

Rgds
Gert
On Monday, October 19, 2020 at 2:40:02 PM UTC+2 gert.a...@gmail.com wrote:
Hi

I'm running Ubuntu 20.04, Weewx 4.1.1, Phyton 3 and Belchertown 1.2. I have 
upgraded from Belchertown 1.1 and I have some issues with the Aeris and the 
Windrose.

With Aeris I'm missing the  current weather icon, but I have the text. 
Screenshot attached.

Using the Windrose I have some funny characters instead of the Danish 
characters. See screenshot.

My ordinals in weewx.conf is:
directions = N, NNØ, NØ, ØNØ, Ø, ØSØ, SØ, SSØ, S, SSV, SV, VSV, V, VNV, NV, 
NNV, N/A

Correct display Belchertown 1.1(using Darksky):
http://sjostauan.dk

Missing icon and correct characters Belchertown 1.2(using Aeris):
http://gertandersen.de

I had a similar problem with the development to version 1.1:
Link
but Pat fixed it. I don't know if the issue is related to the bug in the 1.1 
development version.

Any ideas where to look?

Rgds
Gert

-- 
You received this message because you are subscribed to a topic in the Google 
Groups "weewx-user" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/weewx-user/sT87LBkYTaU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4a6f3978-50ae-4bdc-ae5f-11c8a55e6c29n%40googlegroups.com.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/60028b74.1c69fb81.6784f.4029%40mx.google.com.


SV: [weewx-user] Re: Belchertown 1.2 and Danish Charaters

2021-01-15 Thread Gert Andersen
Hi Arend

Thanks for your help.

Rgds
Gert

Fra: Arend
Sendt: 15. januar 2021 21:56
Til: weewx-user
Emne: [weewx-user] Re: Belchertown 1.2 and Danish Charaters

Hi Gert,

As requested, you can find the version with a fix for Danish characters here 
(this version is the same to the one you used before):

https://github.com/ArendPWS/weewx-belchertown/tree/master

At some point I will try to create a branch that will include all essential 
fixes and all updates to the original Belchertown master.

Regards, Arend
Op zondag 1 november 2020 om 22:34:01 UTC+1 schreef Arend:
I get the impression that most of the code that was responsible for handling 
'useHTML' has been removed.
Contrary the comment in the belchertown.js.tmpl file, 'useHTML' is still 
present and functional in the latest Highcharts API.
Putting all the required code back in would be quite a job I guess. And those 
changes should be added to the master in the repo, otherwise you would face the 
same problems again with the next update.
I don't know why it has been removed, only Pat can answer that.

Op zondag 1 november 2020 om 21:42:40 UTC+1 schreef gert.a...@gmail.com:
Hi Arend

As far as I remember, the problem was not in version 1.1. Also the previous 
problem was not in version 1.1. I still wonder, why the line was commented.

Gert

On Sunday, November 1, 2020 at 3:56:27 PM UTC+1 Arend wrote:
Hi Gert,

This issue showed up after upgrading from 1.1 to 1.2? And you had no problems 
in 1.1?

Arend
Op zaterdag 31 oktober 2020 om 07:00:13 UTC+1 schreef gert.a...@gmail.com:
Hi Arend. All

Do you also know where to fix this? It should say "Ø" Have looked in 
belchertown.js.tmpl, but I don't think I can find anything here

Gert

On Wednesday, October 21, 2020 at 9:51:58 PM UTC+2 gert.a...@gmail.com wrote:
Hi Arend

Thanks a lot, that solved the problem. I wonder how you found this, good work.

Rgds
Gert
On Wednesday, October 21, 2020 at 2:32:30 PM UTC+2 Arend wrote:
Hi Gert,

Getting those Danish characters back: try to find and uncomment this line in 
belchertown.js.tmpl.

                //options.xAxis.labels = { useHTML: true } // Option disabled 
in highcharts 8
Kind regards, Arend 

Op dinsdag 20 oktober 2020 om 06:15:18 UTC+2 schreef gert.a...@gmail.com:
Hi

I got my icons back. Did a new installation of Belchertown.

But, I'm still missing the Danish characters in the Windrose.
http://gertandersen.de

Rgds
Gert
On Monday, October 19, 2020 at 2:40:02 PM UTC+2 gert.a...@gmail.com wrote:
Hi

I'm running Ubuntu 20.04, Weewx 4.1.1, Phyton 3 and Belchertown 1.2. I have 
upgraded from Belchertown 1.1 and I have some issues with the Aeris and the 
Windrose.

With Aeris I'm missing the  current weather icon, but I have the text. 
Screenshot attached.

Using the Windrose I have some funny characters instead of the Danish 
characters. See screenshot.

My ordinals in weewx.conf is:
directions = N, NNØ, NØ, ØNØ, Ø, ØSØ, SØ, SSØ, S, SSV, SV, VSV, V, VNV, NV, 
NNV, N/A

Correct display Belchertown 1.1(using Darksky):
http://sjostauan.dk

Missing icon and correct characters Belchertown 1.2(using Aeris):
http://gertandersen.de

I had a similar problem with the development to version 1.1:
Link
but Pat fixed it. I don't know if the issue is related to the bug in the 1.1 
development version.

Any ideas where to look?

Rgds
Gert

-- 
You received this message because you are subscribed to a topic in the Google 
Groups "weewx-user" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/weewx-user/sT87LBkYTaU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/4a6f3978-50ae-4bdc-ae5f-11c8a55e6c29n%40googlegroups.com.

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/60027d45.1c69fb81.ebcba.05ff%40mx.google.com.