-
-
Notifications
You must be signed in to change notification settings - Fork 606
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
General description of bug:
The package count only shows 1 package, while i have 142
Often helpful questions:
- Does the issue occur across multiple terminal emulators? [Y/N] Yes
- Does the issue occur across multiple shells? (bash, zsh, fish, etc) [Y/N] Yes
Output of fastfetch --version:
fastfetch 1.9.1 (x86_64)
Output of fastfetch --load-config devinfo:
Error: couldn't find config: devinfo
Output of fastfetch --load-config devinfo-verbose:
Error: couldn't find config: devinfo-verbose
for the "couldn't find config" thing, I downloaded the presets from here, but I have no idea where to put them on windows
Output of fastfetch --list-features:
vulkan
zlib
opencl
libcjson
More Info
I believe the package count is wrong because it doesn't know where to scan for packages.
My SCOOP env var is set to a folder in W:\. I am not sure if the code here https://github.com/LinusDierheimer/fastfetch/blob/068cbafe3dfe847fa0c533d5b126f2ea30861418/src/detection/packages/packages_windows.c#L28...L36 follows that env var


Neofetch in comparison (also gets it wrong)

Winfetch (gets it right):

Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working