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

wrong-type-argument frame-live-p #<dead frame F4 0x55dd852c5050> #83

Open
kwist-sgr opened this issue May 24, 2022 · 0 comments
Open

wrong-type-argument frame-live-p #<dead frame F4 0x55dd852c5050> #83

kwist-sgr opened this issue May 24, 2022 · 0 comments

Comments

@kwist-sgr
Copy link

From time to time I get this kind of error when switching buffer

Debugger entered--Lisp error: (wrong-type-argument frame-live-p #<dead frame F4 0x55dd852c5050>)
  mode-icons-get-mode-icon("Magit" nil t)
  mode-icons-set-mode-icon("Magit")
  mode-icons-set-current-mode-icon()
  mode-icons-reset()
  run-hooks(after-change-major-mode-hook)
  run-mode-hooks(magit-status-mode-hook)
  magit-status-mode()
  magit-setup-buffer-internal(magit-status-mode nil ((magit-buffer-diff-args ("--no-ext-diff")) (magit-buffer-diff-files nil) (magit-buffer-log-args ("-n256" "--decorate")) (magit-buffer-log-files nil)))
  magit-status-internal("/home/user/workspace/project/")
  projectile-vc()
  funcall-interactively(projectile-vc)
  #<subr call-interactively>(projectile-vc nil nil)
  call-interactively@ido-cr+-record-current-command(#<subr call-interactively> projectile-vc nil nil)
  apply(call-interactively@ido-cr+-record-current-command #<subr call-interactively> (projectile-vc nil nil))
  call-interactively(projectile-vc nil nil)
  command-execute(projectile-vc)
Magit 20220516.2019 [>= 3.3.0-git], Git 2.25.1, Emacs 28.1, gnu/linux
mode-icons 20200920.2031
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant