Blue Vision (5 Viewers)

ge2301

Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,736
    3,501
    Stuttgart
    Home Country
    Germany Germany
    CP screen is working now.
    The main issue was to usage of DataContexts and the correct aspect wrappers (MovieAspect vs. MediaAspect). Changes are pushed now.

    Thanks!(y)
    Are the RadioButtons also reacting on clicks (Correct opacity to fit to content background) now?
    EDIT: Just saw not yet. But no problem, Osre tries to take a look.
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,736
    3,501
    Stuttgart
    Home Country
    Germany Germany
    The issue comes from addressing the "Opacity" of the tab path in both "HasFocus" and "IsChecked" trigger. This always leads to overwriting each other. If you temporary disable "HasFocus", you see the tabs reacting on click and keeping Opacity
    Sometimes the solution is so easy :confused: Now I need to link the text color with "HasFocus" and link the contents with the button property "IsChecked".
     

    osre

    Retired Team Member
  • Premium Supporter
  • December 14, 2014
    775
    387
    Home Country
    Germany Germany
    The issue comes from addressing the "Opacity" of the tab path in both "HasFocus" and "IsChecked" trigger. This always leads to overwriting each other. If you temporary disable "HasFocus", you see the tabs reacting on click and keeping Opacity
    Sometimes the solution is so easy :confused: Now I need to link the text color with "HasFocus" and link the contents with the button property "IsChecked".
    So do I still need to have a look at it?
     

    osre

    Retired Team Member
  • Premium Supporter
  • December 14, 2014
    775
    387
    Home Country
    Germany Germany
    For me BlueVision is completely unusable.
    I pulled the latest sources, switched to BV_v5 and rebuild the MP2 Client solution.
    I also deleted the Settings files.
    When I use the mouse to select a menu Group I get constant InvalidOperationExceptions because an enumeration is changed while it is enumerated.
    When I try to use Keyboard I get an IndexOutOfRangeException.
    By this I can not even go into Settings and swith to a different theme :(
     

    ge2301

    Lead Design MP2
  • Team MediaPortal
  • January 11, 2014
    8,736
    3,501
    Stuttgart
    Home Country
    Germany Germany
    Another user has the same error with the summer release. It seems that something was changed causing the failures. Strange is, that @Lehmden had no problem and me neither @morpheus_xx said that he will take a look

    Edit: he was faster than my post ;)
     

    morpheus_xx

    Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    @ge2301 can you look at this minor error:
    [2015-06-23 19:17:19,148] [52647 ] [AMQ 'ScreenManager'] [DEBUG] - ScreenManager: Showing dialog 'dialogSystemState'
    [2015-06-23 19:17:19,148] [52647 ] [AMQ 'SwitchBrowseModeAction'] [DEBUG] - WorkflowManager: Attaching GUI model '4cdd601f-e280-43b9-ad0a-6d7b2403c856' to workflow state 'bbfa7db7-5055-48d5-a904-0f0c79849369'
    [2015-06-23 19:17:19,210] [52710 ] [AMQ 'ScreenManager'] [WARN ] - RowDefinitionsCollection: Invalid cell span 3 in cell 0; valid range is 1-1

    Another request: if you push changes to remote, where already are new commits (by me), please don't use "merge", but "rebase". This way your commit is applied upon mine, otherwise it will create merges.
     

    Lehmden

    Retired Team Member
  • Premium Supporter
  • December 17, 2010
    12,562
    3,944
    Lehmden
    Home Country
    Germany Germany
    Hi.
    Yes, I'm using it right now. I had one or two times that MP2 client crashes after I have closed it but during usage all is working well. Maybe it's because I had deactivated the auto- activation of the main menu with one version earlier and never touched this again...
     

    osre

    Retired Team Member
  • Premium Supporter
  • December 14, 2014
    775
    387
    Home Country
    Germany Germany
    The Problem only occurs if automatic menu switching is enabled.
    Being really quick with the mouse I was able to get to the Settings and enable Manual selection.
    Doing this I saw that the BV Settings popup Looks not verry good. The checkboxes are only visiblen when checked or hovered.

    BVSettings.PNG
     

    Users who are viewing this thread

    Top Bottom