Pilou
Vu+ Newbie
Thanks for this new image !
The "Change spinner" plugin is now crashing, created a symbolic link between usr/share/enigma2/skin_default/spinner/ and expected /usr/share/dvbapp2/Spinner/ but the plugin is still not happy
Can modify the 8 images directly but there is maybe a more elegant method (had to reinstall most of the other plugins but this one is not on the server) ?
Happy Easter, Pilou.
The "Change spinner" plugin is now crashing, created a symbolic link between usr/share/enigma2/skin_default/spinner/ and expected /usr/share/dvbapp2/Spinner/ but the plugin is still not happy
Code:
File "/usr/lib/enigma2/python/Plugins/Extensions/SpinnerSelector/plugin.py", line 18, in main
SpinnerSelector(session)
File "/usr/lib/enigma2/python/Plugins/Extensions/SpinnerSelector/SpinnerSelector.py", line 27, in __init__
self.session.openWithCallback(self.menuCallback, SpinnerSelectionBox, title=_("Chose Spinner"), list=menu)
File "/usr/lib/enigma2/python/mytest.py", line 302, in openWithCallback
dlg = self.open(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 313, in open
dlg.isTmp = True
AttributeError: 'NoneType' object has no attribute 'isTmp'
Can modify the 8 images directly but there is maybe a more elegant method (had to reinstall most of the other plugins but this one is not on the server) ?
Happy Easter, Pilou.