Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"No org agenda currently displayed" when use show clock report in org-agenda #2621

Closed
forrestchang opened this issue Aug 11, 2015 · 5 comments

Comments

@forrestchang
Copy link

I updated org-mode to 8.3 and then org-agenda can't work like before.

When use the show clock report function in org-agenda, the buffer will dead and can't use other functions. The message show "No org agenda currently displayed".

Hope someone can fix this bug:)

@forrestchang
Copy link
Author

Update:

When I reinstall org layer and it works again. The org version is 8.2.10, so I think 8.3 has some conflicts with other layers.

I install the layers below:

     auto-completion
     better-defaults
     emacs-lisp
     git
     markdown
     org
     (shell :variables
            shell-default-height 30
            shell-default-position 'bottom
            shell-default-term-shell "/bin/zsh")
     ;; syntax-checking
     version-control
     ;;auctex
     (colors :variables colors-enable-nyan-cat-progress-bar t)
     osx

@forrestchang
Copy link
Author

Update:
The problem occured again and the org-version is sitll 8.2, so maybe the bug is not occured by the version.

@sooheon
Copy link

sooheon commented Nov 1, 2015

@forrestchang when I call org-agenda, I see the following:
screen shot 2015-11-02 at 1 34 03 am
There is no item show clock report. Calling org-clock-report works fine. Could you elaborate how to reproduce?

@forrestchang
Copy link
Author

@sooheon
I delete .emacs.d and reinstall spacemacs, the the bug disappered. You can try that.

@sooheon
Copy link

sooheon commented Nov 2, 2015

Ah if the issue is no longer there for you, we should close it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants