|
|
发表于 2006-3-23 13:50:17
|
显示全部楼层
没用啊,我在.xinitrc里设过了exec dbus-launch --exit-with-session gnome-session
eval `dbus-launch --sh-syntax --exit-with-session`
exec `dbus-launch --sh-syntax --exit-with-session`
这个环境变量好像不吃这套,到gentoo.org上有人用了dbus-lanuch epiphany这个方法可行,但Deskbar还是不能用。
# dbus-launch --sh-syntax --exit-with-session
DBUS_SESSION_BUS_ADDRESS='unix:abstract=/tmp/dbus-9XTGEja2j4,guid=dd4022442732f6772c25c40235505400';
export DBUS_SESSION_BUS_ADDRESS;
DBUS_SESSION_BUS_PID=6912;
localhost nhazi # epiphany
(epiphany:6914): GnomeUI-WARNING **: While connecting to session manager:
Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed.
** (epiphany:6914): WARNING **: Unable to connect to session bus: Unable to determine the address of the message bus
Post by midx
对不起,是我跑题了,Ekiga跟gnome-2.14基本无关。
我在gnome2.14的发布志上看到ekiga,但是用emerge s找不到啊? |
|