Jump to content


Photo

Positioner setup crash


  • Please log in to reply
34 replies to this topic

Re: Positioner setup crash #21 @str01974

  • Member
  • 7 posts

0
Neutral

Posted 6 October 2021 - 07:32

It must work. Problem is, that ui.py there is missing => is not created ui.pyo

Yeah my bad ! i retested it this morning and it works !  once again, thanks!



Re: Positioner setup crash #22 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 6 October 2021 - 14:18

Tried now (H7S) - in release 8.1 <= 30.09., because fixed was 28.9. and image build started 27.9.

 

There is currently a new build running, started this morning, so it should be part of that.

 

Btw - enigma2 is not pinned in release 8.1 reporef.conf ?

 

Not needed, as it builds from the release-8.1 branch, not from develop, so we already have full control.


 


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: Positioner setup crash #23 pluto62

  • New Member
  • 2 posts

0
Neutral

Posted 7 October 2021 - 18:45

Hi
decoder updated, and now problem solved  
Thank you very much


Re: Positioner setup crash #24 Ekselance

  • Member
  • 9 posts

0
Neutral

Posted 5 September 2023 - 13:11

Hello everyone,

 

I'm reviving old thread now. Yes, this annoying problem is persisting  at using phyton3 types OpenPli images for sf8008.

 

when I go to Setup, Tuner & Scanning, and click to Positioner setup than the receiver is freezing and after crash.

 

If you need crash logs, I can send it but you sure that the problem and it's resources same at this threads. I'm waiting your kind helps and solution. 

 

thank you and best regards.



Re: Positioner setup crash #25 ims

  • PLi® Core member
  • 13,608 posts

+211
Excellent

Posted 5 September 2023 - 13:47

log, pls


Kdo nic nedělá, nic nezkazí!

Re: Positioner setup crash #26 Dimitrij

  • PLi® Core member
  • 9,967 posts

+335
Excellent

Posted 5 September 2023 - 18:42

[PositionerSetup] update py3


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


Re: Positioner setup crash #27 ims

  • PLi® Core member
  • 13,608 posts

+211
Excellent

Posted 5 September 2023 - 19:18

? Do you know, where it crashed ? My positioner does not crashing


Kdo nic nedělá, nic nezkazí!

Re: Positioner setup crash #28 Ekselance

  • Member
  • 9 posts

0
Neutral

Posted 5 September 2023 - 22:21

Dear Sir,
 
The crash log is here

Attached Files



Re: Positioner setup crash #29 Dimitrij

  • PLi® Core member
  • 9,967 posts

+335
Excellent

Posted 6 September 2023 - 05:29

TunerInfo] fix division


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


Re: Positioner setup crash #30 ims

  • PLi® Core member
  • 13,608 posts

+211
Excellent

Posted 6 September 2023 - 05:30

it is not in positioner, but there


Edited by ims, 6 September 2023 - 05:44.

Kdo nic nedělá, nic nezkazí!

Re: Positioner setup crash #31 Dimitrij

  • PLi® Core member
  • 9,967 posts

+335
Excellent

Posted 6 September 2023 - 07:05

it is not in positioner, but there

Please create PR


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


Re: Positioner setup crash #32 littlesat

  • PLi® Core member
  • 56,123 posts

+685
Excellent

Posted 6 September 2023 - 07:06

This merge request needs some finetuning…. Or force to int or only do // in that second changed line.

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


Re: Positioner setup crash #33 ims

  • PLi® Core member
  • 13,608 posts

+211
Excellent

Posted 6 September 2023 - 11:52

there could be, imho
 

return int(val * 100 / 65535)

instead

return val * 100 / 65535

 


Kdo nic nedělá, nic nezkazí!

Re: Positioner setup crash #34 WanWizard

  • PLi® Core member
  • 68,309 posts

+1,719
Excellent

Posted 6 September 2023 - 17:32

+1.

 

By casting you make the intention absolutely clear.


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: Positioner setup crash #35 Ekselance

  • Member
  • 9 posts

0
Neutral

Posted 6 September 2023 - 18:12

@Dimitrij

@ims

@littlesat

@WanWizard

 

thank you so much for your effort. I confim that problem is solved with this file;

 

best regards.

Attached Files


Edited by Ekselance, 6 September 2023 - 18:13.



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users