Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 153458

Summary: epiphany doesn't start
Product: Gentoo Linux Reporter: GNUtoo
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED NEEDINFO    
Severity: normal CC: pacho
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description GNUtoo 2006-10-30 09:39:53 UTC
$ epiphany

** (epiphany:2078): WARNING **: Unable to connect to session bus: Unable to determine the address of the message bus
$ epiphany --version
Gnome epiphany 2.14.2.1
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-10-30 10:34:18 UTC
how do you get into your desktop environment?

do you have a .xinitrc?

if you do, your probably not launching dbus with the session.

example:
exec dbus-launch --exit-with-session gnome-session

or if you have more than one line, just put this one before your gnome-session line:
eval `dbus-launch --exit-with-session --sh-syntax`
Comment 2 Luis Medinas (RETIRED) gentoo-dev 2006-11-04 20:30:39 UTC
can you make sure dbus is running (you can see on the runlevels or ps aux | grep dbus), if it's running try running dbus-monitor and epiphany from a terminal.
Comment 3 GNUtoo 2006-11-05 01:56:38 UTC
(In reply to comment #2)
> can you make sure dbus is running (you can see on the runlevels or ps aux |
> grep dbus), if it's running try running dbus-monitor and epiphany from a
> terminal.
> 

$ ps aux | grep dbus
101       6474  0.0  0.3   3280   824 ?        Ss   09:54   0:00 /usr/bin/dbus-daemon --system
gentux   25503  0.0  0.1   1552   492 pts/0    R+   10:55   0:00 grep --colour=auto dbus
Comment 4 John N. Laliberte (RETIRED) gentoo-dev 2006-11-05 16:50:39 UTC
please respond to my comment, comment #1
Comment 5 Pacho Ramos gentoo-dev 2007-03-18 20:06:17 UTC
Is this bug still valid?

Comment 6 GNUtoo 2007-03-18 20:36:58 UTC
i don't have gnome anymore
Comment 7 RĂ©mi Cardona (RETIRED) gentoo-dev 2007-03-18 22:35:38 UTC
Closing bug. Don't hesitate to reopen if needed. Thanks