myuhe / org-gcal.el

Org sync with Google Calendar
450 stars 113 forks source link

Invalid function: log4e:deflogger #129

Open cvanelteren opened 3 years ago

cvanelteren commented 3 years ago

After trying to sync my calendars I achieved this error today after running org-gcal-sync

I attempted to manually install log4e but this was previously not needed and didn't solve the issue. It could be doom emacs related.

doom emacs

`Doom v2.0.9 (HEAD -> develop b03fdabe4 2021-01-13 14:07:47 -0500)`

aaronjensen commented 3 years ago

I'm seeing this now too. I disabled notifications in the meantime: (setq org-gcal-notify-p nil)

I'm not on Doom, but I'm on Emacs 28/master.

The issue appears to be reproducible without org-gcal: M-: (alert "test")

I'll raise an issue on https://github.com/jwiegley/alert

aaronjensen commented 3 years ago

https://github.com/jwiegley/alert/issues/93

aaronjensen commented 3 years ago

This was fixed upstream in Straight: https://github.com/jwiegley/alert/issues/93#issuecomment-767394879 https://github.com/raxod502/straight.el/commit/cd10de6895800802760d67d021e65da370c801f0