dbus-call-method error message + Dashboard editable
Closed this issue · 4 comments
Describe the bug
In a fresh installation, after restarting the program, I get the following error: dbus-call-method: Cannot open load file: No such file or directory, org-tempo
The dashboard is also editable and with ^L character despite having installed page-break-lines separately. No dashboard link is working.
To Reproduce
Installed the whole thing as per instructions. I skipped some dependencies for Java.
Expected behavior
Startup without error
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Linux Manjaro (xfce)
- Browser: Firefox 69.0.3
What emacs version are you having? M-x (emacs-version)
Also, please provide the org-version you are using as well (describe-variable 'org-version)
GNU Emacs 26.3 (build 1, x86_64-pc-linux-gnu, GTK+ Version 3.24.10) of 2019-08-29
Org mode version 9.1.9 (release_9.1.9-65-g5e4542 @ /usr/share/emacs/26.3/lisp/org/)
@GiulioCentorame Try to git pull again, I've created a new commit
It's working, thank you!