FIX UPGRADE TO 4.2.031
(first post)
NOT booting after upgrade even when replacing enigma2 file
FIX UPGRADE TO 4.2.031
(first post)
NOT booting after upgrade even when replacing enigma2 file
here , with openmultiboot, deepstandby works
standby yes weak up no
must fix /usr/lib/enigma2/python/Plugins/SystemPlugins/VFDControl/plugin.pyo
how to fix it ??
Display MoreDisplay MoreDisplay MoreOne more problem
press Blue button/ settings/ liberate RAM >>>> it becomes unresponsive.
I think problem with LDteam/LDset.py
Thanks
this problem i think is mmboot or you use patched About.py
i am on openmultiboot, and liberateRAM work
try to :
when install image (as backup) on mmboot ,take backup lib/modules (can you doing with ftp)
BEFORE mmboot finish the install and reboot.
after reboot delete /lib/modules and move there the backup
Can you make tar.gz version ? so I try telnet it by command ?
Hello
when click standby or deep standby, it becomes unresponsive,,, thanks parageria
Did you try open this site on PC? This is a site for physician medicine. You must create account on website.
yes it opens on website.. I do have an account.. It longer opens on eeiplayer, Blank except search
could someone be clever enough to fix Orthobullets ???
Openload is fixed with vesion 2019.05.17.01
can post the file ??
Display MoreCreativity and stability sometimes do not go hand in hand...
Not that I would defend those who sell the work that is given freely, as SSS has certainly done from the right reasons, giving us all his IPTV/E2i Player (and more) from the best possible grounds... And we all thank him for that sincerely!
It's just that he can't understand this behaviour will continue no matter what he does...
C'est la vie...
A.. Even CIA can not control the Internet
I confirm this, in my Edision OS mio 4K, 3 different films - the same result, a BSOD...
After changing the player to Exteplayer3 - the same result.
Now we wait for Franc... ;)
here is crash vu solo2
Pure2 Enigma2 crash log
crashdate=Fri May 17 10:19:51 2019
compiledate=May 16 2019
skin=Estuary/skin.xml
sourcedate=2019-05-15
branch=master
rev=gstreamer15.90-ffmpeg4.1.3-translations-81-gd0e53f8
component=Enigma2
stbmodel=solo2
stbmodel=dm8000
kernelcmdline=ubiroot rootflags=sync bmem=192M@64M bmem=256M@512M ubi.mtd=rootfs rootfstype=ubifs root=ubi0:rootfs
nimsockets=NIM Socket 0:
imageversion=box_type=vusolo2
imageissue=
10:19:42.8872 [ ] driver/rcinput.cpp:38 handleCode [eRCDeviceInputDev] 1 6c 1
10:19:42.8880 { } Screens/InfoBarGenerics.py:260 actionA KEY: 108 0
10:19:42.8886 { W } Components/ActionMap.py:54 action [ActionMap] Keymap 'WizardActions' -> Unknown action 'down'! (Typo in keymap?)
10:19:43.0116 [ ] driver/rcinput.cpp:38 handleCode [eRCDeviceInputDev] 0 6c 1
10:19:43.0123 { } Screens/InfoBarGenerics.py:260 actionA KEY: 108 1
10:19:45.2631 [ ] driver/rcinput.cpp:38 handleCode [eRCDeviceInputDev] 1 160 1
10:19:45.2638 { } Screens/InfoBarGenerics.py:260 actionA KEY: 352 0
10:19:45.2644 { } Components/ActionMap.py:48 action [ActionMap] Keymap 'OkCancelActions' -> Action = 'ok'
10:19:45.2709 { } Screens/Screen.py:150 show [SCREENNAME] FNCMessage
10:19:45.3368 { } skin.py:1163 readSkin [SKIN] Parsing embedded skin <embedded-in-'FNCMessage'>
10:19:45.3386 { } skin.py:1405 readSkin [SKIN] processing screen <embedded-in-'FNCMessage'>:
10:19:45.3486 { } skin.py:1405 readSkin [SKIN] processing screen FNC123moviesMeta:
10:19:45.3870 { E } Components/AVSwitch.py:173 readPreferredModes [AVSwitch] reading edid modes failed, using all modes
10:19:45.3876 { } Components/AVSwitch.py:179 readPreferredModes [AVSwitch] reading _preferred modes: ['']
10:19:45.3880 { E } Components/AVSwitch.py:188 readPreferredModes [AVSwitch] preferend modes not ok, possible driver failer, len= 1
10:19:45.4054 [ ] gdi/picload.cpp:1341 setPara [ePicLoad] setPara max-X=35 max-Y=35 aspect_ratio=1.000000 cache=1 resize=1 bg=#FF000000
10:19:45.4212 { W } Components/GUISkin.py:35 createGUIScreen warning, skin is missing element background in <class 'meta.FNCmeta'>
10:19:45.4347 { W } skin.py:457 applyAll [SKIN] Attribute "valign" with value "top" in object of type "eListbox" is not implemented
10:19:45.4636 [ E ] gdi/accel.cpp:463 accelAlloc [gAccel] accel alloc failed
10:19:45.4637 [ E ] gdi/gpixmap.cpp:216 gSurface [gSurface] ERROR: accelAlloc failed
10:19:49.3138 [ ] gdi/grc.cpp:211 thread [gRC] main thread is non-idle! display spinner!
10:19:51.0072 { } Screens/Screen.py:150 show [SCREENNAME] FNC123movies
10:19:51.0149 { D } Traceback (most recent call last):
10:19:51.0151 { D } File "main.py", line 247, in main.FNCmain.play1
10:19:51.0157 { D } File "/usr/lib/enigma2/python/mytest.py", line 356, in open
10:19:51.0167 { D } dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
10:19:51.0169 { D } File "/usr/lib/enigma2/python/mytest.py", line 276, in instantiateDialog
10:19:51.0176 { D } return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
10:19:51.0178 { D } File "/usr/lib/enigma2/python/mytest.py", line 319, in doInstantiateDialog
10:19:51.0187 { D } dlg.applySkin()
10:19:51.0189 { D } File "/usr/lib/enigma2/python/Components/GUISkin.py", line 114, in applySkin
10:19:51.0192 { D } File "/usr/lib/enigma2/python/Components/GUISkin.py", line 47, in createGUIScreen
10:19:51.0197 { D } File "meta.py", line 282, in meta.FNCmeta.layoutFinished
10:19:51.0202 { D } UnboundLocalError: local variable 'png' referenced before assignment
10:19:51.0205 [ E ] python/python.cpp:210 call [ePyObject] (PyObject_CallObject(<bound method FNCmain.play1 of <class 'main.FNCmain'>>,()) failed)
Display More
Crash when clicking on any film
hi when i installed plugin always ask me to install many fies among theme i couldn't download it where i find it to download it manually
Try Google :wtf1:
So, someone else is filling it up... :)
I am sure egj saw my post/question - but no reaction...
I am from PurE2 Team, so what I told you is correct. Public GIT is not exactly up-to-date, as we are a very small team with big (health and other) problems, so what we do is a miracle in itself, as it is... :(
I think it is this guy here mosz_nowy
icefilm is not working.. is there a fix for it?
Display MoreOne more problem
press Blue button/ settings/ liberate RAM >>>> it becomes unresponsive.
I think problem with LDteam/LDset.py
Thanks
this problem i think is mmboot or you use patched About.py
i am on openmultiboot, and liberateRAM work
try to :
when install image (as backup) on mmboot ,take backup lib/modules (can you doing with ftp)
BEFORE mmboot finish the install and reboot.
after reboot delete /lib/modules and move there the backup
Can you make tar.gz version ? so I try telnet it by command ?
One more problem
press Blue button/ settings/ liberate RAM >>>> it becomes unresponsive.
I think problem with LDteam/LDset.py
Thanks
parageria it did not boot >>> just intermittent spinner
sorry i forgat es lang - first post
LCD display/LED make image unresponsive
????
If you go to setup / system/ LCD display, Press OK, it becomes unresponsive
parageria it did not boot >>> just intermittent spinner
sorry i forgat es lang - first post
LCD display/LED make image unresponsive
parageria it did not boot >>> just intermittent spinner
I did online update, but it stopped booting.. I wonder if you can make new fresh new updated image?
Thanks
Display Moreevening folks
you dont need any special oled picons.
the standard picons will work fine.
mine are located as usual in /media/usb
extract the zip and put the skin_display96.xml file in /usr/share/enigma2
and overwrite the existing one
once done, restart enigma2
done!
enjoy!
tested on dbuk image but will work on any openpli based image
Thanks to rossi2000
Sorry, can you upload the xml file to show picon on lcd??