kidd / org-gcal.el

Org sync with Google Calendar. (active maintained project as of 2019-11-06)
432 stars 47 forks source link

error on sync `apply: Cannot open load file: No such file or directory, <org_directory>/issue.el` #244

Open tillydray opened 7 months ago

tillydray commented 7 months ago

When I try M-x org-gcal-sync I get this error apply: Cannot open load file: No such file or directory, /Users/j/Library/Mobile Documents/com~apple~CloudDocs/Sync/org/issue.el. When I create an empty issue.el file, unlock, then sync again I get do-applescript: Expected “"” but found unknown token. I had org-gcal working last week, I'm not sure what, if anything, has changed.

system     MacOS 14.3 Darwin 23.3.0 arm64 mac
emacs      29.1 29.1-mac-10.0 e173249a1 ~/.emacs.d/
doom       3.0.0-pre PROFILE=_@0 HEAD -> master 03d692f12 2023-12-08 15:11:45 -0500
telotortium commented 6 months ago

Hi @tillydray - I don't use Applescript - I don't know why you're getting this error. Maybe you try to get a backtrace with M-x toggle-debug-on-error and examine it.