Crash when switching to previous/next channel (1 Viewer)

FlatEric

MP Donator
  • Premium Supporter
  • December 8, 2010
    66
    6
    Sauerland
    Home Country
    Germany Germany
    When i switch to the previous/next tv-channel with channel down/up button MP freezes showing a frozen picture of the last channel. Switching to another channel within the tv-guide works. Using the skin default wide instead of Titan has no effect. When i select VMR9 instead of EVR as Video renderer channel-switching works, but i have stuttering video.
    The logs are added in the zip-file. I cant see a problem in the logs, maybe someone can help me.
     

    Attachments

    • zap crash.zip
      39.3 KB

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    For sure you have error in log :)

    [2014-06-01 14:37:26,625] [Log ] [MPMain ] [ERROR] - Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei TvPlugin.TvZapOsd.ShowPrograms()
    bei TvPlugin.TvZapOsd.SetCurrentChannelLogo()
    bei TvPlugin.TvZapOsd.UpdateChannelInfo()

    Can you describe step by step and what key did you use to Zap channel (i know that in TVHome, we can use PGUP/PGDown to zap between channel.
     

    FlatEric

    MP Donator
  • Premium Supporter
  • December 8, 2010
    66
    6
    Sauerland
    Home Country
    Germany Germany
    Hello,
    i use eventghost to translate the remote commands to keystrokes.
    For tv channel up/down i use F8 and F7 (from keyboard-shortcuts in the wiki).
    Pressing PgUp/PgDown switches between the channel-groups.
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,583
    10,403
    France
    Home Country
    France France
    Ah yes PgUp/PgDown works when in TVHome but not in fullscreen :)
    Will try F7/F8 on my side tonight.
     

    FlatEric

    MP Donator
  • Premium Supporter
  • December 8, 2010
    66
    6
    Sauerland
    Home Country
    Germany Germany
    Hello,
    after upgrading to MP1.8 this issue is still a problem for me.
    I hope you can see in the attached log that F7/F8 works several times but then i got a black screen.
    With the Esc-key i could go back to the tv-menu so MP did not crash completely.
     

    FlatEric

    MP Donator
  • Premium Supporter
  • December 8, 2010
    66
    6
    Sauerland
    Home Country
    Germany Germany
    This is very strange, because i only pressed the channel up/down keys while watching tv.
    So MP should not jump to radio-playback. Addditionally RTL2 is not part of my tv or radio channel-list.
     

    mm1352000

    Retired Team Member
  • Premium Supporter
  • September 1, 2008
    21,577
    8,224
    Home Country
    New Zealand New Zealand
    I can only report what I see in the log files. You can read for yourself. :)

    There is a sequence of channel changes which get quite fast.

    SAT.1 is started when you enter the TV section:
    [2014-07-25 16:04:39,640] [Log ] [MPMain ] [INFO ] - TVHome.ViewChannelAndCheck(): View channel=SAT.1
    ...
    [2014-07-25 16:04:40,388] [Log ] [MPMain ] [INFO ] - succeeded:confused:ucceeded TvControl.VirtualCard

    To RTL:
    [2014-07-25 16:04:45,101] [Log ] [MPMain ] [INFO ] - Navigator:ZapNext SAT.1->RTL Television
    ...
    [2014-07-25 16:04:47,750] [Log ] [MPMain ] [INFO ] - succeeded:confused:ucceeded TvControl.VirtualCard

    To TELE 5:
    [2014-07-25 16:04:53,211] [Log ] [MPMain ] [INFO ] - Navigator:ZapNext RTL Television->TELE 5
    ...
    [2014-07-25 16:04:55,710] [Log ] [MPMain ] [INFO ] - succeeded:confused:ucceeded TvControl.VirtualCard

    To VOX:
    [2014-07-25 16:04:55,743] [Log ] [MPMain ] [INFO ] - Navigator:ZapNext TELE 5->VOX
    ...
    [2014-07-25 16:04:58,540] [Log ] [MPMain ] [INFO ] - succeeded:confused:ucceeded TvControl.VirtualCard

    To ProSieben:
    [2014-07-25 16:05:19,677] [Log ] [MPMain ] [INFO ] - Navigator:ZapNext VOX->ProSieben
    ...
    [2014-07-25 16:05:22,158] [Log ] [MPMain ] [INFO ] - succeeded:confused:ucceeded TvControl.VirtualCard

    Finally, to RTL2:
    [2014-07-25 16:05:23,740] [Log ] [MPMain ] [INFO ] - Navigator:ZapNext ProSieben->RTL2

    TV Server does the channel change:
    [2014-07-25 16:05:26,064] [Log ] [19 ] [INFO ] - Controller: find free card for channel RTL2
    [2014-07-25 16:05:26,064] [Log ] [19 ] [INFO ] - Controller: find card for channel RTL2
    [2014-07-25 16:05:26,066] [Log ] [19 ] [INFO ] - Controller: got 1 tuning details for RTL2
    [2014-07-25 16:05:26,066] [Log ] [19 ] [INFO ] - Controller: channel #1 DVBS:radio:CSAT RTL2 Freq:11568000 ONID:1 TSID:1024 SID:8538 PMT:0x512 FTA:True LCN:10000 SymbolRate:22000 Modulation:ModNotSet Polarisation:LinearV InnerFecRate:Rate5_6 DisEqc:None band:Universal Pilot:NotSet RollOff:NotSet
    ...
    [2014-07-25 16:05:26,900] [Log ] [19 ] [INFO ] - Controller: StartTimeShifting started on card:5 to D:\Timeshift\live5-0.ts.tsbuffer

    Not sure what more I can say.

    Addditionally RTL2 is not part of my tv or radio channel-list.
    It might not be in your custom/favourite groups, but I assume it is in the "all channels" group.

    My guess is that you're either not zapping within your custom/favourite group or whatever keys you're pressing are causing MP to change group.
     

    Users who are viewing this thread

    Top Bottom