-
-
Notifications
You must be signed in to change notification settings - Fork 618
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Be sure to read FAQ before submitting a new issue.
General description of bug:
- What happened: GNOME is incorrectly printed as "Gnome"
- What should happen: The correct case is used (GNOME, in full capitals)
- Fastfetch version used: 2.14.0
- Did it work in an older version: Unsure
- Where did you get the binary: Fedora repositories (rpm-ostree layering on top of Fedora Silverblue)
- Does this issue still occurs in the latest dev build? Unsure
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/fastfetchIf you are able to identify which module crashed, the strace can be helpful too
strace /path/to/fastfetch --multithreading false -s {MODULE} --pipeIf 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
- The image protocol you used:
- The terminal you used:
- Upload the image file here, or paste the image URL:
- Does it work with
--logo-width {WIDTH} --logo-height {HEIGHT}?
If fastfetch behaves incorrectly on shell starting
- The bug is reproduceable with fresh / clean shell configuration (i.e.
fastfetchis the single line of.zshrcor~/.config/fish/config.fish): - Does
sleep 1before runningfastfetchwork?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
