[已解决]gnome面板无法正常出现,无法桌面右键和更换壁纸

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

[已解决]gnome面板无法正常出现,无法桌面右键和更换壁纸

#1

帖子 wavydoom » 2008-03-17 20:32

桌面无法右键,更改桌面壁纸。可能是做了什么错误操作了。


今天装了这些


#扩展 Nautilus 的功能,添加右键菜单以管理员打开:
sudo apt-get install nautilus-gksu

#添加右键菜单图片转换:
sudo apt-get install nautilus-image-converter

#让sudo也使用漂亮的桌面主题
sudo ln -s ~/.themes/* /usr/share/themes
sudo ln -s ~/.icons/* /usr/share/icons



桌面无法点击右键和更换壁纸。如果在终端运行sudo nautilus 则会出现一个ubuntu的默认桌面,并且此时可以更改桌面壁纸并且可以桌面右键,但是看到壁纸选项内只有ubuntu的几张默认壁纸,并没有我的自定义壁纸。
是这些软件的问题还是升级的BUG?(刚才已经把nautilus-gksu卸载了,但是问题依旧)

请问要怎么办哦?
上次由 wavydoom 在 2008-03-18 4:51,总共编辑 2 次。
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

#2

帖子 wavydoom » 2008-03-17 21:28

还是不能右键。。。
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

#3

帖子 wavydoom » 2008-03-17 21:50

我记起来了,我用 sudo 启动过外观。
并且把目前的theme包都从home\wavydoom\ copy到了root\对应的theme里面去了。。。

晕。。。

怪不得需要切换到sudo 打开文件浏览器才能修改桌面恢复右键。

难道root接管了我的桌面控制?!晕。。。

大师前辈们,救救我阿~
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

#4

帖子 wavydoom » 2008-03-17 22:09

sudo nautilus 可以右键桌面,但是每次都提示

无法启动设置管理器“gnome-settings-daemon”。
如果不运行 GNOME 设置管理器,某些首选项不会生效。这可能表明 Bonobo 出现问题,或者非 GNOME(如 KDE)设置管理器可能已经处于活动状态,它与 GNOME 设置管理器发生冲突。


而且注销或者重启后又不能右键了。。。
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

#5

帖子 wavydoom » 2008-03-18 1:15

既然切换到ROOT使用终端打开nautilus可以恢复桌面正常,而且桌面只是nautilus的一个功能。
那么是否说明nautilus的权限设置不正确导致我的权限无法访问呢?
头像
qiang_liu8183
论坛版主
帖子: 10699
注册时间: 2006-09-10 22:36
系统: Arch Debian
来自: 北京

#6

帖子 qiang_liu8183 » 2008-03-18 1:22

这么晚了还折腾,给你提个醒,权限问题,具体怎么解决自己动脑子
看破、放下、自在、随缘、念佛
真诚、清净、平等、正觉、慈悲
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

#7

帖子 wavydoom » 2008-03-18 1:54

猪嘴企鹅你好~

我也是意识到这个问题,一下子 sudo chmod -R 777 usr/bin/*
结果sudo都不能用了,刚刚才用Live CD解决了sudo不能用的问题
现在又回到桌面右键问题上来~

一点头绪都没有,不知道改怎么弄了,googel上都没找到资料
具体桌面右键调用哪个文件也不清楚,系统迟早被我乱设置权限给弄崩溃去~

你就行行好帮帮我吧~ 好困了
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

#8

帖子 wavydoom » 2008-03-18 1:58

用ROOT运行nautilus 后桌面自动变更
和之前的桌面不同。

应该可以说明是权限问题,并非ROOT的桌面取代了普通用户桌面。
而是普通用户桌面因为权限问题无法访问 nautilus 的桌面控制。但是nautilus的文件管理器又是正常的。

继续郁闷中
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

#9

帖子 wavydoom » 2008-03-18 2:52

继续求助,实在是尽力搜寻文档了,找不到解决方法,向各位前辈求助了。
头像
wavydoom
帖子: 1081
注册时间: 2008-02-15 0:08

#10

帖子 wavydoom » 2008-03-18 4:51

搞定

It's sounds like Nautilus is no longer drawing your desktop. Did you change any settings in the configuration editor?

Regardless, go to your applications menu. Under System Tools -> Configuration editor.

Use the left tree view to navigate to: apps -> nautilus ->preferences and make sure that the 'show_desktop' option IS CHECKED.

If it isn't, then check it and exit the Configuration Editor.

open a terminal and enter the command
Code:

nautilus

leave the terminal open.

Under System -> Preferences -> Sessions, select the Current Session tab, select nautilus and set the Order to 40, and set the Style to Restart. Hit Apply and then switch to the terminal window.

Close the terminal. Nautilus should exit and a new instance should start.

Close the Sessions window and log out, making sure to check the option to 'Save current setup'.

Log back in and you should have a fully functional desktop again.
回复