Everything is possible provided that you know the target screen, and modify it
And how will ı do it :)
In skin.xml file , search for screen name "NumberZapPicon" , then modify position and size
Everything is possible provided that you know the target screen, and modify it
And how will ı do it :)
In skin.xml file , search for screen name "NumberZapPicon" , then modify position and size
And not to gate crash this thread too much.
My plugin e2sentials has a screen name option - that will you show the name of any given screen/element. Makes it easier to look for the screen you are after.
KiddaC Skin E2sentials
Display MoreThat screen is called QuitMainloopScreen.
Search the skin.xml files for it. And replace the code or pixmap reference to another 1920x1080 png
pasted-from-clipboard.png
A simpler version
Code<screen name="QuitMainloopScreen" flags="wfNoBorder" position="fill"> <ePixmap pixmap="backgrounds/reboot.png" position="0,0" size="1920,1080" alphatest="blend" zPosition="10"/> <widget name="text" position="center,780" size="1080,150" font="Regular;36" foregroundColor="#ffffff" transparent="1" halign="center" zPosition="11"/> </screen>
I replcaed the pixmap with the added file but only below screen changed, I want to replace whole screen with the added graphics,
See my post above. "Simpler Version".
Which is just a graphic and text
....
See my post above. "Simpler Version".
Which is just a graphic and text
Which one
Come on pal stop being lazy
<screen name="QuitMainloopScreen" flags="wfNoBorder" position="fill">
<ePixmap pixmap="backgrounds/reboot.png" position="0,0" size="1920,1080" alphatest="blend" zPosition="10"/>
<widget name="text" position="center,780" size="1080,150" font="Regular;36" foregroundColor="#ffffff" transparent="1" halign="center" zPosition="11"/>
</screen>
Display MoreCome on pal stop being lazy
<screen name="QuitMainloopScreen" flags="wfNoBorder" position="fill">
<ePixmap pixmap="backgrounds/reboot.png" position="0,0" size="1920,1080" alphatest="blend" zPosition="10"/>
<widget name="text" position="center,780" size="1080,150" font="Regular;36" foregroundColor="#ffffff" transparent="1" halign="center" zPosition="11"/>
</screen>
thank you, it worked
Hi, I have problem showing up the picons
I am using Chocholousek picons location user/share/enigma2/picon with resolution XPicons 220/132
dreamtwo / OpenATV 7.6
what I am missing
Screenshot_20250327-185627.Chrome.pngCan you make screen for flash online , not all slots show up to choose one to flash new image.
As seen, the early slots don't show up
New Update
Aglare-FHD v5.5
* change posters blank background
* add screen for picon updater plugin
* some little improvements
wget -q "--no-check-certificate" https://raw.githubusercontent.com/popking159/skins/refs/heads/main/aglareatv/installer.sh -O - | /bin/sh
online update from within aglare setup plugin is also available
Screenshot_20250327-185627.Chrome.pngCan you make screen for flash online , not all slots show up to choose one to flash new image.
As seen, the early slots don't show up
Display MoreNew Update
Aglare-FHD v5.5
* change posters blank background
* add screen for picon updater plugin
* some little improvements
Codewget -q "--no-check-certificate" https://raw.githubusercontent.com/popking159/skins/refs/heads/main/aglareatv/installer.sh -O - | /bin/sh
online update from within aglare setup plugin is also available
How above issue with flash online slots screen?
Display MoreScreenshot_20250327-185627.Chrome.pngCan you make screen for flash online , not all slots show up to choose one to flash new image.
As seen, the early slots don't show up
Display MoreNew Update
Aglare-FHD v5.5
* change posters blank background
* add screen for picon updater plugin
* some little improvements
Codewget -q "--no-check-certificate" https://raw.githubusercontent.com/popking159/skins/refs/heads/main/aglareatv/installer.sh -O - | /bin/sh
online update from within aglare setup plugin is also available
How above issue with flash online slots screen?
I will fix it later
OpenATV is looking for the Egami converter which is missing after installing the skin.
Please fix this old bug.
Thank you.
Quote
Traceback (most recent call last):skin.SkinError: [Skin] Error: Converter 'EGExtraInfo' not found!
ModuleNotFoundError: No module named 'Components.Converter.EGExtraInfo'
Display MoreOpenATV is looking for the Egami converter which is missing after installing the skin.
Please fix this old bug.
Thank you.
Quote
Traceback (most recent call last):skin.SkinError: [Skin] Error: Converter 'EGExtraInfo' not found!
ModuleNotFoundError: No module named 'Components.Converter.EGExtraInfo'
So what is the problem ? Is there any problem operating openatv ?
Is there any problem operating openatv ?
It doesn't seem to interfere with enigma2's operation.
But if enigma2 crashes (like today on OATV 7.6) in the short crash log always shows this error with missing converter.
Is there any problem operating openatv ?
It doesn't seem to interfere with enigma2's operation.
But if enigma2 crashes (like today on OATV 7.6) in the short crash log always shows this error with missing converter.
The crash not related to the missing converter , as you know the skin is not specific for one image , so it contains files to be compatible with many images , this missing converter in atv is necessary for egami , and there's necessary file for atv present in the skin , if you have egami and crash occurs , the log will show missing converter , so don't panic from this error in log as long as it doesn't affect operating the image .
I spent many days to discover the importance of this converter for emu manager screen in egami , as without this converter the emu manager screen in egami will not work , and you will see this problem in many skins . So , I will not miss image compatibility to fix unimportant error in the log of other images .
got a crash dreamtwo with image 7.6 while changing channels
Components.Converter.EGExtraInfo is not part of enigma.
Probably skin problem
The other crash is funny.
But the image is already a month old.(sourcedate=2025-03-06)
Please update images
Don’t have an account yet? Register yourself now and be a part of our community!