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.

EventGhost not logging remote commands Irtans

If you have a question or need help, this is the place to be.
Post Reply
asmd
Posts: 8
Joined: Sun Apr 11, 2010 7:12 am

EventGhost not logging remote commands Irtans

Post by asmd »

hi,

Just completed a win 7 upgrade and i treid to install eventghost to get commands via an Irtrans receiver in a Zalman hd160 case. this combination worked fine in win xp.

anyway, after installing irtrans software/driver and eventghost, i added the lirc plugin and i keep receiving this error:
-LIRC Client: Received an erroneous response from the LIRC-server
-Message data: ['Unknown LIRC Command received: VERSION']

irtrans is receiving the command, the icon blinks every time i press a button but the lirc server i guess is not talking to the lirc client properly (my understanding of the error msg)

what could be wrong and is there a fix for this?
all help and suggestions are very much appreciated guys.

regards,
asmd.
User avatar
jinxdone
Plugin Developer
Posts: 443
Joined: Tue Jan 02, 2007 4:08 pm

Re: EventGhost not logging remote commands Irtans

Post by jinxdone »

In other words the Lirc Client sent command VERSION to the Lirc server and the server did not understand such command, so it gave back an error response. The only downside to this is that you get the red error line in the log view when you start up the Lirc Client plugin. It's not critical and it should work just fine regardless.

The reason why it sends the VERSION command on startup is because asyncore is broken in such a way that you have to either send or receive some data (such as the version command) before the connected state is updated. And in the Lirc plugin I want to check whether or not the asyncore thread has successfully connected on startup. It's not going to get fixed until I rewrite the Lirc Client plugin using some other networking library.

-jinxdone
asmd
Posts: 8
Joined: Sun Apr 11, 2010 7:12 am

Re: EventGhost not logging remote commands Irtans

Post by asmd »

Hi,

thanks so much for the reply/assistance.
im afraid it doesnt work.


Lirc plugin settings:
Fullscreen capture 4112010 113341 AM.jpg
the images below show irtrans receiving commands (the ones starting with "cam" are the ones i had it learn) but eventghost doesnt log the commands.
Fullscreen capture 4112010 114112 AM.jpg
got my fingers crossed this is something real simple that ive overlooked.

regards,
asmd.
asmd
Posts: 8
Joined: Sun Apr 11, 2010 7:12 am

Re: EventGhost not logging remote commands Irtans

Post by asmd »

bump.

hoping for some help... please. :)
User avatar
jinxdone
Plugin Developer
Posts: 443
Joined: Tue Jan 02, 2007 4:08 pm

Re: EventGhost not logging remote commands Irtans

Post by jinxdone »

Try connecting to the irtrans's lirc-server (tcp port 8765) with a terminal program, such as PuTTY, then press some buttons on the remote. If you see lines being printed to PuTTY then the irtrans should be working and the fault must be in EG. If you don't get anything then you should doublecheck your irtrans setup until you do get output from it.
asmd
Posts: 8
Joined: Sun Apr 11, 2010 7:12 am

Re: EventGhost not logging remote commands Irtans

Post by asmd »

Hi,

thanks for the reply.
i did as you suggested and PuTTy does log the events but Event Ghost doesnt.
Iv attached the screen shot.

this means event ghost is not logging the commands, but the Lirc server is sending them out correctly...
what could the problem be?
what next?
Fullscreen capture 4152010 122946 AM.jpg
asmd
Posts: 8
Joined: Sun Apr 11, 2010 7:12 am

Re: EventGhost not logging remote commands Irtans

Post by asmd »

Bump.

any ideas?
asmd
Posts: 8
Joined: Sun Apr 11, 2010 7:12 am

Re: EventGhost not logging remote commands Irtans

Post by asmd »

bump.

help...
anybody?
asmd
Posts: 8
Joined: Sun Apr 11, 2010 7:12 am

Re: EventGhost not logging remote commands Irtans

Post by asmd »

bump..

anybody?
HenkNL
Posts: 1
Joined: Fri Jul 02, 2010 9:33 am

Re: EventGhost not logging remote commands Irtans

Post by HenkNL »

Did you manage to make the Irtrans work with eg ?

Henk
asmd
Posts: 8
Joined: Sun Apr 11, 2010 7:12 am

Re: EventGhost not logging remote commands Irtans

Post by asmd »

nope.
gave up trying.
Post Reply