Hey!
I have a problem, might be easy, don't really know.
I'm running Eventghost in order to controll my XBMC based media center, and in Eventghost I use the Lirc Client in order to, I guess, communicate with IRtrans that controlls my IR device.
The thing is that everytime I reboot and Evenghost loads I get this error:
C:\Program Files\EventGhost\eg\Classes\ActionThread.py:81: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6
Could not connect to the LIRC server!
Please doublecheck your configuration and that the LIRC server is reachable
My guess is that IRTrans isn't loaded yet when the Lirc Client is trying to connect? I'm just guessing.
Is there any way to prevent this problem?
Cheers!
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.
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.
Lirc Client loader?
Re: Lirc Client loader?
Hi!
You should update the Lirc Client plugin to the latest version as I recently added automatic reconnection features to it that might be useful for you. To update, replace EventGhost\plugins\Lirc\__init__.py with the latest version from the svn and then restart EG.
Also, the Lirc plugins has it's own thread over on the support forum.
-jinxdone
You should update the Lirc Client plugin to the latest version as I recently added automatic reconnection features to it that might be useful for you. To update, replace EventGhost\plugins\Lirc\__init__.py with the latest version from the svn and then restart EG.
Also, the Lirc plugins has it's own thread over on the support forum.
-jinxdone
Re: Lirc Client loader?
Hey!
Thanks for helping me out, I'll try and see if that sorts my problem out.
Sorry bout creating this topic in the wrong place, my first post here.
Cheers!
Thanks for helping me out, I'll try and see if that sorts my problem out.
Sorry bout creating this topic in the wrong place, my first post here.
Cheers!
Re: Lirc Client loader?
Now I get these error messages:
Fel vid start av plugin: LIRC Client
Traceback (most recent call last) (1076):
File "C:\Program Files\EventGhost\eg\Classes\PluginInfo.py", line 330, in Start
TypeError: __start__() takes exactly 11 arguments (9 given)
and:
LIRC Client: Received an malformed response from the LIRC-server
LIRC Client: Received an erroneous response from the LIRC-server
Message data: ['Unknown LIRC Command received: (null)']
LIRC Client: Received an malformed response from the LIRC-server
Fel vid start av plugin: LIRC Client
Traceback (most recent call last) (1076):
File "C:\Program Files\EventGhost\eg\Classes\PluginInfo.py", line 330, in Start
TypeError: __start__() takes exactly 11 arguments (9 given)
and:
LIRC Client: Received an malformed response from the LIRC-server
LIRC Client: Received an erroneous response from the LIRC-server
Message data: ['Unknown LIRC Command received: (null)']
LIRC Client: Received an malformed response from the LIRC-server
Re: Lirc Client loader?
Hmm..
The first one is just a warning about the number of config parameters, you will keep getting it every time you start EG until you reconfigure the lirc client plugin and then save your eg config.
I know what is causing the latter one, but I'm still looking for a good solution for it. However it should not cause any problems and you can ignore it for now.
*EDIT*
Updated the plugin again.. could you update and see if it helped to the second set of error messages?
-jinxdone
The first one is just a warning about the number of config parameters, you will keep getting it every time you start EG until you reconfigure the lirc client plugin and then save your eg config.
I know what is causing the latter one, but I'm still looking for a good solution for it. However it should not cause any problems and you can ignore it for now.
*EDIT*
Updated the plugin again.. could you update and see if it helped to the second set of error messages?
-jinxdone