MPTouch - Mediaportal TouchScreen Plugin (1 Viewer)

MPTouch MainScreen Buttons


  • Total voters
    14
  • Poll closed .

sa_ddam213

Retired Team Member
  • Premium Supporter
  • March 3, 2009
    312
    281
    Canterbury
    Home Country
    New Zealand New Zealand
    Re: AW: MPTouch - Mediaportal TouchScreen Plugin

    i am now a proud owner of a touchscreen, too ;)

    i tried this plugin, but I have to say it's not working... :( atm, my touchscreen is my primary and only monitor. but i wanted to try your plugin anyway. the resolution is 1920x1080 and the picture i get:

    attachment.php


    EDIT:
    i didn't edit the standard skin. do i have to?

    This plugin is designed for smaller touchscreens (5'' - 15'')
    Scaling past 1280x720 may cause such problems .
    but on mine I did test 1920x1080 and it did look like yours until I pressed "Auto Adjust" on my monitor then it fit fine.

    Try a lower resolution and make sure you have MPTouch_Alpha_rev2, rev1 scaling does not work for all languages

    Sa

    i again:D

    Is there a way to adjust the fontsize in skin sektion??

    Sorry font size is not selectable and probably won't be as all fonts have a different height (and a lot of fonts don't sit on the centerline).
    I built a custom label control to fit the Font to the label size, but without the ability for the user to move and resize the labels changing the font size will create to many skin anomaly's.
    In design I tried to keep all text readable from 5-10M, but still be able to see most of the text on-screen.
    Careful font choice may aid you in larger text.

    Hope this makes sense

    PS: I forgot about the thumbnail problem Will be fixed in MPTouch_Beta :D

    Sa

    Just downloaded the lastest version. Enabled the plugin. I start it but see nothing on the touchscreen.

    Is this supposed to work with 1.1.0 stable release? The first post says:

    It is compiled against the 1.1.0 RC2 release.

    and

    1) Must be MediaPortal 1.0.4 - RC6??

    Inside the setup, I can see my monitors - selected one and hit 'Test Display' I get an error box:

    See the end of this message for details on invoking
    just-in-time (JIT) debugging instead of this dialog box.

    ************** Exception Text **************
    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.TestForm.StartForm()


    Any ideas what is wrong?
    Thanks


    Are you using MPTouch_Alpha_Rev2??

    If you are is anybody else have this problem?

    Sa
     

    jblomb

    Retired Team Member
  • Premium Supporter
  • May 17, 2007
    96
    17
    Sundsvall
    Home Country
    Sweden Sweden
    I have the same problem, and if possible I can try to help you figure out what is wrong. :) See PM.

    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.TestForm.StartForm()
    --- Slut på stackspårning för interna undantag ---
    vid System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    vid System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
    vid System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
    vid System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
    vid System.RuntimeType.InvokeMember(String name, BindingFlags bindingFlags, Binder binder, Object target, Object[] providedArgs, ParameterModifier[] modifiers, CultureInfo culture, String[] namedParams)
    vid System.Type.InvokeMember(String name, BindingFlags invokeAttr, Binder binder, Object target, Object[] args)
    vid MPTouchV2.DynaInvoke.InvokeMethod(DynaClassInfo ci, String MethodName, Object[] args)
    vid MPTouchV2.MPTouchSetup.button1_Click(Object sender, EventArgs e)
    vid System.Windows.Forms.Control.OnClick(EventArgs e)
    vid System.Windows.Forms.Button.OnClick(EventArgs e)
    vid System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    vid System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    vid System.Windows.Forms.Control.WndProc(Message& m)
    vid System.Windows.Forms.ButtonBase.WndProc(Message& m)
    vid System.Windows.Forms.Button.WndProc(Message& m)
    vid System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    and also in log:

    2010-07-28 19:20:54.828125 [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.)
     

    neelex

    Portal Pro
    March 16, 2009
    68
    3
    I see the problem Will post Rev3 ASAP :sorry:

    Sa

    Hi Sa_ddam213,

    same issue for me as described by sjcato. Test button still shows error exception. I don't get an error message when starting MP, but secondary monitor (1280x720) does nothing. I'm using rev2 with MP RC6 for the moment. But again you are faster with announce rev3 :D I can't hardly wait to see the new plugin layout :)

    Keep on your great work! :D

    Thanks,
    Neelex
     

    Kernel.32

    Portal Pro
    July 27, 2009
    93
    3
    Home Country
    Italy Italy
    Re: AW: MPTouch - Mediaportal TouchScreen Plugin

    i am now a proud owner of a touchscreen, too ;)

    i tried this plugin, but I have to say it's not working... :( atm, my touchscreen is my primary and only monitor. but i wanted to try your plugin anyway. the resolution is 1920x1080 and the picture i get:

    attachment.php


    EDIT:
    i didn't edit the standard skin. do i have to?

    I've tryed last alpha build on a thermaltake dh-102 touchscreen (secondary monitor) and I get the same result. I've tryed 800x600 and 1024x768 with no difference.
    Is there a screen shot of how should appear?

    Any help appreciated.

    PS: When playng music I can't see the equalizer --> I use mediaportal interlal dshow player.
     

    sa_ddam213

    Retired Team Member
  • Premium Supporter
  • March 3, 2009
    312
    281
    Canterbury
    Home Country
    New Zealand New Zealand
    Re: AW: MPTouch - Mediaportal TouchScreen Plugin

    i am now a proud owner of a touchscreen, too ;)

    i tried this plugin, but I have to say it's not working... :( atm, my touchscreen is my primary and only monitor. but i wanted to try your plugin anyway. the resolution is 1920x1080 and the picture i get:

    attachment.php


    EDIT:
    i didn't edit the standard skin. do i have to?

    I've tryed last alpha build on a thermaltake dh-102 touchscreen (secondary monitor) and I get the same result. I've tryed 800x600 and 1024x768 with no difference.
    Is there a screen shot of how should appear?

    Any help appreciated.

    PS: When playng music I can't see the equalizer --> I use mediaportal interlal dshow player.

    If you are using Windows 7 the problem may be solved on page 1:

    Gustavson:
    I had the same problem on my screen, the problem was that windows system font was set to 150% scale. The solution was to set it to 100% and screen now will fit perfectly.

    Sa

    PS: Resolution issue fixed now , You can select "Auto" or "Custom" which allows X and Y offset and custom Width + Height.

    Will post it first thing in the morning
     

    OnkelChris

    Retired Team Member
  • Premium Supporter
  • October 17, 2007
    764
    59
    Home Country
    Germany Germany
    AW: Re: AW: MPTouch - Mediaportal TouchScreen Plugin

    If you are using Windows 7 the problem may be solved on page 1:

    Gustavson:
    I had the same problem on my screen, the problem was that windows system font was set to 150% scale. The solution was to set it to 100% and screen now will fit perfectly.

    Sa

    PS: Resolution issue fixed now , You can select "Auto" or "Custom" which allows X and Y offset and custom Width + Height.

    Will post it first thing in the morning

    oh.. I thought I did mention.. yes, scale is 150% for my touchscreen, otherwise windows is not working with my fingers :p

    custom width+height would be the best thing. so everybody can fit it to his/her needs. :)

    are you sharing your sources with us?
     

    Kernel.32

    Portal Pro
    July 27, 2009
    93
    3
    Home Country
    Italy Italy
    Re: AW: MPTouch - Mediaportal TouchScreen Plugin

    i am now a proud owner of a touchscreen, too ;)

    i tried this plugin, but I have to say it's not working... :( atm, my touchscreen is my primary and only monitor. but i wanted to try your plugin anyway. the resolution is 1920x1080 and the picture i get:

    attachment.php


    EDIT:
    i didn't edit the standard skin. do i have to?

    I've tryed last alpha build on a thermaltake dh-102 touchscreen (secondary monitor) and I get the same result. I've tryed 800x600 and 1024x768 with no difference.
    Is there a screen shot of how should appear?

    Any help appreciated.

    PS: When playng music I can't see the equalizer --> I use mediaportal interlal dshow player.

    If you are using Windows 7 the problem may be solved on page 1:

    Yes, I'm using Windows 7 x64, but I can't find anything regarding windows 7 on page 1...
    With "the problem may be solved on page 1" you mean with a future new release?
     

    sa_ddam213

    Retired Team Member
  • Premium Supporter
  • March 3, 2009
    312
    281
    Canterbury
    Home Country
    New Zealand New Zealand
    Re: AW: MPTouch - Mediaportal TouchScreen Plugin

    I've tryed last alpha build on a thermaltake dh-102 touchscreen (secondary monitor) and I get the same result. I've tryed 800x600 and 1024x768 with no difference.
    Is there a screen shot of how should appear?

    Any help appreciated.

    PS: When playng music I can't see the equalizer --> I use mediaportal interlal dshow player.

    If you are using Windows 7 the problem may be solved on page 1:

    Yes, I'm using Windows 7 x64, but I can't find anything regarding windows 7 on page 1...
    With "the problem may be solved on page 1" you mean with a future new release?

    I think windows 7 font scaling is default 150%, try lower to 100% should work.

    "Gustavson:
    I had the same problem on my screen, the problem was that windows system font was set to 150% scale. The solution was to set it to 100% and screen now will fit perfectly."

    Sa

    Edit: MPTouch_Alpha_rev3 available on page1 :)

    oh.. I thought I did mention.. yes, scale is 150% for my touchscreen, otherwise windows is not working with my fingers :p

    custom width+height would be the best thing. so everybody can fit it to his/her needs. :)

    are you sharing your sources with us?

    This plugin is designed for HTPC's not PC/HTPC and if you are using a large single display maybe you should have a look at the TouchScreen control plugin, It add touch gestures to MP so you can control MP with your touchscreen and you wont need an external display plugin.

    Sa
     

    Das Reich

    Portal Member
    May 6, 2010
    14
    0
    The Reich
    Home Country
    Germany Germany
    Heyho,

    thanks for the new update! Unfortunately it still doesn´t work for me.
    If I´m starting MP, I still get my standard windows xp background
    picture.

    If I´m testing the display in the MPT-Setup, I´ll get following error:

    System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
    bei MPTouchV2.TestForm.StartForm()
    bei MPTouchV2.TestForm..ctor()
    bei MPTouchV2.MPTouchSetup.button1_Click(Object sender, EventArgs e)
    bei System.Windows.Forms.Control.OnClick(EventArgs e)
    bei System.Windows.Forms.Button.OnClick(EventArgs e)
    bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    bei System.Windows.Forms.Control.WndProc(Message& m)
    bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
    bei System.Windows.Forms.Button.WndProc(Message& m)
    bei System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    I´m completely lost .... and I´m missing "my" MPT :-(

    Keep up the good work,

    Das Reich
     

    Users who are viewing this thread

    Top Bottom