folke / trouble.nvim

🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Apache License 2.0
5.17k stars 174 forks source link

Process failed to start: too many open files #173

Closed JavaHello closed 3 months ago

JavaHello commented 2 years ago

Execute Trouble lsp_references and Trouble lsp_implementations ERROR

Error executing vim.schedule lua callback: Vim(lua):E5108: Error executing lua Vim:E903: Process failed to start: too many open files: "/usr/bin/git"
stack traceback:
        [C]: in function 'jobstart'
        ...pack/packer/start/lualine.nvim/lua/lualine/utils/job.lua:9: in function 'start'
        ...rt/lualine.nvim/lua/lualine/components/diff/git_diff.lua:133: in function 'update_git_diff'
        ...rt/lualine.nvim/lua/lualine/components/diff/git_diff.lua:121: in function 'update_diff_args'
        [string ":lua"]:1: in main chunk
        [C]: in function 'bufload'
        ...site/pack/packer/start/trouble.nvim/lua/trouble/util.lua:153: in function 'process_item'
        ...site/pack/packer/start/trouble.nvim/lua/trouble/util.lua:195: in function 'locations_to_items'
        .../packer/start/trouble.nvim/lua/trouble/providers/lsp.lua:44: in function 'handler'
        .../packer/start/trouble.nvim/lua/trouble/providers/lsp.lua:9: in function 'handler'
        ...w/Cellar/neovim/0.6.1/share/nvim/runtime/lua/vim/lsp.lua:964: in function 'cb'
        vim.lua:285: in function <vim.lua:285>
stack traceback:
        [C]: in function 'bufload'
        ...site/pack/packer/start/trouble.nvim/lua/trouble/util.lua:153: in function 'process_item'
        ...site/pack/packer/start/trouble.nvim/lua/trouble/util.lua:195: in function 'locations_to_items'
        .../packer/start/trouble.nvim/lua/trouble/providers/lsp.lua:44: in function 'handler'
        .../packer/start/trouble.nvim/lua/trouble/providers/lsp.lua:9: in function 'handler'
        ...w/Cellar/neovim/0.6.1/share/nvim/runtime/lua/vim/lsp.lua:964: in function 'cb'
        vim.lua:285: in function <vim.lua:285>
folke commented 3 months ago

Development on the main branch is EOL.

Trouble has been rewritten and will be merged in main soon.

This issue/feature either no longer exists or has been implemented on dev.

For more info, see https://github.com/folke/trouble.nvim/tree/dev