[confirm] RC2: No context menu in TV section (1 Viewer)

Spragleknas

Moderator
  • Team MediaPortal
  • December 21, 2005
    9,474
    1,822
    Located
    Home Country
    Norway Norway
    6be21cc66e54c339d1f86a19d4e2a678.png

    How to gather log files
    How to show System Specs
    How to start support/bug thread

    --- PLEASE DO NOT COMMENT THIS MESSAGE ---
    Logs and system specs should always be added - just in case
     

    infinite.loop

    Retired Team Member
  • Premium Supporter
  • December 26, 2004
    16,163
    4,133
    127.0.0.1
    Home Country
    Austria Austria
    Your problem is

    Code:
    2010-04-14 14:37:48.052000 [ERROR][MPMain(1)]: Exception   :Error: DeveloperErrorUnclassified
    Gentle.Common.GentleException: The column displayName in table ChannelLinkageMap does not exist.
       bei Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)
       bei Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)
       bei Gentle.Common.Check.Fail(Error error, Object[] args)
       bei Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)
       bei Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)
       bei Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)
       bei Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)
       bei Gentle.Framework.SqlBuilder..ctor(StatementType stmtType, Type type)
       bei TvDatabase.Channel.ReferringLinkedChannels()
       bei TvDatabase.TvBusinessLayer.GetLinkagesForChannel(Channel channel)
       bei TvPlugin.TvFullScreen.ShowContextMenu()
       bei TvPlugin.TvFullScreen.OnAction(Action action)
       bei TvPlugin.TvOsd.OnAction(Action action)
       bei TvPlugin.TvFullScreen.OnAction(Action action)
       bei MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)
       bei MediaPortalApp.OnAction(Action action)

    Running TvServer Configuration will update the database and this "error" is gone.
    What puzzles me is that after the update, TvServer Configuration should have been started automatically.

    I guess it did not for you?
     

    ARE2

    Portal Pro
    May 9, 2008
    172
    20
    Germany
    Home Country
    Poland Poland
    same problem on my side, but running SetupTV and pressing OK didn't change anything?

    And your logs are...

    Hi,

    would like to provide logs, but I've compiled my RC2 by myself and upgraded my old RC 1 with that one, so I guess I won't get support on this... or? Sorry that I'm not quiet sure about that, but If I can get support anyway I'll provide my logs concerning this :)

    PS: Is there a Thread for "selfcompilers" like me, where such problems could be posted anyway if it's here not allowed ;) !?

    Regards
    ARE2
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    same problem on my side, but running SetupTV and pressing OK didn't change anything?

    And your logs are...

    Hi,

    would like to provide logs, but I've compiled my RC2 by myself and upgraded my old RC 1 with that one, so I guess I won't get support on this... or? Sorry that I'm not quiet sure about that, but If I can get support anyway I'll provide my logs concerning this :)

    PS: Is there a Thread for "selfcompilers" like me, where such problems could be posted anyway if it's here not allowed ;) !?

    Regards
    ARE2

    Try uninstalling completely, then doing a fresh install of RC2. I am sure this will fix your problem.

    Mark
     

    ARE2

    Portal Pro
    May 9, 2008
    172
    20
    Germany
    Home Country
    Poland Poland
    Hi,

    thx for the Info, will try that... but later! Everything is working awsome now and thats the only thing that won't work and my Wife ist totally pleased that there are no probs with MP now ;) So I won't disturb that good feeling :eek:) I just thought that there is maybe a Trick doing it without reinstalling everything.

    Big Thanx anyway and Regards
    ARE2
     

    gibman

    Retired Team Member
  • Premium Supporter
  • October 4, 2006
    2,998
    1,372
    Aarhus
    Home Country
    Denmark Denmark
    Surely, fire up SQL and add the missing field manually :)

    Look in the setupTV c# project.
    you will see the SQL scripts like:

    xx_upgrade_sqlserver_database.sql

    find the appropriate one and execute it :)

    /gibman
     

    ARE2

    Portal Pro
    May 9, 2008
    172
    20
    Germany
    Home Country
    Poland Poland
    Surely, fire up SQL and add the missing field manually :)

    Look in the setupTV c# project.
    you will see the SQL scripts like:

    xx_upgrade_sqlserver_database.sql

    find the appropriate one and execute it :)

    /gibman

    Hej nice :)

    will try right after work :)

    Big :D
    ARE2
     

    ARE2

    Portal Pro
    May 9, 2008
    172
    20
    Germany
    Home Country
    Poland Poland
    Surely, fire up SQL and add the missing field manually :)

    Look in the setupTV c# project.
    you will see the SQL scripts like:

    xx_upgrade_sqlserver_database.sql

    find the appropriate one and execute it :)

    /gibman

    Hej nice :)

    will try right after work :)

    Big :D
    ARE2

    Just for the Record:

    It works :)! DB updated and everything is fine now, menu is working again :)

    Thx again to Gibman and Regards
    ARE2
     

    Users who are viewing this thread

    Top Bottom