Black Hole 1.6.5 - default skin problem?

pvest

Vu+ Newbie
Have tried to flash the new Black Hole 1.6.5 several times on my VU DUO, but gets repeting problem when trying to download via addon server. It works alright until I try to download any plugin, then it crashes.
I’m able to access the addon server and able to browse the content. But when trying to download, the screen goes black and a few second later “green screen” and restart.
As far as I can see in the chashlog, it seems to be related to the default skin?? Not an expert on this, but that is what I can read in the crashlog!
The is an extract from the crashlog:
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 201, in processDelay
callback(*retval)
File "/usr/lib/enigma2/python/Blackhole/BhAddons.py", line 362, in connectionDone
File "/usr/lib/enigma2/python/mytest.py", line 312, in open
dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 247, in instantiateDialog
return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
File "/usr/lib/enigma2/python/mytest.py", line 272, 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: {skin.xml}: component with name 'key_yellow' was not found in skin of screen 'Nab_ShowDownFile'!
(PyObject_CallObject(<bound method Session.processDelay of <__main__.Session instance at 0x194bbe8>>,()) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
]]>
I even tried to manual install an other skin, but this also resulted in crash and never ending restart/green screen. Had to kill the power and re-flash the image again!!!
Anybody out there which have installed this image on a DUO and are able to download plugin?
Or anybody able to read the crashlog and tell me what’s wrong and how to fix it?
Kindly.
 
Have tried to flash the new Black Hole 1.6.5 several times on my VU DUO, but gets repeting problem when trying to download via addon server. It works alright until I try to download any plugin, then it crashes.
I’m able to access the addon server and able to browse the content. But when trying to download, the screen goes black and a few second later “green screen” and restart.
As far as I can see in the chashlog, it seems to be related to the default skin?? Not an expert on this, but that is what I can read in the crashlog!
The is an extract from the crashlog:
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 201, in processDelay
callback(*retval)
File "/usr/lib/enigma2/python/Blackhole/BhAddons.py", line 362, in connectionDone
File "/usr/lib/enigma2/python/mytest.py", line 312, in open
dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 247, in instantiateDialog
return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
File "/usr/lib/enigma2/python/mytest.py", line 272, 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: {skin.xml}: component with name 'key_yellow' was not found in skin of screen 'Nab_ShowDownFile'!
(PyObject_CallObject(<bound method Session.processDelay of <__main__.Session instance at 0x194bbe8>>,()) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
]]>
I even tried to manual install an other skin, but this also resulted in crash and never ending restart/green screen. Had to kill the power and re-flash the image again!!!
Anybody out there which have installed this image on a DUO and are able to download plugin?
Or anybody able to read the crashlog and tell me what’s wrong and how to fix it?
Kindly.

Very strange.
Could you please post the exact path do you push to make this green screen?
 
Have tried to flash the new Black Hole 1.6.5 several times on my VU DUO, but gets repeting problem when trying to download via addon server. It works alright until I try to download any plugin, then it crashes.
I’m able to access the addon server and able to browse the content. But when trying to download, the screen goes black and a few second later “green screen” and restart.
As far as I can see in the chashlog, it seems to be related to the default skin?? Not an expert on this, but that is what I can read in the crashlog!
The is an extract from the crashlog:
Traceback (most recent call last):
File "/usr/lib/enigma2/python/mytest.py", line 201, in processDelay
callback(*retval)
File "/usr/lib/enigma2/python/Blackhole/BhAddons.py", line 362, in connectionDone
File "/usr/lib/enigma2/python/mytest.py", line 312, in open
dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 247, in instantiateDialog
return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
File "/usr/lib/enigma2/python/mytest.py", line 272, 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: {skin.xml}: component with name 'key_yellow' was not found in skin of screen 'Nab_ShowDownFile'!
(PyObject_CallObject(<bound method Session.processDelay of <__main__.Session instance at 0x194bbe8>>,()) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
]]>
I even tried to manual install an other skin, but this also resulted in crash and never ending restart/green screen. Had to kill the power and re-flash the image again!!!
Anybody out there which have installed this image on a DUO and are able to download plugin?
Or anybody able to read the crashlog and tell me what’s wrong and how to fix it?
Kindly.
Did you have this problem after you made settings restore or is your img clean?
 
Well, mayby you are right, I do not know how to analyze the crashlog. But I did a clean install and only set up the network!!

Yes, but if we do not have a problem
means that you have something different that causes the problem.
I looked in the coding of skin and there I see no problem
I have see in your log.
On the other hand you had a problem with other skin.

Check in the System Info flash and RAM availability
and maybe internet connection.

It is hard to know what is the problem in your box.

Perhaps it would be good to hear the experiences of other users.
 
skin.SkinError: {skin.xml}: component with name 'key_yellow' was not found in skin of screen 'Nab_ShowDownFile'!
This is the cause of green-screen after U press green then yellow for plugins.

The image file is corrupted, during extracting it!
Re download the image again, and extract to USB directly!
 
I did a new clean install this morning and it turns out to be working great, even the download!
What I did and which I shouldn’t have done, was “adding” a new cam download server (which has been working in both BH 1.3.9 and BH 1.4.3). And it was this “download” which caused me the “green screen” problem! :-(
I also did a manual cam install and now it’s running with a smile :-)
So the moral in this must be, don’t try to change anything in the addon server!!!
Kindly
 
I did a new clean install this morning and it turns out to be working great, even the download!
What I did and which I shouldn’t have done, was “adding” a new cam download server (which has been working in both BH 1.3.9 and BH 1.4.3). And it was this “download” which caused me the “green screen” problem! :-(
I also did a manual cam install and now it’s running with a smile :)
So the moral in this must be, don’t try to change anything in the addon server!!!
Kindly

We don't support CAMs/EMUs. Don't ask about that on this Board. Respect Rules!
 
Back
Top