Win "Channel Group" stuck on screen.
#1
After some trickery, I was able to get Bello to work on the latest installation of Kodi. It looks flawless, and is easily my favorite skin. (I'm quite new to Kodi/xbmc). However, whenever I play any videos, the player has a huge overlay that says "< Channel Group >"

(As seen here: http://i.imgur.com/cdw1Tga.png )

I was wondering if anyone would know what I might be able to do to fix this. I was unable to find information on how to fix it, or find anyone else who has had the same problem. :\
Reply
#2
Running a nightly? This group selector was removed by Kodi some versions ago.

Open the VideoFullScreen.xml inside of the 720p folder and delete this part:
PHP Code:
<control type="selectbutton" id="503">
            <
description>TV Channel Group Select Button</description>
            <
centerleft>640</centerleft>
            <
centertop>360</centertop>
            <
width>495</width>
            <
height>110</height>
            <
font>FontSize_26</font>
            <
textcolor>99white</textcolor>
            <
shadowcolor>55000000</shadowcolor>
      <
texturefocus>-</texturefocus>
      <
texturenofocus>-</texturenofocus>
            <
texturebg border="39">osd/volume/volume_panel.png</texturebg>
      <
textureleft>-</textureleft>
      <
textureleftfocus>-</textureleftfocus>
      <
textureright>-</textureright>
      <
texturerightfocus>-</texturerightfocus>
            <
aligny>top</aligny>
            <
textoffsety>50</textoffsety>
            <
onleft>503</onleft>
            <
onright>503</onright>
            <
onup>500</onup>
            <
ondown>500</ondown>
        <include>
BackgroundFade</include>
        </
control>
        <
control type="image" id="1">
            <
left>414</left>
            <
top>348</top>
            <
width>25</width>     
            <
height>25</height
            <
texture>buttons/arrow_left.png</texture>
          <
colordiffuse>99white</colordiffuse>
            <
visible>Control.IsVisible(503)</visible>
        </
control>
        <
control type="image" id="1">
            <
left>842</left>
            <
top>348</top>
            <
width>25</width>     
            <
height>25</height
            <
texture>buttons/arrow_right.png</texture>
          <
colordiffuse>99white</colordiffuse>
            <
visible>Control.IsVisible(503)</visible>
        </
control>
        <
control type="label" id="1">
            <
description>Heding Label</description>
            <
centerleft>640</centerleft>
            <
centertop>345</centertop>
            <
width>395</width>
            <
font>FontSize_26B</font>
            <
textcolor>white</textcolor>
            <
align>center</align>
            <
scroll>false</scroll>
            <
label>$LOCALIZE[31033]</label>
            <
visible>Control.IsVisible(503)</visible>
        </
control
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#3
This worked flawlessly, thank you very much. I actually downloaded what was the most recent nightly build yesterday, and the problem only appeared for the theme Bello, which I downloaded here:

http://forum.kodi.tv/showthread.php?tid=214146


Once again, thanks.
Reply
#4
Then this change was included to the latest 14.2 beta. No prob Smile
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#5
Would this work for kodi 15? I just put Bello on it and it's giving me the same issue but works awesome
Reply
#6
I am not running a nightly but am running 15 alpha 1
Reply
#7
Alpha == Nightly
Just remove the code part I mentioned above
Main: Lancool II Mesh  - Ryzen 9 5900x - MSI x570 Unify - Zotac RTX 3080 AMP HOLO - 32GB Trident Z Neo 3600 CL16 -  EVO 960 M.2 250GB / EVO 940 250GB / MX100 512GB /  Crucial P1 2TB / WD Blue 3D Nand 2TB 
Sound: Saxx AS30 DSP - Beyer Dynamic Custom One Pro 
TV: Nvidia Shield 2019 Pro- Adalight 114x LEDs - Sony 65XG9505 - Kodi / Emby - Yamaha RX-V683 - Heco Victa 700/101/251a + Dynavoice Magic FX-4
Server: i3 Skylake - 8GB - OMV4 - 22TB Storage
Reply
#8
Oops shows you how new I am at this lol and for my next trick where do I look to remove the code you mentioned above and I literally delete that entire page of code you posted above? Thanks for your help
Reply
#9
I still have the same issue in 15.1. Can someone please point me to a current fix? Thanks
Reply

Logout Mark Read Team Forum Stats Members Help
"Channel Group" stuck on screen.1