右边的设置打不开
Tofloor
poster avatar
vodkazy
deepin
2020-07-05 04:50
Author
之前换个了源apt-update了一下,好像因为依赖问题失败了,有个包丢失了但是我找不到是什么。
现在的情况是:

每次点“设置”或者“控制中心”或者之间点任务栏右下角的网络连接之类的图标都无法出现右侧本应该滑动出来的设置栏。

已经sudo apt-get update && sudo apt-get dist-upgrade && sudo apt-get install dde 过了,但是没什么反应。

求助各位大神!!
Reply Favorite View the author
All Replies
avatar
Ziggy
deepin
2020-07-05 05:34
#1
sudo apt -f install,贴出报错
Reply View the author
avatar
vodkazy
deepin
2020-07-05 05:44
#2
https://bbs.deepin.org/post/196719
sudo apt -f install,贴出报错

$ sudo apt -f install
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。

啥错都没报
Reply View the author
avatar
vodkazy
deepin
2020-07-05 05:55
#3
$ dde-control-center
load translate "/usr/share/dtkwidget/translations/dtkwidget2_zh_CN"
load translate "/usr/share/dde-control-center/translations/dde-control-center_zh_CN"
2020-07-04, 21:54:29.682 [Debug  ] [                                                         0] "accounts"
2020-07-04, 21:54:29.684 [Debug  ] [                                                         0] "cloudsync"
2020-07-04, 21:54:29.687 [Debug  ] [                                                         0] "display"
2020-07-04, 21:54:29.688 [Debug  ] [                                                         0] "defapp"
2020-07-04, 21:54:29.689 [Debug  ] [                                                         0] "personalization"
2020-07-04, 21:54:29.690 [Debug  ] [                                                         0] "network"
2020-07-04, 21:54:29.691 [Debug  ] [                                                         0] "bluetooth"
2020-07-04, 21:54:29.692 [Debug  ] [                                                         0] "sound"
2020-07-04, 21:54:29.693 [Debug  ] [                                                         0] "datetime"
2020-07-04, 21:54:29.693 [Debug  ] [                                                         0] "power"
2020-07-04, 21:54:29.694 [Debug  ] [                                                         0] "mouse"
2020-07-04, 21:54:29.695 [Debug  ] [                                                         0] "keyboard"
2020-07-04, 21:54:29.696 [Debug  ] [                                                         0] "wacom"
2020-07-04, 21:54:29.697 [Debug  ] [                                                         0] "update"
2020-07-04, 21:54:29.697 [Debug  ] [                                                         0] "systeminfo"
2020-07-04, 21:54:29.700 [Debug  ] [                                                         0] "bluetooth"
2020-07-04, 21:54:29.700 [Debug  ] [                                                         0] "wacom"
2020-07-04, 21:54:29.700 [Debug  ] [                                                         0] "Cloud Sync"
2020-07-04, 21:54:29.719 [Warning] [                                                         0] QLayout: Attempting to add QLayout "" to MainWidget "", which already has a layout
2020-07-04, 21:54:33.083 [Debug  ] [                                                         0] SettingsWidget::SettingsWidget(Frame*) I'm born!!!!
2020-07-04, 21:54:33.088 [Warning] [                                                         0] QXcbConnection: XCB error: 8 (BadMatch), sequence: 1548, resource id: 90177594, major code: 42 (SetInputFocus), minor code: 0
段错误

运行dde-control-center之后点击设置,会报段错误
Reply View the author
avatar
vodkazy
deepin
2020-07-05 06:32
#4
dde-control-center卸了重新装了又好了!!
Reply View the author
avatar
jingle
deepin
2020-07-05 19:47
#5
https://bbs.deepin.org/post/196719
dde-control-center卸了重新装了又好了!!

不要随意添加其他非官方源
Reply View the author