Jump to content


Photo

OpenPLi-py3


  • Please log in to reply
1139 replies to this topic

Re: OpenPLi-py3 #761 Pr2

  • PLi® Contributor
  • 6,147 posts

+261
Excellent

Posted 11 February 2023 - 13:43

Everything is already in the UI but it is not working as expected;

 

Define a fixed IP in one of your box, the use the edit DNS feature and start playing with it.

Try to change or add DNS entries.


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 #762 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 11 February 2023 - 17:47

@Pr2,

 

you havent understood any of the previous.

 

@littlelsat,

 

The nameserver screen needs to be completely removed.

 

The interface IP screen needs 2 new fields for static nameservers (and probably related changes to the info block at the bottom). It should be debated whether or not we want to allow static nameservers with a DHCP config (it was possible in the past).

 

When done, in the code all reference to "resolve.conf" nameservers needs to be removed. The code to write nameservers to /etc/network/interfaces is already there, done by WanWizard. I am willing to see if I can finish that.

 

And OpenResolv needs to be installed by default, as that will populate resolv.conf dynamically from interface information.


Edited by neo, 11 February 2023 - 17:49.


Re: OpenPLi-py3 #763 taree

  • Senior Member
  • 48 posts

0
Neutral

Posted 12 February 2023 - 14:33

i test openpli develop 8-2-2023

when i press my movies folder in my mounted usb

i have green screen.

here is my crashlog

 

Attached Files



Re: OpenPLi-py3 #764 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 12 February 2023 - 15:39

Crash in the C code, very difficult to debug:

PC: b614d254
Fault Address: 00000000
Error Code: 0
Backtrace:
/usr/bin/enigma2(_Z17handleFatalSignaliP9siginfo_tPv) [0x775D8]
/lib/libc.so.6(__default_rt_sa_restorer) [0xB614E0F0]
/lib/libc.so.6(gsignal) [0xB614D254]
/lib/libc.so.6(abort) [0xB6139FA0]
/usr/lib/libstdc++.so.6(_ZN9__gnu_cxx27__verbose_terminate_handlerEv) [0xB63BE39C]
/usr/lib/libstdc++.so.6(n/a) [0xB63BC368]
-------FATAL SIGNAL 6

 



Re: OpenPLi-py3 #765 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 13 February 2023 - 13:25

hey ! you can't format the usb stick at the moment always mkfs error at 66% think it's because of it! I formatted it with Hyperion 8 and then everything is fine with pli !

but py3 will always have problems unfortunately! whether it will ever be stable is in the stars!

probably pli is very good with py3 because if i look at the others like atv or hdf they don't get it anymore with py3 so many errors!

another thing the flashimage.py also has a problem with online flashing at line 235 that's not what online update is about!

otherwise everything is great so far! Mfg kittybua

Re: OpenPLi-py3 #766 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 13 February 2023 - 17:45

another thing the flashimage.py also has a problem with online flashing at line 235 that's not what online update is about!

 

What is the problem?

 

I flash images on a daily basis without any hickup?



Re: OpenPLi-py3 #767 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 13 February 2023 - 18:15


another thing the flashimage.py also has a problem with online flashing at line 235 that's not what online update is about!

What is the problem?

I flash images on a daily basis without any hickup?
I send later the Log and Picture OK ! Thanks

Here this is by all USB Format in other Images OK all USB - zip is Picture - Screenshot

Later the Log with flashimage.py OK

Attached Files


Edited by Mr.Yoshi!, 13 February 2023 - 18:20.


Re: OpenPLi-py3 #768 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 13 February 2023 - 18:27

Ok.

 

That smells like py3 not converting to int where py2 automatically did so.


Edited by neo, 13 February 2023 - 18:28.


Re: OpenPLi-py3 #769 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 13 February 2023 - 18:36

Just a check: disk of stick larger than 2GB ?

 

Should be fixed here: https://github.com/O...ca46abc7c1bc5cb


Edited by neo, 13 February 2023 - 18:37.


Re: OpenPLi-py3 #770 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 13 February 2023 - 19:59

Thanks i Test this later OK i send the Log later with flashimage.py ! Cool thanks perfekt! Yes Stick 8-64gb

Re: OpenPLi-py3 #771 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 13 February 2023 - 20:37


another thing the flashimage.py also has a problem with online flashing at line 235 that's not what online update is about!


What is the problem?

I flash images on a daily basis without any hickup?

Here the Log flashimage.py Flash Update

Mfg kittybua

Thanks

Attached Files

  • Attached File  apli.zip   126.89KB   6 downloads


Re: OpenPLi-py3 #772 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 13 February 2023 - 21:06

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Screens/FlashImage.py", line 235, in confirmation
KeyError: 5
[ePyObject] (CallObject(<bound method FlashImage.confirmation of <class 'Screens.FlashImage.FlashImage'>>,()) failed)

Never seen it before.

 

What "exactly" do you do when you get this error? Step by step please.



Re: OpenPLi-py3 #773 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 13 February 2023 - 21:44

Hey that's actually only in the menu settings flash image! also with my friend hd51 box! I myself only build for the bre2ze4k wwio and have adapted a lot to my git today! tomorrow I'll probably finish branding etc but that's just by the way!

So the error only comes up if you want to flash a new image via the menu here

if you press an image, the green image appears immediately!

Mfg kittybua

P.s. sorry my Englisch

Attached Files



Re: OpenPLi-py3 #774 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 13 February 2023 - 22:05

For the Bre2ze4K I can imagine, it is a non-supported box, so interactions with out servers will fail.

 

But the HD51 should wordt fine. And I can't reproduce it here, if I choose that menu option, the list of available images loads...



Re: OpenPLi-py3 #775 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 14 February 2023 - 09:19

OK No Problemo!

my friend has or had that on the original hd51 box! I'll ask him if it's still there! Yes, I know, but I made the bre2ze4k on my git original! you can also take the feeds from vs1500 or hd51 for the bre2ze4k image, then no errors, everything is great

Look Last Post or my addons e2m3u2bouquet cool Apps

https://forums.openp...-8#entry1518599

ok thanks i will ask

P.s

you can also install the vs1500 or hd51 image on the bre2ze4k, everything is ok except for the display in front

Edited by Mr.Yoshi!, 14 February 2023 - 09:23.


Re: OpenPLi-py3 #776 Mr.Yoshi!

  • Senior Member
  • 226 posts

+1
Neutral

Posted 14 February 2023 - 20:10

For the Bre2ze4K I can imagine, it is a non-supported box, so interactions with out servers will fail.

But the HD51 should wordt fine. And I can't reproduce it here, if I choose that menu option, the list of available images loads...

sorry i wanted to transfer it to my git! was not intentional! somehow something was wrong now (bre2ze4k)! Mfg kittybua

Thanks

P s. The flashimage.py is OK with my friend hd51 ! Thanks ! My friend Test later new

Edited by Mr.Yoshi!, 14 February 2023 - 20:11.


Re: OpenPLi-py3 #777 spartak73

  • Senior Member
  • 25 posts

0
Neutral

Posted 22 February 2023 - 20:10

After today's update, when I view the IPTV channel and call the menu about the channel, I get a crash.

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 77, in action
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 62, in okbuttonClick
  File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 10, in __call__
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 75, in runScreen
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 81, in openDialog
  File "/usr/lib/enigma2/python/StartEnigma.py", line 302, in openWithCallback
    dlg = self.open(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/StartEnigma.py", line 315, in open
    self.execBegin()
  File "/usr/lib/enigma2/python/StartEnigma.py", line 236, in execBegin
    c.execBegin()
  File "/usr/lib/enigma2/python/Screens/Screen.py", line 81, in execBegin
  File "/usr/lib/enigma2/python/Screens/ServiceInfo.py", line 171, in ShowServiceInformation
KeyError: 'key_blue'
[ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.NumberActionMap object at 0xa8eeab08>>,('OkCancelActions', 'ok')) failed)

 

 


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


Re: OpenPLi-py3 #778 rantanplan

  • PLi® Contributor
  • 1,846 posts

+83
Good

Posted 22 February 2023 - 20:26

Isn't that the whole crash log?

The plugin you are using iptv with is missing here and I think this is exactly what is causing the error.



Re: OpenPLi-py3 #779 neo

  • PLi® Contributor
  • 715 posts

+48
Good

Posted 22 February 2023 - 20:32

Not related to https://github.com/O...108ac7680da3cac by any chance?



Re: OpenPLi-py3 #780 spartak73

  • Senior Member
  • 25 posts

0
Neutral

Posted 22 February 2023 - 20:36

I don't use any plugins, everything is from bouquet and view from enigma.

Attached Files


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



4 user(s) are reading this topic

0 members, 4 guests, 0 anonymous users