|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
启动 GNOME 设置守护进程时出错怎么解决大家好:
最近总是出现上面的错误提示:启动 GNOME 设置守护进程时出错,google了下大都说是 /etc/network/interfaces的问题,我的/etc/network/interfaces如下 auto lo iface lo inet loopback # The primary network interface auto eth0 #allow-hotplug eth0 #iface eth0 inet dhcp iface eth0 inet static address 192.168.1.3 netmask 255.255.255.0 gateway 192.168.1.1 好像没有问题,不知道还有什么原因会导致以上问题? -- Best Regards |
|
|
Re: 启动 GNOME 设置守护进程时出错怎么解决enzo fang wrote:
> 大家好: > 最近总是出现上面的错误提示:启动 GNOME 设置守护进程时出错,google了下 > 大都说是 > /etc/network/interfaces的问题,我的/etc/network/interfaces如下 > > auto lo > iface lo inet loopback > > # The primary network interface > auto eth0 > #allow-hotplug eth0 > #iface eth0 inet dhcp > iface eth0 inet static > address 192.168.1.3 > netmask 255.255.255.0 > gateway 192.168.1.1 > 好像没有问题,不知道还有什么原因会导致以上问题? > > > -- > Best Regards There was an error starting the GNOME Settings Daemon. Some things, such as themes, sounds, or background settings may not work correctly. The last error message was: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken. GNOME will still try to restart the Settings Daemon next time you log in. 我看到一个解决方法,没深究原因 $ cd /home/xxx $ ls -al $ rm -rf .gnome .gnome2 .gnome2_private .gconf .gconfd $ sudo reboot 参考:http://ubuntuforums.org/showthread.php?p=3639195 -- To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: 启动 GNOME 设置守护进程时出错怎么解决你的“上面”在哪?。。。
2009/9/16 enzo fang <feixiangniao26@...> 大家好: -- 0000 MININEWS.INFO Mininews是一个业界微新闻站点,添加xiaohuabot@...为MSN好友 做最敏捷的媒体,人人都可以是记者,关注身边正在发生的事。[M] |
|
|
Re: 启动 GNOME 设置守护进程时出错怎么解决enzo fang 写道: > 最近总是出现上面的错误提示:启动 GNOME 设置守护进程时出错, 要给具体出错内容。从终端窗口拷贝,或者从 /var/log 中相关内容调出来。 -- To UNSUBSCRIBE, email to debian-chinese-gb-REQUEST@... with a subject of "unsubscribe". Trouble? Contact listmaster@... |
|
|
Re: 启动 GNOME 设置守护进程时出错怎么解决Sep 16 07:08:48 debian dhclient: Listening on LPF/eth0/00:0a:e4:3f:66:3c
Sep 16 07:08:48 debian dhclient: Sending on LPF/eth0/00:0a:e4:3f:66:3c Sep 16 07:08:48 debian dhclient: Sending on Socket/fallback Sep 16 07:08:48 debian vmnetBridge: RTM_NEWLINK: name:eth0 index:2 flags:0x00011043 Sep 16 07:08:52 debian dhclient: DHCPDISCOVER on eth0 to 255.255.255.255 port 67 interval 3 Sep 16 07:08:52 debian dhclient: DHCPOFFER from 192.168.1.1 Sep 16 07:08:52 debian dhclient: DHCPREQUEST on eth0 to 255.255.255.255 port 67 Sep 16 07:08:52 debian dhclient: DHCPACK from 192.168.1.1 Sep 16 07:08:52 debian avahi-daemon[2762]: Joining mDNS multicast group on interface eth0.IPv4 with address 192.168.1.3. Sep 16 07:08:52 debian avahi-daemon[2762]: New relevant interface eth0.IPv4 for mDNS. Sep 16 07:08:52 debian avahi-daemon[2762]: Registering new address record for 192.168.1.3 on eth0.IPv4. Sep 16 07:08:52 debian dhclient: bound to 192.168.1.3 -- renewal in 39845 seconds. Sep 16 07:09:07 debian console-kit-daemon[3571]: WARNING: Couldn't read /proc/3570/environ: Failed to open file '/proc/3570/environ': No such file or directory Sep 16 07:09:25 debian hcid[3748]: Default passkey agent (:1.18, /org/bluez/passkey) registered Sep 16 07:09:25 debian hcid[3748]: Default authorization agent (:1.18, /org/bluez/auth) registered 这是daemon.log中的部分log,不知道内容够不够,还需要看哪些log的内容? 2009/9/16 mjxian <mojiaxian@...>
-- Best Regards |
|
|
Re: 启动 GNOME 设置守护进程时出错怎么解决Sep 16 07:09:07 debian console-kit-daemon[3571]: WARNING: Couldn't read /proc/3570/environ: Failed to open file '/proc/3570/environ': No such file or directory
是一个bug,在debian中好像还没有解决。 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523372 另外请参考: https://bugzilla.redhat.com/show_bug.cgi?id=229006 http://cgit.freedesktop.org/ConsoleKit/commit/?id=5376650940e9018a0d3e97367d2979f90af749bc
2009/9/16 enzo fang <feixiangniao26@...> Sep 16 07:08:48 debian dhclient: Listening on LPF/eth0/00:0a:e4:3f:66:3c -- Alan Guo http://bluestone.cublog.cn |
| Free embeddable forum powered by Nabble | Forum Help |