Pressing the Music icon does nothing (1 Viewer)

beatnut88

Portal Pro
January 15, 2012
141
7
77
Home Country
Pressing the Music icon does nothing. The screen just flickers once but fails to load the music file list. Logs are attached. looking forward to your response.
Thanks
Neil
 

mm1352000

Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Hello Neil

    Your original question is a bit vague. Which icon are you referring to?

    From the logs I might guess that this message means an error is occurring when you select whatever icon it is that you're selecting:
    [2014-08-05 19:05:31,084] [Error ] [MPMain ] [ERROR] - OnMessage exception:confused:ystem.NullReferenceException: Object reference not set to an instance of an object.
    at MediaPortal.GUI.Music.GUIMusicFiles.ResetShares()
    at MediaPortal.GUI.Settings.SettingsSharesHelper.SaveSettings(String section)
    at MediaPortal.GUI.Settings.GUIShareFolders.SaveSettings()
    at MediaPortal.GUI.Settings.GUIShareFolders.OnPageDestroy(Int32 newWindowId)
    at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMessage message)

    Cause? Absolutely no idea.

    mm
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,544
    8,236
    Home Country
    New Zealand New Zealand
    Interestingly it looks like you've disabled the music plugin:
    <section name="plugins">
    ...
    <entry name="Music">no</entry>
    <section name="pluginsdlls">
    ...
    <entry name="GUIMusic.dll">no</entry>
    <section name="myplugins">
    ...
    <entry name="Music">no</entry>
    <section name="pluginswindows">
    ...
    <entry name="MediaPortal.GUI.Music.GUIMusicFiles">no</entry>


    ...but you're showing it in the home screen:
    <section name="home">
    ...
    <entry name="Music">yes</entry>

    Unusual configuration. :confused:
     

    beatnut88

    Portal Pro
    January 15, 2012
    141
    7
    77
    Home Country
    Didn't know I had done that. probably experimenting trying to fix it. Enabled it to no effect. In answer to mm - it's the Music icon on the main screen - TV, Video, Music etc. The whole screen flicks as if it is going into the selection but the main screen comes back.
    Neil
     

    Users who are viewing this thread

    Similar threads

    Well, all that remains is to find someone who will add this render if it is a render.
    Well, all that remains is to find someone who will add this render if it is a render.
    Are there plans to support other video renderers? MadVR got added a while ago, but this a 'hardcoded' selection in the...
    Replies
    23
    Views
    4K
    Thank you for pointing out that my analysis may be less than accurate. :eek: :p Although the change to TV channel 71 may not also have been applied to the independent radio channels (different MUXes), the logs that I prepared for one of the development team does show a difference between channel 704 ("BBC Radio 4") and channel 731...
    Thank you for pointing out that my analysis may be less than accurate. :eek: :p Although the change to TV channel 71 may not also...
    I have just discovered that I can no longer receive any of the independent radio channels broadcast on DVB-T in the UK. In...
    Replies
    10
    Views
    2K
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0 on Windows 7 SP1
    4.5 is really old. I'm not sure 4.5.5 even is a version that actually existed. You should be able to install .NET Framework 4.8.0...
    My TV PC is more a cast-off on older hardware (a 'Quiet PC' i5 4690, 16GB ram, 2xSSD 1xHDD, system graphics), mainly as a cheap way...
    Replies
    5
    Views
    643
    That screen is generated by the file "MyVideo.xml", but it uses various other files too. When the list on the right is a list of episodes, the area in the middle contains the programme information for the episode that has the focus. In your screen shot, the list on the right is a list of folders. You could fill the area in the...
    That screen is generated by the file "MyVideo.xml", but it uses various other files too. When the list on the right is a list of...
    Can someone please assist me in the file name and location of which XML controls this screen. I want to create an additional box...
    Replies
    1
    Views
    945
    I noticed there's an updated Visual C++ Runtime (14.50.35710), maybe try to reinstall the runtimes? That's what fixed the issue when I tried 1.38.1
    I noticed there's an updated Visual C++ Runtime (14.50.35710), maybe try to reinstall the runtimes? That's what fixed the issue...
    I just updated from 1.37 to 1.38. MediaPortal 1.38 exits abruptly when stopping video playback. I did three tests; Debug with...
    Replies
    38
    Views
    7K
    Top Bottom