MPTouch - Mediaportal TouchScreen Plugin (2 Viewers)

MPTouch MainScreen Buttons


  • Total voters
    14
  • Poll closed .

mtjoernelund

Portal Pro
April 28, 2008
102
3
Home Country
Denmark Denmark
yep, removed the old plugin, restarted and then installed. Did not work, then rebooted but still did not work. Guess I need to try again.

In configuration there are a button saying "test touchscreen", what should that one do? On my setup it does not do anything...
 

sa_ddam213

Retired Team Member
  • Premium Supporter
  • March 3, 2009
    312
    281
    Canterbury
    Home Country
    New Zealand New Zealand
    yep, removed the old plugin, restarted and then installed. Did not work, then rebooted but still did not work. Guess I need to try again.

    In configuration there are a button saying "test touchscreen", what should that one do? On my setup it does not do anything...


    That button does nothing yet.

    umm.. try setting resolution to low(800x600) maybe i missed somthing in the resolution side (its tricky);

    maybe check that the "MPTouchV2" folder is in your Mediaportal config folder and that "MPTouchSettings.xml and MPTouchSkin.xml" are there and "Skin and Language" folders are there . Maybe Mpe problem?

    I could be MP final but I cant confirm yet.

    Also may be Internet issue , Try with no internet (I have no internet at home so cant test any of that).

    Sa
     

    mtjoernelund

    Portal Pro
    April 28, 2008
    102
    3
    Home Country
    Denmark Denmark
    Just did a little more testing, checked that all files where there etc. And seemingly no errors has been made by the installer. So far so good.

    However I noticed another thing that I had not seen before. When loading MePo with the new MPTouch enabled it throws an error on the splash screen saying that the skin is out of date. It then allows you to ignore and continue. But when starting live tv it comes up with an error.

    I have attached logs. Any idea?
     

    sa_ddam213

    Retired Team Member
  • Premium Supporter
  • March 3, 2009
    312
    281
    Canterbury
    Home Country
    New Zealand New Zealand
    Just did a little more testing, checked that all files where there etc. And seemingly no errors has been made by the installer. So far so good.

    However I noticed another thing that I had not seen before. When loading MePo with the new MPTouch enabled it throws an error on the splash screen saying that the skin is out of date. It then allows you to ignore and continue. But when starting live tv it comes up with an error.

    I have attached logs. Any idea?

    Seems that Streamed MP is not compatible with MP 1.1 final (According to logs)

    MP Final Change Log: - 0002949: [Skin Engine] Reinstate the skin version check for MP 1.1.0 and increase the skinversion in references.xml

    Try with Blue3 skin

    if you still have problems please post your MPTouchSkin and MPTouchSettings.xml's here


    Sa
     

    mtjoernelund

    Portal Pro
    April 28, 2008
    102
    3
    Home Country
    Denmark Denmark
    Well funny thing was that it seemed to only come up with the skin not compatible warning with MPTouch enabled (though now it seems to do it every time).

    But I just tried with B3W skin. Now it does not come up with the uncompatible skin warning. But still the touchscreen just goes black with nothing on it. And when starting live tv MePo throws an unhandled exception error.

    I have attached a new set of logs with B3W enabled. Also attached MPtouchskin.xml and MPtouchsetings.xml.
     

    Attachments

    • MediaPortalLog_b3w.zip
      188 KB
    • MPTouchSettings.xml
      1.2 KB
    • MPTouchSkin.xml
      7.6 KB

    sa_ddam213

    Retired Team Member
  • Premium Supporter
  • March 3, 2009
    312
    281
    Canterbury
    Home Country
    New Zealand New Zealand
    There is still problem while watching 'my trailers' plugin. while mptouch is on you can only hear audio.


    I will have to get in touch with the MP trailers author , I have been trying for months to find the problem but cant see what would cause such an error . I will post you a .dll tomorrow disabling a lot of features so we can see if we can narrow it down.

    What MPTouch window is visible when this happens ,eg: Main window or Video window??

    Maybe it is MPTouch trying to get Codec info and Frame and Resolution Info for MP Trailers


    Sa

    Just tried your new version, but I just updated to MP 1.1 final, and it does not work for me. Do you, or anybody else, have any ideas if it should work in 1.1 final? All I get when starting MePo with the new version of the plugin is a dark blue background on my touchscreeen.

    Has anyone have this same issue??

    Is anyone else using this plugin with MP 1.1 Final??
     

    Czaja0

    Portal Member
    October 14, 2008
    15
    0
    I will have to get in touch with the MP trailers author , I have been trying for months to find the problem but cant see what would cause such an error . I will post you a .dll tomorrow disabling a lot of features so we can see if we can narrow it down.

    What MPTouch window is visible when this happens ,eg: Main window or Video window??

    Maybe it is MPTouch trying to get Codec info and Frame and Resolution Info for MP Trailers


    You can only see main menu.


    Just updated MP to 1.1 Final and MPTouch is workin fine (i mean no difference comparing to RC6)
     

    jblomb

    Retired Team Member
  • Premium Supporter
  • May 17, 2007
    96
    17
    Sundsvall
    Home Country
    Sweden Sweden
    EDIT: (with a comma and not a dot). did you mean you set it to 0,8 x 1,70.
    if so that scale would not have loaded as using a comma is not the right format(double) , it would have loaded last resolution used instead.

    Dunno if you have some kind of locale-specific code regarding this, but when I set it to dot (.) it throws the exception:
    Code:
    2010-07-25 11:32:31.187500 [ERROR][MPMain(1)]: MPTouchV2: Load Settings (Error Code: System.FormatException: Indatasträngen hade ett felaktigt format.
       vid System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       vid System.Number.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
       vid System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
       vid System.Convert.ToDouble(String value)
    (The string has the wrong format.)

    In my locale we are using comma (,) as the decimal separator instead of a dot (.) i.e 3,1415927
    When I change to comma instead of a dot in the config file it doesn't throw an error anymore.

    However, I can't make it work (yet). It throws the error:
    Code:
    2010-07-25 11:32:31.187500 [ERROR][MPMain(1)]: MPTouchV2: MPTouch Start (Error Code: System.Reflection.TargetInvocationException: Ett undantagsfel har uppstått i målet för en aktivering. ---> System.NullReferenceException: Objektreferensen har inte angetts till en instans av ett objekt.
       vid MPTouchV2.MainScreen..ctor()
       --- Slut på stackspårning för interna undantag ---
       vid System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
       vid System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
       vid System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
       vid System.Activator.CreateInstance(Type type, Boolean nonPublic)
       vid MPTouchV2.DynaInvoke.GetClassReference(String AssemblyName, String ClassName)
       vid MPTouchV2.MPTouchV2Plugin.form_Shown(Object sender, EventArgs e), Ett undantagsfel har uppstått i målet för en aktivering.)

    ..still investigating :)
     

    technick

    Portal Pro
    May 6, 2009
    566
    155
    Home Country
    France France
    Hi sa_ddam213, happy to read you again :) For your information, same problem here :

    Without change the config (and nothing to the screen):

    MPTouchV2: Load Settings (Error Code: 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.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
    at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
    at System.Convert.ToDouble(String value)
    at MPTouchV2.MainScreen.LoadSettings(), Input string was not in a correct format.)
    2010-07-25 13:33:48.804000 [Info.][MPMain(1)]: MPTouchV2: MPTouch Start (Error Code: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.NullReferenceException: Object reference not set to an instance of an object.
    at MPTouchV2.MainScreen..ctor()
    --- End of inner exception stack trace ---
    at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
    at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
    at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
    at System.Activator.CreateInstance(Type type, Boolean nonPublic)
    at MPTouchV2.DynaInvoke.GetClassReference(String AssemblyName, String ClassName)
    at MPTouchV2.MPTouchV2Plugin.form_Shown(Object sender, EventArgs e), Exception has been thrown by the target of an invocation.)


    After change the screen and the screen resolution Only, the plugin work but is too large to be used, the last 2 (3 ?) buttons are out of the screen when a "menu" is open.

    2010-07-25 13:28:59.817000 [Info.][MPMain(1)]: MPTouchV2: Load Settings (Error Code: 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.ParseDouble(String value, NumberStyles options, NumberFormatInfo numfmt)
    at System.Double.Parse(String s, NumberStyles style, NumberFormatInfo info)
    at System.Convert.ToDouble(String value)
    at MPTouchV2.MainScreen.LoadSettings(), Input string was not in a correct format.)

    The second "problem" is the you resize the picture to displayit, good, but can you mantain the aspect ratio ? Some TV logo are stange on the display :)

    Technick

    PS : For your information, I order a HDMI Dectective plus to be able to use this plugin with and whitout TV. Reception in 7 days, wait & see, I will inform you asap :)
     

    Users who are viewing this thread

    Top Bottom