[Info] Chocholousek picons (Enigma2 plugin)
- s3n0
- 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:
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.
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.
- s3n0
- 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:
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:
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
- s3n0
- 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:
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
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
- s3n0
- 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:
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
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
- s3n0
- 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:
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')
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')
- s3n0
- 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:
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.
- s3n0
- 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:
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
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
-
- 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:
openpli 8.3
Black Hole
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)
- s3n0
- 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:
ser6 hat geschrieben:openpli 8.3
Black HoleCode: 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
- blue cult
- 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
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
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
- Gio60
- 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:
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.