unfortunately
unfortunately, it seems that that's the cause /?/ of a nice GSOD here (on OpenPLi and no old webif installed)
I just committed several things:
...
- add support for external plugins (and relative external web api). It's an hack and it work only if original webif it's not installed (any better idea?)
...[OpenWebif] hooking original webif plugins
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
File "/usr/lib/enigma2/python/Components/Console.py", line 56, in finishedCB
File "/usr/lib/enigma2/python/Components/Network.py", line 137, in routeFinished
File "/usr/lib/enigma2/python/Components/Network.py", line 232, in loadNetworkConfig
File "/usr/lib/enigma2/python/Components/Network.py", line 689, in msgPlugins
File "/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/plugin.py", line 96, in IfUpIfDown
HttpdStart(global_session)
File "/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/httpserver.py", line 108, in HttpdStart
root = buildRootTree(session)
File "/usr/lib/enigma2/python/Plugins/Extensions/OpenWebif/httpserver.py", line 61, in buildRootTree
open(origwebifpath + "/__init__.py", "w")
IOError: [Errno 2] No such file or directory: '/usr/lib/enigma2/python/Plugins/Extensions/WebInterface/__init__.py'
(PyObject_CallObject(<Tools.BoundFunction.boundFunction instance at 0x14649e0>,(0,)) failed)
Could you try again now? (committed a fix)