Jump to content


Photo

OpenPLi-py3


  • Please log in to reply
1139 replies to this topic

Re: OpenPLi-py3 #361 marto

  • Senior Member
  • 120 posts

+7
Neutral

Posted 5 July 2022 - 17:13

 

HDMI-CEC still doesn't work properly on Ultimo 4K with same remarks from my previous post #282.

Please test HDMI-CEC after new build.

 

For me, TV turn to standby when putting the box to standby, but TV doesn't wake up (before and after the Enigma2 changes BTW).

 

I was abroad, so sorry for the late reply!. It is indeed fixed and working as intended. Thank you!

 

I can't see Chromium and YouTube TV in plugin downloads anymore. Curious why they have been removed, as they were working fine at least on python3 image?

If it's possible, please restore them. Thank you!


VU+ Ultimo 4K; Clarke-Tech et9000


Re: OpenPLi-py3 #362 Beeker

  • PLi® Contributor
  • 1,478 posts

+198
Excellent

Posted 5 July 2022 - 17:22

 

 

HDMI-CEC still doesn't work properly on Ultimo 4K with same remarks from my previous post #282.

Please test HDMI-CEC after new build.

 

For me, TV turn to standby when putting the box to standby, but TV doesn't wake up (before and after the Enigma2 changes BTW).

 

I was abroad, so sorry for the late reply!. It is indeed fixed and working as intended. Thank you!

 

I can't see Chromium and YouTube TV in plugin downloads anymore. Curious why they have been removed, as they were working fine at least on python3 image?

If it's possible, please restore them. Thank you!

 

 

The plugins are not removed. Chromium still in home-build.

Must be something with OpenPLi build-server.


Edited by Beeker, 5 July 2022 - 17:22.

Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: OpenPLi-py3 #363 pereira69

  • Senior Member
  • 93 posts

0
Neutral

Posted 5 July 2022 - 19:11

It should be part of the image of the 4th, but I don't know when that build run started, given the fact the previous image is from the 2nd, it should indeed be in the current image.

I installed a clean image and the problem disappeared, but I still can't boot with the CC emulator... the Osc... works without problems, thanks



Re: OpenPLi-py3 #364 Beeker

  • PLi® Contributor
  • 1,478 posts

+198
Excellent

Posted 5 July 2022 - 21:40

 

It should be part of the image of the 4th, but I don't know when that build run started, given the fact the previous image is from the 2nd, it should indeed be in the current image.

I installed a clean image and the problem disappeared, but I still can't boot with the CC emulator... the Osc... works without problems, thanks

 

Yes, problem for now:

root@gbtrio4k:~# CCcam
CCcam: /usr/lib/libcrypt.so.1: version `GLIBC_2.4' not found (required by CCcam)
root@gbtrio4k:~# ls -al /usr/lib/libcrypt*

Can probably be solved by rework/update of libxcrypt-compat.

on TODO list.


Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: OpenPLi-py3 #365 WanWizard

  • PLi® Core member
  • 68,943 posts

+1,751
Excellent

Posted 5 July 2022 - 22:37

It probably also needs a patch on glibc to introduce that version symbol.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: OpenPLi-py3 #366 Beeker

  • PLi® Contributor
  • 1,478 posts

+198
Excellent

Posted 6 July 2022 - 19:12

It probably also needs a patch on glibc to introduce that version symbol.

libxcrypt has it apperently.

 

https://github.com/O...ab325db9c7523b2

 

Update triggers a rebuild to a lot of packages BTW.

 

Tested with telnet and webinterface CCcam (now working).


Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: OpenPLi-py3 #367 ricki

  • Senior Member
  • 574 posts

+3
Neutral

Posted 13 July 2022 - 14:09

Gs timer recording

Pulse 4K   22.07.12

Attached Files


Edited by ricki, 13 July 2022 - 14:11.


Re: OpenPLi-py3 #368 WanWizard

  • PLi® Core member
  • 68,943 posts

+1,751
Excellent

Posted 13 July 2022 - 14:47

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/timer.py", line 228, in calcNextActivation
  File "/usr/lib/enigma2/python/timer.py", line 301, in processActivation
  File "/usr/lib/enigma2/python/RecordTimer.py", line 882, in doActivate
  File "/usr/lib/enigma2/python/RecordTimer.py", line 416, in activate
  File "/usr/lib/enigma2/python/RecordTimer.py", line 330, in tryPrepare
TypeError: in method 'eEPGCache_lookupEventTime', argument 3 of type 'time_t'
[ePyObject] (CallObject(<bound method Timer.calcNextActivation of <RecordTimer.RecordTimer object at 0xb26a0718>>,()) failed)

 


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (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: OpenPLi-py3 #369 Beeker

  • PLi® Contributor
  • 1,478 posts

+198
Excellent

Posted 13 July 2022 - 17:19

https://github.com/O...a2/tree/python3


Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: OpenPLi-py3 #370 ricki

  • Senior Member
  • 574 posts

+3
Neutral

Posted 14 July 2022 - 08:02

the error seems to have been fixed, thanks

I'll let you know if that changes



Re: OpenPLi-py3 #371 ricki

  • Senior Member
  • 574 posts

+3
Neutral

Posted 14 July 2022 - 15:04

Ny GS, same error?

Attached Files



Re: OpenPLi-py3 #372 Beeker

  • PLi® Contributor
  • 1,478 posts

+198
Excellent

Posted 14 July 2022 - 16:36

Did you upload the new .py file with FTP to the box?

Your Enigma is still from July 4.

Build server OpenPLi not up to date yet.


Edited by Beeker, 14 July 2022 - 16:36.

Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: OpenPLi-py3 #373 ricki

  • Senior Member
  • 574 posts

+3
Neutral

Posted 14 July 2022 - 16:48

check picture

Attached Files



Re: OpenPLi-py3 #374 Beeker

  • PLi® Contributor
  • 1,478 posts

+198
Excellent

Posted 14 July 2022 - 16:53

That doesn't mean your box has the latest Enigma2.

Check 'About' screen and check date Enigma2.

 

Build server OpenPLi/Home server must be up to date for online update box.

 

For this update, your Enigma2 must have compile date July 13.


Edited by Beeker, 14 July 2022 - 16:56.

Dreambox dm920, Uclan Ustym4Kpro, Gigablue UHD TRIO 4K and Dreambox dm8000. Wavefrontier T55 13.0|19.2|23.5|28.2 + Ziggo.


Re: OpenPLi-py3 #375 ricki

  • Senior Member
  • 574 posts

+3
Neutral

Posted 14 July 2022 - 17:06

I flash the latest (220714) and get back to you



Re: OpenPLi-py3 #376 ricki

  • Senior Member
  • 574 posts

+3
Neutral

Posted 14 July 2022 - 17:18

Flash latest tomorrow or when its ready.


Edited by ricki, 14 July 2022 - 17:20.


Re: OpenPLi-py3 #377 fogonero

  • Senior Member
  • 92 posts

0
Neutral

Posted 14 July 2022 - 23:08

Ny GS, same error?

what do you mean a Gs timer to Gstreamer?
 



Re: OpenPLi-py3 #378 scriptmelvin †

  • PLi® Contributor
  • 720 posts

+46
Good

Posted 14 July 2022 - 23:14

I think he means Green Screen.


Sorry to inform you this member, my brother, passed away.

Re: OpenPLi-py3 #379 fogonero

  • Senior Member
  • 92 posts

0
Neutral

Posted 14 July 2022 - 23:33

Thanks to @scriptmelvin, @ricki, do you have the correct local standard time?... function time() fails with return error -1... so first thing to know is your time zone is correct.



Re: OpenPLi-py3 #380 ricki

  • Senior Member
  • 574 posts

+3
Neutral

Posted 15 July 2022 - 03:46

Time zone is correct.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users