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] fastfetch failed to retrieve command output #1418

Closed
dwlfrth opened this issue Nov 26, 2024 · 3 comments
Closed

[BUG] fastfetch failed to retrieve command output #1418

dwlfrth opened this issue Nov 26, 2024 · 3 comments
Labels
apple Only affects Apple platform bug Something isn't working help wanted

Comments

@dwlfrth
Copy link

dwlfrth commented Nov 26, 2024

Be sure to read the FAQ before submitting a new issue.

General description of bug:

  • What happened: Command output is not displayed
  • What should happen: Command output should be displayed
  • Fastfetch version used: fastfetch 2.30.1 (aarch64)
  • Did it work in an older version: N/A
  • Where did you get the binary: Homebrew
  • Does this issue still occur in the latest dev build? N/A

Often helpful information:

Screenshot:

N/A

The content of the configuration file you use (if any):

{
  "type": "command",
  "text": "/usr/bin/ssh-agent",
}

Output of fastfetch -c ci.jsonc --format json:

N/A

Output of fastfetch --list-features:

threads
vulkan
imagemagick7
chafa
zlib
sqlite3
@dwlfrth dwlfrth added the bug Something isn't working label Nov 26, 2024
@dwlfrth
Copy link
Author

dwlfrth commented Nov 26, 2024

Note: The command is being executed successfully...

@CarterLi CarterLi added the apple Only affects Apple platform label Nov 27, 2024
@CarterLi
Copy link
Member

Confirmed that it works in Linux but not macOS

@CarterLi
Copy link
Member

Confirmed that it works in FreeBSD & NetBSD too despite they all share the same code.

I assume it's a macOS kernel bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apple Only affects Apple platform bug Something isn't working help wanted
Projects
None yet
Development

No branches or pull requests

2 participants