Skip to content

[Windows] Scoop package count is wrong #417

@TayouVR

Description

@TayouVR

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
image

image
Neofetch in comparison (also gets it wrong)
image
Winfetch (gets it right):
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions