Page 2 of 2

Re: GoogleCalendar2Timer Plugin

Posted: Thu Sep 03, 2015 8:16 pm
by robins
finaly it's works fine, you just run eventghost with administrator privilege
ty for your works

Re: GoogleCalendar2Timer Plugin

Posted: Sat Sep 12, 2015 5:04 pm
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

Re: GoogleCalendar2Timer Plugin

Posted: Tue Sep 15, 2015 8:22 pm
by robins
hi,

@ Garulf , start eventghost with admin privileges

Re: GoogleCalendar2Timer Plugin

Posted: Wed Oct 14, 2015 3:45 pm
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 ;-)