BUG: List trigger not being correctly set at startup (1 Viewer)

gamejester

Retired Team Member
  • Premium Supporter
  • May 13, 2007
    418
    37
    Home Country
    United Kingdom United Kingdom
    Easiest way to see this bug is to downloaded my new re-skinning of MYTVseries pages which is based on the SpinSafeRevolve skin.

    I put info and banners in different positions based on whether the List is visable, ie
    <visible>Control.IsVisible(1235)</visible>

    To repro the bug:
    1. Set the view to latest
    2. Esc to home and exit
    3. Re-start (make sure the rember what screen you where last on option is set)
    4. Select MYTVseries. You will see the list view for latest episode, but the trigger 12345 has not been set so the background is wrong and the banner and info are in the wrong place.

    It appears what ever load evnet for this view is not being triggered until the selected item changes in the list view.
    This can be seen by getting to the broken view as described above, the switch view to say All, then back to Latest, it is still broken; but by moving down to the next item in the list the event is trggered and the screen re-draws correctly.
     

    Inker

    Retired Team Member
  • Premium Supporter
  • December 6, 2004
    2,055
    318
    Yeah, I've come across those dummies not being initialized correctly before, but what sounds easy to fix at first prooved kind of not so straight forward. When I find some time I'll see if I can't find a fix.
     

    gamejester

    Retired Team Member
  • Premium Supporter
  • May 13, 2007
    418
    37
    Home Country
    United Kingdom United Kingdom
    Well if you need any help testing or in tracking down the exact cause of the bug(s) let me know, I am running 5 MP systems and also have a test image.

    The aboive should be a good place to start as that is 100% reproducable, which helps.

    I also discovered some weirdness with the Title from Information disappearing when you use the Latestes view then go to home and back; it was strange as once it disappeared it was gone for good no matter what view, you had to re-start MP to get it back. I tracked this one down to some link with animation, so I just removed the animation sections for Title and it went away. The 2 may be connected.
     

    Users who are viewing this thread

    Top Bottom