Skip to content

[BUG] Image source "xyz" does not exist. #1832

Closed
@amit-0i

Description

@amit-0i

Read the FAQ first

  • I have checked the FAQ but the issue is not covered

Description

the logos listed in fastfetch --list-logos isnt being recognized.

Version used

fastfetch 2.47.0 (x86_64)

Bug prevalence

Always

Regression

Not sure

Installation

Package manager

Package manager

pacman

Screenshots

Image

Configuration

{
    "$schema": "https://github.com/fastfetch-cli/fastfetch/raw/dev/doc/json_schema.json",
    "logo": {
        "source": "arch_small",
        "padding": {
	        "top": 1
	    }
    },
    "display": {
        "separator": "  "
        },
    "modules": [
	"break",
	"title",
        {
            "type": "os",
            "key": "os    ",
            "keyColor": "red"
        },
        {
            "type": "kernel",
            "key": "kernel",
            "keyColor": "green"
        },
        {
            "type": "host",
            "format": "{5} {1}",
            "key": "host  ",
            "keyColor": "yellow"
        },
        {
            "type": "packages",
            "format": "{} (pacman)",
            "key": "pkgs  ",
            "keyColor": "blue"
        },
        {
            "type": "uptime",
            "format": "{2}h {3}m",
            "key": "uptime",
            "keyColor": "magenta"
        },
        {
            "type": "memory",
            "key": "memory",
            "keyColor": "cyan"
        },
        "break"
    ]
}

System information

[
  {
    "type": "Title",
    "result": {
      "userName": "okkotsu",
      "fullUserName": "",
      "hostName": "arch-btw",
      "homeDir": "/home/okkotsu/",
      "exePath": "/usr/bin/fastfetch",
      "userShell": "/usr/bin/fish"
    },
    "stat": 0.018679999746382236
  },
  {
    "type": "Separator",
    "error": "Unsupported for JSON format",
    "stat": 0.0007760003209114075
  },
  {
    "type": "OS",
    "result": {
      "buildID": "rolling",
      "codename": "",
      "id": "arch",
      "idLike": "",
      "name": "Arch Linux",
      "prettyName": "Arch Linux",
      "variant": "",
      "variantID": "",
      "version": "rolling",
      "versionID": ""
    },
    "stat": 0.0776659999974072
  },
  {
    "type": "Host",
    "result": {
      "family": "",
      "name": "MS-7D90",
      "version": "2.0",
      "sku": "",
      "vendor": "Micro-Star International Co., Ltd.",
      "serial": "",
      "uuid": ""
    },
    "stat": 0.211687000002712
  },
  {
    "type": "BIOS",
    "result": {
      "date": "09/29/2024",
      "release": "5.27",
      "vendor": "American Megatrends International, LLC.",
      "version": "A.B0",
      "type": "UEFI"
    },
    "stat": 0.10153000010177493
  },
  {
    "type": "Bootmgr",
    "result": {
      "name": "UEFI OS",
      "firmware": "\\EFI\\BOOT\\BOOTX64.EFI",
      "order": 16,
      "secureBoot": false
    },
    "stat": 1.5622489997185767
  },
  {
    "type": "Board",
    "result": {
      "name": "B760M BOMBER WIFI (MS-7D90)",
      "vendor": "Micro-Star International Co., Ltd.",
      "version": "2.0",
      "serial": ""
    },
    "stat": 0.07959300000220537
  },
  {
    "type": "Chassis",
    "result": {
      "type": "Desktop",
      "vendor": "Micro-Star International Co., Ltd.",
      "version": "2.0",
      "serial": ""
    },
    "stat": 0.07736700028181076
  },
  {
    "type": "Kernel",
    "result": {
      "architecture": "x86_64",
      "name": "Linux",
      "release": "6.15.4-zen2-1-zen",
      "version": "#1 ZEN SMP PREEMPT_DYNAMIC Fri, 27 Jun 2025 15:34:50 +0000",
      "displayVersion": "",
      "pageSize": 4096
    },
    "stat": 0.00227500032633543
  },
  {
    "type": "InitSystem",
    "result": {
      "name": "systemd",
      "exe": "/usr/lib/systemd/systemd",
      "version": "257.7-1-arch",
      "pid": 1
    },
    "stat": 1.0098210000433028
  },
  {
    "type": "Uptime",
    "result": {
      "uptime": 3234550,
      "bootTime": "2025-07-05T00:00:10.113+0530"
    },
    "stat": 0.0953910001553595
  },
  {
    "type": "Loadavg",
    "result": [
      0.25,
      0.48,
      0.51
    ],
    "stat": 0.02622399991378188
  },
  {
    "type": "Processes",
    "result": 323,
    "stat": 0.8380069998092949
  },
  {
    "type": "Packages",
    "result": {
      "all": 931,
      "amSystem": 0,
      "amUser": 0,
      "apk": 0,
      "brew": 0,
      "brewCask": 0,
      "choco": 0,
      "dpkg": 0,
      "emerge": 0,
      "eopkg": 0,
      "flatpakSystem": 0,
      "flatpakUser": 0,
      "guixSystem": 0,
      "guixUser": 0,
      "guixHome": 0,
      "hpkgSystem": 0,
      "hpkgUser": 0,
      "linglong": 0,
      "mport": 0,
      "nixDefault": 0,
      "nixSystem": 0,
      "nixUser": 0,
      "opkg": 0,
      "pacman": 931,
      "pacstall": 0,
      "paludis": 0,
      "pisi": 0,
      "pkg": 0,
      "pkgtool": 0,
      "pkgsrc": 0,
      "qi": 0,
      "macports": 0,
      "rpm": 0,
      "scoop": 0,
      "snap": 0,
      "soar": 0,
      "sorcery": 0,
      "winget": 0,
      "xbps": 0,
      "pacmanBranch": ""
    },
    "stat": 0.7313439999707043
  },
  {
    "type": "Shell",
    "result": {
      "exe": "/usr/bin/fish",
      "exeName": "fish",
      "exePath": "/usr/bin/fish",
      "pid": 46764,
      "ppid": 46762,
      "processName": "fish",
      "prettyName": "fish",
      "version": "4.0.2",
      "tty": 1
    },
    "stat": 5.249283999670297
  },
  {
    "type": "Editor",
    "error": "$VISUAL or $EDITOR not set",
    "stat": 0.011245000176131725
  },
  {
    "type": "Display",
    "result": [
      {
        "id": 3543560144569582664,
        "name": "EK220Q H3",
        "primary": false,
        "output": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0
        },
        "scaled": {
          "width": 1920,
          "height": 1080
        },
        "preferred": {
          "width": 1920,
          "height": 1080,
          "refreshRate": 60.0
        },
        "physical": {
          "width": 480,
          "height": 260
        },
        "rotation": 0,
        "bitDepth": 0,
        "hdrStatus": "Unsupported",
        "type": "External",
        "manufactureDate": {
          "year": 2024,
          "week": 51
        },
        "serial": 1158734242,
        "platformApi": "wayland-zwlr"
      }
    ],
    "stat": 9.147111000027508
  },
  {
    "type": "Brightness",
    "result": [
      {
        "name": "EK220Q H3",
        "max": 100.0,
        "min": 0.0,
        "current": 0.0,
        "builtin": false
      }
    ],
    "stat": 715.1859740000218
  },
  {
    "type": "Monitor",
    "error": "Monitor module is an alias of Display module",
    "stat": 0.0035899998620152473
  },
  {
    "type": "LM",
    "result": {
      "service": "sddm",
      "type": "Wayland",
      "version": "0.21.0"
    },
    "stat": 0.2774609997868538
  },
  {
    "type": "DE",
    "error": "No DE found",
    "stat": 0.0013939999043941498
  },
  {
    "type": "WM",
    "result": {
      "processName": "Hyprland",
      "prettyName": "Hyprland",
      "protocolName": "Wayland",
      "pluginName": "",
      "version": "0.49.0"
    },
    "stat": 0.02001299988478422
  },
  {
    "type": "WMTheme",
    "error": "Unknown WM: Hyprland",
    "stat": 0.0026459996588528156
  },
  {
    "type": "Theme",
    "result": {
      "theme1": "wallbash [Qt]",
      "theme2": "Catppuccin-Mocha [GTK2/3]"
    },
    "stat": 0.35795099986717105
  },
  {
    "type": "Icons",
    "result": {
      "icons1": "Tela-circle-dracula [Qt]",
      "icons2": "Tela-circle-dracula [GTK2/3]"
    },
    "stat": 0.004284000024199486
  },
  {
    "type": "Font",
    "result": {
      "display": "Cantarell (10pt) [Qt], Cantarell (10pt) [GTK2/3]",
      "fonts": [
        "Cantarell (10pt)",
        "Cantarell (10pt)",
        "Cantarell (10pt)",
        ""
      ]
    },
    "stat": 0.024391999933868647
  },
  {
    "type": "Cursor",
    "result": {
      "theme": "Bibata-Modern-Ice",
      "size": "24"
    },
    "stat": 0.007670999970287085
  },
  {
    "type": "Wallpaper",
    "error": "Failed to detect the current wallpaper path",
    "stat": 0.0014569996856153011
  },
  {
    "type": "Terminal",
    "result": {
      "processName": "foot",
      "exe": "foot",
      "exeName": "foot",
      "exePath": "/usr/bin/foot",
      "pid": 46762,
      "ppid": 1,
      "prettyName": "foot",
      "version": "1.22.3",
      "tty": "/dev/pts/1"
    },
    "stat": 0.536015999969095
  },
  {
    "type": "TerminalFont",
    "result": {
      "font": {
        "name": "monospace",
        "size": "8",
        "styles": [],
        "pretty": "monospace (8pt)"
      },
      "fallback": {
        "name": "",
        "size": "",
        "styles": [],
        "pretty": ""
      }
    },
    "stat": 0.10054100025445223
  },
  {
    "type": "TerminalSize",
    "result": {
      "columns": 118,
      "rows": 33,
      "width": 944,
      "height": 495
    },
    "stat": 0.004400999750941992
  },
  {
    "type": "TerminalTheme",
    "result": {
      "fg": {
        "r": 255,
        "g": 255,
        "b": 255,
        "dark": false
      },
      "bg": {
        "r": 36,
        "g": 36,
        "b": 36,
        "dark": true
      }
    },
    "stat": 0.20417300006374717
  },
  {
    "type": "CPU",
    "result": {
      "cpu": "12th Gen Intel(R) Core(TM) i5-12400F",
      "vendor": "GenuineIntel",
      "packages": 1,
      "cores": {
        "physical": 6,
        "logical": 12,
        "online": 12
      },
      "frequency": {
        "base": 3200,
        "max": 5600
      },
      "coreTypes": [
        {
          "count": 12,
          "freq": 3200
        }
      ],
      "temperature": 37.0
    },
    "stat": 3.139134000055492
  },
  {
    "type": "CPUCache",
    "result": {
      "l1": [
        {
          "size": 49152,
          "num": 6,
          "lineSize": 64,
          "type": "data"
        },
        {
          "size": 32768,
          "num": 6,
          "lineSize": 64,
          "type": "instruction"
        }
      ],
      "l2": [
        {
          "size": 1310720,
          "num": 6,
          "lineSize": 64,
          "type": "unified"
        }
      ],
      "l3": [
        {
          "size": 18874368,
          "num": 1,
          "lineSize": 64,
          "type": "unified"
        }
      ]
    },
    "stat": 4.317886999808252
  },
  {
    "type": "CPUUsage",
    "result": [
      0.0,
      10.0,
      0.0,
      10.526315789473683,
      5.0,
      0.0,
      15.789473684210526,
      0.0,
      9.523809523809524,
      0.0,
      0.0,
      0.0
    ],
    "stat": 200.31580400001258
  },
  {
    "type": "GPU",
    "result": [
      {
        "index": 0,
        "coreCount": 2560,
        "coreUsage": 3.0,
        "memory": {
          "dedicated": {
            "total": 8211660800,
            "used": 574947328
          },
          "shared": {
            "total": null,
            "used": null
          },
          "type": null
        },
        "driver": "nvidia (proprietary) 575.64.03",
        "name": "NVIDIA GeForce RTX 3050",
        "temperature": 38.0,
        "type": "Discrete",
        "vendor": "NVIDIA",
        "platformApi": "DRM (card1)",
        "frequency": 2145,
        "deviceId": 1000
      }
    ],
    "stat": 24.008734999690205
  },
  {
    "type": "Memory",
    "result": {
      "total": 16593874944,
      "used": 3961233408
    },
    "stat": 0.014667000155895948
  },
  {
    "type": "PhysicalMemory",
    "error": "Failed to get SMBIOS data",
    "stat": 0.010689999908208847
  },
  {
    "type": "Swap",
    "result": [],
    "stat": 0.0070140003226697445
  },
  {
    "type": "Disk",
    "result": [
      {
        "bytes": {
          "available": 50584813568,
          "free": 52239368192,
          "total": 64424509440,
          "used": 12185141248
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "btrfs",
        "mountpoint": "/",
        "mountFrom": "/dev/nvme0n1p2",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2025-07-04T23:02:54.000+0530"
      },
      {
        "bytes": {
          "available": 1070997504,
          "free": 1070997504,
          "total": 1071628288,
          "used": 630784
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "vfat",
        "mountpoint": "/boot/efi",
        "mountFrom": "/dev/nvme0n1p1",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": null
      },
      {
        "bytes": {
          "available": 419908730880,
          "free": 419908730880,
          "total": 434396311552,
          "used": 14487580672
        },
        "files": {
          "total": 212211136,
          "used": 327701
        },
        "filesystem": "xfs",
        "mountpoint": "/home",
        "mountFrom": "/dev/nvme0n1p3",
        "name": "",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2025-07-04T23:03:07.536+0530"
      },
      {
        "bytes": {
          "available": 590759251968,
          "free": 590759251968,
          "total": 892812128256,
          "used": 302052876288
        },
        "files": {
          "total": null,
          "used": null
        },
        "filesystem": "ntfs3",
        "mountpoint": "/run/media/okkotsu/466C15636C154ED5",
        "mountFrom": "/dev/sdb2",
        "name": "Basic data partition",
        "volumeType": [
          "Regular"
        ],
        "createTime": "2025-04-30T00:31:14.767+0530"
      }
    ],
    "stat": 0.24678200017660856
  },
  {
    "type": "Btrfs",
    "result": [
      {
        "name": "",
        "uuid": "75d9a0c5-652e-4e67-a273-5d702635cc2d",
        "devices": "nvme0n1p2",
        "features": "free_space_tree,no_holes,skinny_metadata,extended_iref",
        "generation": 139,
        "nodeSize": 16384,
        "sectorSize": 4096,
        "totalSize": 64424509440,
        "allocation": [
          {
            "type": "data",
            "dup": false,
            "used": 11674386432,
            "total": 13967032320
          },
          {
            "type": "metadata",
            "dup": true,
            "used": 244514816,
            "total": 1073741824
          },
          {
            "type": "system",
            "dup": true,
            "used": 16384,
            "total": 8388608
          }
        ]
      }
    ],
    "stat": 0.10052000032737851
  },
  {
    "type": "Zpool",
    "error": "dlopen libzfs.so failed",
    "stat": 0.11841799970716238
  },
  {
    "type": "Battery",
    "result": [],
    "stat": 0.0056039998307824135
  },
  {
    "type": "PowerAdapter",
    "result": [],
    "stat": 0.003244000021368265
  },
  {
    "type": "Player",
    "error": "Player module is an alias of Media module",
    "stat": 0.0002810000441968441
  },
  {
    "type": "Media",
    "error": "No media found",
    "stat": 0.6712369997985661
  },
  {
    "type": "PublicIp",
    "stat": 0.04777200007811189
  },
  {
    "type": "LocalIp",
      }
    ],
    "stat": 0.12202299991622567
  },
  {
    "type": "DNS",
    "result": [
      "192.168.0.1"
    ],
    "stat": 0.01077000005170703
  },
  {
    "type": "Wifi",
    "result": [
      {
        "inf": {
          "description": "wlo1",
          "status": "down"
        },
        "conn": {
          "status": "",
          "ssid": "",
          "bssid": "",
          "protocol": "",
          "security": "",
          "signalQuality": null,
          "rxRate": null,
          "txRate": null,
          "channel": 0,
          "frequency": 0
        }
      }
    ],
    "stat": 0.09464700007811189
  },
  {
    "type": "DateTime",
    "result": "2025-07-05T00:54:05.629+0530",
    "stat": 0.007538999896496534
  },
  {
    "type": "Locale",
    "result": "en_US.UTF-8",
    "stat": 0.0009590000845491886
  },
  {
    "type": "Vulkan",
    "result": {
      "apiVersion": "1.4.303",
      "conformanceVersion": "1.4",
      "driver": "NVIDIA [575.64.03]",
      "gpus": [
        {
          "type": "Discrete",
          "vendor": "NVIDIA",
          "name": "NVIDIA GeForce RTX 3050",
          "driver": "575.64.03",
          "platformApi": "Vulkan 1.4.303",
          "deviceId": 9602,
          "memory": {
            "dedicated": {
              "total": 8589934592,
              "used": null
            },
            "shared": {
              "total": 12445406208,
              "used": null
            }
          },
          "deviceId": 9602
        }
      ]
    },
    "stat": 60.320800999645144
  },
  {
    "type": "OpenGL",
    "error": "Fastfetch was built without gl support.",
    "stat": 0.0008189999498426914
  },
  {
    "type": "OpenCL",
    "error": "clGetPlatformIDs() failed: CL_PLATFORM_NOT_FOUND_KHR",
    "stat": 0.08130700001493096
  },
  {
    "type": "Users",
    "result": [
      {
        "name": "okkotsu",
        "hostName": "",
        "sessionName": "tty1",
        "clientIp": "",
        "loginTime": "2025-07-05T00:00:33.635+0530"
      }
    ],
    "stat": 0.02998200012370944
  },
  {
    "type": "Bluetooth",
    "result": [],
    "stat": 0.006559999659657478
  },
  {
    "type": "BluetoothRadio",
    "result": [
      {
        "name": "arch-btw",
        "address": "E8:C8:29:85:17:2B",
        "lmpVersion": 13,
        "lmpSubversion": null,
        "vendor": "Intel",
        "enabled": true,
        "discoverable": false,
        "connectable": true
      }
    ],
    "stat": 0.20807999977841973
  },
  {
    "type": "Sound",
    "result": [
      {
        "active": true,
        "main": false,
        "volume": 40,
        "name": "GA107 High Definition Audio Controller Digital Stereo (HDMI)",
        "identifier": "alsa_output.pci-0000_01_00.1.hdmi-stereo",
        "platformApi": "PipeWire 1.4.6"
      },
      {
        "active": true,
        "main": true,
        "volume": 40,
        "name": "Built-in Audio Analog Stereo",
        "identifier": "alsa_output.pci-0000_00_1f.3.analog-stereo",
        "platformApi": "PipeWire 1.4.6"
      }
    ],
    "stat": 3.1797009999863803
  },
  {
    "type": "Camera",
    "result": [],
    "stat": 0.004204000346362591
  },
  {
    "type": "Gamepad",
    "result": [],
    "stat": 0.017389999702572823
  },
  {
    "type": "Mouse",
    "result": [
      {
        "serial": "",
        "name": "Gaming Mouse"
      }
    ],
    "stat": 0.025629000272601843
  },
  {
    "type": "Keyboard",
    "result": [
      {
        "serial": "",
        "name": "Gaming Mouse Keyboard"
      },
      {
        "serial": "",
        "name": "SEMICO USB Keyboard"
      },
      {
        "serial": "",
        "name": "SEMICO USB Keyboard"
      }
    ],
    "stat": 0.063487000297755
  },
  {
    "type": "Weather",
  },
  {
    "type": "NetIO",
    "result": [
      {
        "name": "enp3s0",
        "defaultRoute": true,
        "txBytes": 835,
        "rxBytes": 1337,
        "txPackets": 10,
        "rxPackets": 9,
        "rxErrors": 0,
        "txErrors": 0,
        "rxDrops": 0,
        "txDrops": 0
      }
    ],
    "stat": 0.3763399999588728
  },
  {
    "type": "DiskIO",
    "result": [
      {
        "name": "CT500P3PSSD8",
        "devPath": "/dev/nvme0n1",
        "bytesRead": 995328,
        "bytesWritten": 73728,
        "readCount": 6,
        "writeCount": 7
      },
      {
        "name": "ATA WDC WD10EZEX-60W",
        "devPath": "/dev/sdb",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "hp v100w",
        "devPath": "/dev/sdc",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      },
      {
        "name": "ATA SSD 120GB",
        "devPath": "/dev/sda",
        "bytesRead": 0,
        "bytesWritten": 0,
        "readCount": 0,
        "writeCount": 0
      }
    ],
    "stat": 0.06808200012892485
  },
  {
    "type": "PhysicalDisk",
    "result": [
      {
        "name": "CT500P3PSSD8",
        "devPath": "/dev/nvme0n1",
        "interconnect": "NVMe",
        "kind": "SSD",
        "size": 500107862016,
        "serial": "240546D753EA        \n",
        "removable": false,
        "readOnly": false,
        "revision": "P9CR413",
        "temperature": 38.85
      },
      {
        "name": "ATA WDC WD10EZEX-60W",
        "devPath": "/dev/sdb",
        "interconnect": "ATA",
        "kind": "HDD",
        "size": 1000204886016,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "revision": "1A01",
        "temperature": null
      },
      {
        "name": "hp v100w",
        "devPath": "/dev/sdc",
        "interconnect": "USB",
        "kind": "HDD",
        "size": 31981568000,
        "serial": "",
        "removable": true,
        "readOnly": false,
        "revision": "1100",
        "temperature": null
      },
      {
        "name": "ATA SSD 120GB",
        "devPath": "/dev/sda",
        "interconnect": "ATA",
        "kind": "SSD",
        "size": 120034123776,
        "serial": "",
        "removable": false,
        "readOnly": false,
        "revision": "0A0",
        "temperature": null
      }
    ],
    "stat": 2.9898460004478693
  },
  {
    "type": "TPM",
    "result": {
      "version": "2.0",
      "description": "TPM 2.0 Device"
    },
    "stat": 0.0517879999242723
  },
  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "sysName": "Linux",
      "architecture": "x86_64",
      "version": "2.47.0",
      "versionGit": "",
      "cmakeBuiltType": "RelWithDebInfo",
      "compileTime": "Jul  3 2025, 08:40:06",
      "compiler": "gcc 15.1.1",
      "debugMode": false,
      "libc": "glibc 2.41"
    },
    "stat": 0.0007889997214078903
  },
  {
    "type": "Break",
    "error": "Unsupported for JSON format",
    "stat": 0.0003800000995397568
  },
  {
    "type": "Colors",
    "error": "Unsupported for JSON format",
    "stat": 0.000250999815762043
  }
]

Features built-in

threads
vulkan
wayland
xcb-randr
xrandr
drm
drm_amdgpu
gio
dconf
dbus
imagemagick7
chafa
zlib
xfconf
sqlite3
opencl
libpulse
libddcutil
libelf
libzfs
Directx Headers
System yyjson
linux/videodev2
linux/wireless

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