My Lyrics 1.41 (December 4th 2009) (2 Viewers)

Status
Not open for further replies.

mackey

Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    I agree that the actiongroup isn't working perfectly. The main problem is that some screens don't have controls that can be focused after leaving the actiongroup. I'm new to actionsgroups and the trick I found to make the sidebar to disappear was to show the tag control, focus it and then hide it again. Then the sidebar is closed and the proper screen is showed. Works ok in the two Blue3 skins. I should work in other skins as well.

    If you have a trick or two, or recommendent changes to the xml files, please let me know.
     

    twannieguitar

    New Member
    December 3, 2009
    1
    0
    Home Country
    Netherlands Netherlands
    Hi

    When I do a database search the application crashes at a certain point.:(
    When restarting and doing a search again the application crashes at a later point in the stage.

    Should I have installed previous version before installing 1.40?
    If yes, how can I do this?

    Regards
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,896
    11,786
    Königstein (Taunus)
    Home Country
    Germany Germany
    I agree that the actiongroup isn't working perfectly. The main problem is that some screens don't have controls that can be focused after leaving the actiongroup. I'm new to actionsgroups and the trick I found to make the sidebar to disappear was to show the tag control, focus it and then hide it again. Then the sidebar is closed and the proper screen is showed. Works ok in the two Blue3 skins. I should work in other skins as well.

    If you have a trick or two, or recommendent changes to the xml files, please let me know.
    Well, actually it doesn´t work well in the Blue3 skins either. I would suggest you use a menu instead an actiongroup. Much easier to handle, no problems with visibilities etc. and much easier to implement.
     

    mackey

    Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    Hi

    When I do a database search the application crashes at a certain point.:(
    When restarting and doing a search again the application crashes at a later point in the stage.

    Should I have installed previous version before installing 1.40?
    If yes, how can I do this?

    Regards
    Please tick the log option in the configuration. Do a search and attach the log to a message here. Then I'll have a look.

    No need for previous versions of MyLyrics. MP 1.00 or 1.1 beta is required.

    regards
     

    mackey

    Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    Well, actually it doesn´t work well in the Blue3 skins either. I would suggest you use a menu instead an actiongroup. Much easier to handle, no problems with visibilities etc. and much easier to implement.
    I had a couple of testers that had to problem using the actiongroup, and I thinks it is okay. Which specific problems do you encounter?

    Neither the actiongroup nor the menu is documented in the wiki. I only found examples of actiongroups in existings skin files.
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,896
    11,786
    Königstein (Taunus)
    Home Country
    Germany Germany
    The problems are: no acces to the actiongroup with a mouse (e.g. see myPictures), no disappearing of actionmenu when pressing right if in LRC screen. I encountered this in the BLU3 skins, and porting the xmls to my PureVision skins resulted in the same error.
    The actiongroups you referred to are all depending on a *listcontrol* with id 50. I tried different scenarios with dummy buttons and dummy lists, but nothing worked. Nor relating the visibility to one of the LRC lines (400-512). So what has the focus when LRC is shown? 1020? Or 20?
     

    mackey

    Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    Oh, didn't know about the mouse issue. I don't use the mouse myself and have failed to test the skin file with mouse actions. I cannot find any differences between the xml files for My Pictures and My Lyrics that could explain why it works in the first and not in the latter. It seems like a difference in code, then. I'll try to locate in the mypic source..

    I have tried to fix the problems with the closing of the actiongroup but haven't found a flawless solution. The main problem is that 20 and 1020 isn't shown in LRC mode. Therefore a <onRight>20</onRight> wont work in LRC. Only labels are shown in LRC mode and these can not have focus and thereby the no action get focus and the actiongroup isn't closed.. I think this is a bug in the MP GUI, but this will natural not be fixed in the feature freeze.

    The problem isn't that great though. Simple press the "Find LRC" button and the actiongroup will be closed. However I got an idea or two that I try out, but I'm not sure that the issue really can be fixed due to the limitations in the MP GUI engine. Documentation of the control would natural help a bit.

    thanks for the report. If you encounter more problems then please let me know. I hope to launch a 1.41 next week.
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,896
    11,786
    Königstein (Taunus)
    Home Country
    Germany Germany
    :D for your efforts. I didn´t mention the workaround you described above because that will always work. Hope you´ll find out something - and as I said before - a menu would be much easier to integrate and wouldn´t have those disadvantages mentioned.
     

    mackey

    Retired Team Member
  • Premium Supporter
  • May 1, 2006
    456
    177
    right there
    Home Country
    Denmark Denmark
    :D for your efforts. I didn´t mention the workaround you described above because that will always work. Hope you´ll find out something - and as I said before - a menu would be much easier to integrate and wouldn´t have those disadvantages mentioned.

    Sounds like the menu control is the way to go. I did not no of such before you mentioned it. No info in the wiki and the menus I have seen in the Blue3 skins is based upon actiongroups. Can you point me to a skinfile or two that uses the menu control? Preferable in the Blue3wide skin. thanks
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,896
    11,786
    Königstein (Taunus)
    Home Country
    Germany Germany
    Example for menus are a lot: In all fullscreen TV and Video screens, in myVideos etc. when pressing F9 or rightclick with mouse or menu button on remote a context menu is shown. Many plugin use that function. e.g myFilms, MovingPictures, TVSeries etc. It´s a very common thing.
     
    Status
    Not open for further replies.

    Users who are viewing this thread

    Top Bottom