Welcome to Our Dreambox World - Japhar Sim - SuperSim
Forum Stats
12568 Members
237 Forums
7908 Topics
24325 Posts

Max Online: 9115 @ 08/24/24 07:30 PM
Newest Members
DJ-Stefan, Fedor, zergcom, andreuszka, diap40
12568 Registered Users
Who's Online
3 registered (Toysoft, Admin, Smokey), 287 Guests and 147 Spiders online.
Key: Admin, Global Mod, Mod
Shout Box

Top Posters
Admin 10104
Toysoft 2717
satsedhu 1713
fairbird 765
ludo19 442
Top Posters (30 Days)
Admin 12
OMEGA 8
Atlas Informatik 2
Toysoft 1
March
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: 10104
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: 10104
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: 10104
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: 10104
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
#19261 - 08/23/19 01:02 AM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
andyros
Unregistered


The firmware is clean, only the network has been configured, thank you very much for the help, step to install version 5.2.

P.S. What version of OE is my vu solo ferrari V3? OE1.6 or OE2.0

Top
#19264 - 08/23/19 03:16 AM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
Toysoft Online   content
Japhar Member
Carpal Tunnel

Registered: 10/21/10
Posts: 2717
The OE depends of the Python version, check which Python you have on it.

TS
_________________________
DM8000, DM800se, DM500HD, DM800HD, DM7025, DM7020s, DM7000, DM500s
VU+ Solo, VU+ Uno, VU+ Duo, Kathrein UFS910
Tivusat, TNTSat, Fransat, SSR/TSR, BBC1-2-3/ITV
DE-OpenBlackHole 1.4 image : http://www.openblackhole.com/

Top
#19267 - 08/23/19 06:50 AM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
andyros
Unregistered


How can i check it?

Top
#19269 - 08/23/19 09:01 AM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
Toysoft Online   content
Japhar Member
Carpal Tunnel

Registered: 10/21/10
Posts: 2717
Install and see if it works,

TS
_________________________
DM8000, DM800se, DM500HD, DM800HD, DM7025, DM7020s, DM7000, DM500s
VU+ Solo, VU+ Uno, VU+ Duo, Kathrein UFS910
Tivusat, TNTSat, Fransat, SSR/TSR, BBC1-2-3/ITV
DE-OpenBlackHole 1.4 image : http://www.openblackhole.com/

Top
#19270 - 08/23/19 09:14 AM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
andyros
Unregistered


Could you tell me how to do it please?

Top
#19271 - 08/23/19 11:48 AM 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: 10104
You need to install the ipk, and you have all on the link posted,

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

Admin
_________________________

Top
#19272 - 08/23/19 12:26 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
andyros
Unregistered


I have already managed to install the ipk 5.2, what I wanted to know is how to know if my Vu solo Ferrari V3 is OE 1.6 or OE 2.0?

Top
#19274 - 08/23/19 12:27 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
Toysoft Online   content
Japhar Member
Carpal Tunnel

Registered: 10/21/10
Posts: 2717
You have to check the Python version, as it depends of the Python version the OE1.6 or OE2.0.

TS
_________________________
DM8000, DM800se, DM500HD, DM800HD, DM7025, DM7020s, DM7000, DM500s
VU+ Solo, VU+ Uno, VU+ Duo, Kathrein UFS910
Tivusat, TNTSat, Fransat, SSR/TSR, BBC1-2-3/ITV
DE-OpenBlackHole 1.4 image : http://www.openblackhole.com/

Top
#19275 - 08/23/19 12:40 PM Re: FAM 5.4, JAM 5.4 : Japhar/Ferr Addon Manager [Re: Lululla]
andyros
Unregistered


okay, thank you very much

Top
Page 1 of 2 1 2 >


Moderator:  fairbird, gaga24, ludo19 
New Topics
DreamTwo : OpenATV 8.0.0 Alpha version 17.03.2026
by Admin
03/17/26 11:42 AM
DreamOne : OpenATV 8.0.0 Alpha version 17.03.2026
by Admin
03/17/26 11:41 AM
DM8000HD : OpenATV 8.0.0 Alpha version 17.03.2026
by Admin
03/17/26 11:40 AM
DM7020HDv1 : OpenATV 8.0.0 Alpha version 17032026
by Admin
03/17/26 11:38 AM
DM900UHD :OpenATV 8.0.0 Alpha version (17.03.2026)
by Admin
03/17/26 11:37 AM
DM52xHD : OpenATV 8.0.0 Alpha version (17.03.2026)
by Admin
03/17/26 11:34 AM
Dreambox 7020 v2 software not working
by OMEGA
03/09/26 06:55 PM
Adding a Reset Button
by Atlas Informatik
03/02/26 12:33 PM