Jump to content


Photo

Button() and Label(), PLi opinion.


  • Please log in to reply
465 replies to this topic

Re: Button() and Label(), PLi opinion. #381 littlesat

  • PLi® Core member
  • 57,120 posts

+698
Excellent

Posted 25 February 2018 - 17:00

As far I understand wanwizzard add link in repo and the text in wiki... maintain on one place.

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W


Re: Button() and Label(), PLi opinion. #382 MCelliotG

  • Senior Member
  • 443 posts

+35
Good

Posted 25 February 2018 - 17:06

@MCelliotG, Why are you creating multiple templates? The whole point is the button bar just works irrespective of the object type. This is not about hiding PNGs, That is just a bonus that works for StaticText.

Because my skin does not have only one button bar. Anyway I figured out a way to do it, however I see quite a few differences between stable and dev images, so I consider making two repos for my skin. Unless all button changes are pushed for stable OpenPLi as well. It's a one way if you need to maintain compatibility with older images.

BTW the Mut@nt images are all in the stable branch?



Re: Button() and Label(), PLi opinion. #383 WanWizard

  • PLi® Core member
  • 70,396 posts

+1,807
Excellent

Posted 25 February 2018 - 17:25

As far I understand wanwizzard add link in repo and the text in wiki... maintain on one place.

 

No, the other way around, as the idea here is that the code should be generic, not OpenPLi specific. Not sure what the diffence is between "in our wiki" vs "in our repo" in that respect, but if you clone, you get the docs too, you don't have to go and look for them.

 

Obviously I prefer to have all documentation in one place, but who am I to dicate that... ;) 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: Button() and Label(), PLi opinion. #384 Huevos

  • PLi® Contributor
  • 4,644 posts

+161
Excellent

Posted 25 February 2018 - 17:45

 

@MCelliotG, Why are you creating multiple templates? The whole point is the button bar just works irrespective of the object type. This is not about hiding PNGs, That is just a bonus that works for StaticText.

Because my skin does not have only one button bar. Anyway I figured out a way to do it, however I see quite a few differences between stable and dev images, so I consider making two repos for my skin. Unless all button changes are pushed for stable OpenPLi as well. It's a one way if you need to maintain compatibility with older images.

BTW the Mut@nt images are all in the stable branch?

 

You're missing my point. Each buttonbar has to be complete with 16 elements.

 

The code required only exists in the develop branch.



Re: Button() and Label(), PLi opinion. #385 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 25 February 2018 - 18:08

.... however I see quite a few differences between stable and dev images,......

Yes, well, that's the whole point of haveng 'stable releases' and a dev-branch.

 

....so I consider making two repos for my skin. Unless all button changes are pushed for stable OpenPLi as well. It's a one way if you need to maintain compatibility with older images.


Now why would you do that? Older images will never be updated, so no pint in maintaining skins for them at all. A 'stable release' is what it is, and new development will be in the next stable release. You always develop on/for the latest developments = for the dev-branch.

 

The fact that no images build from the dev-branch are available doesn't really help though.....



Re: Button() and Label(), PLi opinion. #386 MCelliotG

  • Senior Member
  • 443 posts

+35
Good

Posted 25 February 2018 - 20:21

It's a tough call, with these changes I have delayed my updates way too much though. The problem is that if I leave the old format, in dev images some buttons will not appear (there were more changes affecting some screens such as the Harddisk Setup) and vice versa. Anyway, I might release the old format for now and update to the new one when all changes are pushed to stable images as well.



Re: Button() and Label(), PLi opinion. #387 Abu Baniaz

  • PLi® Contributor
  • 2,496 posts

+64
Good

Posted 1 March 2018 - 02:04

The PLI skins used across the different branch images are all built from the same skin repo. So some changes cannot be made to the skins because the older images do not have the skin.py changes. What is the possibility of backporting the skin.py changes?

https://github.com/O...develop/skin.py

Re: Button() and Label(), PLi opinion. #388 Rob van der Does

  • Senior Member
  • 7,766 posts

+184
Excellent

Posted 1 March 2018 - 07:28

PLi's release images are so-called 'stable-images', in which no changes will be made (apart from a few minor changes that do not have any impact, like updating settings plugins).

Any update goes only to the dev-branch, and will end up in the next release image.

 

BTW: the same applies to e.g. the skins; they won't be updated either, so there is even no need to backport changes in the skin engine.

 

And that's the whole idea of 'stable images'; otherwise they wouldn't be stable  ;)



Re: Button() and Label(), PLi opinion. #389 IanSav

  • PLi® Contributor
  • 1,491 posts

+51
Good

Posted 26 March 2018 - 14:39

Hi Persian Prince,

Here is a test image for "beyonwizt3": http://www.mediafire...onwizt3_usb.zip ;)

I currently run a dev build of OpenViX because it is actively updated.  Can this OpenPLi image perform online updates to bring it up to date with the current develop branch?

 

I have some new code I want to submit to OpenPLi but I don't have enough hardware to run an OpenPLi image.  Is there anyone here who would like to work with me in testing new/updated code for inclusion into OpenPLi?

 

Regards,

Ian.

 



Re: Button() and Label(), PLi opinion. #390 Huevos

  • PLi® Contributor
  • 4,644 posts

+161
Excellent

Posted 26 March 2018 - 16:26

Grab OMB plugin from your ViX feeds. Then build unofficial PLi and load it in multi-boot on the T3.

Re: Button() and Label(), PLi opinion. #391 IanSav

  • PLi® Contributor
  • 1,491 posts

+51
Good

Posted 27 March 2018 - 03:42

Hi,

 

Okay, OMB installed and I am now running an old OpenPLi, how do I get it to update?

 

Regards,

Ian.



Re: Button() and Label(), PLi opinion. #392 IanSav

  • PLi® Contributor
  • 1,491 posts

+51
Good

Posted 27 March 2018 - 03:56

Hi,

 

I am running OpenPLi but there are no updates available, no plugins available, no networking options enabled.  I can get to OpenWebif but I can't telnet in or set any SMB shares.  The startup screen also says something about the image being unofficial.  I must have done something wrong.  How can I make this image work properly?  Any advice or help welcomed.

 

Regards,

Ian.



Re: Button() and Label(), PLi opinion. #393 twol

  • Senior Member
  • 448 posts

+15
Neutral

Posted 27 March 2018 - 08:06

Hi,

I am running OpenPLi but there are no updates available, no plugins available, no networking options enabled. I can get to OpenWebif but I can't telnet in or set any SMB shares. The startup screen also says something about the image being unofficial. I must have done something wrong. How can I make this image work properly? Any advice or help welcomed.

Regards,
Ian.

Unofficial - Thats standard for develop branch, althoug they have recently changed the Startup screen, so new builds say something a little less harsh! ... so nothing wrong. For develop, you have to run a 2nd stage to get all the plugins (build OpenPli feeds)
I assume you keep all the branches local, so you can modify and run builds

Edited by twol, 27 March 2018 - 08:08.

Gigablue Quad 4K & UE 4K, Vu+Uno4KSE, DM900
.........FBC Tuners:
------------------> GT-SAT unicable lnb to 1.5M dish(28.2E)
------------------> Gigablue unicable lnb to 80 cm dish(19.2E)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: Button() and Label(), PLi opinion. #394 IanSav

  • PLi® Contributor
  • 1,491 posts

+51
Good

Posted 27 March 2018 - 09:04

Hi Twol,

 

I don't run a build environment.  Most of my work is in the skins and Python code.  The version of OpenPLi that was built for me appears to be severely limited.  What can I do to make it useful?

 

Regards,

Ian.



Re: Button() and Label(), PLi opinion. #395 twol

  • Senior Member
  • 448 posts

+15
Neutral

Posted 27 March 2018 - 10:07

Hi Twol,
 
I don't run a build environment.  Most of my work is in the skins and Python code.  The version of OpenPLi that was built for me appears to be severely limited.  What can I do to make it useful?
 
Regards,
Ian.

So take a „release“ version (which has live feeds) and in most cases you can ftp over your changes to the receiver skins as xml to usr/share/enigma2 (or copy over a folder and files if new) and code changes in .py to existing modules to usr/lib/enigma2.
As long as you remember to init 4, before the copy and then reboot (init 6) using something like putty, it should pick up the changes.
The difficulty is when you introduce some new feature that requires a build, due to changes in for example setup

Gigablue Quad 4K & UE 4K, Vu+Uno4KSE, DM900
.........FBC Tuners:
------------------> GT-SAT unicable lnb to 1.5M dish(28.2E)
------------------> Gigablue unicable lnb to 80 cm dish(19.2E)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: Button() and Label(), PLi opinion. #396 twol

  • Senior Member
  • 448 posts

+15
Neutral

Posted 27 March 2018 - 10:26

Ian, sorry forgot that you have a „non“ standard receiver. ... does it use the Xtrend drivers??? Think in the OE-A it comes under that „brand“

Gigablue Quad 4K & UE 4K, Vu+Uno4KSE, DM900
.........FBC Tuners:
------------------> GT-SAT unicable lnb to 1.5M dish(28.2E)
------------------> Gigablue unicable lnb to 80 cm dish(19.2E)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: Button() and Label(), PLi opinion. #397 IanSav

  • PLi® Contributor
  • 1,491 posts

+51
Good

Posted 27 March 2018 - 12:03

Hi Twol,

 

I think the Beyonwiz T3 is based on a now defunct Venton model.

 

Regards,

Ian.



Re: Button() and Label(), PLi opinion. #398 Abu Baniaz

  • PLi® Contributor
  • 2,496 posts

+64
Good

Posted 27 March 2018 - 13:13

The Ventons were INI receivers. You can build an unoffcial PLI image for it.

 

https://forums.openp...orted-receiver/



Re: Button() and Label(), PLi opinion. #399 twol

  • Senior Member
  • 448 posts

+15
Neutral

Posted 27 March 2018 - 13:24

The Ventons were INI receivers. You can build an unoffcial PLI image for it.
 
https://forums.openp...orted-receiver/

Thanks Abu, didn‘t know about the other Meta‘s.... teaches me to read a thread from the start!!

Gigablue Quad 4K & UE 4K, Vu+Uno4KSE, DM900
.........FBC Tuners:
------------------> GT-SAT unicable lnb to 1.5M dish(28.2E)
------------------> Gigablue unicable lnb to 80 cm dish(19.2E)

Octagon sf8008, AX HD61, Edision Osmio 4K+, Zgemma H9Combo using Legacy ports on multiswitches
Zgemma H9twin & Zgemma H9 C/S mode into Giga4K
 


Re: Button() and Label(), PLi opinion. #400 IanSav

  • PLi® Contributor
  • 1,491 posts

+51
Good

Posted 27 March 2018 - 15:22

Hi,

 

I have built a build environment on my Windows 10 PC running the Ubuntu shell.  The build process is failing with the following:

root@windows:~/openpli-oe-core/build# MACHINE="beyonwiz t3" bitbake openpli-enigma2-image
ERROR: /home/IanSav/openpli-oe-core/meta-local/recipes-local/images/my-image.bb: Unable to determine endianness for architecture 'INVALID'
ERROR: /home/IanSav/openpli-oe-core/meta-local/recipes-local/images/my-image.bb: Please add your architecture to siteinfo.bbclass
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hdx_3.6.0.bb: cannot map 'INVALID' to a linux kernel architecture
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hdp_3.14.2.bb: cannot map 'INVALID' to a linux kernel architecture
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hde_3.12.1.bb: cannot map 'INVALID' to a linux kernel architecture
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hde2_3.14.2.bb: cannot map 'INVALID' to a linux kernel architecture
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-drivers/rt8723bt_4.1.6.bb: cannot map 'INVALID' to a linux kernel architecture
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hdx_3.6.0.bb: linux-ini-hdx: LIC_FILES_CHKSUM contains an invalid URL: t3-oe-linux/linux-ini-hdx/3.6.0-.1/linux-3.6.0/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7
ERROR: Failed to parse recipe: /home/IanSav/openpli-oe-core/meta-local/recipes-local/images/my-image.bb
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hdp_3.14.2.bb: linux-ini-hdp: LIC_FILES_CHKSUM contains an invalid URL: t3-oe-linux/linux-ini-hdp/3.14.2-.1/linux-3.14.2/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hde_3.12.1.bb: linux-ini-hde: LIC_FILES_CHKSUM contains an invalid URL: t3-oe-linux/linux-ini-hde/3.12.1-.1/linux-3.12.1/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7
ERROR: /home/IanSav/openpli-oe-core/pli-extras/meta-ini/recipes-linux/linux-ini-hde2_3.14.2.bb: linux-ini-hde2: LIC_FILES_CHKSUM contains an invalid URL: t3-oe-linux/linux-ini-hde2/3.14.2-.1/linux-3.14.2/COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7
 
Summary: There were 12 ERROR messages shown, returning a non-zero exit code.

This was the first sign of any issue with the build process.

 

Can anyone suggest a resolution?

 

Regards,

Ian.




21 user(s) are reading this topic

0 members, 21 guests, 0 anonymous users