Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
export $(dbus-launch)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
abraxa5
n00b
n00b


Joined: 15 Aug 2012
Posts: 13

PostPosted: Sat Aug 25, 2012 6:27 am    Post subject: export $(dbus-launch) Reply with quote

Is there any way to run dbus-launch at startup. I have to run dbus-launch before I start several applications, and I have to manually kill them or I get 9001 dbus processes, because dbus doesn't close manually.

Code:
dolphin(24091)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)
KCrash: Application 'dolphin' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/root/.kde4/socket-localhost/kdeinit4__0
Warning: connect() failed: : No such file or directory
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi directly
drkonqi(24092)/kdeui (kdelibs): Session bus not found
To circumvent this problem try the following command (with Linux and bash)
export $(dbus-launch)


running: export $(dbus-launch) allows me to launch it untill I close the terminal. Thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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