New Versions of InputDeviceMapper of LiveDriveIR (3 Viewers)

kaburke

Portal Pro
March 4, 2005
64
0
Alberta, Canada
Mr. Mitchell said:
I had a fresh CVS copy so the InputDeviceMapper had never been started before. I started to configure the plugin and decided to load the mappings from my CVS backup. So I press Load Mappings and browse to the UserInputMappings.xml in another folder. Everything shows up and works just fine. I start MP and remote does not seem to work. I start the configuration program again, now none of the mappings show. Is this expected?
No, it is not expected. I likely made a little error in my path construction. I'll try to look into it later today.
 

mbuzina

Retired Team Member
  • Premium Supporter
  • April 11, 2005
    2,839
    726
    Germany
    Home Country
    Germany Germany
    kaburke said:
    Here are v0.4.4 and v0.4.4CVS. As indicated in my last post, v0.4.4 is for the stable versions of MediaPortal, while v0.4.4CVS is for the latest CVS version.

    Let me know if they:
    • 1) stop the SEHexception from being thrown.
      2) work with their respective MediaPortal versions (I did test them, but I like independant verification).

    Verification from me as well, no exceptions, no problems. I have not tried loading old mappings, since I left mine where they were...

    Thanks.
     
    A

    Anonymous

    Guest
    Hello,

    i'm (almost) a happy user of the input devicemapper and the X10 addon for my Medion PC with MP-latest-CVS.

    However i noticed an issue:
    When using the "Suspend to RAM" function (powerscheduler) , after a wakup, my X10 remote doesn't do anything, until i manually restart MP.
    With "Suspend to disk" in powerscheduler it works fine after a wakup.

    Notice: the naming in recent CVS/powerscheduler has changed:
    now:
    hibernate = suspend to disk
    susepend = suspend to ram
    before a week ago or so this was just the opposite.

    Any ideas?
    Could this something in Inputdevicemapper, or should i search into the X10 addon?

    Any help apreciated.

    Thanks is advance.

    Greetings,

    Arjan
     

    kaburke

    Portal Pro
    March 4, 2005
    64
    0
    Alberta, Canada
    iafilius said:
    Could this something in Inputdevicemapper, or should i search into the X10 addon?
    To be honest, I don't know. My best guess would be trouble with the X10 drivers. After a "Suspend to RAM" wakeup, does your x10 remote work in other (non-MediaPortal) apps?
     
    A

    Anonymous

    Guest
    Hello,

    kaburke said:
    iafilius said:
    Could this something in Inputdevicemapper, or should i search into the X10 addon?
    To be honest, I don't know. My best guess would be trouble with the X10 drivers. After a "Suspend to RAM" wakeup, does your x10 remote work in other (non-MediaPortal) apps?

    It looks like the X10 driver in windows functions well, _because_ a restart of MP "fixes" the issue.
    I don't have other applications "behind" the remote, but i think i can at least test one (the original) application.
    I'll post my results here.
     
    J

    jkwarras

    Guest
    Hi,

    I'm trying to setup my Medion x10 remote to work with MP 0.1.3.0 pre, but I'm having some troubles with your plugin. When I get into the setup, and hit the add profile, whatever option I choose (create an empty profile or use the add wizard to create a profile) I get an error, and I can't continue the setup. This is the code:

    Code:
    System.MissingMethodException: Método no encontrado: Void MediaPortal.Profile.Xml.Save().
       at InputDeviceMapper.UseAddWizardForm.save()
       at InputDeviceMapper.UseAddWizardForm.butOK_Click(Object sender, EventArgs e)
       at System.Windows.Forms.Control.OnClick(EventArgs e)
       at System.Windows.Forms.Button.OnClick(EventArgs e)
       at System.Windows.Forms.Button.WndProc(Message& m)
       at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
       at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Thanks :)
     

    kaburke

    Portal Pro
    March 4, 2005
    64
    0
    Alberta, Canada
    Thanks for pointing this out. Fortunately, I am aware of the problem, but haven't decided on a fix yet - I'm waiting to here what the "best practices" are for using MP's config file. I'll play around and try to have something out very very soon.
     

    Users who are viewing this thread

    Top Bottom