Jump to content


Photo

OpenPLi-py3


  • Please log in to reply
1139 replies to this topic

Re: OpenPLi-py3 #781 spartak73

  • Senior Member
  • 25 posts

0
Neutral

Posted 22 February 2023 - 20:43

Here is the crash log

Attached Files


Edited by spartak73, 22 February 2023 - 20:43.

Octagon SF8008 4K Twin, Formuler F3, Vu+ Duo² Toroidal T-90 14°W -- 42°E


Re: OpenPLi-py3 #782 rantanplan

  • PLi® Contributor
  • 1,846 posts

+83
Good

Posted 22 February 2023 - 21:11

https://github.com/O...5f69400d4e6a475

 

mhh
 



Re: OpenPLi-py3 #783 spartak73

  • Senior Member
  • 25 posts

0
Neutral

Posted 23 February 2023 - 10:01

Thanks, it work!

 

 

Attached Files


Octagon SF8008 4K Twin, Formuler F3, Vu+ Duo² Toroidal T-90 14°W -- 42°E


Re: OpenPLi-py3 #784 Huevos

  • PLi® Contributor
  • 4,589 posts

+160
Excellent

Posted 23 February 2023 - 13:29

Can I see the original crash log?

 

By the way, @Dima73, I didn't tell you "how to write code correctly". I just stated what has been working elsewhere for several years.


Edited by Huevos, 23 February 2023 - 13:29.


Re: OpenPLi-py3 #785 Aliraza63

  • PLi® Tester
  • 250 posts

+23
Neutral

Posted 23 February 2023 - 15:40

In octagon 8008 s2x

I have OpenPLi  8.3 in flash and Openpli develop in slot 3 .But I have noticed flash image has copied its addons/plugin in develop image .Even I never use restore backup command . any tip to avoid overwrite it .


 DM-900 ,DM-520, Vu+Duo2


Re: OpenPLi-py3 #786 Pr2

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 23 February 2023 - 15:46

If you have a hdd or an USB stick connected and you enable OpenPLi autobackup then it create an automatic backup of your image (exemple /media/hdd/backup).

When you flash an image if it finds the backup folder it will prompt you if you want to restore the setting, the default answer is Yes so it starts automatically the restore if you didn't select No during the timer period.

 

So next time that you flash develop carefully watch the TV screen when it first boot and reply now to AutoRestore.  :) 

 

If you are using the online flash feature the fact to select flash without backup will just not create a backup, it has no impact on the reboot so you are always prompted to restore settings. 


NO SUPPORT by PM, it is a forum make your question public so everybody can benefit from the question/answer.
If you think that my answer helps you, you can press the up arrow in bottom right of the answer.

Wanna help with OpenPLi Translation? Please read our Wiki Information for translators

Sat: Hotbird 13.0E, Astra 19.2E, Eutelsat5A 5.0W
VU+ Solo 4K: 2*DVB-S2 + 2*DVB-C/T/T2 (used in DVB-C) & Duo 4K: 2*DVB-S2X + DVB-C (FBC)

AB-Com: PULSe 4K 1*DVB-S2X (+ DVB-C/T/T2)
Edision OS Mio 4K: 1*DVB-S2X + 1*DVB-C/T/T2
 


Re: OpenPLi-py3 #787 Aliraza63

  • PLi® Tester
  • 250 posts

+23
Neutral

Posted 23 February 2023 - 15:55

Thanks for the quick reply 

Yes I have attached usb and I know it creates automatic back . But I have carefully checked it never to restore backup 

Yes I use it online flash feature without backup. But its very strange after the basic settings when I saw in plugins menu there were some addons already installed like

Multistalker 

Mediaportal 

E2 Iplayer 

Kodilite 

Although these are installed in flash image . 


 DM-900 ,DM-520, Vu+Duo2


Re: OpenPLi-py3 #788 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 23 February 2023 - 17:10

If the box finds a backup after it has restarted after a flash, it will automatically restore it, unless you answer no to the question that pops up.



Re: OpenPLi-py3 #789 littlesat

  • PLi® Core member
  • 56,931 posts

+695
Excellent

Posted 23 February 2023 - 17:21

Should I revert?

I see also a subList that is not initiatief as far I can see.:.

Edited by littlesat, 23 February 2023 - 17:23.

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


Re: OpenPLi-py3 #790 Dimitrij

  • PLi® Core member
  • 10,186 posts

+346
Excellent

Posted 23 February 2023 - 18:08

 

Should I revert?

Why?

fixed [ServiceInfo] fix assign blue button

please see https://forums.openp...dpost&p=1520991

 

 

I see also a subList that is not initiatief as far I can see.:.

Those code were never used

https://github.com/O...668c0be4b4dL170

 

Here is the working code that has always been

https://github.com/O...iceInfo.py#L207


Edited by Dimitrij, 23 February 2023 - 18:10.

GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K


Re: OpenPLi-py3 #791 littlesat

  • PLi® Core member
  • 56,931 posts

+695
Excellent

Posted 23 February 2023 - 20:19

Regarding the blue key it looks like the code was somehow not really tested before the merge request. Sorry that I missed that during the verification.

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


Re: OpenPLi-py3 #792 rantanplan

  • PLi® Contributor
  • 1,846 posts

+83
Good

Posted 23 February 2023 - 20:20

@Dimi
This is a revert of your previous built-in code, which causes the other code to fail again.

https://github.com/O...108ac7680da3cac

https://github.com/O...pull/3618/files



Re: OpenPLi-py3 #793 littlesat

  • PLi® Core member
  • 56,931 posts

+695
Excellent

Posted 23 February 2023 - 20:21

Better to do it in een seperate merge request when you remove a line for a reason or at least mention it in the merge request.

Edited by littlesat, 23 February 2023 - 20:24.

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


Re: OpenPLi-py3 #794 Dimitrij

  • PLi® Core member
  • 10,186 posts

+346
Excellent

Posted 24 February 2023 - 06:37

Regarding the blue key it looks like the code was somehow not really tested before the merge request. Sorry that I missed that during the verification.

I'm sorry.

There was just a misunderstanding.

I checked the functionality of the code before sending the fist PR.

But then he took his word for it and changed the code without checking.

My fault.


GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K


Re: OpenPLi-py3 #795 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 24 February 2023 - 12:33

Hey ! I can No Install Installing python3-multiprocessing ? Is this in py3 ? The python3-pip is OK this Install on pli Dev! Thanks mfg kittybua

Re: OpenPLi-py3 #796 littlesat

  • PLi® Core member
  • 56,931 posts

+695
Excellent

Posted 24 February 2023 - 14:12


I'm sorry.

There was just a misunderstanding.

I checked the functionality of the code before sending the fist PR.

But then he took his word for it and changed the code without checking.

My fault.

Sometimes you can miss something indeed ;) In the past this also happened to me ;)


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


Re: OpenPLi-py3 #797 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 24 February 2023 - 14:40

Hey ! I can No Install Installing python3-multiprocessing ? Is this in py3 ? The python3-pip is OK this Install on pli Dev! Thanks mfg kittybua


Ready i found in Software in the menü and Install this multiprocessing ! Good day ! Mfg kittybua

Re: OpenPLi-py3 #798 marto

  • Senior Member
  • 121 posts

+7
Neutral

Posted 26 February 2023 - 12:56

There is a WLAN connection problem if DHCP is disabled since the last two releases (24th and 26th of Feb) on Ultimo 4K. The problem is that after each restart of the box, the DNS is reset to 0.0.0.0. and you'll have to enter it each time manually again and again if you want internet working. If DHCP is enabled all is OK.

 So, if manual network settings are set, the connection is OK, but no internet unless you enter manually the DNS. Then all is OK until you restart the box. After the restart, it shows the box is connected, but due to DNS reset to 0.0.0.0. no internet until you enter it again. Hope somebody can test and confirm if can reproduce the bug and apply fix for it.


VU+ Ultimo 4K; Clarke-Tech et9000


Re: OpenPLi-py3 #799 Dimitrij

  • PLi® Core member
  • 10,186 posts

+346
Excellent

Posted 26 February 2023 - 13:27

 

Hope somebody can test and confirm if can reproduce the bug and apply fix for it.

We are aware of this issue and will have a fix in the next few days.


GigaBlue UHD Quad 4K /Lunix3-4K/Duo 4K


Re: OpenPLi-py3 #800 littlesat

  • PLi® Core member
  • 56,931 posts

+695
Excellent

Posted 26 February 2023 - 13:29

And with dhcp enabled and you arrange the static ip via the router and do you have the dynamic ip out of range of the router’s dhcp?

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



16 user(s) are reading this topic

0 members, 16 guests, 0 anonymous users