[no Bug] Really slow programming a recording (1 Viewer)

Makaveli

Portal Pro
January 11, 2007
90
6
Home Country
Netherlands Netherlands
Please do not post extracts of logs they are largely unreadable and do not give the full picture.
We need full logs collected via debug mode.

Also do you have lots of schedules setup?

Ok, I will post them later, because I'm not here this weekend.
 

Makaveli

Portal Pro
January 11, 2007
90
6
Home Country
Netherlands Netherlands
Here are the logs. I started in debug mode and tried to record NOS Journaal. Afterwards I delete that schedule, because it is just a test.
I takes about 15 seconds.
 

Makaveli

Portal Pro
January 11, 2007
90
6
Home Country
Netherlands Netherlands
I can enter that screen without a delay, but when I want to set a recording, it hangs. So I believe it is not the same thing?!
 

jameson_uk

Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    could you just check your database
    Open up a command prompt (as admin if Vista / Win7)
    navigate to MySQL Bin folder (is C:\\Program Files\\MySQL\\MySQL Server 5.1\\bin for me) and enter
    Code:
    mysqlcheck --user=root --pass=MediaPortal --auto-repair MPTVDB
     

    Makaveli

    Portal Pro
    January 11, 2007
    90
    6
    Home Country
    Netherlands Netherlands
    Found no problems:
    Code:
    c:\Program Files\MySQL\MySQL Server 5.1\bin>mysqlcheck.exe --user=root --pass=Me
    diaPortal --auto-repair MPTVDB
    mptvdb.canceledschedule                            OK
    mptvdb.card                                        OK
    mptvdb.cardgroup                                   OK
    mptvdb.cardgroupmap                                OK
    mptvdb.channel                                     OK
    mptvdb.channelgroup                                OK
    mptvdb.channellinkagemap                           OK
    mptvdb.channelmap                                  OK
    mptvdb.conflict                                    OK
    mptvdb.diseqcmotor                                 OK
    mptvdb.favorite                                    OK
    mptvdb.groupmap                                    OK
    mptvdb.history                                     OK
    mptvdb.keyword                                     OK
    mptvdb.keywordmap                                  OK
    mptvdb.personaltvguidemap                          OK
    mptvdb.program
    warning  : 1 client is using or hasn't closed the table properly
    status   : OK
    mptvdb.radiochannelgroup                           OK
    mptvdb.radiogroupmap                               OK
    mptvdb.recording
    warning  : 3 clients are using or haven't closed the table properly
    status   : OK
    mptvdb.satellite                                   OK
    mptvdb.schedule
    warning  : 1 client is using or hasn't closed the table properly
    status   : OK
    mptvdb.server                                      OK
    mptvdb.setting
    warning  : 1 client is using or hasn't closed the table properly
    status   : OK
    mptvdb.timespan                                    OK
    mptvdb.tuningdetail                                OK
    mptvdb.tvmoviemapping                              OK
    mptvdb.version                                     OK

    And the problem is still there...
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    not looked in depth but you do have an odd problem with mediaportal.xml

    Code:
    2010-06-02 14:30:29.329392 [ERROR][MPMain(1)]: Exception   :System.UnauthorizedAccessException: Toegang tot het pad C:\Program Files (x86)\Team MediaPortal\MediaPortal\MediaPortal.xml is geweigerd.

    do you get this in error.log when you launch MP normally (not in debug mode) ??
     

    jameson_uk

    Retired Team Member
  • Premium Supporter
  • January 27, 2005
    7,258
    2,528
    Birmingham
    Home Country
    United Kingdom United Kingdom
    In which logfile did you see that?
    error.log (appears to be when closing MP and not the cause of your issue but if there are odd permissions here it might be breaking other things)
     

    Makaveli

    Portal Pro
    January 11, 2007
    90
    6
    Home Country
    Netherlands Netherlands
    I don't see that message when I'm running in normal mode (error.log is not updated then).

    BTW I don't see that file in my mediaportal dir!
     

    Users who are viewing this thread

    Top Bottom