←  [EN] Enduser support

Forums

»

Configure interfaces

's foto lasa 9 jan 2009

The webinterface plugin crashes when I try to configure interfaces (yellow button) using the Dream TV HD skin. Here's the traceback:
action ->  ColorActions yellow 
yellow 
Traceback (most recent call last): 
  File "/dreambox/oe-jade2/build-800/tmp/work/enigma2-jade2-r6138r3/image/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action 
  File "/dreambox/oe-jade2/build-800/tmp/work/enigma2-plugins-2.5cvs20090107-r0/image/usr/lib/enigma2/python/Plugins/Extensions/WebInterface/WebIfConfig.py", line 59, in openIfacesConfig 
  File "/usr/lib/enigma2/python/mytest.py", line 284, in open 
    dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs) 
  File "/usr/lib/enigma2/python/mytest.py", line 219, in instantiateDialog 
    return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop) 
  File "/usr/lib/enigma2/python/mytest.py", line 244, in doInstantiateDialog 
    readSkin(dlg, None, dlg.skinName, desktop) 
  File "/usr/lib/enigma2/python/skin.py", line 486, in readSkin 
    raise SkinError("component with name '" + wname + "' was not found in skin of screen '" + name + "'!") 
skin.SkinError: component with name 'adress' was not found in skin of screen 'WebIfInterfaceListConfigScreen'! 
(PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x2e7eb198>>,('ColorActions', 'yellow')) failed)


Regards,
Lars
Citeren

's foto lasa 13 jan 2009

This bug is not a big deal, but the newnigma2 team released a fix on the 11th:
[*]enigma2-skin-enigma2-dreamtv-hd -->bs fix, for WebIF Config Menu

Is there an online update on its way for PLi as well?
Citeren

's foto hemertje 13 jan 2009

is there patch public available?
we don't have it...
Citeren

's foto lasa 13 jan 2009

Ah, I thought the skins were in the enigma cvs and that patches were supplied through it. I guess we'll have to wait until it is or that the maintainer releases an official patch.
Citeren