Code Monkey home page Code Monkey logo

Comments (6)

deanishe avatar deanishe commented on July 2, 2024

I can't help you without more information, I'm afraid. Please open Alfred's debugger to turn on debugging, try again, and then check the log file (not the debugger). You can open the log file with gdate workflow:log.

from alfred-gcal.

mds1 avatar mds1 commented on July 2, 2024

So here is what populated in that log file from typing gcal > connecting an account through the browser > closing the tab > trying gcal again. I'm not sure what to takeaway from this file, though it does say Sent 1 result(s) to Alfred a few lines down...

Is there a way to clear all workflow data and start over? I was on Alfred 3 earlier today when I first tried this workflow, and finally stopped putting off upgrading when I realized this wasn't compatible with Alfred 3. Perhaps there's some residual data floating around that's throwing it off?

14:17:38 cmd_server.go:70: [preview] 40s since last request
14:17:39 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
14:17:39 main.go:190: [main] query="", startTime=2020-01-23 14:17:39.919119 -0800 PST, endTime=2020-01-24 14:17:39.919119 -0800 PST
14:17:39 feedback.go:468: Sent 1 result(s) to Alfred
14:17:39 workflow.go:404: ------------------- 5.071745ms -------------------
14:17:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
14:17:41 magic.go:135: Opening Google signin page…
14:17:41 feedback.go:468: Sent 1 result(s) to Alfred
14:17:42 auth.go:245: [auth] starting local webserver on localhost:61432 ...
14:17:48 cmd_server.go:70: [preview] 50s since last request
14:17:58 cmd_server.go:70: [preview] 60s since last request
14:17:58 cmd_server.go:56: [preview] server stopped
14:17:58 workflow.go:404: ----------------- 1m0.011460028s -----------------
14:17:59 auth.go:256: [auth] oauth2 state=3f197f5a150a17804aa649545c58f544c62f51dfbb3df15269ec056e6c0e69e1
14:17:59 auth.go:257: [auth] oauth2 code=4/vwGcxnMTEYepdKTWk703wzaHxGVzNZiwj8nWOS22_JSNWEdBAVLeWqpnmmzxLdaQp_UxT_ZlZGlJ_wzzdkIrGjk
14:17:59 auth.go:258: [auth] oauth2 error=
14:18:00 auth.go:256: [auth] oauth2 state=
14:18:00 auth.go:257: [auth] oauth2 code=
14:18:00 auth.go:258: [auth] oauth2 error=
14:18:38 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
14:18:38 main.go:190: [main] query="", startTime=2020-01-23 14:18:38.812245 -0800 PST, endTime=2020-01-24 14:18:38.812245 -0800 PST
14:18:38 feedback.go:468: Sent 1 result(s) to Alfred
14:18:38 workflow.go:404: ------------------ 11.252375ms -------------------
14:18:38 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
14:18:38 main.go:190: [main] query="", startTime=2020-01-23 14:18:38.832947 -0800 PST, endTime=2020-01-24 14:18:38.832947 -0800 PST
14:18:38 cmd_server.go:40: [preview] starting preview server on localhost:61433 ...
14:18:38 workflow_paths.go:143: [warning] info.plist not found. Guessed: /Users/mds/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.D82DEBAD-9637-46AC-AC87-1566AFF50BDF

from alfred-gcal.

deanishe avatar deanishe commented on July 2, 2024

You said that fetching the calendar list wasn't working. Please post the log of you trying to do that.

from alfred-gcal.

mds1 avatar mds1 commented on July 2, 2024

Sure thing. But just to clarify, since I may not have been clear above, I think not being able to fetch the calendar list is because the accounts are not properly configured. What happened was:

  • I tried connecting an account using the steps above (gcal > "Action this item to add a Google account" > connecting an account through the browser > closing the tab > trying gcal again). The upcoming events should display, but instead it still says "No accounts configured. Action this item to add a Google account"—this is the log shown in the comment above
  • As another test, I then tried gnew. This is where it fails to fetch the calendar list, presumably because accounts were never properly configured in the previous bullet—this is the log shown below

Either way, below is the log from running gnew > pressing Enter to activate calendars. From this log it does seem the problem is that accounts are not configured properly from 06:36:41 cmd_update.go:47: [update] no Google accounts configured

06:36:38 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:38 main.go:190: [main] query="", startTime=2020-01-24 06:36:38.804072 -0800 PST, endTime=2020-01-25 06:36:38.804072 -0800 PST
06:36:38 feedback.go:468: Sent 1 result(s) to Alfred
06:36:38 workflow.go:404: ------------------ 10.816532ms -------------------
06:36:38 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:38 main.go:190: [main] query="", startTime=2020-01-24 06:36:38.825387 -0800 PST, endTime=2020-01-25 06:36:38.825387 -0800 PST
06:36:38 cmd_server.go:40: [preview] starting preview server on localhost:61433 ...
06:36:38 workflow_paths.go:143: [warning] info.plist not found. Guessed: /Users/mds/Library/Application Support/Alfred/Alfred.alfredpreferences/workflows/user.workflow.D82DEBAD-9637-46AC-AC87-1566AFF50BDF
06:36:40 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:40 magic.go:135: Opening calendar list…
06:36:40 feedback.go:468: Sent 1 result(s) to Alfred
06:36:40 workflow.go:404: ------------------ 174.61863ms -------------------
06:36:40 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:40 main.go:190: [main] query="", startTime=2020-01-24 06:36:40.98559 -0800 PST, endTime=2020-01-25 06:36:40.98559 -0800 PST
06:36:40 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:40 icons.go:225: progress: current=0, next=1
06:36:40 feedback.go:468: Sent 1 result(s) to Alfred
06:36:40 workflow.go:404: ------------------- 6.866181ms -------------------
06:36:40 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.000199 -0800 PST, endTime=2020-01-25 06:36:41.000199 -0800 PST
06:36:41 cmd_update.go:44: [update] reloading calendars…
06:36:41 cmd_update.go:47: [update] no Google accounts configured
06:36:41 workflow.go:404: ------------------- 4.467067ms -------------------
06:36:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.182023 -0800 PST, endTime=2020-01-25 06:36:41.182023 -0800 PST
06:36:41 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:41 icons.go:225: progress: current=1, next=2
06:36:41 feedback.go:468: Sent 1 result(s) to Alfred
06:36:41 workflow.go:404: ------------------- 6.345537ms -------------------
06:36:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.195776 -0800 PST, endTime=2020-01-25 06:36:41.195776 -0800 PST
06:36:41 cmd_update.go:44: [update] reloading calendars…
06:36:41 cmd_update.go:47: [update] no Google accounts configured
06:36:41 workflow.go:404: ------------------- 4.317972ms -------------------
06:36:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.37456 -0800 PST, endTime=2020-01-25 06:36:41.37456 -0800 PST
06:36:41 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:41 icons.go:225: progress: current=2, next=0
06:36:41 feedback.go:468: Sent 1 result(s) to Alfred
06:36:41 workflow.go:404: ------------------- 7.801037ms -------------------
06:36:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.38898 -0800 PST, endTime=2020-01-25 06:36:41.38898 -0800 PST
06:36:41 cmd_update.go:44: [update] reloading calendars…
06:36:41 cmd_update.go:47: [update] no Google accounts configured
06:36:41 workflow.go:404: ------------------- 4.49918ms --------------------
06:36:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.567833 -0800 PST, endTime=2020-01-25 06:36:41.567833 -0800 PST
06:36:41 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:41 icons.go:225: progress: current=0, next=1
06:36:41 feedback.go:468: Sent 1 result(s) to Alfred
06:36:41 workflow.go:404: ------------------- 6.640475ms -------------------
06:36:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.585604 -0800 PST, endTime=2020-01-25 06:36:41.585604 -0800 PST
06:36:41 cmd_update.go:44: [update] reloading calendars…
06:36:41 cmd_update.go:47: [update] no Google accounts configured
06:36:41 workflow.go:404: ------------------- 4.062359ms -------------------
06:36:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.859865 -0800 PST, endTime=2020-01-25 06:36:41.859865 -0800 PST
06:36:41 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:41 icons.go:225: progress: current=1, next=2
06:36:41 feedback.go:468: Sent 1 result(s) to Alfred
06:36:41 workflow.go:404: ------------------ 14.371679ms -------------------
06:36:41 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:41 main.go:190: [main] query="", startTime=2020-01-24 06:36:41.884797 -0800 PST, endTime=2020-01-25 06:36:41.884797 -0800 PST
06:36:41 cmd_update.go:44: [update] reloading calendars…
06:36:41 cmd_update.go:47: [update] no Google accounts configured
06:36:41 workflow.go:404: ------------------- 5.826449ms -------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.070019 -0800 PST, endTime=2020-01-25 06:36:42.070019 -0800 PST
06:36:42 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:42 icons.go:225: progress: current=2, next=0
06:36:42 feedback.go:468: Sent 1 result(s) to Alfred
06:36:42 workflow.go:404: ------------------- 7.685394ms -------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.085451 -0800 PST, endTime=2020-01-25 06:36:42.085451 -0800 PST
06:36:42 cmd_update.go:44: [update] reloading calendars…
06:36:42 cmd_update.go:47: [update] no Google accounts configured
06:36:42 workflow.go:404: ------------------- 4.31716ms --------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.261967 -0800 PST, endTime=2020-01-25 06:36:42.261967 -0800 PST
06:36:42 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:42 icons.go:225: progress: current=0, next=1
06:36:42 feedback.go:468: Sent 1 result(s) to Alfred
06:36:42 workflow.go:404: ------------------- 6.36677ms --------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.275724 -0800 PST, endTime=2020-01-25 06:36:42.275724 -0800 PST
06:36:42 cmd_update.go:44: [update] reloading calendars…
06:36:42 cmd_update.go:47: [update] no Google accounts configured
06:36:42 workflow.go:404: ------------------- 4.682963ms -------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.455881 -0800 PST, endTime=2020-01-25 06:36:42.455881 -0800 PST
06:36:42 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:42 icons.go:225: progress: current=1, next=2
06:36:42 feedback.go:468: Sent 1 result(s) to Alfred
06:36:42 workflow.go:404: ------------------ 14.181736ms -------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.479669 -0800 PST, endTime=2020-01-25 06:36:42.479669 -0800 PST
06:36:42 cmd_update.go:44: [update] reloading calendars…
06:36:42 cmd_update.go:47: [update] no Google accounts configured
06:36:42 workflow.go:404: ------------------- 5.072587ms -------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.66085 -0800 PST, endTime=2020-01-25 06:36:42.66085 -0800 PST
06:36:42 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:42 icons.go:225: progress: current=2, next=0
06:36:42 feedback.go:468: Sent 1 result(s) to Alfred
06:36:42 workflow.go:404: ------------------- 8.834002ms -------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.676019 -0800 PST, endTime=2020-01-25 06:36:42.676019 -0800 PST
06:36:42 cmd_update.go:44: [update] reloading calendars…
06:36:42 cmd_update.go:47: [update] no Google accounts configured
06:36:42 workflow.go:404: ------------------- 4.902705ms -------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.852784 -0800 PST, endTime=2020-01-25 06:36:42.852784 -0800 PST
06:36:42 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:42 icons.go:225: progress: current=0, next=1
06:36:42 feedback.go:468: Sent 1 result(s) to Alfred
06:36:42 workflow.go:404: ------------------- 7.028164ms -------------------
06:36:42 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:42 main.go:190: [main] query="", startTime=2020-01-24 06:36:42.868364 -0800 PST, endTime=2020-01-25 06:36:42.868364 -0800 PST
06:36:42 cmd_update.go:44: [update] reloading calendars…
06:36:42 cmd_update.go:47: [update] no Google accounts configured
06:36:42 workflow.go:404: ------------------- 4.465868ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.051113 -0800 PST, endTime=2020-01-25 06:36:43.051113 -0800 PST
06:36:43 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:43 icons.go:225: progress: current=1, next=2
06:36:43 feedback.go:468: Sent 1 result(s) to Alfred
06:36:43 workflow.go:404: ------------------ 13.295339ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.082373 -0800 PST, endTime=2020-01-25 06:36:43.082373 -0800 PST
06:36:43 cmd_update.go:44: [update] reloading calendars…
06:36:43 cmd_update.go:47: [update] no Google accounts configured
06:36:43 workflow.go:404: ------------------- 5.667462ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.249283 -0800 PST, endTime=2020-01-25 06:36:43.249283 -0800 PST
06:36:43 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:43 icons.go:225: progress: current=2, next=0
06:36:43 feedback.go:468: Sent 1 result(s) to Alfred
06:36:43 workflow.go:404: ------------------- 6.665295ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.263789 -0800 PST, endTime=2020-01-25 06:36:43.263789 -0800 PST
06:36:43 cmd_update.go:44: [update] reloading calendars…
06:36:43 cmd_update.go:47: [update] no Google accounts configured
06:36:43 workflow.go:404: ------------------- 4.246124ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.441933 -0800 PST, endTime=2020-01-25 06:36:43.441933 -0800 PST
06:36:43 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:43 icons.go:225: progress: current=0, next=1
06:36:43 feedback.go:468: Sent 1 result(s) to Alfred
06:36:43 workflow.go:404: ------------------- 9.291933ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.458608 -0800 PST, endTime=2020-01-25 06:36:43.458608 -0800 PST
06:36:43 cmd_update.go:44: [update] reloading calendars…
06:36:43 cmd_update.go:47: [update] no Google accounts configured
06:36:43 workflow.go:404: ------------------- 6.907307ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.633563 -0800 PST, endTime=2020-01-25 06:36:43.633563 -0800 PST
06:36:43 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:43 icons.go:225: progress: current=1, next=2
06:36:43 feedback.go:468: Sent 1 result(s) to Alfred
06:36:43 workflow.go:404: ------------------- 7.00014ms --------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.648645 -0800 PST, endTime=2020-01-25 06:36:43.648645 -0800 PST
06:36:43 cmd_update.go:44: [update] reloading calendars…
06:36:43 cmd_update.go:47: [update] no Google accounts configured
06:36:43 workflow.go:404: ------------------- 4.357266ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.826203 -0800 PST, endTime=2020-01-25 06:36:43.826203 -0800 PST
06:36:43 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:43 icons.go:225: progress: current=2, next=0
06:36:43 feedback.go:468: Sent 1 result(s) to Alfred
06:36:43 workflow.go:404: ------------------- 7.634209ms -------------------
06:36:43 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:43 main.go:190: [main] query="", startTime=2020-01-24 06:36:43.839875 -0800 PST, endTime=2020-01-25 06:36:43.839875 -0800 PST
06:36:43 cmd_update.go:44: [update] reloading calendars…
06:36:43 cmd_update.go:47: [update] no Google accounts configured
06:36:43 workflow.go:404: ------------------- 4.667658ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.015627 -0800 PST, endTime=2020-01-25 06:36:44.015627 -0800 PST
06:36:44 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:44 icons.go:225: progress: current=0, next=1
06:36:44 feedback.go:468: Sent 1 result(s) to Alfred
06:36:44 workflow.go:404: ------------------- 6.402286ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.029841 -0800 PST, endTime=2020-01-25 06:36:44.029841 -0800 PST
06:36:44 cmd_update.go:44: [update] reloading calendars…
06:36:44 cmd_update.go:47: [update] no Google accounts configured
06:36:44 workflow.go:404: ------------------- 4.353318ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.204777 -0800 PST, endTime=2020-01-25 06:36:44.204777 -0800 PST
06:36:44 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:44 icons.go:225: progress: current=1, next=2
06:36:44 feedback.go:468: Sent 1 result(s) to Alfred
06:36:44 workflow.go:404: ------------------- 7.13231ms --------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.219433 -0800 PST, endTime=2020-01-25 06:36:44.219433 -0800 PST
06:36:44 cmd_update.go:44: [update] reloading calendars…
06:36:44 cmd_update.go:47: [update] no Google accounts configured
06:36:44 workflow.go:404: ------------------- 4.205063ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.396958 -0800 PST, endTime=2020-01-25 06:36:44.396958 -0800 PST
06:36:44 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:44 icons.go:225: progress: current=2, next=0
06:36:44 feedback.go:468: Sent 1 result(s) to Alfred
06:36:44 workflow.go:404: ------------------- 6.533916ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.411726 -0800 PST, endTime=2020-01-25 06:36:44.411726 -0800 PST
06:36:44 cmd_update.go:44: [update] reloading calendars…
06:36:44 cmd_update.go:47: [update] no Google accounts configured
06:36:44 workflow.go:404: ------------------- 5.423171ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.593538 -0800 PST, endTime=2020-01-25 06:36:44.593538 -0800 PST
06:36:44 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:44 icons.go:225: progress: current=0, next=1
06:36:44 feedback.go:468: Sent 1 result(s) to Alfred
06:36:44 workflow.go:404: ------------------- 8.589961ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.608522 -0800 PST, endTime=2020-01-25 06:36:44.608522 -0800 PST
06:36:44 cmd_update.go:44: [update] reloading calendars…
06:36:44 cmd_update.go:47: [update] no Google accounts configured
06:36:44 workflow.go:404: ------------------- 5.775729ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.782863 -0800 PST, endTime=2020-01-25 06:36:44.782863 -0800 PST
06:36:44 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:44 icons.go:225: progress: current=1, next=2
06:36:44 feedback.go:468: Sent 1 result(s) to Alfred
06:36:44 workflow.go:404: ------------------- 6.993026ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.798214 -0800 PST, endTime=2020-01-25 06:36:44.798214 -0800 PST
06:36:44 cmd_update.go:44: [update] reloading calendars…
06:36:44 cmd_update.go:47: [update] no Google accounts configured
06:36:44 workflow.go:404: ------------------- 4.540931ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:44 main.go:190: [main] query="", startTime=2020-01-24 06:36:44.984952 -0800 PST, endTime=2020-01-25 06:36:44.984952 -0800 PST
06:36:44 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:44 icons.go:225: progress: current=2, next=0
06:36:44 feedback.go:468: Sent 1 result(s) to Alfred
06:36:44 workflow.go:404: ------------------- 6.545908ms -------------------
06:36:44 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.000014 -0800 PST, endTime=2020-01-25 06:36:45.000014 -0800 PST
06:36:45 cmd_update.go:44: [update] reloading calendars…
06:36:45 cmd_update.go:47: [update] no Google accounts configured
06:36:45 workflow.go:404: ------------------- 4.273412ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.176674 -0800 PST, endTime=2020-01-25 06:36:45.176674 -0800 PST
06:36:45 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:45 icons.go:225: progress: current=0, next=1
06:36:45 feedback.go:468: Sent 1 result(s) to Alfred
06:36:45 workflow.go:404: ------------------- 7.202534ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.190465 -0800 PST, endTime=2020-01-25 06:36:45.190465 -0800 PST
06:36:45 cmd_update.go:44: [update] reloading calendars…
06:36:45 cmd_update.go:47: [update] no Google accounts configured
06:36:45 workflow.go:404: ------------------- 4.601381ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.3673 -0800 PST, endTime=2020-01-25 06:36:45.3673 -0800 PST
06:36:45 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:45 icons.go:225: progress: current=1, next=2
06:36:45 feedback.go:468: Sent 1 result(s) to Alfred
06:36:45 workflow.go:404: ------------------- 6.473561ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.382076 -0800 PST, endTime=2020-01-25 06:36:45.382076 -0800 PST
06:36:45 cmd_update.go:44: [update] reloading calendars…
06:36:45 cmd_update.go:47: [update] no Google accounts configured
06:36:45 workflow.go:404: ------------------- 4.209706ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.561849 -0800 PST, endTime=2020-01-25 06:36:45.561849 -0800 PST
06:36:45 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:45 icons.go:225: progress: current=2, next=0
06:36:45 feedback.go:468: Sent 1 result(s) to Alfred
06:36:45 workflow.go:404: ------------------- 8.708077ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.577992 -0800 PST, endTime=2020-01-25 06:36:45.577992 -0800 PST
06:36:45 cmd_update.go:44: [update] reloading calendars…
06:36:45 cmd_update.go:47: [update] no Google accounts configured
06:36:45 workflow.go:404: ------------------- 5.537041ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.752563 -0800 PST, endTime=2020-01-25 06:36:45.752563 -0800 PST
06:36:45 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:45 icons.go:225: progress: current=0, next=1
06:36:45 feedback.go:468: Sent 1 result(s) to Alfred
06:36:45 workflow.go:404: ------------------- 7.128774ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.767465 -0800 PST, endTime=2020-01-25 06:36:45.767465 -0800 PST
06:36:45 cmd_update.go:44: [update] reloading calendars…
06:36:45 cmd_update.go:47: [update] no Google accounts configured
06:36:45 workflow.go:404: ------------------- 4.372953ms -------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.94651 -0800 PST, endTime=2020-01-25 06:36:45.94651 -0800 PST
06:36:45 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:45 icons.go:225: progress: current=1, next=2
06:36:45 feedback.go:468: Sent 1 result(s) to Alfred
06:36:45 workflow.go:404: ------------------- 9.54003ms --------------------
06:36:45 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:45 main.go:190: [main] query="", startTime=2020-01-24 06:36:45.966114 -0800 PST, endTime=2020-01-25 06:36:45.966114 -0800 PST
06:36:45 cmd_update.go:44: [update] reloading calendars…
06:36:45 cmd_update.go:47: [update] no Google accounts configured
06:36:45 workflow.go:404: ------------------- 8.705832ms -------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.144343 -0800 PST, endTime=2020-01-25 06:36:46.144343 -0800 PST
06:36:46 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:46 icons.go:225: progress: current=2, next=0
06:36:46 feedback.go:468: Sent 1 result(s) to Alfred
06:36:46 workflow.go:404: ------------------ 11.453397ms -------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.163174 -0800 PST, endTime=2020-01-25 06:36:46.163174 -0800 PST
06:36:46 cmd_update.go:44: [update] reloading calendars…
06:36:46 cmd_update.go:47: [update] no Google accounts configured
06:36:46 workflow.go:404: ------------------- 5.100771ms -------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.338465 -0800 PST, endTime=2020-01-25 06:36:46.338465 -0800 PST
06:36:46 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:46 icons.go:225: progress: current=0, next=1
06:36:46 feedback.go:468: Sent 1 result(s) to Alfred
06:36:46 workflow.go:404: ------------------- 7.29327ms --------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.352861 -0800 PST, endTime=2020-01-25 06:36:46.352861 -0800 PST
06:36:46 cmd_update.go:44: [update] reloading calendars…
06:36:46 cmd_update.go:47: [update] no Google accounts configured
06:36:46 workflow.go:404: ------------------- 4.384963ms -------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.531782 -0800 PST, endTime=2020-01-25 06:36:46.531782 -0800 PST
06:36:46 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:46 icons.go:225: progress: current=1, next=2
06:36:46 feedback.go:468: Sent 1 result(s) to Alfred
06:36:46 workflow.go:404: -------------------- 6.3393ms --------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.546927 -0800 PST, endTime=2020-01-25 06:36:46.546927 -0800 PST
06:36:46 cmd_update.go:44: [update] reloading calendars…
06:36:46 cmd_update.go:47: [update] no Google accounts configured
06:36:46 workflow.go:404: ------------------- 5.300824ms -------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.72 -0800 PST, endTime=2020-01-25 06:36:46.72 -0800 PST
06:36:46 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:46 icons.go:225: progress: current=2, next=0
06:36:46 feedback.go:468: Sent 1 result(s) to Alfred
06:36:46 workflow.go:404: ------------------- 6.267606ms -------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.734479 -0800 PST, endTime=2020-01-25 06:36:46.734479 -0800 PST
06:36:46 cmd_update.go:44: [update] reloading calendars…
06:36:46 cmd_update.go:47: [update] no Google accounts configured
06:36:46 workflow.go:404: ------------------- 4.144517ms -------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.912557 -0800 PST, endTime=2020-01-25 06:36:46.912557 -0800 PST
06:36:46 cmd_calendars.go:216: [main] 0 calendar(s) in 0 account(s)
06:36:46 icons.go:225: progress: current=0, next=1
06:36:46 feedback.go:468: Sent 1 result(s) to Alfred
06:36:46 workflow.go:404: ------------------- 6.659655ms -------------------
06:36:46 workflow.go:327: ---- Google Calendar View/0.4.0 (AwGo/0.20.2) ----
06:36:46 main.go:190: [main] query="", startTime=2020-01-24 06:36:46.926353 -0800 PST, endTime=2020-01-25 06:36:46.926353 -0800 PST
06:36:46 cmd_update.go:44: [update] reloading calendars…
06:36:46 cmd_update.go:47: [update] no Google accounts configured
06:36:46 workflow.go:404: ------------------- 4.612456ms -------------------
06:36:48 cmd_server.go:70: [preview] 10s since last request

from alfred-gcal.

deanishe avatar deanishe commented on July 2, 2024

See #33

from alfred-gcal.

mds1 avatar mds1 commented on July 2, 2024

Oh wow, how did I miss that when browsing issues...

Either way, switching the default browser to Safari did the trick. First time I tried with Safari it returned bad state. Tried it again and it connected successfully.

Working great now though, really looking forward to using this. Thanks so much!

from alfred-gcal.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.