After the last image update, the satfinder plugin is not working correctly. The receiver is Uclan Ustym 4K pro.
Satfinder plugin on the Nightly Build image
Re: Satfinder plugin on the Nightly Build image #2
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
Posted 28 May 2024 - 06:23
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
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
Posted 28 May 2024 - 07:02
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
Re: Satfinder plugin on the Nightly Build image #7
Re: Satfinder plugin on the Nightly Build image #8
Re: Satfinder plugin on the Nightly Build image #9
Re: Satfinder plugin on the Nightly Build image #10
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, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
Re: Satfinder plugin on the Nightly Build image #11
Re: Satfinder plugin on the Nightly Build image #12
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
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
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, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
Re: Satfinder plugin on the Nightly Build image #15
Re: Satfinder plugin on the Nightly Build image #16
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users