Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1309468
  • 博文数量: 268
  • 博客积分: 10698
  • 博客等级: 上将
  • 技术积分: 2867
  • 用 户 组: 普通用户
  • 注册时间: 2007-07-14 22:21
文章分类

全部博文(268)

文章存档

2012年(19)

2011年(13)

2010年(29)

2009年(26)

2008年(99)

2007年(82)

我的朋友

分类: LINUX

2008-12-26 00:47:23

这是mplayer中出现的提示:
process 5188: D-Bus library appears to be incorrectly set up; failed to read machine uuid: Failed to open "/var/lib/dbus/machine-id": No such file or directory
See the manual page for dbus-uuidgen to correct this issue.

说明dbus没有建立,要安装必要的工具:
# apt-get install dbus-x11
运行 dbus-launch :
# dbus-launch
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-NppmwvzkGO,guid=da913bff1c5b2676ff432cdc4953a7b6
DBUS_SESSION_BUS_PID=5372
DBUS_SESSION_BUS_WINDOWID=14680065

随后有了一个叫messagebus的新用户,dbus的建立完成了。


阅读(3244) | 评论(0) | 转发(0) |
0

上一篇:圣诞

下一篇:版本控制 Mercurial、Git、Bazaar

给主人留下些什么吧!~~