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

Ghost users crash buffers #704

Closed
wd60622 opened this issue Dec 9, 2024 · 0 comments · Fixed by #713
Closed

Ghost users crash buffers #704

wd60622 opened this issue Dec 9, 2024 · 0 comments · Fixed by #713
Labels
bug Something isn't working

Comments

@wd60622
Copy link
Collaborator

wd60622 commented Dec 9, 2024

Example Issue: pymc-devs/nutpie#115

Error executing vim.schedule lua callback: .../wdean/GitHub/neovim-plugins/octo.nvim/lua/octo/init.lua:94: Err
or executing lua: .../neovim-plugins/octo.nvim/lua/octo/model/octo-buffer.lua:51: attempt to index field 'auth
or' (a userdata value)
stack traceback:
        .../neovim-plugins/octo.nvim/lua/octo/model/octo-buffer.lua:51: in function 'new'
        .../wdean/GitHub/neovim-plugins/octo.nvim/lua/octo/init.lua:261: in function 'create_buffer'
        .../wdean/GitHub/neovim-plugins/octo.nvim/lua/octo/init.lua:95: in function <.../wdean/GitHub/neovim-p
lugins/octo.nvim/lua/octo/init.lua:94>
        [C]: in function 'nvim_buf_call'
        .../wdean/GitHub/neovim-plugins/octo.nvim/lua/octo/init.lua:94: in function 'cb'
        .../wdean/GitHub/neovim-plugins/octo.nvim/lua/octo/init.lua:133: in function 'cb'
        ...ean/GitHub/neovim-plugins/octo.nvim/lua/octo/gh/init.lua:163: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>
stack traceback:
        [C]: in function 'nvim_buf_call'
        .../wdean/GitHub/neovim-plugins/octo.nvim/lua/octo/init.lua:94: in function 'cb'
        .../wdean/GitHub/neovim-plugins/octo.nvim/lua/octo/init.lua:133: in function 'cb'
        ...ean/GitHub/neovim-plugins/octo.nvim/lua/octo/gh/init.lua:163: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>
@wd60622 wd60622 added the bug Something isn't working label Dec 9, 2024
@wd60622 wd60622 linked a pull request Dec 11, 2024 that will close this issue
2 tasks
@wd60622 wd60622 mentioned this issue Dec 11, 2024
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant