scorpion-26 / gBar

Blazingly fast status bar written with GTK
MIT License
478 stars 17 forks source link

Cannot find plugin library! #33

Closed Hfhdhdhf closed 1 year ago

Hfhdhdhf commented 1 year ago

when i run the command gBar 0 this happens

[ihatemyself@archlinux gBar]$ gBar 0 Failed opening config! Wayland: Added workspace! Workspace ID: 1 Wayland: Activate Workspace 1 Wayland: Registering monitor VGA-1 at ID 0 Wayland: Added group to monitor Forcefully activate workspace 1 NVML not found, disabling Nvidia GPU AMD GPU not found, disabling AMD GPU Can't connect to BlueZ d-bus! Disabling Bluetooth! GDBus.Error:org.freedesktop.systemd1.NoSuchUnit: Unit dbus-org.bluez.service not found. PulseAudio: Context is ready! PulseAudio: Update info Cannot open network device! Disabling Network widget. Info: No CSS found in /home/rafa/.config Info: No CSS found in /home/rafa/.local/share CSS found and loaded successfully! Cannot find plugin library! [Exiting due to assert failed] [notgivingmyname@archlinux gBar]$

any fixes?

scorpion-26 commented 1 year ago

gBar 0 is not a correct command.\ You need to specify, what to launch, e.g. gBar bar 0 for the status bar or gBar audio 0 for the audio widget.

ShivanshuKantPrasad commented 1 year ago

Maybe it should output better error message on incorrect commands?