Posts by cheshire190

    Morning, just wanted to give you an update.


    I did a clean flash an reinstalled XE and your skin. After that it was working but then started setting up the view in EPG with picons, number of rows etc and font size. It then started crashing again but I've been able to fix it by changing some settings back on the EPG setup pages.


    If your interested I can send you the most recent crash log.


    Currently it's working fine though.


    Thanks for your help

    cheers really appreciate that. yeah ive flashed boxes and use ftp etc before but apart from changine skins and installing plugins from putty thats about the most ive done.


    if your skin should work on the newest vix image im more than happy to try a reflash. can have it back to this stage in 20 mins, its a new box anyway.


    I just assumed with it being the first time ive used vix it could be a compatability issue but more likely something has gone tits in the image files

    i installed XE before first before changing any skins, i checked it all out and everything was working with the various skins that come with vix. i didnt really likke any of them though so then i tried installing yours. it was only after changing the skin it started crashing so i uninstalled the skin but it still crashed on the stock skin.


    so past that i thought id ask on here as i thought it was maybe just a vix compatability issue. as its the first time ive used vix.


    if you think it should work on vix ill try a fresh flash

    Hi dsayers,


    Here is the crash log from my box. I have attached from where the action is epg pressed. Hope this is everything you need to figure it out.


    Thanks again for the help. I've cut out some of the log from in the middle as i saw it had usernames etc


    Crashdate = Tue Mar 30 19:21:11 2021

    Creator = OpenViX
    Version = 5.4
    Build = 008
    Dev = 009
    Type = release
    Machine = zgemmah9s
    URL =
    Compiled = Mar 3 2021
    Skin = vskin-red-1080/skin.xml
    Component = Enigma2

    Kernel CMDline = console=ttyAMA0,115200 root=/dev/mmcblk0p1 rw ubi.mtd=7,2048 rootfstype=ext4 rootwait mtdparts=hinand:1M(boot),1M(bootargs),1M(baseparam),1M(pqparam),1M(logo),1M(deviceinfo),16M(kernel),234M(rootfs),-(others) mem=1G mmz=ddr,0,0,48M vmalloc=500M
    Nim Sockets = NIM Socket 0:
    Type: DVB-S2X
    Name: Si2166D
    Has_Outputs: yes
    Frontend_Device: 0
    I2C_Device: 0
    Supports_Blind_Scan: yes





    < 566.1866> 19:21:11.3379 [ActionMap] Keymap 'InfobarEPGActions' -> Action = 'EPGPressed'.
    < 566.2074> 19:21:11.3587 [Skin] Processing screen 'GraphicalInfoBarEPG' from list 'InfoBarGridEPG, GraphicalInfoBarEPG', position=(0, 0), size=(1920 x 1080) for module 'EPGSelectionInfobarGrid'.
    < 566.3903> 19:21:11.5415 [Screen] Warning: Skin is missing element 'jump' in <class 'Screens.EpgSelectionInfobarGrid.EPGSelectionInfobarGrid'>.
    < 566.3917> 19:21:11.5429 [Screen] Warning: Skin is missing element 'page' in <class 'Screens.EpgSelectionInfobarGrid.EPGSelectionInfobarGrid'>.
    < 566.3918> 19:21:11.5431 [Screen] Warning: Skin is missing element 'primetime' in <class 'Screens.EpgSelectionInfobarGrid.EPGSelectionInfobarGrid'>.
    < 566.3972> 19:21:11.5485 [Screen] Warning: Skin is missing element 'change_bouquet' in <class 'Screens.EpgSelectionInfobarGrid.EPGSelectionInfobarGrid'>.
    < 566.4007> 19:21:11.5520 [Skin] Attribute 'EntryFontWrap' (with value of 'no') in object of type 'eListbox' is not implemented!
    < 566.4008> 19:21:11.5521 [Skin] Attribute 'EventFontInfobar' (with value of 'Regular;36') in object of type 'eListbox' is not implemented!
    < 566.4132> 19:21:11.5645 Traceback (most recent call last):
    < 566.4133> 19:21:11.5646 File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
    < 566.4134> 19:21:11.5647 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1758, in showDefaultEPG
    < 566.4137> 19:21:11.5650 File "/usr/lib/enigma2/python/Screens/InfoBarGenerics.py", line 1710, in openInfoBarEPG
    < 566.4138> 19:21:11.5651 File "/usr/lib/enigma2/python/mytest.py", line 323, in openWithCallback
    < 566.4141> 19:21:11.5654 dlg = self.open(screen, *arguments, **kwargs)
    < 566.4142> 19:21:11.5654 File "/usr/lib/enigma2/python/mytest.py", line 333, in open
    < 566.4145> 19:21:11.5657 dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
    < 566.4145> 19:21:11.5658 File "/usr/lib/enigma2/python/mytest.py", line 270, in instantiateDialog
    < 566.4147> 19:21:11.5660 return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
    < 566.4148> 19:21:11.5660 File "/usr/lib/enigma2/python/mytest.py", line 300, in doInstantiateDialog
    < 566.4150> 19:21:11.5663 dlg.applySkin()
    < 566.4151> 19:21:11.5664 File "/usr/lib/enigma2/python/Screens/Screen.py", line 243, in applySkin
    < 566.4152> 19:21:11.5664 File "/usr/lib/enigma2/python/Screens/Screen.py", line 274, in createGUIScreen
    < 566.4153> 19:21:11.5665 File "/usr/lib/enigma2/python/Screens/EpgSelectionGrid.py", line 122, in onCreate
    < 566.4153> 19:21:11.5666 File "/usr/lib/enigma2/python/Screens/EpgSelectionBase.py", line 622, in _populateBouquetList
    < 566.4154> 19:21:11.5667 File "/usr/lib/enigma2/python/Components/EpgBouquetList.py", line 234, in fillBouquetList
    < 566.4155> 19:21:11.5668 File "/usr/lib/enigma2/python/Components/EpgBouquetList.py", line 81, in getCurrentBouquetService
    < 566.4156> 19:21:11.5669 TypeError: 'NoneType' object has no attribute '__getitem__'
    < 566.4157> 19:21:11.5670 [ePyObject] (CallObject(<bound method HelpableActionMap.action of <Components.ActionMap.HelpableActionMap instance at 0xb1d59c38>>,('InfobarEPGActions', 'EPGPressed')) failed)

    Thanks again, I'm in work but will upload the log about 7pm when I'm home. I added a photo of the error I was getting on the screen I thought that was the log but didn't realise there is a file to view.


    It's a clean install so there should be no plugins really all I have is Xtreme editor for the IPTV and EPG etc.


    I did install and remove a couple of different skin packs but nothing has fixed the issue.

    Hi KiddaC,


    Hope you can help. I did a clean flash of the newest openVix on my h9s. 5.4 think it is.


    Everything was working but wanted to use the your vskin 1080, it's what I've always used. After installing the skin the box crashes when loading multi EPG from pressing the EPG button.


    Would love some help as would really like to use the skin on Vix. (I used to use openatv but recently thought I'd give Vix a go)168647-e76c3a3ba6e9f3bb3b675e-jpg


    Just to add, I have removed the skin and tried going back to default skin but still have the same problem.


    Cheers

    matt

    Hi everyone,


    Hope you can help. I did a clean flash of the newest openVix on my h9s.


    Everything was working but wanted to use the kiddac vmhd skin. After installing the skin the box crashes when loading multi EPG from pressing the EPG button.


    Would love some help as would really like to use the kiddac skin on Vix.e76c3a3ba6e9f3bb3b675e.jpg


    Just to add, I have removed the skin and tried going back to default skin but still have the same problem.


    Cheers

    matt