FYI..
https://github.com/O...d77b11c1f5de9e5
Posted 27 November 2018 - 13:28
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 27 November 2018 - 14:23
Fix in dvelop, so in OpenPli 7 (branch rc) will not be fixed.
Posted 27 November 2018 - 14:31
I do not think this is a high priority fix... It is in there for >12 years or so and it's the first note of this kind of crash... But the 'team' can still consider to cherry-pick this in develop and/or we revert it in develop, push in rc and then merge in develop.
We should avoid making new changes in RC I think!
Edited by littlesat, 27 November 2018 - 14:31.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 27 November 2018 - 14:50
I think that here need to add an additional check (not tested): https://github.com/O...iceBox.py#L213
def displayDescription(self, curpos=0): if len(self.list) > 1 and len(self.list[curpos][0]) > 2 and isinstance(self.list[curpos][0][2], str): self["description"].setText(self.list[curpos][0][2]) else: self["description"].setText("")
Looking at the code I assume that the same GSOD can get also in load_playlist() if playlist not found.
And such a GSOD is possible everywhere where the list is empty.
Edited by Taapat, 27 November 2018 - 14:58.
Posted 27 November 2018 - 18:46
Edited by littlesat, 27 November 2018 - 18:47.
WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W
Posted 28 November 2018 - 13:07
There is no OpenPLi 7, there is only a 7.0-rc, which is a test image!
Difficult to say, we have no clue what you have done and why you can't.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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.
Posted 28 November 2018 - 13:08
Mutant HD51
With the last image I get the error "nothing provides requested mtd-utils-ubifs".
It will not reinstall the backup. Manual I tried Oscam, but the same error, see print screen.
Edited by bril, 28 November 2018 - 13:12.
Mut@ntHD51 STB 4K 2x, Openpli 7.1 release , 60 cm schotel 2x duo-lnb, 19.2/23.5 vaste opstelling, Panasonic TXL55DT50E
Posted 28 November 2018 - 13:24
With the last image I get the error "nothing provides requested mtd-utils-ubifs".
When you do what?
The package is available on the server for all architectures:
./mips32el-nf/mtd-utils-ubifs_2.0.0-r0.0_mips32el-nf.ipk ./armv7ahf-neon/mtd-utils-ubifs_2.0.0-r0.0_armv7ahf-neon.ipk ./cortexa15hf-neon-vfpv4/mtd-utils-ubifs_2.0.0-r0.0_cortexa15hf-neon-vfpv4.ipk ./aarch64/mtd-utils-ubifs_2.0.0-r0.0_aarch64.ipk ./mips32el/mtd-utils-ubifs_2.0.0-r0.0_mips32el.ipk
if you are albe to login with telnet, can you type
opkg update opkg install mtd-utils-ubifs
and post the result here.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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.
Posted 28 November 2018 - 13:27
There is no OpenPLi 7, there is only a 7.0-rc, which is a test image!
Difficult to say, we have no clue what you have done and why you can't.
As I tried to point out before there is a problem with openpli-7.0-rc-et8000-20181125. When flashed It does not install softcam manager and softcams. Some plugin were missing from the autobackup, including backupsuite.
There are numerous error messages while the stb tries to download the backup files. They are of the type "solver cannot" The image which is no longer available from 21-11 was working fine but displayed the software update need 250+ updates.
Edited by ColinB, 28 November 2018 - 13:28.
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Posted 28 November 2018 - 13:33
I did all the tests imaginable,
I use mountmanager, configure the USB stick as media / usb
save the settings and everything is ok.
Restarting the decoder (zgemma H7C) the pen is not mounted
No clue what the mountmanager is or does, but it is not needed, usb devices should be detected and mounted automatically.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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.
Posted 28 November 2018 - 13:40
As I tried to point out before there is a problem with openpli-7.0-rc-et8000-20181125. When flashed It does not install softcam manager and softcams. Some plugin were missing from the autobackup, including backupsuite.
You mean it doesn't install when you restore a backup?
What is the output when you install the backupsuite from the commandline?
opkg update opkg install enigma2-plugin-extensions-backupsuite
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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.
Posted 28 November 2018 - 13:47
I did all the tests imaginable,
I use mountmanager, configure the USB stick as media / usb
save the settings and everything is ok.
Restarting the decoder (zgemma H7C) the pen is not mounted
No clue what the mountmanager is or does, but it is not needed, usb devices should be detected and mounted automatically.
sure mounta but as media / sda1 I need media / usb
Posted 28 November 2018 - 13:48
As I tried to point out before there is a problem with openpli-7.0-rc-et8000-20181125. When flashed It does not install softcam manager and softcams. Some plugin were missing from the autobackup, including backupsuite.
You mean it doesn't install when you restore a backup?
What is the output when you install the backupsuite from the commandline?
opkg update opkg install enigma2-plugin-extensions-backupsuite
Give me half an hour and I will re-flash 7.0-rc 25-11. I'm on 6,2 at the moment.
Tell me does it creare an autoinstall log and where can I find it ?
Edited by ColinB, 28 November 2018 - 13:49.
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Posted 28 November 2018 - 13:55
sure mounta but as media / sda1 I need media / usb
Then it's detects a device named "usb" already exists, for example in your fstab.
If you want to force a device name, label the device, OpenPLi uses the label to create the mountpoint.
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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.
Posted 28 November 2018 - 14:01
As I tried to point out before there is a problem with openpli-7.0-rc-et8000-20181125. When flashed It does not install softcam manager and softcams. Some plugin were missing from the autobackup, including backupsuite.
You mean it doesn't install when you restore a backup?
What is the output when you install the backupsuite from the commandline?
opkg update opkg install enigma2-plugin-extensions-backupsuite
Give me half an hour and I will re-flash 7.0-rc 25-11. I'm on 6,2 at the moment.
Tell me does it creare an autoinstall log and where can I find it ?
The error thats causing the problem is the same as in post 208 above.
Its complaining about mtd-utils. Once this error is triggered nothing (plugins) gets installed after it.
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Posted 28 November 2018 - 14:04
I know that, but without appropriate debug information I can't do anything. All I have now is a message from you saying "can't install" and a server that says "but it is there".
Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Ultimate (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.
Posted 28 November 2018 - 14:07
openpli 7.0-rc et8000
et8000 login: root
root@et8000:~# opkg update
Downloading http://downloads.ope...000/Packages.gz.
Updated source 'openpli-3rd-party-et8000'.
Downloading http://downloads.ope...rty/Packages.gz.
Updated source 'openpli-3rd-party'.
Downloading http://downloads.ope...all/Packages.gz.
Updated source 'openpli-all'.
Downloading http://downloads.ope...000/Packages.gz.
Updated source 'openpli-et8000'.
Downloading http://downloads.ope...2el/Packages.gz.
Updated source 'openpli-mips32el'.
Downloading http://downloads.ope...ons/Packages.gz.
Updated source 'openpli-picons'.
root@et8000:~# opkg upgrade
Collected errors:
* Solver encountered 2 problem(s):
* Problem 1/2:
* - nothing provides requested mtd-utils-ubifs
*
* Solution 1:
* - do not ask to install a package providing mtd-utils-ubifs
* Problem 2/2:
* - nothing provides requested mtd-utils
*
* Solution 1:
* - do not ask to install a package providing mtd-utils
root@et8000:~# opkg list *ubifs
mtd-utils-ubifs - 2.0.0-r0.0 - Tools for managing memory technology devices
Tools for managing memory technology devices.
root@et8000:~# opkg install mtd-utils-ubifs
Collected errors:
* Solver encountered 2 problem(s):
* Problem 1/2:
* - nothing provides requested mtd-utils-ubifs
*
* Solution 1:
* - do not ask to install a package providing mtd-utils-ubifs
* Problem 2/2:
* - nothing provides requested mtd-utils
*
* Solution 1:
* - do not ask to install a package providing mtd-utils
root@et8000:~# opkg list *backupsuite
enigma2-plugin-extensions-backupsuite - 26+git411+80a4dbc-r0.0 - Enigma2 Plugin: extensions-backupsuite
Enigma2 Plugin: extensions-backupsuite
root@et8000:~# opkg install enigma2-plugin-extensions-backupsuite
Collected errors:
* Solver encountered 3 problem(s):
* Problem 1/3:
* - nothing provides requested mtd-utils-ubifs
*
* Solution 1:
* - do not ask to install a package providing mtd-utils-ubifs
* Problem 2/3:
* - nothing provides requested mtd-utils
*
* Solution 1:
* - do not ask to install a package providing mtd-utils
* Problem 3/3:
* - nothing provides mtd-utils needed by enigma2-plugin-extensions-backupsuite-26+git411+80a4dbc-r0.0.mips32el
*
* Solution 1:
* - do not ask to install a package providing enigma2-plugin-extensions-backupsuite
root@et8000:~#
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
Posted 28 November 2018 - 14:12
I know that, but without appropriate debug information I can't do anything. All I have now is a message from you saying "can't install" and a server that says "but it is there".
Please tell me how ?
Xtrend et8000 7.1-Release
2 x 8/1 DiSEqC 30w 13e 19e 23e 28e
Astrometa USB Tuner Working DVB-T2 now on Kernel 4.10+
WD10EARX 1TB
Sandisk 32GB USB for AFB, EPG, Picons & Timeshift
ZGemma Star S 7.0-Release
4/1 DiSEqC 30w 13e 19e 28e
Sandisk 8GB USB for AFB, EPG, Picons & Timeshift
LG 49UH610V UHD-HDR
UHF/Cable/Sat
E-Channelizer
0 members, 20 guests, 0 anonymous users