1.27.0 5059: Performance stats displayed incorrectly (1 Viewer)

doskabouter

Development Group
  • Team MediaPortal
  • September 27, 2009
    5,225
    4,171
    Nuenen
    Home Country
    Netherlands Netherlands
    MP1 Version
    Just upgraded to 1.27 and when showing performance stats (shift-1) the text is not readable.
    It looks like just the lower 3 or 4 pixels of the text is shown.
    Anyone else has this issue?
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,523
    10,466
    France
    Home Country
    France France
    In EVR, it's not readable :)
    I have posted a screenshot, so I can confirm the issue, something with DPI or else lately has made a regression lol (can't find it)

    Thanks for opening bug thread (y)

    1610298904537.png
     

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    5,225
    4,171
    Nuenen
    Home Country
    Netherlands Netherlands

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    5,225
    4,171
    Nuenen
    Home Country
    Netherlands Netherlands
    ok, that remark about MP1-5043: Upgrade to Visual Studio 2019 · MediaPortal/MediaPortal-1@e3df8f4 isn't correct.
    if I apply these changes to the last working commit (MP1-5038: fix copyfiles mediainfo wrapper to bin folder for testing m… · MediaPortal/MediaPortal-1@2a029f2) it still works ok.
    That would put the blame on vs2015 <-> vs2019 compilation...

    Edit:
    Yup, switching the platform toolset from "Visual Studio 2015 (v140)" to "Visual Studio 2019 (v142)" breaks it.
    Choosing "Visual Studio 2017 (v141)", then it works. so the breakage is between 141 and 142

    Edit2: compiling dshowhelper shows 104 warnings (with v140, v141 as well as v142 so no extra ones to check). And none of them stand out to point to the issue at hand...
     
    Last edited:

    doskabouter

    Development Group
  • Team MediaPortal
  • September 27, 2009
    5,225
    4,171
    Nuenen
    Home Country
    Netherlands Netherlands
    Really strange, I should expect only a change in the toolset wouldn't have that much influence... I mean, it compiles and no extra warnings.
    That could possibly happen to anyone, so any c++ project upgrading it's toolset could potentially break in non-expecting places...
    So either we do some really nasty things in dshowhelper, or microsoft messed up... (Don't know for which one I'm rooting :) )
     

    Sebastiii

    Development Group
  • Team MediaPortal
  • November 12, 2007
    16,523
    10,466
    France
    Home Country
    France France
    Yeah, It looks like a bug on MS, but maybe because they change something and then dshowhelper need to be adapted, but why and where ? :(
     

    Users who are viewing this thread

    Similar threads

    My bad, I misunderstood your post then :) Yeah, these things can get complicated really quickly. I remember scrapping some of my skin-improvement-ideas because I couldn't get these cross-dependencies sorted out.
    My bad, I misunderstood your post then :) Yeah, these things can get complicated really quickly. I remember scrapping some of my...
    I adjusted the MyMusicPlayingNowInfos.xml for my OldEyes variant of DWHD so it fits without crowding. I now have the issue of text...
    Replies
    7
    Views
    2K
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    Nice finding! (y)(y)(y) Adapted to new DWHD and PVHD ;) Position is in front of category bar ;)
    This thread is intended for skin authors, plus those advanced users who have learnt skin programming and have customised the skins...
    Replies
    1
    Views
    2K
    I do not know why this xml was in my theme folders, it must have sneaked in some time ago (years?). I simply removed the file. The Latest Media Handler plugin seems to be working as expected. I've had no lock-ups.
    I do not know why this xml was in my theme folders, it must have sneaked in some time ago (years?). I simply removed the file. The...
    Before you create this bug report: Make sure that your system (windows, codecs and drivers) is up to date, matching the...
    Replies
    13
    Views
    4K
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as possible also try to see if anything is happening during stuck for the mediaportal process(resource monitor, disk activity, cpu usage, anything) maybe other programs competing for resouces?
    maybe setting loglevel to debug might pinpoint the difference between normal and stuck? Preferable with as much disabled as...
    Since over a year my MP sometimes stucks while showing the welcome screen. It started once a week now it happens every second time...
    Replies
    4
    Views
    1K
    As Alexander Pope said: A little learning is a dangerous thing, and Dr Google explains this as: The quotation warns that superficial knowledge of a subject can make people arrogant or foolish, suggesting one should either learn deeply or not at all. "Superficial", and "arrogant or foolish" would be me :eek: . However... I would...
    As Alexander Pope said: A little learning is a dangerous thing, and Dr Google explains this as: The quotation warns that...
    I have just discovered that I can no longer receive any of the independent radio channels broadcast on DVB-T in the UK. In...
    Replies
    12
    Views
    4K
    Top Bottom