compizconfig按照后怎么这样
Tofloor
poster avatar
daxiong
deepin
2013-08-06 08:14
Author
刚玩linux,想用compizconfig,可是安装完打开是这样的?请问怎么办
Reply Favorite View the author
All Replies
electricface
deepin
2013-08-06 16:16
#1
ld 不是默认就带了 compizconfig 吗?不需要手动安装的。
请问您是用什么软件源安装的compizconfig 是 PPA 吗?如果不是,请问您安装 compizconfig 所用命令是什么? 能告诉我们您安装的软件包的名称吗?

下图为ld 自带的compizconfig,虽说减少了很多功能,但增加了稳定性。为了消除一些bug和提升体验,deepin修改过 compiz的代码。安装ubuntu原版的compiz可能导致各种问题。DeepinScreenshot20130806082523.png
Reply View the author
a287740928
deepin
2013-08-06 16:48
#2
刚玩linux,想用compizconfig,可是安装完打开是这样的?请问怎么办
你下载的两个冲突了,所以可以试试先把他们都卸载
  1. sudo apt-get remove compizconfig
Copy the Code
,然后再安装一次
  1. sudo apt-get install compizconfig
Copy the Code
我上次好像是这么解决的!
Reply View the author
daxiong
deepin
2013-08-06 20:20
#3
ld 不是默认就带了 compizconfig 吗?不需要手动安装的。
请问您是用什么软件源安装的compizconfig 是 PPA 吗?如果不是,请问您安装 compizconfig 所用命令是什么? 能告诉我们您安装的软件包的名称吗?

下图为ld 自带的compizconfig,虽说减少了很多功能,但增加了稳定性。为了消除一些bug和提升体验,deepin修改过 compiz的代码。安装ubuntu原版的compiz可能导致各种问题。DeepinScreenshot20130806082523.png
您好,我是用新立得安装的,之前不知道ld有自带。
Reply View the author
daxiong
deepin
2013-08-06 20:21
#4
[quote]刚玩linux,想用compizconfig,可是安装完打开是这样的?请问怎么办
你下载的两个冲突了,所以可以试试先把他们都卸载
  1. sudo apt-get remove compizconfig
Copy the Code
,然后再安装一次
  1. sudo apt-get install compizconfig
Copy the Code
我上次好像是这么解决的![/quote]
提示找不到软件包
Reply View the author
cxbii
deepin
2013-08-08 01:55
#5
[quote][quote]刚玩linux,想用compizconfig,可是安装完打开是这样的?请问怎么办
你下载的两个冲突了,所以可以试试先把他们都卸载
  1. sudo apt-get remove compizconfig
Copy the Code
,然后再安装一次
  1. sudo apt-get install compizconfig
Copy the Code
我上次好像是这么解决的![/quote]
提示找不到软件包[/quote]
  1. sudo apt-get install compizconfig-settings-manager
Copy the Code
包名没打全
Reply View the author
snyh1010
deepin
2013-08-08 02:27
#6
没有显示是因为gtk版本升级了导致  ccsm的那个PrettyButton类(如果没记错名称的话)出问题了所以没有显示.
主要是官方compiz基本没维护了所以在一些交新的系统上可能会出现各种问题
Reply View the author