Welcome to Our Dreambox World - Japhar Sim - SuperSim
Forum Stats
12653 Members
237 Forums
7963 Topics
24421 Posts

Max Online: 15217 @ 04/11/26 09:25 PM
Newest Members
Throttle, theoharaclan, miri, islam hassan, cawgkw
12653 Registered Users
Who's Online
2 registered (Toysoft, Admin), 335 Guests and 143 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Top Posters
Admin 10149
Toysoft 2739
satsedhu 1713
fairbird 765
ludo19 442
Top Posters (30 Days)
Admin 21
Toysoft 5
Crapachino 3
maugia 2
OMEGA 1
August
M Tu W Th F Sa Su
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
Page 1 of 2 1 2 >
Topic Options
#17419 - 10/24/18 04:38 AM FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager
Lululla Offline
VIPF Japhar
newbie

Registered: 01/13/16
Posts: 37
FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager

If you like, I skinned at 1280x720 and added a bar freespace

Try, All Ipk below,


Attachments
HJUTUeU.jpg (99 downloads)
japhar-addons-manager_5.4_dm_oe20_all.rar (658 downloads)

_________________________
Xtreme Box - Japhar sim NC3 - Openpli 6.1

Top
#17425 - 10/24/18 11:50 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
storm_breaker Offline
VIP Japhar
newbie

Registered: 04/26/15
Posts: 48
Look nice smile

Top
#17441 - 10/26/18 02:11 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
gala Offline
stranger

Registered: 10/26/18
Posts: 1
Thank you for this great plugin

Can I install it on an ORIGINAL DM800HD ?

Thank you again smile

Top
#17442 - 10/26/18 02:20 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
Admin Online   content
Japhar Member
Carpal Tunnel

Registered: 10/19/10
Posts: 10149
The Japhar Addon Manager will work on any box that is Enigma2 (Original or Clone, as well as with Japhar Sim - That is not necessary).

Admin
_________________________

Top
#19255 - 08/22/19 02:30 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
andyros
Unregistered


Hi, I have a Vu solo Ferrari V3, I am trying to install the FAM 5.4, JAM 5.4 plugin: Japhar / Ferr Addon Manager
but the link does not work you can update it again,Thank you.

Top
#19256 - 08/22/19 03:01 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: ]
Admin Online   content
Japhar Member
Carpal Tunnel

Registered: 10/19/10
Posts: 10149
Originally Posted By: andyros
Hi, I have a Vu solo Ferrari V3, I am trying to install the FAM 5.4, JAM 5.4 plugin: Japhar / Ferr Addon Manager
but the link does not work you can update it again,Thank you.


You have the file attached to the post,

japhar-addons-manager_5.4_dm_oe20_all.rar (143 downloads)

Admin
_________________________

Top
#19257 - 08/22/19 03:45 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
andyros
Unregistered


I have tried that file in the image DE-OpenBlackHole_1.4_v3.2_VuPlusSolo_Ferrari_USB.rar and it is installed correctly but when I start it it gives me a green screen.

P.S. sorry for my english i use a translator

Top
#19258 - 08/22/19 03:53 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
Admin Online   content
Japhar Member
Carpal Tunnel

Registered: 10/19/10
Posts: 10149
You should post the error log that should be in /home/root or in /media/hdd folder, so we can understand where it fails.

But perhaps it's better you try the JAM 5.2 version instead, at the level of the functionnality, there is no differences.

http://www.ourdreambox.com/ubbthreads.php?ubb=showflat&Number=1377#Post1377

Admin
_________________________

Top
#19259 - 08/22/19 05:16 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
andyros
Unregistered


I found the crashlog in the / media / hdd folder,


Attachments
crashlog.txt (5 downloads)


Top
#19260 - 08/22/19 05:24 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
Admin Online   content
Japhar Member
Carpal Tunnel

Registered: 10/19/10
Posts: 10149
The Skin is not compatible, so then better to use the JAM 5.2.

Admin

Quote:
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/Delite/DeliteGreen.py", line 54, in save
File "/usr/lib/enigma2/python/Delite/DeliteGreen.py", line 60, in run
File "/usr/lib/enigma2/python/Plugins/Extensions/AddOnJaphar/plugin.py", line 518, in main
session.open(AddonsGroups)
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 254, in applyAllAttributes
applySingleAttribute(guiObject, desktop, attrib, value, scale)
File "/usr/lib/enigma2/python/skin.py", line 148, in applySingleAttribute
guiObject.setFont(parseFont(value, scale))
AttributeError: 'eListbox' object has no attribute 'setFont'
_________________________

Top
Page 1 of 2 1 2 >


Moderator:  fairbird, gaga24, ludo19 
New Topics
DM800HDseV2 : OpenBH 4.3.013 20200108
by Admin
08/06/26 10:52 PM
EchoStar-owned Hughes files for bankruptcy
by Admin
08/04/26 01:42 PM
DM800HDseV2 : OpenPLi 9.xStar 260802 GSt 1.20(v6)
by Admin
08/02/26 07:53 PM
DM800HDseV2 : OpenPLi 9.xStar 20260802 GSt 1.20.5
by Admin
08/02/26 07:25 PM
DM7020HDv2 : OpenPLi 9.xStar 20260802 GSt 1.20.5
by Admin
08/02/26 06:17 PM
DM7020HDv2 : OpenATV 7.6.0 20260801
by Admin
08/02/26 06:15 PM
DM800HDsev2 : OpenATV 7.6.0 20260801
by Admin
08/02/26 06:13 PM
AT&T completes $23B EchoStar spectrum buy
by Admin
07/29/26 01:35 PM
Home made USB on DM800HDse / DM800HDseV2
by Admin
07/28/26 11:35 PM
Wifi for DM800HDse/DM800HDsev
2

by Admin
07/28/26 08:35 PM
Amazon Leo readies 5K satellites for D2D plan
by Admin
07/28/26 01:50 PM
DM800HDseV2 : OpenATV 7.3 20240628
by Admin
07/21/26 02:07 PM