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

Error detected while processing TextChangedI Autocommands for "*" #42

Closed
idelice opened this issue Oct 8, 2024 · 6 comments
Closed

Comments

@idelice
Copy link

idelice commented Oct 8, 2024

as soon as the auto completion triggers, i get this error now

Error detected while processing TextChangedI Autocommands for "*":
20:47:48 msg_show Error executing lua callback: ...al/share/nvim/lazy/blink.cmp/lua/blink/cmp/fuzzy/ffi.lua:100: dlopen(/Users/ibrahimdelice/.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/fuzzy/../../../../target/release/libblink_cmp_fuzzy.dylib, 0x0005): tried: '/Users/ibrahimdelice/.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/fuzzy/../../../../target/release/libblink_cmp_fuzzy.dylib' (not a mach-o file), '/System/Volumes/Preboot/Cryptexes/OS/Users/ibrahimdelice/.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/fuzzy/../../../../target/release/libblink_cmp_fuzzy.dylib' (no such file), '/Users/ibrahimdelice/.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/fuzzy/../../../../target/release/libblink_cmp_fuzzy.dylib' (not a mach-o file), '/Users/ibrahimdelice/.local/share/nvim/lazy/blink.cmp/target/release/libblink_cmp_fuzzy.dylib' (not a mach-o file), '/System/Volumes/Preboot/Cryptexes/OS/Users/ibrahimdelice/.local/share/nvim/lazy/blink.cmp/target/release/libblink_cmp_fuzzy.dylib' (no such file), '/Users/ibrahimdelice/.local/share/nvim/lazy/blink.cmp/target/release/libblink_cmp_fuzzy.dylib' (not a mach-o file)
stack traceback:
	[C]: in function 'load'
	...al/share/nvim/lazy/blink.cmp/lua/blink/cmp/fuzzy/ffi.lua:100: in main chunk
	[C]: in function 'require'
	...l/share/nvim/lazy/blink.cmp/lua/blink/cmp/fuzzy/init.lua:4: in main chunk
	[C]: in function 'require'
	.../.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/init.lua:42: in function 'update_completions'
	.../.local/share/nvim/lazy/blink.cmp/lua/blink/cmp/init.lua:57: in function 'on_show'
	...nvim/lazy/blink.cmp/lua/blink/cmp/trigger/completion.lua:106: in function 'show'
	...nvim/lazy/blink.cmp/lua/blink/cmp/trigger/completion.lua:42: in function <...nvim/lazy/blink.cmp/lua/blink/cmp/trigger/completion.lua:29>
@Saghen
Copy link
Owner

Saghen commented Oct 8, 2024

Did you happen to upgrade a few minutes ago while the CI was still running?

@idelice
Copy link
Author

idelice commented Oct 8, 2024

Did you happen to upgrade a few minutes ago while the CI was still running?

Dont know about the ci but yes i upgraded few minutes ago

@Saghen Saghen closed this as not planned Won't fix, can't repro, duplicate, stale Oct 15, 2024
@ovidiu
Copy link

ovidiu commented Nov 8, 2024

Hello. I installed this plugin for the first time today, and I get similar errors. Not just for the TextChangedI event, but others too (InsertEnter, CursorMovedI).

I tried to remove the plugin and add it again, but that didn't help. Since this issue was closed without explanation I don't know what else to do

@Saghen
Copy link
Owner

Saghen commented Nov 8, 2024

Sounds like the downloader might've failed after updating. A re-install should fix it: #68

@khaled4vokalz
Copy link

@ovidiu ,
Did you manage to figure out what's causing it for you? It's the same for me.... I tried to re-install it in many ways, nothing worked...

@ovidiu
Copy link

ovidiu commented Dec 15, 2024

@khaled4vokalz No, I gave up on it at the time (re-installing didn't fix it). I might try again some day, but for now I'm using nvim-cmp.

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

4 participants