[no Bug] Default skin resulting in warnings "missing control id" - Is this a bug? (1 Viewer)

mp-user

Portal Pro
July 26, 2008
54
1
MediaPortal Version: 1.2.0 Beta
MediaPortal Skin: Default

Not sure if this is a bug or wanted...
Warnings from "[MPMain(1)]: GUIWindow:OnWindowLoaded" (all in MediaPortal\Skin\Default)
Code:
'[...]\MyMusicPlayingNow.xml' is missing control id 999 (window property: VUMeterLeft)
'[...]\MyMusicPlayingNow.xml' is missing control id 998 (window property: VUMeterRight)
'[...]\MyMusicPlayingNow.xml' is missing control id 30 (window property: btnLastFMLove)
'[...]\MyMusicPlayingNow.xml' is missing control id 31 (window property: btnLastFMBan)
'[...]\musicOverlay.xml' is missing control id 1 (window property: _thumbImage)
'[...]\musicOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)
'[...]\musicOverlay.xml' is missing control id 9 (window property: _videoWindow)
'[...]\videoOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)
'[...]\stdKeyboard.xml' is missing control id 2 (window property: _background)
'[...]\tvOSD.xml' is missing control id 10 (window property: imgTvChannelLogo)
'[...]\tvOSD.xml' is missing control id 35 (window property: lblCurrentChannel)
'[...]\tvOSD.xml' is missing control id 39 (window property: imgRecIcon)
'[...]\tvOSD.xml' is missing control id 100 (window property: lblCurrentTime)
'[...]\tvZAPOSD.xml' is missing control id 100 (window property: lblCurrentTime)
'[...]\musicOverlay.xml' is missing control id 1 (window property: _thumbImage)
'[...]\musicOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)
'[...]\musicOverlay.xml' is missing control id 9 (window property: _videoWindow)
'[...]\videoOverlay.xml' is missing control id 6 (window property: _labelBigPlayTime)
'[...]\myHome.xml' is missing control id 200 (window property: lblDate)
'[...]\myHome.xml' is missing control id 201 (window property: lblTime)
'[...]\myHome.xml' is missing control id 99 (window property: videoWindow)

mp-user
 

rekenaar

Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    re: Default skin resulting in warnings "missing control id" - Is this a bug?

    It is just for information.
    One of our devs (jameson_uk) stated the following:
    The logging simply says that a control is defined in code but not in skin file.
     

    mp-user

    Portal Pro
    July 26, 2008
    54
    1
    AW: Default skin resulting in warnings "missing control id" - Is this a bug?

    Hm, I *think* this should be changed to a Debug message instead of a Warning in that case.
     

    Users who are viewing this thread

    Top Bottom