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

Strider does not work on MacOS Sonoma 14.2.1 #3064

Closed
jigypeper opened this issue Jan 15, 2024 · 9 comments
Closed

Strider does not work on MacOS Sonoma 14.2.1 #3064

jigypeper opened this issue Jan 15, 2024 · 9 comments

Comments

@jigypeper
Copy link

Issues with the Zellij UI / behavior / crash

Issue description

Cannot run strider plugin.

Minimal reproduction

Steps:

  1. install zellij via 'brew install zellij'
  2. run 'zellij -l strider'
  3. crashes with 'Received empty message from server'

Other relevant information

I think it's just a strider issue. Tried on wsl2 with work laptop and had no issues, very odd and frustrating.

@jimmyjansen93
Copy link

yup can confirm, I have the same problem.

@mbhutton
Copy link

Same with macOS Ventura lastest (13.6.3) with lasted zellij (0.39.2).

zellij --layout compact always works, zellij --layout strider always exits within about 200ms with Received empty message from server.

zellij -d --layout strider shows no additional output.

Possibly related issue: #2170

Deleting the caches as suggested in that issue does not work as a workaround.

@bowentan
Copy link

Same issue here. Loading each plugin I got ran into a crash with message Received empty message from server.

@devsecopshomelearning
Copy link

devsecopshomelearning commented Feb 1, 2024

Getting this issue also, issue is present in all three scenarios:
Homebrew: homebrew install zellij
Cargo: cargo install --locked zellij
Try Zellij Without Installing: bash <(curl -L zellij.dev/launch)

The following are ways I attempted to load the strider layout resulting in zellij crashing and displaying the message:
Received empty message from server

Method 1, external from a zellij session: zellij --layout strider
Method 2, within a zellij session: zellij action new-pane --plugin zellij:strider

Version: zellij 0.39.2
Hardware: Apple M3 Pro Sonoma 14.3 (arm64)

@devsecopshomelearning
Copy link

I just tested Zellij 0.38.2 and the issue is not present in that version. Strider loaded with no issues right away.

@jigypeper
Copy link
Author

I've just tried the 0.38.2 binary and strider seems to work fine on that one...

@mbhutton
Copy link

Appears to be fixed in the newly released 0.40.0 on my Sonoma system.
Was failing with Zellij 0.39.2, but now works fine.

@jigypeper
Copy link
Author

Really!
I'll give that a shot tonight.
🤞

@jigypeper
Copy link
Author

jigypeper commented Apr 20, 2024

0.40.0 does appear to fix this issue :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants