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

[Bug] Error detected while processing function MagmaTick #126

Open
josvaal opened this issue Oct 5, 2024 · 0 comments
Open

[Bug] Error detected while processing function MagmaTick #126

josvaal opened this issue Oct 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@josvaal
Copy link

josvaal commented Oct 5, 2024

Error detected while processing function MagmaTick[1]..remote#define#request:
line 2:
Error invoking '/home/josval/.local/share/nvim/site/pack/deps/opt/magma-nvim/rplugin/python3/magma:function:MagmaTick' on channel 4 (python3-rplugin-host):
error caught in request handler '/home/josval/.local/share/nvim/site/pack/deps/opt/magma-nvim/rplugin/python3/magma:function:MagmaTick [[1]]':
Traceback (most recent call last):
File "/home/josval/.local/share/nvim/site/pack/deps/opt/magma-nvim/rplugin/python3/magma/utils.py", line 13, in inner
func(self, *args, **kwargs)
File "/home/josval/.local/share/nvim/site/pack/deps/opt/magma-nvim/rplugin/python3/magma/init.py", line 432, in function_magma_tick
magma.tick()
File "/home/josval/.local/share/nvim/site/pack/deps/opt/magma-nvim/rplugin/python3/magma/magmabuffer.py", line 138, in tick
self.nvim.api.notify(
File "/home/josval/.local/lib/python3.11/site-packages/pynvim/api/nvim.py", line 199, in request
res = self._session.request(name, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/josval/.local/lib/python3.11/site-packages/pynvim/msgpack_rpc/session.py", line 139, in request
raise self.error_wrapper(err)
pynvim.api.common.NvimError: Error executing lua: (mini.notify) Only valid values of vim.log.levels are supported.
stack traceback:
[C]: in function 'error'
.../nvim/site/pack/deps/start/mini.nvim/lua/mini/notify.lua:830: in function 'error'
.../nvim/site/pack/deps/start/mini.nvim/lua/mini/notify.lua:296: in function <.../nvim/site/pack/deps/start/mini.nvim/lua/mini/notify.lua:293>

@josvaal josvaal added the bug Something isn't working label Oct 5, 2024
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

No branches or pull requests

1 participant