Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
关于 Control Center 的异常
Experiences and Insight
2604
views ·
6
replies ·
To
floor
Go
yyang365
deepin
2019-06-19 05:25
Author
本帖最后由 yyang365 于 2019-6-19 07:32 编辑
问题描述:
自从上次折腾NVIDIA驱动(https://bbs.deepin.org/post/179059#=1#pid592212),成功安装之后,由于无法开启 窗口特效,便想到尝试 dde-kwin,查阅论坛相关帖子,发现大家反馈诸多问题,便更想尝试一番,
于是卸载了 deepin-wm,安装 dde-kwin,之后 Control Center打开便出现异常情况
具体表现为:
点击dock上的 Control Center 图标,
Control Center从屏幕右侧移入,
之后
- 大概率闪退
- 小概率
Control Center能正常
固定在屏幕右侧贴边显示,但点击任意热区,
在屏幕左侧同时出现另一个
Control Center,之后铺满全屏,如图:
尝试:
- 重新安装dde-
control-center,问题依旧
补充:
显卡驱动已成功安装闭源版本:nvidia-legacy-340xx-driver
根本问题是无法开启窗口特效, Control Center 的异常属于连带问题,
使用 deepin-wm 时尝试过修改 ~/.config/deepin/deepin-wm-switcher/config.json 中添加 "allow_switch":ture,同样没有任何作用。
目前尚不影响其他功能使用
Reply
Like 0
Favorite
View the author
All Replies
superendermansm
deepin
2019-06-19 08:05
#1
顶
Reply
Like 0
View the author
yyang365
deepin
2019-06-19 15:20
#2
本帖最后由 yyang365 于 2019-6-19 07:32 编辑
再补充一点:
怀疑此问题跟我安装的显卡驱动有关:nvidia-legacy-340xx-driver
之前使用开源驱动也不能打开窗口特效,但控制中心正常
把deepin-wm替换成dde-kwin之后,登陆时可以正常显示,输入密码后大概率出现
黑屏
,伴随着间歇性屏幕
闪烁
,闪烁时可看到桌面,鼠标移动到相关位置会有变化(比如窗口边缘会变成缩放)黑屏持续1-3分钟桌面正常显示,窗口特效处于关闭状态
具体问题出在哪儿不得而知,望高手相告
https://bbs.deepin.org/user/30023
仁兄可有高见?
Reply
Like 0
View the author
jianguo922
deepin
2019-06-19 16:21
#3
显卡管理器换其他模式看看
Reply
Like 0
View the author
yyang365
deepin
2019-06-20 17:32
#4
还是我自己回复吧,问题解决了
思路是:
起初怀疑显卡驱动导致,但联想到@duanyao 提到的软件源问题
https://bbs.deepin.org/forum.php ... d=179163&extra=
,怀疑系统里有不同源安装的包导致系统组件间不兼容,于是运行
dpkg --list | grep dde-*
Copy the Code
发现有的包版本带有 `
+comsta
`,有的包就没有
执行
apt policy 包名
Copy the Code
发现版本带有 `
+comsta
`的都属于
lion
源,不带的属于
Panda
源,由于我是从15.8升上来的,按照@duanyao的说法应该使用
panda
源
于是把版本带有 `
+comsta
`的包逐一卸载,换成
panda
源的包,Control Center 异常消失
But
,我的根本问题
Window Effect
(窗口特效)问题依旧,不能打开,每次都提示
Failed to enable window effect
这个可能跟显卡驱动有关,有人能给予支持吗?
Reply
Like 0
View the author
yyang365
deepin
2019-06-20 17:35
#5
顺带问一句,这个`+comsta`啥意思?
Reply
Like 0
View the author
走钢丝
deepin
2019-06-20 19:17
#6
还有这种问题啊,mark一下
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
- 问题描述:
自从上次折腾NVIDIA驱动(https://bbs.deepin.org/post/179059#=1#pid592212),成功安装之后,由于无法开启 窗口特效,便想到尝试 dde-kwin,查阅论坛相关帖子,发现大家反馈诸多问题,便更想尝试一番,于是卸载了 deepin-wm,安装 dde-kwin,之后 Control Center打开便出现异常情况
- 具体表现为:
点击dock上的 Control Center 图标,Control Center从屏幕右侧移入,之后- 大概率闪退
- 小概率Control Center能正常固定在屏幕右侧贴边显示,但点击任意热区,在屏幕左侧同时出现另一个Control Center,之后铺满全屏,如图:
- 尝试:
- 重新安装dde-control-center,问题依旧- 补充:
显卡驱动已成功安装闭源版本:nvidia-legacy-340xx-driver根本问题是无法开启窗口特效, Control Center 的异常属于连带问题,
使用 deepin-wm 时尝试过修改 ~/.config/deepin/deepin-wm-switcher/config.json 中添加 "allow_switch":ture,同样没有任何作用。
目前尚不影响其他功能使用