Topbar disabled in fullscreen TV after channel change (1 Viewer)

georgius

Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Compiled SVN 28130 (without any patch), made clean install and is working :) Low CPU usage and fixed switching channels :)

    But I found another issue (probably skin problem). When you start live TV and switch to fullscreen, than change channel to next (or previous), topbar with buttons disappear and is shown only after when you switch to TV Home screen, TV Guide, Crop settings, Program info, Tuning details or IMDB.
     

    FreakyJ

    Retired Team Member
  • Premium Supporter
  • July 25, 2010
    4,004
    1,427
    Home Country
    Germany Germany

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Re: Tvservice cpu usage increase problem while .ts playback fullscreen

    I read this thread carefully several times, but I don't think that's same problem. I have accesible topbar until I press F8 (next channel) or F7 (previous channel). In this case, topbar disappears and is never shown (at least with mouse) until any window metioned above is shown. After that is topbar again accesible.
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Re: Tvservice cpu usage increase problem while .ts playback fullscreen

    I read this thread carefully several times, but I don't think that's same problem. I have accesible topbar until I press F8 (next channel) or F7 (previous channel). In this case, topbar disappears and is never shown (at least with mouse) until any window metioned above is shown. After that is topbar again accesible.

    If you look in C:\ProgramData\Team MediaPortal\MediaPortal\skin\DefaultWide (or similar path, depending on your system)

    and open mytvFullScreen.xml in notepad, do you have

    Code:
    <?xml version="1.0" encoding="utf-8" standalone="yes"?>
    <window>
      <id>602</id>
      <defaultcontrol>13</defaultcontrol>
      <allowoverlay>no</allowoverlay>
      <disabletopbar>false</disabletopbar>
      <controls>

    or is <disabletopbar> true ?

    Mark
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Re: Tvservice cpu usage increase problem while .ts playback fullscreen

    Hi,

    Right, I have tested this, and can confirm it. If the topbar is enabled, it works when you turn on TV, but not after a channel change.

    Mark
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Re: Tvservice cpu usage increase problem while .ts playback fullscreen

    Disable topbar is false, myTvFullscreen.xml attached. I'm running on MP 1.2.0 Beta (SVN 28130).
     

    Attachments

    • mytvFullScreen.xml
      11.5 KB

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Re: Tvservice cpu usage increase problem while .ts playback fullscreen

    Hi,

    Testing by the team shows that this issue (topbar) was already present before the fixes for CPU usage.

    Could someone please test this with the standard 1.2.0beta (not a recent SVN) and the myTVFullScreen.xml provided by georgius above?

    Mark
     

    georgius

    Retired Team Member
  • Premium Supporter
  • October 31, 2010
    1,376
    654
    Bratislava
    Home Country
    Slovakia Slovakia
    Re: Tvservice cpu usage increase problem while .ts playback fullscreen

    Could someone please test this with the standard 1.2.0beta (not a recent SVN) and the myTVFullScreen.xml provided by georgius above?
    Hi,

    I made two tests:
    1. MP 1.2.0 Beta as original installed
    2. MP 1.2.0 Beta with replaced mytvFullScreen.xml
    In first case topbar was disabled in all cases. In second case the behaviour was same as I mentioned above.
     

    elliottmc

    Retired Team Member
  • Premium Supporter
  • August 7, 2005
    14,927
    6,061
    Cardiff, UK
    Home Country
    United Kingdom United Kingdom
    Re: Tvservice cpu usage increase problem while .ts playback fullscreen

    Could someone please test this with the standard 1.2.0beta (not a recent SVN) and the myTVFullScreen.xml provided by georgius above?
    Hi,

    I made two tests:
    1. MP 1.2.0 Beta as original installed
    2. MP 1.2.0 Beta with replaced mytvFullScreen.xml
    In first case topbar was disabled in all cases. In second case the behaviour was same as I mentioned above.

    I can confirm this, so this is a bug in 1.2.0beta, completely unrelated to the fix from this thread.

    I will mantis and try to get someone to look at it.

    Thanks!

    Mark
     

    Users who are viewing this thread

    Top Bottom