Pulse-Eight / libcec

USB CEC Adapter communication Library http://libcec.pulse-eight.com/
Other
704 stars 282 forks source link

EventGhost pluging installation problem #643

Open poksh opened 8 months ago

poksh commented 8 months ago

Installed EventGhost 0.5.0-rc6, then reexecuted libcec-6.0.2 installer with enabled EventGhost pluging Trying to add Pulse-Eight pluging into EventGhost config, but

Error loading plugin file: C:\ProgramData\EventGhost\plugins\PulseEight
Traceback (most recent call last) (0.5.0-rc6):
  File "C:\ProgramData\EventGhost\plugins\PulseEight\__init__.py", line 80, in <module>
    from cec_classes import UserControlCodes, CECAdapter, AdapterError # NOQA
  File "C:\ProgramData\EventGhost\plugins\PulseEight\cec_classes.py", line 53, in <module>
    from . import cec
ImportError: cannot import name cec

Are these versions of libCEC and EG compatible?

dejiapps commented 8 months ago

Installed EventGhost 0.5.0-rc6, then reexecuted libcec-6.0.2 installer with enabled EventGhost pluging Trying to add Pulse-Eight pluging into EventGhost config, but

Error loading plugin file: C:\ProgramData\EventGhost\plugins\PulseEight
Traceback (most recent call last) (0.5.0-rc6):
  File "C:\ProgramData\EventGhost\plugins\PulseEight\__init__.py", line 80, in <module>
    from cec_classes import UserControlCodes, CECAdapter, AdapterError # NOQA
  File "C:\ProgramData\EventGhost\plugins\PulseEight\cec_classes.py", line 53, in <module>
    from . import cec
ImportError: cannot import name cec

Are these versions of libCEC and EG compatible?

I'm having the exact same issue. Did you find a solution @poksh?

poksh commented 8 months ago

@dejiapps nope

poksh commented 6 months ago

I tried contacting support, and I remind them once a month, but so far they only promise to contact the developer as quickly as possible

malard commented 6 months ago

Which support are you contacting?


From: Nikita Popov @.> Sent: Sunday, December 17, 2023 5:10:20 PM To: Pulse-Eight/libcec @.> Cc: Subscribed @.***> Subject: Re: [Pulse-Eight/libcec] EventGhost pluging installation problem (Issue #643)

I tried contacting support, and I remind them once a month, but so far they only promise to contact the developer as quickly as possible

— Reply to this email directly, view it on GitHubhttps://github.com/Pulse-Eight/libcec/issues/643#issuecomment-1859212411, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAEFI56AMHRNT6ADBHUO433YJ4KOZAVCNFSM6AAAAAA6HYBFTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGIYTENBRGE. You are receiving this because you are subscribed to this thread.Message ID: @.***>

poksh commented 6 months ago

@malard support on pulse-eight.com, I was sure that that site is related to this repository, is that correct?

malard commented 6 months ago

Okay, but we are not eventghost, and support for these extensions is as seen, so if you need help, please ask in the eventghost forums, thanks!


From: Nikita Popov @.> Sent: Sunday, December 17, 2023 6:38:18 PM To: Pulse-Eight/libcec @.> Cc: Martin Ellis @.>; Mention @.> Subject: Re: [Pulse-Eight/libcec] EventGhost pluging installation problem (Issue #643)

@malardhttps://github.com/malard support on pulse-eight.com, I was sure that that site is related to this repository, is that correct?

— Reply to this email directly, view it on GitHubhttps://github.com/Pulse-Eight/libcec/issues/643#issuecomment-1859232788, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAEFI57NQ4EH77GJ3WFREADYJ4UYVAVCNFSM6AAAAAA6HYBFTCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNJZGIZTENZYHA. You are receiving this because you were mentioned.Message ID: @.***>

poksh commented 6 months ago

@malard oh, sorry. But maybe you could tell me which version of EventGhost is needed for the plugin that comes with the actual libCEC installer? I see This file is part of the libCEC(R) library in each .py file of plugin, so I concluded that they were tested by Pulse-Eight with some version of EventGhost. I just need the version number. For any further questions I will of course contact the EventGhost forums

MP-Munich commented 5 months ago

I have exactly the same issue. The libCEC plugin can't be loaded, even with a completely new installed EventGhost and the default configuration.

cec-tray works fine.

I've tried the following versions:

libCEC:

EventGhost:

libCEC plugin: 1.1b, author Lars Op den Kamp

@opdenkamp Dear Pulse-Eight team, could you please urgently solve this issue? Obviously, the plugin files in the libCEC installation files are not working in general. Three users have been reporting the same issue.

Probably, the developer environment differs from the EventGhost default installation.