Jump to content


Photo

Satfinder plugin on the Nightly Build image


  • Please log in to reply
15 replies to this topic

#1 Sharp987

  • Senior Member
  • 183 posts

+118
Excellent

Posted 27 May 2024 - 21:13

After the last image update, the satfinder plugin is not working correctly. The receiver is Uclan Ustym 4K pro.



Re: Satfinder plugin on the Nightly Build image #2 Abu Baniaz

  • PLi® Contributor
  • 2,464 posts

+62
Good

Posted 27 May 2024 - 21:56

Can you describe the issue you are experiencing? There have been changes to improve/streamline code, so something may need tweaking/adjusting.

 

https://github.com/O...f9d0b8a98cb2765



Re: Satfinder plugin on the Nightly Build image #3 littlesat

  • PLi® Core member
  • 56,614 posts

+694
Excellent

Posted 28 May 2024 - 06:23

Indeed what is not good working.?
Maybe you need green to start the scan. (And this also touches the point I never accepted these changes before because there were some points and non consequent responses in regards that ok toggles switches, give choices in a list, while ok is also doing other stuff…. Iansav never discussed this through instead he just hammered the code in via vix, openVision and now openatv
-
Now the wizard also response differently)

Edited by littlesat, 28 May 2024 - 06:27.

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


Re: Satfinder plugin on the Nightly Build image #4 Sharp987

  • Senior Member
  • 183 posts

+118
Excellent

Posted 28 May 2024 - 06:49

SNR, BER, Lock are missing.

By the way, in the main menu and similar menus, the icons no longer appear, none of these widgets work:

 

  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/media.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">media_player</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/filecom.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">filecommand</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/timer.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">timer_menu</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/timer.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">timer_edit</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/info.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">info_screen</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/plugin.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">plugin_selection</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/setup.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">setup_selection</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/shutdown.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">standby_restart_list</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/media.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">dmc_mainmenu</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/google.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">googlemaps</convert>
    <convert type="ConditionalShowHide" />
  </widget>
  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/dvd.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">dvd_player</convert>
    <convert type="ConditionalShowHide" />
  </widget>

 

 

 

Attached Files



Re: Satfinder plugin on the Nightly Build image #5 littlesat

  • PLi® Core member
  • 56,614 posts

+694
Excellent

Posted 28 May 2024 - 07:02

This skin seems to have a renderer for this… seems to be custom. Having this is asking for issues when changes are done. Try a standard skin first. It looks also this renderer is also kind of wierd code as it hardcoded does check for the icon.
Sounds for the sat finder not the correct screen is shown.

Edited by littlesat, 28 May 2024 - 07:05.

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


Re: Satfinder plugin on the Nightly Build image #6 DimitarCC

  • PLi® Contributor
  • 1,423 posts

+51
Good

Posted 28 May 2024 - 07:06

I can confirm the issue with SatFinder. The signal indicators are missing indeed on every skin. I have just tested on sf8008m.


Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & Triax 78 (39E)


Re: Satfinder plugin on the Nightly Build image #7 littlesat

  • PLi® Core member
  • 56,614 posts

+694
Excellent

Posted 28 May 2024 - 09:09

And I only see one small change in this plugin, and that little change does not look like it is causing it.


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


Re: Satfinder plugin on the Nightly Build image #8 DimitarCC

  • PLi® Contributor
  • 1,423 posts

+51
Good

Posted 28 May 2024 - 09:22

I dont know it might be a setting that is missing...


Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & Triax 78 (39E)


Re: Satfinder plugin on the Nightly Build image #9 Sharp987

  • Senior Member
  • 183 posts

+118
Excellent

Posted 28 May 2024 - 09:26

I think the problem is not in the plugin, because I tried with an old plugin and the problem remains.



Re: Satfinder plugin on the Nightly Build image #10 DimitarCC

  • PLi® Contributor
  • 1,423 posts

+51
Good

Posted 28 May 2024 - 14:41

The problem is because of the latest changes it requires specifying skin name for satfinder explicitly.

 

in python\Plugins\SystemPlugins\Satfinder\plugin.py put that on line 48 and it works.

self.skinName = ["Satfinder"]

Edited by DimitarCC, 28 May 2024 - 14:42.

Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & Triax 78 (39E)


Re: Satfinder plugin on the Nightly Build image #11 Sharp987

  • Senior Member
  • 183 posts

+118
Excellent

Posted 28 May 2024 - 15:01

Yes, that's how the plugin works now.



Re: Satfinder plugin on the Nightly Build image #12 littlesat

  • PLi® Core member
  • 56,614 posts

+694
Excellent

Posted 28 May 2024 - 15:32

Sounds we get a fix.... sounds the screen name got 'lost'....

Can you post a merge request....?

 

Sounds the issue with the menu icon renderer seems the stuff is not backwards compatible with this skin renderer.... as there is an easier method... Such changes should be done with care. We need to get compatibility back or 'decide' the skin and/or renderer needs to be adapted.


Edited by littlesat, 28 May 2024 - 15:34.

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


Re: Satfinder plugin on the Nightly Build image #13 Sharp987

  • Senior Member
  • 183 posts

+118
Excellent

Posted 28 May 2024 - 15:39

Thanks DimitarCC

For example:

About icons in menus it used to be

 

  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/info.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">info_screen</convert>
    <convert type="ConditionalShowHide" />
  </widget>

 

It is now

 

  <widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/info.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
    <convert type="MenuEntryCompare">information</convert>
    <convert type="ConditionalShowHide" />
  </widget>



Re: Satfinder plugin on the Nightly Build image #14 DimitarCC

  • PLi® Contributor
  • 1,423 posts

+51
Good

Posted 28 May 2024 - 15:50

Sounds we get a fix.... sounds the screen name got 'lost'....

Can you post a merge request....?

 

Sounds the issue with the menu icon renderer seems the stuff is not backwards compatible with this skin renderer.... as there is an easier method... Such changes should be done with care. We need to get compatibility back or 'decide' the skin and/or renderer needs to be adapted.

 

The pull is here https://github.com/O...igma2/pull/4000

 

Regarding the icons the problem is the IDs got changed... There is no way to fix the convertor/renderer without to hardcode old IDs and what is the new ID relation.

The only option is to be returned to the old ID names, but the new one are better imho....


Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & Triax 78 (39E)


Re: Satfinder plugin on the Nightly Build image #15 Huevos

  • PLi® Contributor
  • 4,405 posts

+160
Excellent

Posted 25 June 2024 - 16:28

Regarding the icon id's I thought we already fixed that a few weeks ago.

Re: Satfinder plugin on the Nightly Build image #16 DimitarCC

  • PLi® Contributor
  • 1,423 posts

+51
Good

Posted 26 June 2024 - 07:11

Yes that is fixed already.


Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & Triax 78 (39E)



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users