Hi

I have a Vu+ Duo, running ViX 3.0 and several HTPCs with xbmc and vu+ addon to view tv in other rooms.

After I upgraded to 3.0.632 the xbmc vu+ addon does no longer work. The reason is that http://vuplus:80/web/deviceinfo now throws an error:

Code:
web.Server Traceback (most recent call last):
<type 'exceptions.AttributeError'>: 'module' object has no attribute 'getEnigmaVersionString'

/usr/lib/python2.7/site-packages/twisted/web/server.py, line 132 in process
130
131
132
133
/usr/lib/python2.7/site-packages/twisted/web/server.py, line 167 in render
165
166
167
168
/home/vix/oe-alliance/builds/openvix/vuduo/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-openwebif-0.1+git2+c88e2b157eef41be75161faf7c3d2c4d9f15023a-r19.72/git/plugin/controllers/base.py, line 77 in render
75
76
77
78
/home/vix/oe-alliance/builds/openvix/vuduo/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-openwebif-0.1+git2+c88e2b157eef41be75161faf7c3d2c4d9f15023a-r19.72/git/plugin/controllers/web.py, line 535 in P_deviceinfo
533
534
535
536
/home/vix/oe-alliance/builds/openvix/vuduo/tmp/work/mips32el-oe-linux/enigma2-plugin-extensions-openwebif-0.1+git2+c88e2b157eef41be75161faf7c3d2c4d9f15023a-r19.72/git/plugin/controllers/models/info.py, line 174 in getInfo
172
173
174
175
<type 'exceptions.AttributeError'>: 'module' object has no attribute 'getEnigmaVersionString'