我的deepin3013 启动器点不开
Tofloor
poster avatar
ylyao
deepin
2014-02-25 18:12
Author
不知道什么原因引起的,也不知道在哪看错误信息,就是点击没反应,其他的都行。
wineqq2012的启动文件位置在哪呢,我要开QQ,启动器打不开,不知道去哪开了~
感谢!
Reply Favorite View the author
All Replies
cxbii
deepin
2014-02-25 18:19
#1
右键打开终端执行:
killall launcher
如何点击启动器看看
Reply View the author
ylyao
deepin
2014-02-25 18:25
#2
右键打开终端执行:
killall launcher
如何点击启动器看看


ss@ss:~$ sudo killall launcher
launcher:没有发现操作

ps -ef | grep launcher
ss        2265     1  0 10:02 ?        00:00:00 /usr/lib/at-spi2-core/at-spi-bus-launcher
ss        4278  2583  0 10:23 pts/0    00:00:00 grep --color=auto launcher

左上角也没反应,docky上的启动器图标也没反应呢
Reply View the author
electricface
deepin
2014-02-25 18:28
#3
也是是桌面环境被卸载了,用这个命令试试
sudo apt-get install -y deepin-desktop-environment-launcher
Reply View the author
ylyao
deepin
2014-02-25 18:38
#4
也是是桌面环境被卸载了,用这个命令试试
sudo apt-get install -y deepin-desktop-environment-launcher

装了也不行呀
Reply View the author
ylyao
deepin
2014-02-25 18:42
#5
我看了下log文件
Feb 25 10:12:18 ss kernel: [  644.194499] launcher[3606]: segfault at ffffffffffffffe8 ip 00007fe5dd803c74 sp 00007fff8e8d31d0 error 5 in l*coredeepin-3.0.so.0.13.3[7fe5dd735000+38a000]
Reply View the author
ylyao
deepin
2014-02-25 18:51
#6
Feb 25 10:47:55 ss gnome-session[4119]: dconf-CRITICAL: unable to create file '/home/ss/.cache/dconf/user': 权限不够.  dconf will not work properly.
我把 该文件加了个权限后,可以点开了
Reply View the author
LDchen
deepin
2014-02-25 19:11
#7
嗯,你出现的问题应该和我遇到的一样。
http://www.linuxdeepin.com/forum/23/19854
我要么点了没反应,要么就打开瞬间闪退。
Reply View the author
ylyao
deepin
2014-02-25 19:16
#8
嗯,你出现的问题应该和我遇到的一样。
http://www.linuxdeepin.com/forum/23/19854
我要么点了没反应,要么就打开瞬间闪退。

我是点不开,完全没反应,快捷键也不行,看了下log文件,gnome-shell有报错,然后我看了下那个文件的权限是600 属于root:root的,然后我给把那个文件改成了777 ,就可以点开了,没有出现闪退的情况,也不知道是做了什么设置引起的。
Reply View the author
ylyao
deepin
2014-02-26 01:49
#9
http://wiki.linuxdeepin.com/index.php?t ... D.E8.A8.80
rm -rf ~/.cache/dconf/user
这样估计也能解决问题
Reply View the author
sbbz2004
deepin
2014-04-14 04:15
#10
Feb 25 10:47:55 ss gnome-session[4119]: dconf-CRITICAL: unable to create file '/home/ss/.cache/dconf/user': 权限不够.  dconf will not work properly.
我把 该文件加了个权限后,可以点开了


THX,按照這個方法解決了...
Reply View the author