BH Weather crash

roddiss

BH Lover
I get crash going into BH Weather, what can cause it?

File "/usr/lib/enigma2/python/Plugins/Extensions/BhWeather/plugin.py", line 158, in startConnection
File "/usr/lib/enigma2/python/Plugins/Extensions/BhWeather/plugin.py", line 223, in updateInfo
File "/usr/lib/enigma2/python/Plugins/Extensions/BhWeather/plugin.py", line 382, in checkIcon
File "/usr/lib/python2.7/urllib2.py", line 126, in urlopen
return _opener.open(url, data, timeout)
File "/usr/lib/python2.7/urllib2.py", line 400, in open
response = meth(req, response)
File "/usr/lib/python2.7/urllib2.py", line 513, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.7/urllib2.py", line 438, in error
return self._call_chain(*args)
File "/usr/lib/python2.7/urllib2.py", line 372, in _call_chain
result = func(*args)
File "/usr/lib/python2.7/urllib2.py", line 521, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 404: Not Found
(PyObject_CallObject(<bound method BhMeteoMain.startConnection of <class 'Plugins.Extensions.BhWeather.plugin.BhMeteoMain'>>,()) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
 

lsmirsat

Vu+ Newbie
I don't know the cause but I can give you the way I fixed the problem when it happened to me.
Go into BH speed up and disable BH weather then reboot. This will remove the plug in.
Then go back into BH speed up then reactivate BH weather, reboot and see if it works.
This solved my problem.

I believe that BH update to rev B has downloaded the plugin again and fixed the problem.
 
Top