[Info] Chocholousek picons (Enigma2 plugin)

Nachricht
Autor
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#61

Beitrag von s3n0 »

@steiff:

Please, write this to Chocholousek's picons thread :) and not to the plugin thread ;) .

You can request to modify / change the new LOGO (picons) for example here:

Picons by Chocholoušek - Page 47 - Enigma2 Picons - Linux Satellite Support Community

-or-

Forum - picon.cz
steiff
Member
Member
Beiträge: 750
Registriert: 16 Jun 2014 21:06
Hat gedankt: 63 Mal
Hat Dank erhalten: 92 Mal

#62

Beitrag von steiff »

I didn't want to register in other forums.
Sorry.
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#63

Beitrag von s3n0 »

So in that case, I can't help you, so sorry.

I cant rewrite these posts to the next discussion forum at any time. The official discussion forum for picons is the already mentioned Picon.cz forum. Alternatively, another forum where Chocholousek is already registered and can modify some picons at the request of users.

This thread is intended only for announcing BUGs or for announcing new released versions of the plugin. I don't care about the design of the picons. This is the right and privilege of Chocholousek. It's his great and difficult job that no one pays him for, just as no one pays me.

So if you want to help update obsolete picons, please try another forum. I don't have any extra free time for that.

Also... Chocholousek also reads this thread (without registration), but not always and does not even know about these new posts.

I am sorry.
steiff
Member
Member
Beiträge: 750
Registriert: 16 Jun 2014 21:06
Hat gedankt: 63 Mal
Hat Dank erhalten: 92 Mal

#64

Beitrag von steiff »

Thanks for your great work. The plugin is very good.
Also thanks to Chocholousek for the picons.
I can wait until the wrong picons are updated.
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#65

Beitrag von s3n0 »

Addition / Notice

Regarding the error message "invalid literal for int() with base 10: 'sats'" - when updating plugin from v4 to v5

There was a small problem. After updating the plugin from version 4.x.xxxxxx to version 5.x.xxxxxx, the configuration from the old version of the plugin will still remain in Enigma2. Unfortunately, the new version of the 5.x.xxxxxx plugin already uses a different type of configuration item - ConfigSubList instead of the original ConfigSubsection. Unfortunately, this causes an error message when opening the PLUGIN MENU in Enigma2.

This issue will be resolved if you delete the previous plugin configuration.

The built-in update script in the plugin source code retains your previous plugin configuration after each update to a newer plugin version. However, if you use the online installation shell-script, the configuration in Enigma2 from the previous plugin version will deleted automatically.

I apologize for this small mistake. I forgot about the update without deleting the previous configuration, which is now unfortunately problematic in the specific case of updating v4 -> v5.

You can use an online shell-script to delete the plugin configuration from Enigma2 and then the new version 5.x.xxxxxx will no longer show the above error:

Code: Alles auswählen

wget -qO- --no-check-certificate "https://github.com/s3n0/e2plugins/raw/master/ChocholousekPicons/online-setup" | bash -s del-config
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#66

Beitrag von s3n0 »

5.0.210523
Minor fix when displaying information (MessageBox) after running plugin update

5.0.210602
When downloading 7z archives with picons via VPN, there is always an error. From now on, this will be reported as a specific error.

5.0.210701
Fixed minor BUG:
- after a 7zip archiver error occurred, the plugin algorithm continued to execute, despite the error
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#67

Beitrag von s3n0 »

5.0.210717
Fixed minor BUGs:
- added shell console output to LOGs - only in case of errors extracting 7zip archives
- updated error code returned from the shell (divided by 256)
- adjusted position of the preview picon (to the center of the configuration window)
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#68

Beitrag von s3n0 »

5.0.210820
Minor corrections in Polish translation - thx to @lareq

5.0.211019
Added a simple function:
- the 7-zip error "Can't allocate required memory!" may occur on some devices with 256MB or less of RAM installed
- from now, free RAM is checked before downloading packages from the internet, then if possible, if necessary, some RAM (buffer / cache in Linux) will be freed - for the purpose of decompressing 7z packages
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#69

Beitrag von s3n0 »

5.0.220121
Restoration of the old, albeit primitive, method for detecting the newer Enigma2 core (OE 2.2+):
- this should solve constant problems on some new Enigma2 distributions
- more precisely, this is a problem with changing the font type and size in the configuration menu (AttributeError: 'eListbox' object has no attribute 'setFont')
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#70

Beitrag von s3n0 »

5.0.220610
Minor addition:
- upon termination of support for any of the satellite positions, i.e. if the picon pack no longer exists, the satellite position will be automatically deleted from the user configuration
- the user will be notified by a warning message box
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#71

Beitrag von s3n0 »

5.0.221027

Patch for a small bug, when the algorithm crashes in OpenATV 7.0, after calling self['config'].getCurrent()[0] while this object does not exist yet (not yet created).

Added Italian language (thanks to @spaeleus).
Benutzeravatar
Gio60
VIP
VIP
Beiträge: 3766
Registriert: 12 Okt 2020 11:33
Receiver 1: Axas HIS 4K Combo mit ATV 7.3
Receiver 2: OSmio4K+ mit ATV 7.3
Receiver 3: AX HD61 mit ATV 7.3
Receiver 4: Mutant HD51 mit ATV 7.3
Receiver 5: OS mini mit ATV 7.3
Hat gedankt: 954 Mal
Hat Dank erhalten: 2092 Mal
Geschlecht:

#72

Beitrag von Gio60 »

@s3n0,
One question, is it possible that your plugin work's too, when VPN activ is, because when VPN activ is not possible to download picons.
Ab 2024 nur selten aktiv,wenn die Gesundheit einem einen Strich durch die Rechnung macht.
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#73

Beitrag von s3n0 »

Gio60 hat geschrieben:@s3n0,
One question, is it possible that your plugin work's too, when VPN activ is, because when VPN activ is not possible to download picons.


Hi. This is not a plugin error, but a Linux system administrator error. The plugin uses the gateway that is set in the Linux system. If the gateway is set via a VPN server, then unfortunately this internet gateway is used... but the hosting server with the picon-packages intentionally refuse the connection. VPN unknown networks are often misused for network attacks. Therefore, the connection is rejected. You have to set your Linux system (set top box) so that the primary gateway of your Internet provider is used. Not the gateway of the VPN connection. However, if the hosting server discovers that it is a VPN network, it will reject the connection.
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#74

Beitrag von s3n0 »

5.0.221215
Minor improvements:
- added icons of the RCU control buttons (in the main plugin MENU and in the satellite selection MENU)
- hiding SYNC-update methods in the case of SNP-picons (Service Name Picons - channel name = special shortened .PNG filename)
- indicating the symbolic link in the file-browser
ser6
Member
Member
Beiträge: 149
Registriert: 12 Mai 2013 12:11
Receiver 1: AX 4K Box HD 51
Hat gedankt: 515 Mal
Hat Dank erhalten: 36 Mal
Geschlecht:

#75

Beitrag von ser6 »

openpli 8.3
Black Hole

Code: Alles auswählen

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
  File "/usr/lib/enigma2/python/Plugins/Extensions/ChocholousekPicons/plugin.py", line 360, in keyToDown
    self['config'].moveDown()
AttributeError: 'ConfigList' object has no attribute 'moveDown'
[ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0xabd8ba30>>,('DirectionActions', 'down')) failed)
bearhunter

#76

Beitrag von bearhunter »

Then report here ... Forums
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#77

Beitrag von s3n0 »

ser6 hat geschrieben:openpli 8.3
Black Hole

Code: Alles auswählen

Traceback (most recent call last):
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
  File "/usr/lib/enigma2/python/Plugins/Extensions/ChocholousekPicons/plugin.py", line 360, in keyToDown
    self['config'].moveDown()
AttributeError: 'ConfigList' object has no attribute 'moveDown'
[ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0xabd8ba30>>,('DirectionActions', 'down')) failed)


Hi.

Thanks for the bug report. Please test the latest version of the plugin.

5.0.221217
BUG fix:
- AttributeError: 'ConfigList' object has no attribute 'moveDown' (thanks to @Kouďas and @Chocholousek for the bug report)
- Enigma2 distributions based on the "Dreambox" core, do not support .moveDown attribute
- therefore, a different algorithm will be used for refreshing the available RCU buttons in the MENU
Benutzeravatar
s3n0
Senior member
Senior member
Beiträge: 1576
Registriert: 02 Jan 2017 14:38
Receiver 1: Vu+ Zero 4K
Receiver 2: Vu+ Solo SE V2
Hat gedankt: 108 Mal
Hat Dank erhalten: 415 Mal
Kontaktdaten:

#78

Beitrag von s3n0 »

5.0.230403
Fix for compiling "*.py" files:
Due to problems between PY2 and PY3, in conjunction with the correct Enigma core version,
the IPK / DEB installation packages will contain only "*.py" files and not "*.pyc|*.pyo" files.
Benutzeravatar
blue cult
Member
Member
Beiträge: 593
Registriert: 22 Apr 2019 17:30
Wohnort: NRW
Receiver 1: GigaBlue Quad 4 K
Receiver 2: VU+ Solo 2
Receiver 3: DM 7080
Hat gedankt: 126 Mal
Hat Dank erhalten: 35 Mal

Chocholousek

#79

Beitrag von blue cult »

Hallo,

bei Sky haben sich diverse Sendeplätze geändert. Gibt es bei Chocholousek noch keine Aktualisierung? Für die geänderten Sender sind natürlich die Picons nicht vorhanden

VG

blue cult
Benutzeravatar
Gio60
VIP
VIP
Beiträge: 3766
Registriert: 12 Okt 2020 11:33
Receiver 1: Axas HIS 4K Combo mit ATV 7.3
Receiver 2: OSmio4K+ mit ATV 7.3
Receiver 3: AX HD61 mit ATV 7.3
Receiver 4: Mutant HD51 mit ATV 7.3
Receiver 5: OS mini mit ATV 7.3
Hat gedankt: 954 Mal
Hat Dank erhalten: 2092 Mal
Geschlecht:

#80

Beitrag von Gio60 »

Seit wann ist der Wechsel und um welche Sender handelt es sich? Normalerweise dauert es nicht lange,bis die Picons angepasst werden,auch wäre es nicht verkehrt gewesen,es Direkt im Thread davon es zu schreiben.
Ab 2024 nur selten aktiv,wenn die Gesundheit einem einen Strich durch die Rechnung macht.
Antworten

Zurück zu „Plugins“