Incorrect disk usage showing in menu bar.
For example, EUL is showing 323Gb free, but Finder is showing 428Gb free
Screenshots

Context
- eul version: 1.6.2
- macOS version: 12.5.1
- Device model: MacBook Pro (16-inch, 2021)
Debug Output
⚙️ loaded data from user defaults preference {
"showRAMTopActivities" : false,
"fontDesign" : "default",
"language" : "en",
"networkRefreshRate" : 3,
"checkStatusItemVisibility" : true,
"showIcon" : true,
"textDisplay" : "compact",
"showCPUTopActivities" : false,
"cpuMenuDisplay" : "usagePercentage",
"smcRefreshRate" : 1,
"temperatureUnit" : "celius",
"showNetworkTopActivities" : false,
"appearance" : "auto",
"upgradeMethod" : "autoUpdate"
}
SMC init error unknown(kIOReturn: -536870206, SMCResult: 0)
🔋 battery info 100 100 0 0 true false good acPower
🔋 battery info 100 100 0 0 true false good acPower
⚙️ loaded data from user defaults EulComponent {
"activeComponents" : [
"Disk"
],
"showComponents" : true,
"availableComponents" : [
"GPU",
"Battery",
"Network",
"CPU",
"Memory"
]
}
⚙️ loaded data from user defaults EulMenuComponent {
"availableComponents" : [
"Bluetooth",
"CPU",
"GPU",
"Memory",
"Battery",
"Network",
"Disk"
],
"activeComponents" : [
],
"showComponents" : true
}
shell with ["system_profiler SPDisplaysDataType -xml"]
⚙️ loaded data from user defaults componentConfig {
"converted" : true,
"configs" : [
{
"showGraph" : false,
"networkPortSelection" : "",
"component" : "Memory",
"showIcon" : true,
"diskSelection" : ""
},
{
"showGraph" : false,
"networkPortSelection" : "",
"component" : "Network",
"showIcon" : true,
"diskSelection" : ""
},
{
"diskSelection" : "",
"showIcon" : true,
"component" : "Battery",
"showGraph" : false,
"networkPortSelection" : ""
},
{
"diskSelection" : "",
"showIcon" : true,
"component" : "GPU",
"showGraph" : false,
"networkPortSelection" : ""
},
{
"diskSelection" : "",
"showIcon" : true,
"component" : "CPU",
"showGraph" : false,
"networkPortSelection" : ""
},
{
"diskSelection" : "Macintosh HD",
"showIcon" : false,
"component" : "Disk",
"showGraph" : false,
"networkPortSelection" : ""
}
]
}
⚙️ loaded data from user defaults CpuTextComponent {
"activeComponents" : [
"usagePercentage",
"temperature"
],
"availableComponents" : [
"loadAverage1Min",
"loadAverage5Min",
"loadAverage15Min"
],
"showComponents" : true
}
⚙️ loaded data from user defaults GpuTextComponent {
"availableComponents" : [
"temperature"
],
"showComponents" : true,
"activeComponents" : [
"usagePercentage"
]
}
⚙️ loaded data from user defaults DiskTextComponent {
"showComponents" : true,
"activeComponents" : [
"free"
],
"availableComponents" : [
"usagePercentage",
"usage",
"total"
]
}
Incorrect disk usage showing in menu bar.
For example, EUL is showing 323Gb free, but Finder is showing 428Gb free
Screenshots

Context
Debug Output
⚙️ loaded data from user defaults preference {
"showRAMTopActivities" : false,
"fontDesign" : "default",
"language" : "en",
"networkRefreshRate" : 3,
"checkStatusItemVisibility" : true,
"showIcon" : true,
"textDisplay" : "compact",
"showCPUTopActivities" : false,
"cpuMenuDisplay" : "usagePercentage",
"smcRefreshRate" : 1,
"temperatureUnit" : "celius",
"showNetworkTopActivities" : false,
"appearance" : "auto",
"upgradeMethod" : "autoUpdate"
}
SMC init error unknown(kIOReturn: -536870206, SMCResult: 0)
🔋 battery info 100 100 0 0 true false good acPower
🔋 battery info 100 100 0 0 true false good acPower
⚙️ loaded data from user defaults EulComponent {
"activeComponents" : [
"Disk"
],
"showComponents" : true,
"availableComponents" : [
"GPU",
"Battery",
"Network",
"CPU",
"Memory"
]
}
⚙️ loaded data from user defaults EulMenuComponent {
"availableComponents" : [
"Bluetooth",
"CPU",
"GPU",
"Memory",
"Battery",
"Network",
"Disk"
],
"activeComponents" : [
],
"showComponents" : true
}
shell with ["system_profiler SPDisplaysDataType -xml"]
⚙️ loaded data from user defaults componentConfig {
"converted" : true,
"configs" : [
{
"showGraph" : false,
"networkPortSelection" : "",
"component" : "Memory",
"showIcon" : true,
"diskSelection" : ""
},
{
"showGraph" : false,
"networkPortSelection" : "",
"component" : "Network",
"showIcon" : true,
"diskSelection" : ""
},
{
"diskSelection" : "",
"showIcon" : true,
"component" : "Battery",
"showGraph" : false,
"networkPortSelection" : ""
},
{
"diskSelection" : "",
"showIcon" : true,
"component" : "GPU",
"showGraph" : false,
"networkPortSelection" : ""
},
{
"diskSelection" : "",
"showIcon" : true,
"component" : "CPU",
"showGraph" : false,
"networkPortSelection" : ""
},
{
"diskSelection" : "Macintosh HD",
"showIcon" : false,
"component" : "Disk",
"showGraph" : false,
"networkPortSelection" : ""
}
]
}
⚙️ loaded data from user defaults CpuTextComponent {
"activeComponents" : [
"usagePercentage",
"temperature"
],
"availableComponents" : [
"loadAverage1Min",
"loadAverage5Min",
"loadAverage15Min"
],
"showComponents" : true
}
⚙️ loaded data from user defaults GpuTextComponent {
"availableComponents" : [
"temperature"
],
"showComponents" : true,
"activeComponents" : [
"usagePercentage"
]
}
⚙️ loaded data from user defaults DiskTextComponent {
"showComponents" : true,
"activeComponents" : [
"free"
],
"availableComponents" : [
"usagePercentage",
"usage",
"total"
]
}