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] Unable to detect Shell version in macOS 10.15.7 #1388

Closed
pbobbenb opened this issue Nov 10, 2024 · 3 comments
Closed

[BUG] Unable to detect Shell version in macOS 10.15.7 #1388

pbobbenb opened this issue Nov 10, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@pbobbenb
Copy link

General description of bug:

  • What happened: Fastfetch fails to detect shell version on macOS 10.15.7 in both iTerm and Terminal. Neofetch correctly detects it as zsh 5.7.1.
  • What should happen: Shell version should be displayed.
  • Fastfetch version used: Tested with 2.24, 2.25 and 2.29
  • Did it work in an older version: No idea, 2.24 was the first version I have used/tried.
  • Where did you get the binary: Compiled myself but also tried binary from GitHub release with the same results.

Often helpful information:

Screenshot:
Screenshot

If fastfetch crashed or froze

fastfetch_2024-11-10-crash.txt

@pbobbenb pbobbenb added the bug Something isn't working label Nov 10, 2024
@CarterLi
Copy link
Member

Please test if the newest dev build fix your problem. You may download it here: https://github.com/fastfetch-cli/fastfetch/actions/runs/11776108502

@pbobbenb
Copy link
Author

Yep, that works!
One minor thing, tried with compiling myself with ./run.sh and then it displays Shell as "sh" at the end of the compile, but running fastfetch from the build directory shows Shell correct as "zsh 5.7.1"

Bit off topic but downloading the file from the link above, the zip file actually contained a zip and an tar.gz inside, is it supposed to be that way? Seems a bit redundant to have two packed files (that both contain the same things) inside a packed file.

@CarterLi
Copy link
Member

the zip file actually contained a zip and an tar.gz inside

It's expected. They will be put in release assets

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

2 participants