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

Failed to rename buffer #23

Closed
ldelossa opened this issue Nov 30, 2022 · 1 comment
Closed

Failed to rename buffer #23

ldelossa opened this issue Nov 30, 2022 · 1 comment

Comments

@ldelossa
Copy link
Contributor

Error executing vim.schedule lua callback: ...louis/.config/nvim/after/glance.nvim/lua/glance/list.lua:219: Failed to rename buffer                                                                                                   
stack traceback:                                                                                                                                                                                                                      
        [C]: in function 'nvim_buf_set_name'                                                                                                                                                                                          
        ...louis/.config/nvim/after/glance.nvim/lua/glance/list.lua:219: in function 'setup'                                                                                                                                          
        ...louis/.config/nvim/after/glance.nvim/lua/glance/list.lua:41: in function 'create'                                                                                                                                          
        ...louis/.config/nvim/after/glance.nvim/lua/glance/init.lua:240: in function 'create'                                                                                                                                         
        ...louis/.config/nvim/after/glance.nvim/lua/glance/init.lua:83: in function 'create'                                                                                                                                          
        ...louis/.config/nvim/after/glance.nvim/lua/glance/init.lua:142: in function '_open'                                                                                                                                          
        ...louis/.config/nvim/after/glance.nvim/lua/glance/init.lua:156: in function 'handler'                                                                                                                                        
        /usr/share/nvim/runtime/lua/vim/lsp.lua:1388: in function ''                                                                                                                                                                  
        vim/_editor.lua: in function <vim/_editor.lua:0>  

this occurred when opening references (first a failed attempt, where no references existed) and then a successful reference. On the third attempt, there seems to be a buffer with the same name existing.

@DNLHC DNLHC closed this as completed in 12db8c7 Dec 1, 2022
@DNLHC
Copy link
Owner

DNLHC commented Dec 1, 2022

Thanks!

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

2 participants