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.

GoogleCalendar2Timer Plugin

Questions and comments specific to a particular plugin should go here.
robins
Posts: 5
Joined: Mon Oct 14, 2013 12:11 pm

Re: GoogleCalendar2Timer Plugin

Post by robins »

finaly it's works fine, you just run eventghost with administrator privilege
ty for your works
Garulf
Posts: 1
Joined: Sat Sep 12, 2015 4:57 pm

Re: GoogleCalendar2Timer Plugin

Post by Garulf »

Followed the instructions and tried to get the plugin set up but I keep getting this error:

Code: Select all

12:55:52      Error starting plugin: GoogleCalendar2Timer
12:55:52      Traceback (most recent call last) (1700):
12:55:52        File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginInstanceInfo.py", line 177, in Start
12:55:52          self.instance.__start__(*self.args)
12:55:52        File "C:\Program Files (x86)\EventGhost\plugins\GoogleCalendar2Timer\__init__.py", line 39, in __start__
12:55:52          credentials = flow.step2_exchange(authtoken)
12:55:52        File "C:\Program Files (x86)\EventGhost\lib26\site-packages\oauth2client\util.py", line 132, in positional_wrapper
12:55:52          return wrapped(*args, **kwargs)
12:55:52        File "C:\Program Files (x86)\EventGhost\lib26\site-packages\oauth2client\client.py", line 1310, in step2_exchange
12:55:52          raise FlowExchangeError(error_msg)
12:55:52      FlowExchangeError: invalid_grant
Any help would be greatly appreciated
robins
Posts: 5
Joined: Mon Oct 14, 2013 12:11 pm

Re: GoogleCalendar2Timer Plugin

Post by robins »

hi,

@ Garulf , start eventghost with admin privileges
Medienuser
Posts: 7
Joined: Mon Jun 02, 2014 1:00 am

Re: GoogleCalendar2Timer Plugin

Post by Medienuser »

Hello together!
When I start EventGhost I got this error message:

17:40:00 Fehler beim Laden der Plugin-Datei C:\Program Files (x86)\EventGhost\plugins\GoogleCalendar2Timer.
17:40:00 Traceback (most recent call last) (1706):
17:40:00 File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginModuleInfo.py", line 70, in __init__
17:40:00 __import__(moduleName, None, None, [''])
17:40:00 File "C:\Program Files (x86)\EventGhost\plugins\GoogleCalendar2Timer\__init__.py", line 95, in <module>
17:40:00 from iri2uri import iri2uri
17:40:00 ImportError: No module named iri2uri
17:40:00 Fehler beim Laden der Plugin-Datei C:\Program Files (x86)\EventGhost\plugins\GoogleCalendar2Timer.
17:40:00 Traceback (most recent call last) (1706):
17:40:00 File "C:\Program Files (x86)\EventGhost\eg\Classes\PluginModuleInfo.py", line 70, in __init__
17:40:00 __import__(moduleName, None, None, [''])
17:40:00 File "C:\Program Files (x86)\EventGhost\plugins\GoogleCalendar2Timer\__init__.py", line 95, in <module>
17:40:00 from iri2uri import iri2uri
17:40:00 ImportError: No module named iri2uri

I tried a clean install on different systems but I got the same error :-(

May anybody help me? I need the plugin to control my heating ;-)
Post Reply