Black Hole Vu+ Ultimo 2.1.5

fysaldar786

Vu+ Newbie
The problem is caused by TSMedia plugin ... and you are using the "old" BH 2.1.4 and not the new 2.1.5.
I've installed TSMedia into my Duo2 running BH 2.1.5 and it's works regularly.
Sorry sorry my mistake I sent wrong crash file !
The correct version is below !
 

Attachments

  • enigma2_crash_1425226422.rar
    27.2 KB · Views: 50

angelofsky1980

BlackHole Driver Specialist
Sorry sorry my mistake I sent wrong crash file !
The correct version is below !

The error is
Code:
global name 'getImageDistro' is not defined
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/vuultimo/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/vuultimo/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_HQ3/skin.xml}: pixmap file /usr/share/enigma2/MX_HQ3/progress_c.png not found!

Have you tried with default skin?
@Matrix10 should help you.
 

fysaldar786

Vu+ Newbie
The error is
Code:
global name 'getImageDistro' is not defined
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/vuultimo/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/vuultimo/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_HQ3/skin.xml}: pixmap file /usr/share/enigma2/MX_HQ3/progress_c.png not found!

Have you tried with default skin?
@Matrix10 should help you.
It's stable with skin I'm using now, but this afternoon, it was doing my head in thanks for for your reply !
 

rocuelo

Vu+ User
hi what that means???

Please use software manager to backup your settings before you flash.

wich software manager I have to use??? and How to do it

thanks
 

Matrix10

Administrator
hi what that means???

Please use software manager to backup your settings before you flash.

wich software manager I have to use??? and How to do it

thanks

Menu>>Setup>>Software managment>>system-backup

Save on HDD or USB
After installing the new image
System Restore in software management

In software management backuplocation you can choose (HDD, USB)

Guys use the search option on the forum
Some issues have certainly dozens if not hundreds of replies.
 
Last edited:

helmy

Vu+ Newbie
Black Hole 2.1.5

  • New: HQ 5 Full Hd Skin 1920x1080 (duo2, solo2, soloSe, uno, ultimo, zero)
  • New: OpenGL animations and Xbmc (duo2, solo2, soloSe)
  • All drivers updated
  • fix autoresolution plugin
  • [hbbtv] fix crash parsing xml
  • [hbbtv] fix VOD play problem
  • fix keymap bug
  • fix channel skip
  • change default resolution to 1920x1080 (only models with full hd skin)
  • update languages hr, it, no
  • meoboot: add support for OpenGL and Xbmc images
  • update Usbtuner
  • WIFI: update driver RTL8188EU
  • WIFI: update driver RTL8812AU

Warning: This image MUST BE INSTALLED IN FLASH.
Warning: Don't mix images with OpenGL animations and images without animations in multiboot because they use different drivers. If you have an OpenGL image in flash you can only use OpenGL images in Meoboot.
Warning: Previous personal backups are not compatible with this image. Please use software manager to backup your settings before you flash.

Known Issues: Xbmc External Player not working yet.

View attachment 18494

View attachment 18495

View attachment 18496

View attachment 18497

View attachment 18498

View attachment 18499

WARNING: This Image has the latest drivers and CAN NOT be installed in multiboot. The image MUST be installed in flash.
Black Hole does not support images not installed in flash.

This latest version of the Black Hole series has been entirely rewritten and improved in the code for maximum stability and performance.

Please note that of all images Black Hole now has the best epg system:

- Integrated OpenEpg

- Rytec dedicated epg.dat

- New system epg.dat outside.

This last feature gives the possibility to various forums or communities to create their favorite EPG data files and load them into a web space.

Community members can then download it from our servers.

This feature provides other benefits such as:

Increase download speed of EPG

Download EPG from any channel

Schedule the download of EPG decoder even during standby

Users can customize the providers using Add / Remove function

Main functions of the buttons on the remote

OK button = Skin with simple information

OK button x 2 = Extra Info Skin

Blue button = Black Hole Blue Panel

Blue button and then Red button = Black Hole Epg Panel

Blue button and then Yellow button = System Monitor Panel

Blue button long press = Extensions

Yellow button = Audio menu

Green button = Black Hole Green Panel

Green button long press = Subservices

Green button and then Red button = Fast Plugin Setup

Green button x 2 = Fast Plugin

Button Red short press= access HbbTv functions

Button Red long press= Red Panel (Parallel Universes Teleportation)

Addons

Green button and then Yellow button takes you to:-

Dedicated server for BlackHole addons

Download and install additional packages from the Black Hole server

Infobar / OSD

Analog Clock Gui

Channel orbital location

Advanced Tuner Info: Sr Freq Pol Fec

Signal SNR, BER

Infobar picons

Characteristics of BlackHole Panels

Blue Panel

Extra Settings

Black Hole Speed Up

Black Hole Cron Manager (Manage schedules)

OSD Settings (OSD configuration)

Devices Manager

Usb Format Wizard

Kernel Modules Manager(Kernel module operator)

Inadyn Settings (Configure Inadyn)

Swap File Settings (Configure File Swap)

Hard Disk Settings (Configure Hard Drive)

OpenVPN Panel ( OpenVPN Panel)

Samba / CIFS Panel ( Samba Panel)

NFS Server Panel ( NFS server Panel)

Telnet Panel ( Telnet Panel)

FTP Panel ( FTP Panel)

UPnP Client Djmount

UPnP Server Mediatomb

UpnP Server Minidlna

Pcsc Panel

Tuner Server

Network Browse & Mountpoints

Info Panel

1 - Gui Setting (Gui configurations)

2 - Service Information (information system)

3 - About (info)

Memory (Memory)

Space (capacity)

CPU (processor)

Process (process)

EPG Panel

Global settings (global settings EPG)

Setting Provider (ISP settings)

Green Panel

Fast Plugin Setup (Configure quick access to your favourite plugin)

Fast Plugin (Access your favourite plugin)

Addons (added)

Addons Download Manager (Manager for package downloading)

Online Feeds Settings update

Online Black Hole image update

Manual Install BH packges (Manual installation of Black Hole packages)

Manual Install IPK packages (Manual installation of IPK packages)

Addons Uninstall Panel (Uninstalled packages)

Black Hole Statistics (See connections, top downloads and more)

Characteristics of BlackHole Panels

Red Panel

BH Parallel Universe Teleportation

BlackHole

Avalon

Chaos

Ghost

Credits

Thanks to Pedro_Newbie for Backup script

Thanks to the group of Beta Testers.

Thanks to Rytec for providing us with the server with all epg.dat files.

Thanks to MaxZ4 for Integrated EPG loader.

Thanks to Skaman for Cross EPG

Thanks to Lukkino (VDR-Italy) for the source code of OpenTV.

Thanks to Reinh@rd for the file satellites.xml.

Thanks to Littlesat and Pli Team for the original autolanguage and subtitle options code

DISCLAIMER

THE BLACK HOLE IMAGE IS BASED ON THE OFFICIAL FIRMWARE PUBLISHED BY VU+ AND IN ACCORDANCE WITH THE LAW IT CONTAINS ONLY SYSTEM ADDITIONS & GRAPHIC CHANGES.

THE BLACK HOLE IMAGE DOES NOT CONTAIN ANY EMULATOR, K E Y S, SOFTCAMS OR OTHER SYSTEM FOR VIEWING PAY - TV WITH OR WITHOUT A PAID SUBSCRIPTION.

LASTLY, THE BLACK HOLE IMAGE DOES NOT CONTAIN ANY SYSTEM TO DOWNLOAD PLUGINS OR EMULATORS FROM EXTERNAL SERVERS OR SOFTWARE THAT MAY BE USED FOR ILLEGAL PURPOSES SUCH AS CARD SHARING.

LICENSE (TERM OF USE)

THE BLACK HOLE IMAGE IS ISSUED FOR THE FREE USE FOR ALL USERS PROVIDED THAT IT WILL NOT BE CHANGED IN ANY WAY AND THAT IT WILL ONLY BE USED FOR LAWFUL PURPOSES.

ANY CHANGES OR ADDITIONS TO BLACK HOLE IMAGE THAT INVOLVE UNLAWFUL USE OF THE IMAGE SUCH AS CARD-SHARING AND EMULATORS ARE NOT ALLOWED AND CAUSE THE REVOKE OF THIS LICENSE.

This is free hobbyist software and it comes with absolutely no warranty. Use it at your own risk.
 

rocuelo

Vu+ User
Menu>>Setup>>Software managment>>system-backup

Save on HDD or USB
After installing the new image
System Restore in software management

In software management backuplocation you can choose (HDD, USB)

Guys use the search option on the forum
Some issues have certainly dozens if not hundreds of replies.
Thnans MATRIX, just one question more, this backup is total?? with ******* and bouquets?


EDIT ADMIN

Read the forum rules
 
Last edited by a moderator:

xfiler

Vu+ Newbie
We must make a difference between
problems caused by the image and those caused by the plugin.

Your problem is caused by a plugin.
So ask authors for FIX, TSmedia.plugin


Hi,

Makes perfect sense. Sorry - not a BlackHole issue - a plugin image. Will ask the authors to see what can be done.

Many thanks and keep up the good work.
 

Matrix10

Administrator
Hi,

Makes perfect sense. Sorry - not a BlackHole issue - a plugin image. Will ask the authors to see what can be done.

Many thanks and keep up the good work.

It is strange that the majority of users looking for image change
and not vice versa plugin change .
 

superglud

BH Lover
Strange multiple recording issue, never seen before

Despite no conflict when setting up multiple recordings, then often the actual recording, is not choosing a tuner, that makes the recording possible.
Resulting in corrupt recordings (0 minutes)

BH 2.1.5
Ultimo configuration:
Tuner A: Vuplus DVB-S NIM(AVL2108) (DVB-S2) - slot A
Tuner B: Vuplus DVB-S NIM(AVL2108) (DVB-S2) - slot B (loop from tuner A)
Tuner C: Vuplus DVB-S NIM(AVL6222) (DVB-S2) - slot C
Tuner D: Vuplus DVB-S NIM(AVL6222) (DVB-S2) - slot C ("internal loop" from tuner C)
2 feeds (A and C)

Best regards
 
Top