Black Hole Vu+ Solo2 2.1.5

candu

Vu+ Newbie
VU+
is moving to the new code, among other things OpenGL
and IPTV for now does not work.
So we wait for a fix for it.
Until then, you can not use IPTV in BH 2.1.5 as far as I know.
What channels doesn't work? Because my list is working perfectly...

Regards

Enviado desde mi GT-I9505 mediante Tapatalk
 

ekke201

Vu+ Newbie
How come that i cant restart GUI on bh 2.1.5 meaning that the Box freezes?
Its working perfectly on solo se but not on solo 2


Skickat från min iPad med Tapatalk
 

dyilmaz

Vu+ Newbie
I installed BH V2.1.5 on my device but it continuously crashes and reboots after I tried to update the EPG database.
I attached my log file and I will appreciate if someone could check it.

Thanks a lot...
 

Attachments

  • enigma2_crash_1403829429.log.txt
    73.7 KB · Views: 20

angelofsky1980

BlackHole Driver Specialist
I installed BH V2.1.5 on my device but it continuously crashes and reboots after I tried to update the EPG database.
I attached my log file and I will appreciate if someone could check it.

Thanks a lot...

Code:
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
    res = self.actions[action]()
  File "/data/devel/blackholesdk/openvuplus/build/vusolo2/tmp/work/mips32el-oe-linux/enigma2-plugin-systemplugins-crossepg/enigma2-plugin-systemplugins-crossepg-0.8.1+gitr1+0c341c38fa4697ee524c9c98baf97c15ffad6e4d-r2-bh0/git/src/enigma2/python/crossepg_menu.py", line 154, in openSelected
  File "/data/devel/blackholesdk/openvuplus/build/vusolo2/tmp/work/mips32el-oe-linux/enigma2-plugin-systemplugins-crossepg/enigma2-plugin-systemplugins-crossepg-0.8.1+gitr1+0c341c38fa4697ee524c9c98baf97c15ffad6e4d-r2-bh0/git/src/enigma2/python/crossepg_menu.py", line 182, in downloader
  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 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 278, 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 30, in createGUIScreen
    if val.applySkin(desktop, self):
  File "/usr/lib/enigma2/python/Components/GUIComponent.py", line 39, in applySkin
    skin.applyAllAttributes(self.instance, desktop, self.skinAttributes, parent.scale)
  File "/usr/lib/enigma2/python/skin.py", line 308, in applyAllAttributes
    applySingleAttribute(guiObject, desktop, attrib, value, scale)
  File "/usr/lib/enigma2/python/skin.py", line 208, in applySingleAttribute
    ptr = loadPixmap(value, desktop) # this should already have been filename-resolved.
  File "/usr/lib/enigma2/python/skin.py", line 176, in loadPixmap
    raise SkinError("pixmap file %s not found!" % (path))
skin.SkinError: {MX_HQ4/skin.xml}: pixmap file /usr/share/enigma2/MX_HQ4/progress_c.png not found!
@Matrix10 can help you (it's a skin error)
 

devin

Vu+ Newbie
Hi
Sorry bur CoherenceUPnP Server and renderer are not in this realease..... but I Need absolutly ( renderer ) where can I found they ?
 

HDaddict

Vu+ Newbie
So far XBMC seems to be working fine.
What's weird is that each time I exit XBMC regularly, a CRASH LOG appears in my HDD root folder.
I attached one of these crash logs (changed extension to .txt)

Any idea why??
 

Attachments

  • xbmc_crashlog-20150302_145405.txt
    87.2 KB · Views: 8

Matrix10

Administrator
Code:
Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
    res = self.actions[action]()
  File "/data/devel/blackholesdk/openvuplus/build/vusolo2/tmp/work/mips32el-oe-linux/enigma2-plugin-systemplugins-crossepg/enigma2-plugin-systemplugins-crossepg-0.8.1+gitr1+0c341c38fa4697ee524c9c98baf97c15ffad6e4d-r2-bh0/git/src/enigma2/python/crossepg_menu.py", line 154, in openSelected
  File "/data/devel/blackholesdk/openvuplus/build/vusolo2/tmp/work/mips32el-oe-linux/enigma2-plugin-systemplugins-crossepg/enigma2-plugin-systemplugins-crossepg-0.8.1+gitr1+0c341c38fa4697ee524c9c98baf97c15ffad6e4d-r2-bh0/git/src/enigma2/python/crossepg_menu.py", line 182, in downloader
  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 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 278, 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 30, in createGUIScreen
    if val.applySkin(desktop, self):
  File "/usr/lib/enigma2/python/Components/GUIComponent.py", line 39, in applySkin
    skin.applyAllAttributes(self.instance, desktop, self.skinAttributes, parent.scale)
  File "/usr/lib/enigma2/python/skin.py", line 308, in applyAllAttributes
    applySingleAttribute(guiObject, desktop, attrib, value, scale)
  File "/usr/lib/enigma2/python/skin.py", line 208, in applySingleAttribute
    ptr = loadPixmap(value, desktop) # this should already have been filename-resolved.
  File "/usr/lib/enigma2/python/skin.py", line 176, in loadPixmap
    raise SkinError("pixmap file %s not found!" % (path))
skin.SkinError: {MX_HQ4/skin.xml}: pixmap file /usr/share/enigma2/MX_HQ4/progress_c.png not found!
@Matrix10 can help you (it's a skin error)


This bug is already fixed yesterday

Download again MX HQ4 skin.
 

Matrix10

Administrator
So far XBMC seems to be working fine.
What's weird is that each time I exit XBMC regularly, a CRASH LOG appears in my HDD root folder.
I attached one of these crash logs (changed extension to .txt)

Any idea why??


I do not know much about XBMC

I think you can ignore these bugs
also I think you can disable logs

XBMC is not finished yet and probably still has things that are missing.
 

sogo

Vu+ Newbie
How come that i cant restart GUI on bh 2.1.5 meaning that the Box freezes?
Its working perfectly on solo se but not on solo 2


Skickat från min iPad med Tapatalk
Yes, there are some issues with Solo2 : cannot restart GUI, the box freezes !
Any solution?
 

dyilmaz

Vu+ Newbie
This bug is already fixed yesterday

Download again MX HQ4 skin.

Thanks a lot for the quick response. I reinstalled it and it does not crash anymore. But this time when I try to download EPG database I see "CrossEPG error: Timeout for tuner lock" message. I could not understand what's wrong...
 

Matrix10

Administrator
Thanks a lot for the quick response. I reinstalled it and it does not crash anymore. But this time when I try to download EPG database I see "CrossEPG error: Timeout for tuner lock" message. I could not understand what's wrong...

I do not know
that I have never seen.
(Did you perhaps install some plugin that causes conflict
with CrossEPG
Are tuners, good configured ??? Etc
Install clean image and try all again.)

Maybe someone else knows .
 

Geoff

Vu+ Newbie
I have a strange problem. VU Solo 2 with BH 2.1.1 installed. The box has an internal hard drive and works fine with this image. I have downloaded BH 2.1.5 and extracted it to the root directory of my usb flash drive which has been formatted with FAT 32. I tried both front and rear usb sockets but get the messages "starting" "update" "press power" the box then just boots into BH 2.1.1 never had this problem in the past when updating my image. Advise would be gratefully received....Geoff
 

Gimitryci

Vu+ User
I have a strange problem. VU Solo 2 with BH 2.1.1 installed. The box has an internal hard drive and works fine with this image. I have downloaded BH 2.1.5 and extracted it to the root directory of my usb flash drive which has been formatted with FAT 32. I tried both front and rear usb sockets but get the messages "starting" "update" "press power" the box then just boots into BH 2.1.1 never had this problem in the past when updating my image. Advise would be gratefully received....Geoff
Did you press power buttons when prompted
 
Top