Kodi Community Forum
Win Missing high/low temperature weather forecast - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Estouchy (https://forum.kodi.tv/forumdisplay.php?fid=261)
+---- Thread: Win Missing high/low temperature weather forecast (/showthread.php?tid=321665)

Pages: 1 2


Missing high/low temperature weather forecast - John-J - 2017-09-17

Hello there,

since Kodi 17 I'm missing the high and low temperatures at the weather forecast. I already tried to fix that myself by modifying the specific skin template but I can't get them to work as wanted (only in the title next to the name of the day).

Although the attached sample is at a 16:10 display, this "bug" does not depend on the resolution of the device. I already tested 16:9 (1920x1080) and 4:3 (1600x1200). I'm running Kodi 17.4 with Estouchy at 1.1.12.

Thanks to anyone who might help in solving this issue!

Best regards,
John-J

Image


RE: Missing high/low temperature weather forecast - John-J - 2017-09-25

Anybody? Is no one missing these temperatures?

Also tried it on a 2160x1440 display...unfortunately no change? May it be a color (alpha) issue in Estouchy?

Best regards,
John-J


RE: Missing high/low temperature weather forecast - nmyshkin - 2017-09-27

(2017-09-25, 23:02)John-J Wrote: Anybody? Is no one missing these temperatures?

Also tried it on a 2160x1440 display...unfortunately no change? May it be a color (alpha) issue in Estouchy?

Best regards,
John-J

I just posted similar in the WUnderground section. I'm doing this on an Android tablet and like the skin except for this one annoying thing. I'd switch to re-Touched, but there seems to be a compatibility issue with Krypton.


RE: Missing high/low temperature weather forecast - John-J - 2017-10-08

Just checked the Android version on an Samsung S8...same skin, same fault...no temperatures. So it definitely seems to be a bug in that specific (official?) skin and is not hard/software related.


RE: Missing high/low temperature weather forecast - John-J - 2017-11-20

No change on Kodi v17.6...unfortunately


RE: Missing high/low temperature weather forecast - jason_a69 - 2019-03-03

(2017-11-20, 22:11)John-J Wrote: No change on Kodi v17.6...unfortunately
Not working in Leia either


RE: Missing high/low temperature weather forecast - jason_a69 - 2019-03-03

(2019-03-03, 06:35)jason_a69 Wrote:
(2017-11-20, 22:11)John-J Wrote: No change on Kodi v17.6...unfortunately
Not working in Leia eitherĀ 
I have fixed this is anyone wants it.


RE: Missing high/low temperature weather forecast - ronie - 2019-03-03

works fine in leia

Image


RE: Missing high/low temperature weather forecast - jason_a69 - 2019-03-03

(2019-03-03, 12:55)ronie Wrote: works fine in leia

Image
That's odd, I am having issues with a touchscreen (resolution 1024 x 600), the high / low values were blank.


RE: Missing high/low temperature weather forecast - John-J - 2019-03-05

Sorry...but I can't confirm the skin to work in Leia (resolution 1920x1080). What do I need to change and fix it?

Image


RE: Missing high/low temperature weather forecast - ronie - 2019-03-05

no idea... can you check if the temps are also missing in the estuary skin?


RE: Missing high/low temperature weather forecast - jason_a69 - 2019-03-06

Estuary skin works for me.

What's the latest release date / version of the estouchy code? I'll do some checking.


RE: Missing high/low temperature weather forecast - ronie - 2019-03-06

for reasons unknown to me, this happens on android only...
but regardless, this fixes the problem: https://github.com/xbmc/xbmc/pull/15685


RE: Missing high/low temperature weather forecast - jason_a69 - 2019-03-06

(2019-03-06, 15:44)ronie Wrote: for reasons unknown to me, this happens on android only...
but regardless, this fixes the problem: https://github.com/xbmc/xbmc/pull/15685
Thanks very much, that fixed the problem. It was not working on Android (via a firestick) but I was also having the same issue on a Raspberry Pi.


RE: Missing high/low temperature weather forecast - ronie - 2019-03-06

still strange that it happens on some platforms, but not on others. that shouldn't have any influence on skin code.
but glad its fixed anyway. thx for the feed back!