Kodi Community Forum

Full Version: Yahoo! Weather
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
Have installed Yahoo Weather in Jarvis 16.1.  All of a sudden it has not been working.  Not giving any temperature info.  Has a solid yellow line through it.  Any suggestions?
@janiedjs Merged you into main thread. Read the posts. I am sure you saw this thread as it was at the very top of the list.
Ronie,

Thanks for addon update.

I had an error during/following the addon update, see below.

The error only occurred once on both my Android and Windows 10 boxes, both using Kodi 17.6 and Yahoo addon 5.0.0. Other than this error report all working well for me.

17:56:52.793 T:18446744072976333104   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named utilities
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.gkodi.fork/files/.kodi/addons/weather.yahoo/default.py", line 17, in <module>
                                                CWD = ADDON.getAddonInfo('path').decode("utf-8")
                                            ImportError: No module named utilities
                                            -->End of Python script error report<--
Hi,

My add-on 3.3.3 stop working 4, Jan. On Kodi 15.1
I have old IPAD on the wall and it's have great job. )
Can you help me ?
(2019-01-08, 09:42)Jeffers24 Wrote: [ -> ]Ronie,

Thanks for addon update.

I had an error during/following the addon update, see below.

The error only occurred once on both my Android and Windows 10 boxes, both using Kodi 17.6 and Yahoo addon 5.0.0. Other than this error report all working well for me.

17:56:52.793 T:18446744072976333104   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named utilities
                                            Traceback (most recent call last):
                                              File "/storage/emulated/0/Android/data/org.gkodi.fork/files/.kodi/addons/weather.yahoo/default.py", line 17, in <module>
                                                CWD = ADDON.getAddonInfo('path').decode("utf-8")
                                            ImportError: No module named utilities
                                            -->End of Python script error report<--
very odd one, but i think it's a one time error that only happened during the update.
if it happens again, please let me know!
(2019-01-08, 07:21)janiedjs Wrote: [ -> ]Have installed Yahoo Weather in Jarvis 16.1. All of a sudden it has not been working. Not giving any temperature info. Has a solid yellow line through it. Any suggestions?


(2019-01-08, 10:44)cadet Wrote: [ -> ]Hi,

My add-on 3.3.3 stop working 4, Jan. On Kodi 15.1
I have old IPAD on the wall and it's have great job. )
Can you help me ?
  
the current version of the yahoo weather addon will work on kodi 17 and kodi 18.
earlier kodi versions are no longer supported.
OSMC on raspberry pi 2B
After latest update i'm getting this:


18:17:49.610 T:1470763776 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.NameError'>
Error Contents: global name 'KPHTOBFT' is not defined
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/weather.yahoo/default.py", line 285, in <module>
forecast(location, locationid)
File "/home/osmc/.kodi/addons/weather.yahoo/default.py", line 142, in forecast
properties(data, loc, locid)
File "/home/osmc/.kodi/addons/weather.yahoo/default.py", line 213, in properties
set_property('Hourly.%i.WindSpeed' % (count + 1), SPEED(item['windSpeed']) + SPEEDUNIT)
File "/home/osmc/.kodi/addons/weather.yahoo/resources/lib/utils.py", line 105, in SPEED
speed = KPHTOBFT(mps* 3.6)
NameError: global name 'KPHTOBFT' is not defined
-->End of Python script error report<--
(2019-01-08, 18:20)infin1ty_ Wrote: [ -> ]After latest update i'm getting this:
Latest is unfortunately not a valid version number. Latest alpha, beta, rc, final build?
If you are going to provide log files, send up FULL logs. Not just the sections you think are interesting.
Also use a pastebin website as noted in the bold & red text above the Post Reply button. Thanks.
I have two 3rd gen Intel i5 NUC's. I use the suspend mode to power down. When I turn them on (wake), the Yahoo! Weather app shows a cross line through the temp (always 32 degrees), until I refresh the addon. It's no big deal, but it would be nice if the app refreshed itself more often automatically.
i'm afraid that not something the addon has any control over.
(2019-01-08, 18:20)infin1ty_ Wrote: [ -> ]OSMC on raspberry pi 2B
After latest update i'm getting this:


18:17:49.610 T:1470763776 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.NameError'>
Error Contents: global name 'KPHTOBFT' is not defined
Traceback (most recent call last):
File "/home/osmc/.kodi/addons/weather.yahoo/default.py", line 285, in <module>
forecast(location, locationid)
File "/home/osmc/.kodi/addons/weather.yahoo/default.py", line 142, in forecast
properties(data, loc, locid)
File "/home/osmc/.kodi/addons/weather.yahoo/default.py", line 213, in properties
set_property('Hourly.%i.WindSpeed' % (count + 1), SPEED(item['windSpeed']) + SPEEDUNIT)
File "/home/osmc/.kodi/addons/weather.yahoo/resources/lib/utils.py", line 105, in SPEED
speed = KPHTOBFT(mps* 3.6)
NameError: global name 'KPHTOBFT' is not defined
-->End of Python script error report<--
 please try v5.0.2 from this post:
https://forum.kodi.tv/showthread.php?tid...pid2806334
Geez
Ok  dude ,wont happen again.Relax ok?
(2019-01-08, 19:51)ronie Wrote: [ -> ] please try v5.0.2 from this post:
https://forum.kodi.tv/showthread.php?tid...pid2806334 
 Yes,everything working as it should.
Thank you very much for your efforts!
I can confirm no issues with version 5.0.2. Thank you.
The Add-on died on all my devices today with Pop-up error message. Anyone else ?
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34