Control center is not show
Tofloor
poster avatar
miguelconde91
deepin
2017-10-12 05:20
Author
Installed deeply and after installing several things, the control center is not shown, when I hit the dock it shows and disappears just as if I hit the corner.
Even if I run this code it shows and disappears:
dbus-send --print-reply --dest = com.deepin.dde.ControlCenter / com / deepin / dde / ControlCenter com.deepin.dde.ControlCenter.Show
If I enter dde-control-center start this returns the terminal and is not displayed:
translatePath after feedback: "/usr/share/dtkwidget/translations/dtkwidget2_es"
translatePath after feedback: "/usr/share/dde-control-center/translations/dde-control-center_es"
2017-10-11, 09:09:17.321 [Warning] [ 0] QObject::connect: signal not found in QPropertyAnimation 2017-10-11, 09:09:17.520 [Debug ] [weatherrequest.cpp WeatherRequest::refreshData 270] refreshing data
2017-10-11, 09:09:17.520 [Debug ] [weatherrequest.cpp WeatherRequest::requestWeatherForecast 302] request weather forecast 21.3614 -78.3361
2017-10-11, 09:09:17.590 [Debug ] [pluginscontroller.cpp PluginsController::loadPlugins 47] get plugin interface: 0x20f1737880 2017-10-11, 09:09:17.597 [Debug ] [settingswidget.cpp SettingsWidget::SettingsWidget 46] SettingsWidget::SettingsWidget(Frame*) I'm born!!!!
Violación de segmento

Reply Favorite View the author
All Replies
arcanjobra
deepin
2017-10-12 14:56
#1
try sudo apt-get install dde*
Reply View the author
melodyzou
deepin
2017-10-12 23:13
#2
How about command: dde-control-center --show?
Reply View the author
hendaoui
deepin
2017-11-12 08:21
#3
https://bbs.deepin.org/post/146563
How about command: dde-control-center --show?

dde-control-center: symbol lookup error: dde-control-center: undefined symbol: _ZN11__Apperance9RefreshedERK7QString
Reply View the author
amaan75
deepin
2017-11-12 10:08
#4
I have this issue too
Reply View the author
dj_dad
deepin
2017-11-12 11:43
#5
Edited by dj_dad at 2017-11-12 03:47

I have a similar problem. dde-control-center sometimes won't open.
The terminal command works
  1. dde-control-center --show
  2. translatePath after feedback: "/usr/share/dtkwidget/translations/dtkwidget2_ru"
  3. translatePath after feedback: "/usr/share/dde-control-center/translations/dde-control-center_ru"
  4. 2017-11-11, 22:38:38.183 [Warning] [                                                         0] QObject::connect: signal not found in QPropertyAnimation
  5. 2017-11-11, 22:38:38.204 [Debug  ] [main.cpp             main                                190] dbus service already registered!
  6. method return time=1510429118.221015 sender=:1.188 -> destination=:1.588 serial=14700 reply_serial=2
Copy the Code

Reply View the author
velrayend
deepin
2017-11-12 19:23
#6
I also run to this problem. When I run sudo update & upgrade it says dde-control-center and dde-file-manager have been kept back. any way to back to previous 15.4.1 version? and only update to stable channel? because I didn't signed off to this beta channel.
Reply View the author
haybak
deepin
2017-11-13 09:35
#7
You updated to 15.5 beta?
Reply View the author
BeepThin
deepin
2017-11-13 15:18
#8
Same here with 15.5 beta. First time I have to start with controll center icon. After that invoke via hot corner works.
Reply View the author
melodyzou
deepin
2017-11-13 21:45
#9
We have known this issue and we are trying hard to fix it as soon as possible.
Reply View the author
melodyzou
deepin
2017-11-13 21:50
#10
Currently, could you please try following command in terminal:
  1. sudo apt-get update && sudo apt-get dist-upgrade  && sudo apt-get install --reinstall dde
Copy the Code

Reply View the author