TV Guide missing (1 Viewer)

miz_gbg

Portal Member
August 9, 2009
24
0
Home Country
Sweden Sweden
Mediaportal installed, channels found, EPG configured, but - when I start MP and select the TV Guide, it's empty and there is a text saying "label missing"?!?!

Any ideas?
 

miz_gbg

Portal Member
August 9, 2009
24
0
Home Country
Sweden Sweden
This is what MP looks like, its swedish, but maybe you can help me anyway...

Anyone????
 

Attachments

  • TVGuide.jpg
    TVGuide.jpg
    69.4 KB

mrkaras

Portal Pro
December 9, 2006
541
7
Home Country
I've seen that many times, try restarting the TVservice service twice, you may have to kill it off in task manager to stop it the first time. not relay a solution but if your lucky it won't happen very often (I usually only get it if I restart the tvservice once rather than twice)
 

miz_gbg

Portal Member
August 9, 2009
24
0
Home Country
Sweden Sweden
Will try that, but don't think it will help, as I have restarted the PC several times already...
 

mrkaras

Portal Pro
December 9, 2006
541
7
Home Country
as this sounds liike a fresh setup, try uninstalling MP completly (it will ask how fully, it doen's tound like youve got much to loose so pick full) and try reinstalling, it may not have instlled properly the first time, I've seen issues like that before but not exactly that and not for wuite some time.
 

mm1352000

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

    Are you actually using MP 1.0.2 like your profile says? If so, I'd strongly recommend that you update to MP 1.1.3 (or 1.2.0b) and post logs. This does look like a bug, but the screenshot is not enough to help us fix it. We would need logs for that (instructions for collecting logs are -->here<--). If you're using MP 1.0.2 then there is a good chance that the bug was already fixed in MP 1.1.x. Even if it wasn't, there is no hope of fixing a 1.0.2 bug unless it can be reproduced with the latest version of MP...

    mm
     

    404

    Portal Pro
    January 11, 2005
    281
    71
    Hi,

    I have exactly the same problem using 1.2.0 beta, tried with default skin and maya...same result.
    Logs attached.

    Regards.
     

    mm1352000

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

    Thanks for the logs. :)
    You seem to have database corruption issues:

    Gentle.Common.GentleException: show columns from `schedule` ---> MySql.Data.MySqlClient.MySqlException: Table '.\mptvdb\schedule' is marked as crashed and should be repaired

    at MySql.Data.MySqlClient.MySqlStream.OpenPacket()

    at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)

    at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()

    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

    at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)

    at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()

    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)

    --- End of inner exception stack trace ---

    at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)

    at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)

    at Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)

    at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)

    at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)

    at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)

    at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)

    at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)

    at Gentle.Framework.PersistenceBroker.RetrieveList[T](Key key, IList`1 result, IDbConnection conn, IDbTransaction tr)

    at Gentle.Framework.PersistenceBroker.RetrieveList[T](Key key, IList`1 result)

    at Gentle.Framework.Broker.RetrieveList[T](Key key, IList`1 result)

    at Gentle.Framework.Broker.RetrieveList[T]()

    at TvDatabase.Schedule.ListAll()

    at TvService.Scheduler.Start()

    at TvService.TVController.InitController()MySql.Data.MySqlClient.MySqlException: Table '.\mptvdb\schedule' is marked as crashed and should be repaired

    at MySql.Data.MySqlClient.MySqlStream.OpenPacket()

    at MySql.Data.MySqlClient.NativeDriver.ReadResult(UInt64& affectedRows, Int64& lastInsertId)

    at MySql.Data.MySqlClient.MySqlDataReader.GetResultSet()

    at MySql.Data.MySqlClient.MySqlDataReader.NextResult()

    at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior)

    at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior)

    at System.Data.Common.DbCommand.System.Data.IDbCommand.ExecuteReader()

    at Gentle.Framework.SqlStatement.Execute(IDbConnection conn, IDbTransaction tr)

    at Gentle.Common.Check.FailWith(Severity severity, Error error, Exception e, String msg)

    at Gentle.Common.Check.Fail(Exception e, Error error, Object[] args)

    at Gentle.Provider.MySQL.MySQLAnalyzer.Analyze(String tableName)

    at Gentle.Framework.GentleAnalyzer.UpdateObjectMap(ObjectMap map)

    at Gentle.Framework.ObjectFactory.ConstructMap(PersistenceBroker broker, Type type)

    at Gentle.Framework.ObjectFactory.GetMap(PersistenceBroker broker, Type type)

    at Gentle.Framework.SqlBuilder..ctor(IGentleProvider provider, StatementType stmtType, Type type, LogicalOperator logicalOperator)

    at Gentle.Framework.PersistenceBroker.GetRetrieveListStatement(Type type, Key key)

    at Gentle.Framework.PersistenceBroker.RetrieveList[T](Key key, IList`1 result, IDbConnection conn, IDbTransaction tr)

    at Gentle.Framework.PersistenceBroker.RetrieveList[T](Key key, IList`1 result)

    at Gentle.Framework.Broker.RetrieveList[T](Key key, IList`1 result)

    at Gentle.Framework.Broker.RetrieveList[T]()

    at TvDatabase.Schedule.ListAll()

    at TvService.Scheduler.Start()

    at TvService.TVController.InitController()

    Please follow the instructions -->here<-- to repair your database and let me know if that fixes the problem.

    mm
     

    404

    Portal Pro
    January 11, 2005
    281
    71
    mm1352000 sorry for the late reply been very busy for the last few days,
    Your advice worked perfectly, Everything is back to normal.
    Thanks very much for taking the time to help. :D

    404.
     

    Users who are viewing this thread

    Similar threads

    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For the first example, I highlighted the example text and eventually found the location in the menus where I could select the CODE macro to have the example text formatted as a code example. So far, so good...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    I made some updates to the Wiki page describing the <import> and <include> tags, including adding a couple of new xml examples. For...
    Replies
    0
    Views
    620
    I used to use the grabber but a few years back it disappeared on FreeSat DVBS. That is when I changed to EPG Collector. The extra benefit is that it collects from the Sky platform so it will give EPG for all the FreeSat channels plus the unencrypted movie channels on the Sky platform. It also allows me to pick the channels dedicated...
    I used to use the grabber but a few years back it disappeared on FreeSat DVBS. That is when I changed to EPG Collector. The extra...
    Hi everyone, I hope you are all well My Mum's Mediaportal lost it's marbles thanks to Microsoft update, (even though I had update...
    Replies
    2
    Views
    2K
    Update: Problem solved! The electronic program guides (tvguide.xml) have been successfully transferred to MediaPortal. The issue stemmed from the corruption of one or both of the mc2xml.dat and/or mc2xml.exe files, for an unknown reason. Consequently, even though the tvguide.xml file appeared to be updated, its content kept being an...
    Update: Problem solved! The electronic program guides (tvguide.xml) have been successfully transferred to MediaPortal. The issue...
    I was having a problem with the EPG on MP2 1.4.1 (although it used to run without any issues for a while). So I installed MP2 1.5...
    Replies
    8
    Views
    2K
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194 connections between 10:54 and 11:05 triggering a denial of service attack ban. The logs show it was lifted on 5/25, but I still see the entry in iptables. I reset fail2ban and hopefully you're working again." Weird...
    Got a reply from SD ... "Looks like your last successful download was on 5/23. On 5/24 for some reason we received 194...
    I'm using MediaPortal 1.38.1 x64 and have an SD-DD lineup account. In the last week, I have not been able to update my EPG, and...
    Replies
    3
    Views
    95
    Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update install) from MP 1.36 x86 to 1.37 x86 and found there seemed to be no Onx menu in the TV guide. I then configured the onx.presets.xml file like I would normally do with updates or fresh installs, but still...
    Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update...
    Hi This is a general question about OnX. I have been using the TvWishList plugin for a while and have recently updated (update...
    Replies
    0
    Views
    802
    Top Bottom