-
Notifications
You must be signed in to change notification settings - Fork 9
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
Monocle plugin crash zellij #10
Comments
Sorry for the experience! Could you please attach some logs? There is a known issue about device files as mentioned in the readme - could this be related? |
Hey ! Thanks for returning back to me ! I'd like to help ! More information on my system:
Please don't hesitate if you want more info from me or if I can open a PR. |
Hum... not a lot of information there unfortunately. Could you share a bit how you loaded the plugin? What are the steps you did? Which folder did you start it in? |
Here are the steps: |
My suspicion is that this happens because of a certain file type we're not reading properly (the "known issue" in the README). Do you have device files in your home folder? Could you maybe try a few different folders (specifically with the F1 or |
Yes, this happens in every directories (for example inside my
|
Would you be comfortable compiling this plugin on your own and loading the resulting wasm file to see if it happens? This really shouldn't be a thing, but you never know... Otherwise I'll try to provide you with some debug versions next week to help troubleshoot this. We don't get an error in the logs, so we'll have to do some guesswork before finding out what's wrong here. |
I'm not an expert in Rust, so I don't really know how this work, I'm sorry 😅. Here's what I did:
Well, I really don't know what's wrong with my config... |
Thank you very much for giving this a try even though you don't know the rust tooling! I'm going on a conference next week, but the week afterwards I'm going to give you some debug builds for you to run without all this trouble so that we can troubleshoot this and find out what's going on. Thanks for your cooperation and patience! |
For me it's also crashing on startup, also on a mac (m1). These are the logs when running the dev.kdl:
|
I manually created a permissions.kdl by copying it from a working setup on linux and put it under There is no prompt like it shows in the screenshot of https://github.com/zellij-org/zellij/releases of 0.38.0 (yet before it crashes?). It now doesn't display the |
Strider also crashes btw, so the issue is not limited to this plugin. |
Just tried this out and zellij went to 800% cpu and core dumped when exiting 🤷♂️
Zellij 0.40.1 on NixOS 24.05. |
I have neglected updating this plugin for a long time. I promise to get back to it soon!! |
I just upgrade to monocle version 0.39, and invoking the plugin result in crashing zellij with the message
Received empty message from server
I'm using zellij version
0.39.1
The text was updated successfully, but these errors were encountered: