LinHES Forums
http://forum.linhes.org/

Menu item won't display
http://forum.linhes.org/viewtopic.php?f=25&t=24656
Page 1 of 1

Author:  Girkers [ Wed May 17, 2017 9:00 pm ]
Post subject:  Menu item won't display

I can't get the following menu item to display:

Code:
 <button>
        <type>STREAM</type>
        <text>Play Online Streams</text>
        <description></description>
        <action>PLUGIN mythstream</action>
        <depends>mythstream</depends>
    </button>


My virtual backend shows this menu item but I can't get it to show on my frontend, could anyone suggest what I am missing on my frontend.

Cheers

Author:  brfransen [ Thu May 18, 2017 7:41 am ]
Post subject:  Re: Menu item won't display

Is mythnetvision installed?

pacman -Ss mythnetvision

Author:  Girkers [ Thu May 18, 2017 8:58 pm ]
Post subject:  Re: Menu item won't display

Initially it wasn't when I built the menu but I did find the option in the LinHES setup menus which I had enabled. A check with Pacman shows that it is installed so I reinstalled it anyway.

Code:
[root@mythlounge ~]# pacman -Ss mythnetvision
core/mythnetvision 0.28.1-6 [installed]
    MythNetvision plugin for MythTV
[root@mythlounge ~]# pacman -S mythnetvision
warning: mythnetvision-0.28.1-6 is up to date -- reinstalling
resolving dependencies...
looking for conflicting packages...

Package (1)         Old Version  New Version  Net Change

core/mythnetvision  0.28.1-6     0.28.1-6       0.00 MiB

Total Installed Size:  16.34 MiB
Net Upgrade Size:       0.00 MiB

:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
(1/1) loading package files                        [######################] 100%
(1/1) checking for file conflicts                  [######################] 100%
:: Processing package changes...
(1/1) reinstalling mythnetvision                   [######################] 100%
[root@mythlounge ~]#


Rebooted the computer and it unfortunately still does not appear.

I turned off my custom menu and let the default menus load and found that when I checked the menus the same item was missing. I did find the menu item that did display that had the option I required:

Code:
<button>
        <type>NET_VIDEO_TREE</type>
        <text>Browse Internet Video</text>
        <description>Browse highlights and entire sites</description>
        <action>JUMP MythNetTree</action>
        <depends>mythnetvision</depends>
    </button>

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/