Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

New way to get MCE Remote signals in EG (for Vista/Win7)

If you have a question or need help, this is the place to be.
Post Reply
kurtm
Posts: 1
Joined: Wed Feb 03, 2010 11:34 pm

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by kurtm »

stottle, thanks for this great plugin. It works very well and it is just what I needed!


Here is one thing I've noticed: I have the AltMCE service set on automatic, and EG set to run at startup. When I boot the computer (Win 7 x64, EG r1387) and login, I get the following in the EG log:

Code: Select all

---> Welcome to EventGhost <---
Autostart
   Plugin: Zoom Player
   Plugin: Winamp
   Plugin: Task Create/Switch Events
   Plugin: Media Player Classic
   Plugin: Microsoft MCE Remote - Vista/Win7
   MCE_Vista: thread started
   MCE_Vista: Connect started
   Main.OnInit
At this point, the service appears to start correctly (no messages from AltMCE in the Windows Event Logs). However, button presses on the MCE do not get sent to EG. I've found I can work around the problem by restarting the AltMCE service. When I do that, EG logs the following:

Code: Select all

    MCE_Vista: Connect started
    MCE_Vista: MceIr pipe is not available, app doesn't seem to be running
    Will continue to try to connect to MceIr
    Message = The system cannot find the file specified.
    MCE_Vista: Connected to MceIr pipe, started handling IR event
So, long and short, the connection is not being established properly on startup, but it seems to work properly if I manually tear it down and bring the service back up with EG running.

Is this a known bug? It's not a huge deal, but I wanted to let you know.

Thanks again for the great plugin!
stottle
Plugin Developer
Posts: 636
Joined: Sun Apr 26, 2009 10:59 pm

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by stottle »

Not a known bug, but something I can look into next time I'm in the code.

Thanks for the heads up!

Brett
frny
Posts: 5
Joined: Tue Feb 09, 2010 2:28 am

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by frny »

The service keeps on crashing. It worked for a few days and now is very unstable.
I am using windows 7 x64
let me know if I can get a log to help.

another issue is that I when I start xbmc with the remote, the taskbar is visible at the bottom. if I have a window open before I start xbmc then both the taskbar and the window are visible. I then click on xbmc with the mouse to bring it at the front. I tried to addd 'bring window to front" with no success. Let me know what I need to do

thanks very much
nunovi
Posts: 5
Joined: Wed Dec 16, 2009 5:53 pm

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by nunovi »

stottle,

Thanks for the great plugin. It does exactly what I needed for my HTPC. The problem for me is, like others, the MCE IR pipe gets disconnected from time to time and the only way to recover is by rebooting as the HTPC user is not an administrator.

I believe this happens essentially after resuming from sleep. Sometimes it's ok, others the pipe just goes unavailable. I've kept my IR receiver in a "dark" place so I don't get a lot of unknown events and this is the only plugin I'm using. Also have installed latest version of EG and I'm on Windows 7 Home Premium x64.

I've created a filter in the event viewer for AlternateIRService events. I only get a couple of information entries with the following description:

Status Changed (Quit signal received from namedpipe).

Please let me know if there are any other logs you would like me to send or any other information. I'm keen to help getting this solved, although I'm not a developer...

Thanks again,

Nuno
nunovi
Posts: 5
Joined: Wed Dec 16, 2009 5:53 pm

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by nunovi »

frny wrote:The service keeps on crashing. It worked for a few days and now is very unstable.
I am using windows 7 x64
let me know if I can get a log to help.

another issue is that I when I start xbmc with the remote, the taskbar is visible at the bottom. if I have a window open before I start xbmc then both the taskbar and the window are visible. I then click on xbmc with the mouse to bring it at the front. I tried to addd 'bring window to front" with no success. Let me know what I need to do

thanks very much
Have you executed a find window first for XBMC before executing the bring window to front? Also, I usually specify in the find window action to wait 3 seconds for the window to appear. Works well for me with Windows Media Center.

Hope this helps.
stottle
Plugin Developer
Posts: 636
Joined: Sun Apr 26, 2009 10:59 pm

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by stottle »

frny wrote:The service keeps on crashing. It worked for a few days and now is very unstable.
I am using windows 7 x64
let me know if I can get a log to help.
Crashes how? Is it sleep related, or something completely different? Any messages in the event log?
frny wrote:another issue is that I when I start xbmc with the remote, the taskbar is visible at the bottom. if I have a window open before I start xbmc then both the taskbar and the window are visible. I then click on xbmc with the mouse to bring it at the front. I tried to addd 'bring window to front" with no success. Let me know what I need to do
This sounds like it is running correctly, but you want to run additional actions. I don't use xbmc, so I would suggest you create a separate thread topic to get some of the xbmc users to suggest solutions.
nunovi wrote:Thanks for the great plugin. It does exactly what I needed for my HTPC. The problem for me is, like others, the MCE IR pipe gets disconnected from time to time and the only way to recover is by rebooting as the HTPC user is not an administrator.

I believe this happens essentially after resuming from sleep. Sometimes it's ok, others the pipe just goes unavailable. I've kept my IR receiver in a "dark" place so I don't get a lot of unknown events and this is the only plugin I'm using. Also have installed latest version of EG and I'm on Windows 7 Home Premium x64.

I've created a filter in the event viewer for AlternateIRService events. I only get a couple of information entries with the following description:

Status Changed (Quit signal received from namedpipe).

Please let me know if there are any other logs you would like me to send or any other information. I'm keen to help getting this solved, although I'm not a developer...

Thanks again,

Nuno
I'll take a look, but I have some other stuff I have to finish. Probably be a week or so.

Brett
nunovi
Posts: 5
Joined: Wed Dec 16, 2009 5:53 pm

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by nunovi »

stottle wrote:
frny wrote:The service keeps on crashing. It worked for a few days and now is very unstable.
I am using windows 7 x64
let me know if I can get a log to help.
Crashes how? Is it sleep related, or something completely different? Any messages in the event log?
frny wrote:another issue is that I when I start xbmc with the remote, the taskbar is visible at the bottom. if I have a window open before I start xbmc then both the taskbar and the window are visible. I then click on xbmc with the mouse to bring it at the front. I tried to addd 'bring window to front" with no success. Let me know what I need to do
This sounds like it is running correctly, but you want to run additional actions. I don't use xbmc, so I would suggest you create a separate thread topic to get some of the xbmc users to suggest solutions.
nunovi wrote:Thanks for the great plugin. It does exactly what I needed for my HTPC. The problem for me is, like others, the MCE IR pipe gets disconnected from time to time and the only way to recover is by rebooting as the HTPC user is not an administrator.

I believe this happens essentially after resuming from sleep. Sometimes it's ok, others the pipe just goes unavailable. I've kept my IR receiver in a "dark" place so I don't get a lot of unknown events and this is the only plugin I'm using. Also have installed latest version of EG and I'm on Windows 7 Home Premium x64.

I've created a filter in the event viewer for AlternateIRService events. I only get a couple of information entries with the following description:

Status Changed (Quit signal received from namedpipe).

Please let me know if there are any other logs you would like me to send or any other information. I'm keen to help getting this solved, although I'm not a developer...

Thanks again,

Nuno
I'll take a look, but I have some other stuff I have to finish. Probably be a week or so.

Brett
Thanks Brett. In the meanwhile, the workaround I have found is to configure the AlternateMCEIRService to restart automatically if the service crashes. This way the service starts working again without intervention. Not ideal but will do for the moment.

Anyway, happy to work with you to debug what's going on.

Nuno
stottle
Plugin Developer
Posts: 636
Joined: Sun Apr 26, 2009 10:59 pm

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by stottle »

Sounds good. [edit]And thanks for posting the possible workaround.[/edit]

Brett
frny
Posts: 5
Joined: Tue Feb 09, 2010 2:28 am

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by frny »

nunovi wrote:
frny wrote:The service keeps on crashing. It worked for a few days and now is very unstable.
I am using windows 7 x64
let me know if I can get a log to help.

another issue is that I when I start xbmc with the remote, the taskbar is visible at the bottom. if I have a window open before I start xbmc then both the taskbar and the window are visible. I then click on xbmc with the mouse to bring it at the front. I tried to addd 'bring window to front" with no success. Let me know what I need to do

thanks very much
Have you executed a find window first for XBMC before executing the bring window to front? Also, I usually specify in the find window action to wait 3 seconds for the window to appear. Works well for me with Windows Media Center.

Hope this helps.
I think it did it - I had the find window but with no wait - because of the crashes I'll need some time to confirm but I'm optimistic :)
thanks
frny
Posts: 5
Joined: Tue Feb 09, 2010 2:28 am

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by frny »

stottle wrote:
frny wrote:The service keeps on crashing. It worked for a few days and now is very unstable.
I am using windows 7 x64
let me know if I can get a log to help.
Crashes how? Is it sleep related, or something completely different? Any messages in the event log?

I rebooted the box and it crashed after a few remote clicks

from the event log:
Faulting application name: AlternateMceIrService.exe, version: 0.0.0.0, time stamp: 0x4aa54bcd
Faulting module name: ntdll.dll, version: 6.1.7600.16385, time stamp: 0x4a5be02b
Exception code: 0xc0000374
Fault offset: 0x00000000000c6cd2
Faulting process id: 0x778
Faulting application start time: 0x01caaa1519215b20
Faulting application path: C:\Program Files\Satori-project\AlternateMceIrService\AlternateMceIrService.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 23a64460-1609-11df-8186-90fba62a6b62

I wonder if the issue is tied to these unknown remote events (see below). The receiver of my remote is very sensitive and sends events even if I don't press any button.

from the eventghost log
MceRemote.Mce.Play
Play
XBMC: Play
MceRemote.Unknown.10C3C3F5EBFFFF2DC3FFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFEFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFBEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFEFFFFFFFFFFFEFFFFFFFFFFFFFFFFFEE8
MceRemote.Mce.Ok
Select
XBMC: Select
MceRemote.Unknown.102FC3D6ABFFFF2DC2FFFBFFFFFFFFFFFFFFFBBFFFFEFFFFFFFFBFFFFFFFFBFFFFFFFFFFFFFFBFFFFFFFFFFFFFFEFFFFFBFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFEFFFFFFFEBFEFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFEBFFEFFFAFFFFFFFFFFFFFFFFFBFFFFFFFBFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFBFBFFFEFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFEFFFFEFFFFFEFFFFFFFFBFFFFFFFFFEEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFEFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFFFFFFFBFFFFEFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFEFEFFFFFFFBFFFFFFFFFFFEEFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFEBFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFEBFFFFFFFFFBFFFEFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFBFFFFBFBEFFEFFFFEFFFFFFFEFFFFFFFFFFFBFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFEFFFFFFFEFEEBFEFEFFFFFFFEBFFFFFFFFFFFFFFFFFEFFEFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFBFFFFFFFFFFFBFEBFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFEFEFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFEFFFFFEFFFFFFFFFFFFFFFFFBFEFFFFFBFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFEFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFBFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFEBFFFFFEFFFFFEFFFFFFFFFFFFFFFFFFEFFBFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFEBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFEFFFFFBFBFFFFFFFFFFFFFEFFFEFFFFFFFFFFFFFFFFFFFFFFFFBEFFFFFFFFBFFBBFFFFFFEFFBFFFFFFFFFFFBFFFFFFFEBFFFFFFFFFFBFFAEFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFBBFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFBFFFFFFFFFFFBFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFBFFFFFFFFFFFFFFFFFFFFBFFFFEBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFEEBEFFEBFFFFFFFFFFFEFFFFFFFFFFFFEFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFEFFBBEFFFFBFFFFFFFFFBFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFEFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFEFBFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFEFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFABFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFAFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFEBFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFBFFFFBFFFFFFFFFFFEFFFFFFFFFFFFFFABFFFFFFFFFFFFFEEFFEFFFFFFFEBFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFBFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFEFFFFFFFFFFFFBFFFBFFFFFFFFFFFFFFEFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFEFFFFFFFFFFFBFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFEBFFFFFFFFFFFBFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFEFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFBFABFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFBFFFFFFAFFBFFFFFFFFFFFFFFFFFFFEBBFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFEFEFFFFFFFFFFFFEFFEFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFBFFFFAFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFEFFFFEFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFEFFBFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFBFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFBFFFFFFFFFFFFEFFFFFEFFFFFFFFFFFFFFFFFFEFFFFAFFFFBFEFBFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFEFFFFFFBFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFEFFBEFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFAFFFFFFFFFFFFFFFFFFFBFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFAFFFFFFFFFEFFBFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFBFFFFFAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFEFFFFFFFFFEFFFFFFFFFFBFEFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFEFEEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFB8
MceRemote.Unknown.100FC1D70FFB7CB70
MCE_Vista: MceIr pipe is not available, app doesn't seem to be running
Will continue to try to connect to MceIr
Message = The system cannot find the file specified.

stottle wrote:
frny wrote:another issue is that I when I start xbmc with the remote, the taskbar is visible at the bottom. if I have a window open before I start xbmc then both the taskbar and the window are visible. I then click on xbmc with the mouse to bring it at the front. I tried to addd 'bring window to front" with no success. Let me know what I need to do
This sounds like it is running correctly, but you want to run additional actions. I don't use xbmc, so I would suggest you create a separate thread topic to get some of the xbmc users to suggest solutions.
Brett
ok will do

thanks for the help
nunovi
Posts: 5
Joined: Wed Dec 16, 2009 5:53 pm

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by nunovi »

frny wrote:
stottle wrote:
frny wrote:The service keeps on crashing. It worked for a few days and now is very unstable.
I am using windows 7 x64
let me know if I can get a log to help.
Crashes how? Is it sleep related, or something completely different? Any messages in the event log?
That long unknown event sure seems to be the culprit. As a workaround, try to keep your receiver away from your tv and keep it in a dark corner. Mine is quite sensitive too I've put it in a corner behind my speakers. I've found that even without line of sight the receiver works well with my Harmony One remote and I get a lot less unknown events. It will still crash from time to time, but less often. As suggested before, try to set the service to automatically restart if it crashes. You can do this in the recovery tab when you check the service properties in Administrative Tools/Services.

Just a workaround but I can live with it until Brett can pick this up.

Nuno


I rebooted the box and it crashed after a few remote clicks

from the event log:
Faulting application name: AlternateMceIrService.exe, version: 0.0.0.0, time stamp: 0x4aa54bcd
Faulting module name: ntdll.dll, version: 6.1.7600.16385, time stamp: 0x4a5be02b
Exception code: 0xc0000374
Fault offset: 0x00000000000c6cd2
Faulting process id: 0x778
Faulting application start time: 0x01caaa1519215b20
Faulting application path: C:\Program Files\Satori-project\AlternateMceIrService\AlternateMceIrService.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: 23a64460-1609-11df-8186-90fba62a6b62

I wonder if the issue is tied to these unknown remote events (see below). The receiver of my remote is very sensitive and sends events even if I don't press any button.

from the eventghost log
MceRemote.Mce.Play
Play
XBMC: Play
MceRemote.Unknown.10C3C3F5EBFFFF2DC3FFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFEFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFBEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFEFFFFFFFFFFFEFFFFFFFFFFFFFFFFFEE8
MceRemote.Mce.Ok
Select
XBMC: Select
MceRemote.Unknown.102FC3D6ABFFFF2DC2FFFBFFFFFFFFFFFFFFFBBFFFFEFFFFFFFFBFFFFFFFFBFFFFFFFFFFFFFFBFFFFFFFFFFFFFFEFFFFFBFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFEFFFFFFFEBFEFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFEBFFEFFFAFFFFFFFFFFFFFFFFFBFFFFFFFBFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFBFBFFFEFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFEFFFFEFFFFFEFFFFFFFFBFFFFFFFFFEEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFEFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFFFFFFFBFFFFEFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFEFEFFFFFFFBFFFFFFFFFFFEEFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFEBFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFEBFFFFFFFFFBFFFEFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFBFFFFBFBEFFEFFFFEFFFFFFFEFFFFFFFFFFFBFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFEFFFFFFFEFEEBFEFEFFFFFFFEBFFFFFFFFFFFFFFFFFEFFEFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFBFFFFFFFFFFFBFEBFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFEFEFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFEFFFFFEFFFFFFFFFFFFFFFFFBFEFFFFFBFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFEFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFBFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFEBFFFFFEFFFFFEFFFFFFFFFFFFFFFFFFEFFBFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFEBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFEFFFFFBFBFFFFFFFFFFFFFEFFFEFFFFFFFFFFFFFFFFFFFFFFFFBEFFFFFFFFBFFBBFFFFFFEFFBFFFFFFFFFFFBFFFFFFFEBFFFFFFFFFFBFFAEFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFBBFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFBFFFFFFFFFFFBFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFBFFFFFFFFFFFFFFFFFFFFBFFFFEBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFEEBEFFEBFFFFFFFFFFFEFFFFFFFFFFFFEFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFEFFBBEFFFFBFFFFFFFFFBFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFEFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFEFBFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFEFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFABFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFAFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFEBFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFBFFFFBFFFFFFFFFFFEFFFFFFFFFFFFFFABFFFFFFFFFFFFFEEFFEFFFFFFFEBFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFBFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFEFFFFFFFFFFFFBFFFBFFFFFFFFFFFFFFEFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFEFFFFFFFFFFFBFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFEBFFFFFFFFFFFBFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFEFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFBFABFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFBFFFFFFAFFBFFFFFFFFFFFFFFFFFFFEBBFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFEFEFFFFFFFFFFFFEFFEFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFBFFFFAFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFEFFFFEFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFEFFBFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFBFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFBFFFFFFFFFFFFEFFFFFEFFFFFFFFFFFFFFFFFFEFFFFAFFFFBFEFBFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFEFFFFFFBFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFEFFBEFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFAFFFFFFFFFFFFFFFFFFFBFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFAFFFFFFFFFEFFBFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFBFFFFFAFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFEFFFFFFFFFEFFFFFFFFFFBFEFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFEFEEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFBFFFFFFEFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFFFFFFBFFFFFFFFFFFFFFFFFFFFFFFFFFFFEFFFFFFFFB8
MceRemote.Unknown.100FC1D70FFB7CB70
MCE_Vista: MceIr pipe is not available, app doesn't seem to be running
Will continue to try to connect to MceIr
Message = The system cannot find the file specified.

stottle wrote:
frny wrote:another issue is that I when I start xbmc with the remote, the taskbar is visible at the bottom. if I have a window open before I start xbmc then both the taskbar and the window are visible. I then click on xbmc with the mouse to bring it at the front. I tried to addd 'bring window to front" with no success. Let me know what I need to do
This sounds like it is running correctly, but you want to run additional actions. I don't use xbmc, so I would suggest you create a separate thread topic to get some of the xbmc users to suggest solutions.
Brett
ok will do

thanks for the help
frny
Posts: 5
Joined: Tue Feb 09, 2010 2:28 am

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by frny »

I've set the service to restart automatically as suggested and have had no more issue.
I will try to move my ir receiver around this week end to see where the best place is.

Thanks
Skirge01
Posts: 3
Joined: Sun Feb 14, 2010 3:21 am

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by Skirge01 »

I've been happily using EG for a couple of years now and absolutely love it, but have recently hit a snag. I tried going through a large portion of these 297 posts and, among other things, I've gathered that an XP receiver may not work with this currently. I don't believe my Matrix Orbital Typhoon GX falls into that category, so I'm stuck as to why EG won't recognize any commands. I have EG working perfectly with my USB-UIRT, but now want to use the one built into the Typhoon. I can control programs with the remote via the HID side, so I know the receiver is working. The EG log doesn't show any issues when starting up and the service is installed and running, yet the log never registers any commands from the remote.

When I start up EventGhost, the log shows:

Code: Select all

22:34:18   ---> Welcome to EventGhost <---
22:34:18   Autostart
22:34:18      Plugin: SageTV
22:34:18      Plugin: Task Create/Switch Events
22:34:19      Plugin: Microsoft MCE Remote - Vista/Win7
22:34:19   Main.OnInit
I see no issues in the Windows event log, either.

I'm using Windows 7 (64-bit) Home Premium and running the r1387 of EG, along with the latest update from the first post of this thread. What else can I provide to assist you in helping me troubleshoot this?

Thanks!

EDIT: I just updated to r1436 to give it a shot and have the exact same results.
Skirge01
Posts: 3
Joined: Sun Feb 14, 2010 3:21 am

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by Skirge01 »

I'm guessing I either didn't provide enough information, the answer is already listed someplace else and I missed it, or I'm just up a creek and no one knows what the issue might be (yet?). :wink: Oh well, at least it's still working with the USB-UIRT.
sync
Posts: 6
Joined: Tue Feb 23, 2010 12:49 am

Re: New way to get MCE Remote signals in EG (for Vista/Win7)

Post by sync »

Is there something horrible about running EG as administrator in order to use the default plugin?

I have to run it as administrator anyway just to get it to save in Win 7.
Post Reply