Dock disappears after upgrading from 15.3 to 15.4
Tofloor
poster avatar
pkalamula
deepin
2017-05-04 04:28
Author
Edited by pkalamula at 2017-5-3 20:28

I recentry have had my system upgraded from Deepin 15.3 to Deepin 15.4 via the command:
  1. sudo apt-get upgrade
Copy the Code
After everything was downloaded and installed I rebooted the system and to my surprise the when I logged in all I am having is a blank desktop with no dock. Because of this I am failing to launch any applications. I am not even able to launch the terminal through the short-cut
  1. CNTL - ALT - T
Copy the Code
How to I get to have the dock show up? I seriously do not want to format the machine just to fix this problem.
Reply Favorite View the author
All Replies
th3blad3runn3r
deepin
2017-05-04 05:13
#1
Press ctrl + alt + f1 to ppen a new tty session (console). Log in with your user name + password, then run sudo apt-get update and sudo apt-get upgrade again
Reply View the author
ARWhooo
deepin
2017-05-04 05:30
#2
Hi, updating from 15.3 to 15.4 is actually:
  1. sudo apt-get dist-upgrade
Copy the Code

Maybe you can also try to fix you problem with:
  1. sudo apt-get update && sudo apt-get upgrade && sudo apt-get install dde --reinstall
Copy the Code

According to your problem, sadly you can only type commands at black terminal screen, activated by pressing
  1. CTRL+ALT+F1
Copy the Code
. It requires you to type in login name (account name) and password (won't show itself on the screen when typing ) at first.
Well, don't forget type
  1. sudo shutdown -r now
Copy the Code
to reboot your computer.
Reply View the author
pkalamula
deepin
2017-09-26 00:41
#3
Thanks people for the replies. I am so much grateful.
Reply View the author
Blogghete
deepin
2017-09-26 00:46
#4
Here the same....
An operating system that is not ready for the Production evnvironment.....
I have reinstalled the entire operating system to solve this problem.
Reply View the author