I uninstalled the ocram picons and it works fine with your default picon. You can download from https://github.com/picons/picons/releases
Posts by abu baniaz
-
-
config.skin.primary_skin=slyk-q-1080/skin.xml
Sorry, correction, I have ocram picons installed. The packs are full of symlinks
enigma2-plugin-picons-snp-full.220x132-190x102.light.on.transparent - 2020-04-29--20-31-15
temppicons folder is empty
-
I don't have any picons at the moment. That may be the problem. I'll try and a set and see if that avoids it.
Inormally use ocrams picon set.
-
I am using a GB UE 4k which has hardware multiboot. I'm not using OpenMultiBoot plugin. Hardware multiboot is self-contained unlike OMB.
-
Just for reference purposes, I got a bootloop when I selected your skin. I am uisng the files built direct from Github and was built a couple of days ago. ViX 5.4 001.006
Code
Display More<181232.9918> [NetworkTime] setting E2 time: 1597784116.89 <181232.9922> [eEPGCache] time updated.. start EPG Mainloop <181233.1111> [Navigation] playing 1:0:1:D12A:832:2:11A0000:0:0:0: <181233.1229> Traceback (most recent call last): <181233.1230> File "/usr/lib/enigma2/python/Navigation.py", line 89, in dispatchEvent <181233.1231> File "/usr/lib/enigma2/python/Components/PerServiceDisplay.py", line 17, in event <181233.1232> File "/usr/lib/enigma2/python/Components/Sources/CurrentService.py", line 26, in serviceEvent <181233.1233> File "/usr/lib/enigma2/python/Components/Element.py", line 86, in changed <181233.1234> File "/usr/lib/enigma2/python/Tools/CList.py", line 7, in __call__ <181233.1235> File "/usr/lib/enigma2/python/Components/Converter/ServiceName.py", line 92, in changed <181233.1236> File "/usr/lib/enigma2/python/Components/Element.py", line 86, in changed <181233.1237> File "/usr/lib/enigma2/python/Tools/CList.py", line 7, in __call__ <181233.1238> File "/usr/lib/enigma2/python/Components/Renderer/Slyk18Picon.py", line 225, in changed <181233.1241> im = Image.open(pngname).convert('RGBA').resize((self.piconsize), Image.ANTIALIAS).save("/tmp/temppicons/" + str(tempname), "PNG") <181233.1242> File "/usr/lib/python2.7/site-packages/PIL/Image.py", line 1980, in open <181233.1243> IOError: cannot identify image file <181233.1244> [ePyObject] (CallObject(<bound method Navigation.dispatchEvent of <Navigation.Navigation instance at 0xb2199eb8>>,(0,)) failed) -
For a sky dish, you will also need an adapter. Sky LNBs are 38mm, all others are 40mm.
-
I will move your post when next on PC, it has nothing to do with this thread.
See here
-
Two of Kiddac's skins are now available on the plugin servers of OE-A images (more may follow later). OpenATV, OpenViX, OpenSpa, etc. These are for images built on 22/7/20 and newer. The skins will be built from the source files. OpenATV have daily builds so you should be fine. for any bug fixes. Vix do builds roughly every fortnight, so you may have to wait for fixes if installing from the plugin server.
If installing from the plugin server, the dependency will not be visible, but will still be installed when you install the skins.
To install them
Menu > Plugins > Green (download plugins) > Skins > OK (to expand list) > scroll down (right/left jumps a page) > Select skin > OK to confirm
Advanced users who want to install by command line ( please ignore this if you have used the remote to install the skin already)
opkg install enigma2-plugin-skins-kiddac-1080-slyk-q
opkg install enigma2-plugin-skins-kiddac-1080-slyk-r19
-
For making your own bouquets, refer to the manual for channel settings editor. Dreamset, Dreamboxedit or E-channelizer are popular programs. OpenWebIf has function to do it too. Pretty straight forward. New group/bouquet, add channels.
If it is only a few channels, use remote. Press menu, you get options to copy/move/remove etc.
For creating a favourite.xml file that ABM uses, there is a readme file in /usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/custom
EDIT: Link to file on web
-
Sorry, I misread post.
In ABM, there is an option to place ABM bouquets top or bottom. This in reference to other bouquets, default is top. This is why it has moved your bouquets to the bottom.
-
It will stay that way until ABM runs again.
-
There were three suggestions, which one are you asking about.
-
ABM only touches bouquets created by ABM. It's pointless modifying ABM bouquets manually because your changes will be undone next time ABM runs.
Make your own bouquets. You can hijack the ABM bouquet file and use it as a starting point. Just removing the ABM in name will do it.
Alternatively, use a favourite.xml file and abm will make bouquets as per your XML file.
-
I have deleted your attachment as it has your IPTV details in it. Look for the line that has http%3a
Code
Display More< 23.0645> 13:59:17.0088 Traceback (most recent call last): < 23.0645> 13:59:17.0089 File "/usr/lib/enigma2/python/Navigation.py", line 89, in dispatchEvent < 23.0647> 13:59:17.0091 File "/usr/lib/enigma2/python/Components/PerServiceDisplay.py", line 17, in event < 23.0649> 13:59:17.0092 File "/usr/lib/enigma2/python/Components/Sources/CurrentService.py", line 26, in serviceEvent < 23.0650> 13:59:17.0093 File "/usr/lib/enigma2/python/Components/Element.py", line 86, in changed < 23.0651> 13:59:17.0095 File "/usr/lib/enigma2/python/Tools/CList.py", line 7, in __call__ < 23.0652> 13:59:17.0096 File "/usr/lib/enigma2/python/Components/Converter/SlykServiceInfo.py", line 436, in changed < 23.0666> 13:59:17.0109 if info and not self._isHDMIIn(info): < 23.0666> 13:59:17.0109 File "/usr/lib/enigma2/python/Components/Converter/SlykServiceInfo.py", line 106, in _isHDMIIn < 23.0668> 13:59:17.0111 return eServiceReference(info.getInfoString(iServiceInformation.sServiceref)).type == eServiceReference.idServiceHDMIIn < 23.0669> 13:59:17.0112 AttributeError: type object 'eServiceReference' has no attribute 'idServiceHDMIIn' < 23.0670> 13:59:17.0113 [ePyObject] (CallObject(<bound method Navigation.dispatchEvent of <Navigation.Navigation instance at 0xafc86b70>>,(0,)) failed) -
Code
Display More< 2366.7383> 17:33:34.7921 [LogManager] Trim Poll Started < 2366.7488> 17:33:34.8026 [LogManager] Trash Poll Started < 2366.7491> 17:33:34.8029 [NetworkTime] setting E2 time: 1594830814.8 < 2366.7512> 17:33:34.8050 [eEPGCache] time updated.. start EPG Mainloop < 2366.7604> 17:33:34.8142 [Navigation] playing 1:0:1:189D:7FD:2:11A0000:0:0:0: < 2366.7623> 17:33:34.8161 Traceback (most recent call last): < 2366.7623> 17:33:34.8161 File "/usr/lib/enigma2/python/Navigation.py", line 89, in dispatchEvent < 2366.7629> 17:33:34.8167 File "/usr/lib/enigma2/python/Components/PerServiceDisplay.py", line 17, in event < 2366.7632> 17:33:34.8170 File "/usr/lib/enigma2/python/Components/Sources/CurrentService.py", line 26, in serviceEvent < 2366.7633> 17:33:34.8171 File "/usr/lib/enigma2/python/Components/Element.py", line 86, in changed < 2366.7635> 17:33:34.8173 File "/usr/lib/enigma2/python/Tools/CList.py", line 7, in __call__ < 2366.7636> 17:33:34.8174 File "/usr/lib/enigma2/python/Components/Converter/SlykServiceInfo.py", line 436, in changed < 2366.7639> 17:33:34.8177 if info and not self._isHDMIIn(info): < 2366.7640> 17:33:34.8178 File "/usr/lib/enigma2/python/Components/Converter/SlykServiceInfo.py", line 106, in _isHDMIIn < 2366.7641> 17:33:34.8179 return eServiceReference(info.getInfoString(iServiceInformation.sServiceref)).type == eServiceReference.idServiceHDMIIn < 2366.7642> 17:33:34.8180 AttributeError: type object 'eServiceReference' has no attribute 'idServiceHDMIIn' < 2366.7643> 17:33:34.8181 [ePyObject] (CallObject(<bound method Navigation.dispatchEvent of <Navigation.Navigation instance at 0xb2251c10>>,(0,)) failed)I get this crash with the ones from GIT
-
Nothing has been added to feeds yet, I have give the bitbake files to Captain to double check them.
-
Can you post the crash log please? You can still get hold of it by FTP
-
Dinobot 4k done too
-
Just to clarify
dinobook 4k or dinoboot 4kplus
-
And I will just add, this is not guaranteed to work on openatv 6.5 yet
Until I can get my hands on an image, I am just converting blind.
http://images.mynonpublic.com/openatv/6.5/index.php
Which receiver do you use?
