Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
waybar error
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
steveo314
n00b
n00b


Joined: 08 Sep 2006
Posts: 49

PostPosted: Thu Oct 17, 2024 10:12 pm    Post subject: waybar error Reply with quote

Trying to configure waybar on hyprland. When i try to run waybar from kitty, I get the error that waybar cannot find dbus.
Back to top
View user's profile Send private message
flexibeast
Guru
Guru


Joined: 04 Apr 2022
Posts: 409
Location: Naarm/Melbourne, Australia

PostPosted: Fri Oct 18, 2024 12:15 am    Post subject: Reply with quote

Is there a D-Bus session bus running? (Note this is not the same as the D-Bus system bus provided by the 'dbus' service.) Check if the DBUS_SESSION_BUS_ADDRESS variable is set, e.g. by running:

Code:
$ env | grep DBUS

If it's not, then you need to start a session bus when you start your Hyprland session, e.g. by starting Hyprland like this:

Code:
$ dbus-run-session hyprland

_________________
https://wiki.gentoo.org/wiki/User:Flexibeast
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum