Download Black Glass Testing SVN skins (1 Viewer)

Tgx

Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy

    azzuro

    Test Group
  • Team MediaPortal
  • May 10, 2007
    9,984
    5,663
    France - IDF
    Home Country
    France France
    Re: Download Black Glass skins for Mediaportal 1.2.0 svn

    Hi TGX,
    logo TV is not displayed in the OSD !
    and i look; if i found other bug...
     

    Tgx

    Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    Re: Download Black Glass skins for Mediaportal 1.2.0 svn

    Hi TGX,
    logo TV is not displayed in the OSD !
    and i look; if i found other bug...
    Everything is working fine here!

    Tgx
     

    Deda

    Lead Dev MP1 Videos
  • Premium Supporter
  • March 18, 2009
    2,423
    2,385
    Zagreb
    Home Country
    Croatia Croatia
    Re: Download Black Glass skins for Mediaportal 1.2.0 svn

    Hi tgx, small request for all 1.2.0 MP version of BlackGlass skins (HDs and nonHDs) if you can update webbrowser.xml because edsche update it for upcoming compatibility plugin changes.
    New xml should be almost the same as geckobrowser.xml with small changes in properties so not too much work for you :).

    More here https://forum.team-mediaportal.com/...-21-04-2010-new-70005/index18.html#post724041

    Thx in advance.
     

    Tgx

    Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    Re: Download Black Glass skins for Mediaportal 1.2.0 svn

    Hi tgx, small request for all 1.2.0 MP version of BlackGlass skins (HDs and nonHDs) if you can update webbrowser.xml because edsche update it for upcoming compatibility plugin changes.
    New xml should be almost the same as geckobrowser.xml with small changes in properties so not too much work for you :).

    More here https://forum.team-mediaportal.com/...-21-04-2010-new-70005/index18.html#post724041

    Thx in advance.
    I'm already working on it!

    Tgx
     

    SotY

    Portal Member
    February 24, 2010
    20
    0
    Home Country
    United States of America United States of America
    Re: Download Black Glass skins for Mediaportal 1.2.0 svn

    Got some problems with Home editor (both Black Glass HD and Black Glass Nova HD). It gives me an error when try to create home screen and changes are not saved. It works fine when creating home screen using default button settings. As soon as I change some buttons I'm getting error:

    Code:
    See the end of this message for details on invoking 
    just-in-time (JIT) debugging instead of this dialog box.
    
    ************** Exception Text **************
    System.FormatException: Input string was not in a correct format.
       at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at BlackGlassEditor.Form1.buildFanartImageXml(String id)
       at BlackGlassEditor.Form1.saveXML()
       at BlackGlassEditor.Form1.buttonXMLButtons_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
       at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.ButtonBase.WndProc(Message& m)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    
    ************** Loaded Assemblies **************
    mscorlib
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5444 (Win7SP1GDR.050727-5400)
        CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll
    ----------------------------------------
    BlackGlassEditor
        Assembly Version: 1.0.0.0
        Win32 Version: 1.0.0.0
        CodeBase: file:///C:/ProgramData/Team%20MediaPortal/MediaPortal/skin/Black%20Glass%20HD%20Basic%20Home%20Editor/BlackGlassEditor.exe
    ----------------------------------------
    System.Windows.Forms
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
    ----------------------------------------
    System
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
    ----------------------------------------
    System.Drawing
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Xml
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
    ----------------------------------------
    System.Configuration
        Assembly Version: 2.0.0.0
        Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
        CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
    ----------------------------------------
    
    ************** JIT Debugging **************
    To enable just-in-time (JIT) debugging, the .config file for this
    application or computer (machine.config) must have the
    jitDebugging value set in the system.windows.forms section.
    The application must also be compiled with debugging
    enabled.
    
    For example:
    
    <configuration>
        <system.windows.forms jitDebugging="true" />
    </configuration>
    
    When JIT debugging is enabled, any unhandled exception
    will be sent to the JIT debugger registered on the computer
    rather than be handled by this dialog box.
     

    Tgx

    Retired Team Member
  • Premium Supporter
  • January 22, 2008
    1,560
    1,115
    Home Country
    Italy Italy
    Re: Download Black Glass skins for Mediaportal 1.2.0 svn

    Can you please make a screenshot of the Basic Home Editor with your settings?

    Thanks

    Tgx
     

    SotY

    Portal Member
    February 24, 2010
    20
    0
    Home Country
    United States of America United States of America
    Re: Download Black Glass skins for Mediaportal 1.2.0 svn

    Can you please make a screenshot of the Basic Home Editor with your settings?



    I found temporary fix for it. When I manually edit settings.xml file (id, name, plugin) home editor will create BasicHome_Buttons.xml and images just fine.
     

    Users who are viewing this thread

    Top Bottom