PDA

View Full Version : Green Screens VIX 1.3



popol
06-12-10, 15:05
Same prob here.Green screen using image that came with vix 1.3. I do not know how to post the crash log.

silverfox0786
06-12-10, 15:07
Same prob here.Green screen using image that came with vix 1.3. I do not know how to post the crash log.

ftp into box and go to folder /media/hdd

you will see crashlog.log

take it out zip it and post it here

popol
06-12-10, 15:22
ftp into box and go to folder /media/hdd

you will see crashlog.log

take it out zip it and post it here

Here it is mate.

pooface
06-12-10, 16:01
Put your post in to it's own thread...

Anyway, here's the cause of your green screens:



Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
res = self.actions[action]()
File "/usr/lib/enigma2/python/Plugins/VIX/VIXMainMenu/plugin.py", line 1124, in showVZ
File "/usr/lib/enigma2/python/mytest.py", line 310, in open
dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 245, in instantiateDialog
return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
File "/usr/lib/enigma2/python/mytest.py", line 276, in doInstantiateDialog
dlg.applySkin()
File "/usr/lib/enigma2/python/Components/GUISkin.py", line 112, in applySkin
self.createGUIScreen(self.instance, self.desktop)
File "/usr/lib/enigma2/python/Components/GUISkin.py", line 41, in createGUIScreen
applyAllAttributes(w.instance, desktop, w.skinAttributes, self.scale)
File "/usr/lib/enigma2/python/skin.py", line 292, in applyAllAttributes
applySingleAttribute(guiObject, desktop, attrib, value, scale)
File "/usr/lib/enigma2/python/skin.py", line 191, in applySingleAttribute
ptr = loadPixmap(value, desktop) # this should already have been filename-resolved.
File "/usr/lib/enigma2/python/skin.py", line 133, in loadPixmap
raise SkinError("pixmap file %s not found!" % (path))
skin.SkinError: {skin.xml}: pixmap file /usr/lib/enigma2/python/Plugins/VIX/VIXMainMenu/sd.png not found!
(PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x193e3c8>>,('myInfobarChannelSelection', 'showQuickEPG')) failed)


What were you doing when the green screen occurred?!

Also, what skin are you using?

popol
06-12-10, 16:15
Put your post in to it's own thread...

Anyway, here's the cause of your green screens:



Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
res = self.actions[action]()
File "/usr/lib/enigma2/python/Plugins/VIX/VIXMainMenu/plugin.py", line 1124, in showVZ
File "/usr/lib/enigma2/python/mytest.py", line 310, in open
dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 245, in instantiateDialog
return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
File "/usr/lib/enigma2/python/mytest.py", line 276, in doInstantiateDialog
dlg.applySkin()
File "/usr/lib/enigma2/python/Components/GUISkin.py", line 112, in applySkin
self.createGUIScreen(self.instance, self.desktop)
File "/usr/lib/enigma2/python/Components/GUISkin.py", line 41, in createGUIScreen
applyAllAttributes(w.instance, desktop, w.skinAttributes, self.scale)
File "/usr/lib/enigma2/python/skin.py", line 292, in applyAllAttributes
applySingleAttribute(guiObject, desktop, attrib, value, scale)
File "/usr/lib/enigma2/python/skin.py", line 191, in applySingleAttribute
ptr = loadPixmap(value, desktop) # this should already have been filename-resolved.
File "/usr/lib/enigma2/python/skin.py", line 133, in loadPixmap
raise SkinError("pixmap file %s not found!" % (path))
skin.SkinError: {skin.xml}: pixmap file /usr/lib/enigma2/python/Plugins/VIX/VIXMainMenu/sd.png not found!
(PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x193e3c8>>,('myInfobarChannelSelection', 'showQuickEPG')) failed)


What were you doing when the green screen occurred?!

Also, what skin are you using?



I was trying to change channel/The channel never changed and it went straight to green screen. I was using the original skin that came with the image.

andyblac
06-12-10, 16:24
Put your post in to it's own thread...

Anyway, here's the cause of your green screens:



Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
res = self.actions[action]()
File "/usr/lib/enigma2/python/Plugins/VIX/VIXMainMenu/plugin.py", line 1124, in showVZ
File "/usr/lib/enigma2/python/mytest.py", line 310, in open
dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 245, in instantiateDialog
return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
File "/usr/lib/enigma2/python/mytest.py", line 276, in doInstantiateDialog
dlg.applySkin()
File "/usr/lib/enigma2/python/Components/GUISkin.py", line 112, in applySkin
self.createGUIScreen(self.instance, self.desktop)
File "/usr/lib/enigma2/python/Components/GUISkin.py", line 41, in createGUIScreen
applyAllAttributes(w.instance, desktop, w.skinAttributes, self.scale)
File "/usr/lib/enigma2/python/skin.py", line 292, in applyAllAttributes
applySingleAttribute(guiObject, desktop, attrib, value, scale)
File "/usr/lib/enigma2/python/skin.py", line 191, in applySingleAttribute
ptr = loadPixmap(value, desktop) # this should already have been filename-resolved.
File "/usr/lib/enigma2/python/skin.py", line 133, in loadPixmap
raise SkinError("pixmap file %s not found!" % (path))
skin.SkinError: {skin.xml}: pixmap file /usr/lib/enigma2/python/Plugins/VIX/VIXMainMenu/sd.png not found!
(PyObject_CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0x193e3c8>>,('myInfobarChannelSelection', 'showQuickEPG')) failed)
What were you doing when the green screen occurred?!

Also, what skin are you using?

that should have been fixed have you done a software Update ?


Greenscreen when trying to access QuickEPG and using a resolution less than 720p - 05-12-2010 - 16:20

popol
06-12-10, 17:53
yes software update done and box restarted

andyblac
06-12-10, 18:27
yes software update done and box restarted

when ?, tell me exactly what skin etc you have installed

andyblac
06-12-10, 18:47
yes software update done and box restarted

OK, try another Software Update, and report back, thanks

popol
06-12-10, 20:42
I have reloaded image and changed skin to kemi hd and working fine so far. forgot to say , did a software update as suggested by andyblac.
Thanks by the way andyblac.