[WIP] PLi-DarkOS Skin
Re: [WIP] PLi-DarkOS Skin #141
Re: [WIP] PLi-DarkOS Skin #142
Re: [WIP] PLi-DarkOS Skin #143
Posted 14 October 2023 - 12:17
OK. Then indeed as @Huevos has stated probably there is exception somewhere.
Here is the version of the file with guarding of possible exceptions.
If that not fix the issue we will need logs.
Attached Files
Edited by DimitarCC, 14 October 2023 - 12:18.
Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
Re: [WIP] PLi-DarkOS Skin #144
Re: [WIP] PLi-DarkOS Skin #145
Posted 14 October 2023 - 12:38
OK. Then indeed as @Huevos has stated probably there is exception somewhere.
Here is the version of the file with guarding of possible exceptions.
If that not fix the issue we will need logs.
Dimitar,
Huevos,
Unfortunately, No channel name appeared with last .py file
Then a log is needed...have to see what's going on.....
but that will require some skills to put enigma in debug mode and retrieve the log....
Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
Re: [WIP] PLi-DarkOS Skin #146
Re: [WIP] PLi-DarkOS Skin #147
Posted 14 October 2023 - 12:56
OK. Then indeed as @Huevos has stated probably there is exception somewhere.
Here is the version of the file with guarding of possible exceptions.
If that not fix the issue we will need logs.
Dimitar,
Huevos,
Unfortunately, No channel name appeared with last .py file
Then a log is needed...have to see what's going on.....
but that will require some skills to put enigma in debug mode and retrieve the log....
I can try it with debug mode.
Is this command right and log file is where? under /home?
init 4; sleep 5; ENIGMA_DEBUG_LVL=4 enigma2
Attached Files
Edited by kamaxx, 14 October 2023 - 12:57.
Re: [WIP] PLi-DarkOS Skin #148
Re: [WIP] PLi-DarkOS Skin #149
Posted 14 October 2023 - 13:25
Yes... is this one....But no errors. So channel name should show.......Very strange.....
can you check in skin install directory in skin_templates.xml on row 559 do you have that:
<convert type="ServiceName">•,NUMBER,NAME,ORBPOS,PROVIDER</convert>
Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
Re: [WIP] PLi-DarkOS Skin #150
Posted 14 October 2023 - 13:38
Yes... is this one....But no errors. So channel name should show.......Very strange.....
can you check in skin install directory in skin_templates.xml on row 559 do you have that:
<convert type="ServiceName">•,NUMBER,NAME,ORBPOS,PROVIDER</convert>
What about changing ServiceName.py with ServiceNameEx.py ?
Attached Files
Edited by kamaxx, 14 October 2023 - 13:41.
Re: [WIP] PLi-DarkOS Skin #151
Re: [WIP] PLi-DarkOS Skin #152
Re: [WIP] PLi-DarkOS Skin #153
Re: [WIP] PLi-DarkOS Skin #154
Posted 14 October 2023 - 14:10
OK try to put in the new skin ServiceNameEx instead of ServiceName on line 559
There is ServiceNameEx.py under converter and I deleted ServiceName.py and reboot box.
Skin is still working without header info
Old and new skin files such as skin_templates.xml have the following commands on different lines.
- <convert type="ServiceName">•,NUMBER,NAME,ORBPOS,PROVIDER</convert>
But its strange that V0.9.8 and V0.9.9 are absent header info.
I know You are tired of course cause of me
Re: [WIP] PLi-DarkOS Skin #155
Re: [WIP] PLi-DarkOS Skin #156
Re: [WIP] PLi-DarkOS Skin #157
Re: [WIP] PLi-DarkOS Skin #158
Posted 16 October 2023 - 21:55
Due to some wrong file in the compatibility package i post here again the ipk and fixed compatibility package.
Traceback (most recent call last): File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1047, in mainMenu File "/usr/lib/enigma2/python/StartEnigma.py", line 302, in openWithCallback dlg = self.open(screen, *arguments, **kwargs) File "/usr/lib/enigma2/python/StartEnigma.py", line 315, in open self.execBegin() File "/usr/lib/enigma2/python/StartEnigma.py", line 240, in execBegin c.show() File "/usr/lib/enigma2/python/Screens/Screen.py", line 131, in show File "/usr/lib/enigma2/python/Components/Renderer/BoxLogo.py", line 36, in onShow pngname = resolveFilename(SCOPE_GUISKIN, "icons/logos/" + self.getLogoPngName() + ".svg") TypeError: can only concatenate str (not "NoneType") to str [ePyObject] (CallObject(<bound method ActionMap.action of <Components.ActionMap.HelpableActionMap object at 0x6f258f40>>,('InfobarMenuActions', 'mainMenu')) failed) dmesg
VU PLUS ULTIMO:Dreambox 820 hd:Spark 7111
Re: [WIP] PLi-DarkOS Skin #159
Posted 17 October 2023 - 07:58
The error is because it seems your HardwareInfo doesn't return model. Instead it returns None.
I have added guarding to that in the code and will be available with next release shortly.
Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
Re: [WIP] PLi-DarkOS Skin #160
Posted 17 October 2023 - 08:37
So here is the new version of the skin (0.9.9.2).
Changelog:
- changed some icons
- optimize screens to use one and same template where needed
Attached Files
Vu+DUO4KSE, DM920UHD, Vu+Uno4KSE, SF8008Mini, 2xPulse4K, Vu+Solo2, Dreambox DM500HD, Triax 78 (7E,9E,13E,19.2E,23.5E) & 2xTriax 78 (39E)
14 user(s) are reading this topic
0 members, 14 guests, 0 anonymous users