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

Breaking on Nightly Neovim with E5108 and E565 #267

Open
V4G4X opened this issue Apr 26, 2024 · 0 comments
Open

Breaking on Nightly Neovim with E5108 and E565 #267

V4G4X opened this issue Apr 26, 2024 · 0 comments

Comments

@V4G4X
Copy link

V4G4X commented Apr 26, 2024

On starting up the nightly version of Neovim, I am greeted with the following error:

E5108: Error executing lua ...hare/nvim/lazy/nvim-notify/lua/notify/render/default.lua:18: E565: Not allowed to change text or change window
stack traceback:
        [C]: in function 'nvim_buf_set_lines'
        ...hare/nvim/lazy/nvim-notify/lua/notify/render/default.lua:18: in function 'render'
        ...nvim/lazy/nvim-notify/lua/notify/service/buffer/init.lua:107: in function 'render'
        .../share/nvim/lazy/nvim-notify/lua/notify/service/init.lua:53: in function 'push'
        ...ocal/share/nvim/lazy/nvim-notify/lua/notify/instance.lua:77: in function 'notify'
        vim/_editor.lua: in function 'notify_once'
        vim/_editor.lua: in function 'deprecate'
        vim/shared.lua: in function 'is_list'
        ...al/share/nvim/lazy/bufferline.nvim/lua/bufferline/ui.lua:119: in function 'get_component_size'
        ...al/share/nvim/lazy/bufferline.nvim/lua/bufferline/ui.lua:480: in function <...al/share/nvim/lazy/bufferline.nvim/lua/bufferline/ui.lua:461>
        vim/shared.lua: in function 'get_components'
        ...local/share/nvim/lazy/bufferline.nvim/lua/bufferline.lua:56: in function <...local/share/nvim/lazy/bufferline.nvim/lua/bufferline.lua:54>

Does this issue have to do with nightly Neovim or with this notify plugin?

I want to use nightly because IMO it performs smoother and has features like codelens and inlayHints, etc.

Any workarounds to make this plugin work?

Versions:
nvim-notify:

version 3.13.4

neovim:

NVIM v0.10.0-dev-3007+ga736e845a
Build type: RelWithDebInfo
LuaJIT 2.1.1713484068
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