fastfetch-cli / fastfetch

An actively maintained, feature-rich and performance oriented, neofetch like system information tool.
MIT License
8.08k stars 349 forks source link

Getting many errors when trying to install on arcolinux. failed manytimes using sudo pacman -S fastfetch #951

Closed CloudTechJeff closed 1 month ago

CloudTechJeff commented 1 month ago

Be sure to read FAQ before submitting a new issue.

General description of bug:

Often helpful information:

Screenshot:

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

//paste here

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

//paste here

Output of fastfetch --list-features:

//paste here

If fastfatch crashed or freezed

Paste the stacktrace here. You may get it with:

# You may need Ctrl+C to stop the process if it freezes
gdb -q -ex 'set confirm off' -ex run -ex 'bt full' -ex quit --args /path/to/fastfetch

If you are able to identify which module crashed, the strace can be helpful too

strace /path/to/fastfetch --multithreading false -s {MODULE} --pipe

If you cannot do the instructions above, please upload the core dump file:

If fastfetch is slow

Use time fastfetch --stat to show time usage for each module.

If my image logo didn't show / work

If fastfetch behaves incorrectly on shell starting

CloudTechJeff commented 1 month ago

its trying to install version 2.10.2-1 ArcoLinux-2024-05-20-1716241690_screenshot_1920x1595

CarterLi commented 1 month ago

Not a fastfetch bug