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] Media refuses to show up #1461

Closed
ajd07 opened this issue Dec 23, 2024 · 1 comment
Closed

[BUG] Media refuses to show up #1461

ajd07 opened this issue Dec 23, 2024 · 1 comment
Labels
bug Something isn't working linux

Comments

@ajd07
Copy link

ajd07 commented Dec 23, 2024

General description of bug:

  • What happened: With fastfetch --format json Media says "No media found", it also does not show up when running fastfetch with the module enabled.
  • What should happen: It should be finding either Firefox or VLC
  • Fastfetch version used: 2.32.1
  • Did it work in an older version: Yes, but I don't remember which one. It was working last month though.
  • Where did you get the binary: Installed by package manager (Pacman)
  • Does this issue still occur in the latest dev build?
    Yes

Often helpful information:

This used to work like normal, in the screenshot it should be above Sound.
Screenshot:
image

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

{
  "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
  "modules": [
    "os",
    "kernel",
    "uptime",
    "separator",
    "packages",
    "shell",
    "de",
    "wm",
    "wmtheme",
    "theme",
    "icons",
    "font",
    "terminal",
    "terminalfont",
    "separator",
    "cpu",
    "gpu",
    "memory",
    "swap",
    "disk",
    "separator",
    "media",
    "sound",
    "break",
  ]
}

Output of fastfetch --list-features:

threads
vulkan
wayland
xcb-randr
xrandr
drm
drm_amdgpu
gio
dconf
dbus
imagemagick7
chafa
zlib
xfconf
egl
glx
osmesa
opencl
libpulse
libddcutil
libelf
libzfs
Directx Headers
System yyjson
linux/videodev2
linux/wireless
@ajd07 ajd07 added the bug Something isn't working label Dec 23, 2024
@CarterLi CarterLi added the linux label Dec 24, 2024
@CarterLi
Copy link
Member

Should be fixed in dev branch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working linux
Projects
None yet
Development

No branches or pull requests

2 participants