hyprdots icon indicating copy to clipboard operation
hyprdots copied to clipboard

[Bug]: Cpu info module not showing in the waybar

Open rackedupkitty opened this issue 11 months ago • 2 comments

Bug Report

Description

When using the provided config and sh script for the cpu info module, it does not display. When running the sh script directly in the terminal it seems to work perfectly fine, though the module still does not display in the waybar. This has only been the case after a recent update of my OS, beforehand the module worked perfectly.

Steps to Reproduce

My waybar configs can be found here: https://github.com/poseidonai555/dotfiles/tree/main/waybar

Expected Behavior

The cpu module info to display in the waybar, and function similarly to how the gpu module works.

Actual Behavior

The cpu module simply does not display in the waybar.

Screenshots

Image

Environment

  • Linux Distro: Arch Linux
  • Linux Version, output of uname -a: Linux MLBarch 6.12.10-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 18 Jan 2025 02:26:57 +0000 x86_64 GNU/Linux
  • Hyprland Version, output of hyprctl version: Hyprland 0.46.2
  • Installation Environment: On hardware

Hardware specs:

CPU: Intel i9-14900K (32) @ 5.700GHz GPU: NVIDIA GeForce RTX 4090 Memory: 5081MiB / 31829MiB

rackedupkitty avatar Jan 25 '25 09:01 rackedupkitty

Same here

Image

Edit: I downloaded the default config.ctl and config.json and it works perfectly.

Supertocho80 avatar Mar 09 '25 11:03 Supertocho80

I managed to fix my issue by editing the scripts and removing the while loop from the scripts.

rackedupkitty avatar Mar 09 '25 12:03 rackedupkitty