Ubuntu 20.04 Show Application error

I have recently installed Ubuntu 20.04 Beta and when I open Show Applications window with Super key and try to launch any app, it won't open, although the system shows that the app has been opened. Moreover, I cannot go back to the desktop from Show Applications window, it just keeps "hanging above" all other system windows and apps. Only reboot works.

1

2 Answers

sudo apt update won't solve your problem(as of now), since the package is not updated there.

Installing the latest version from github will solve.

  • clone
  • run make install
  • logout and login
  • tweaks -> extension -> dashtopanel

Also, the same issue is addressed here

2

I think I managed to solve the problem somehow. I tried to play with extensions, namely Dash to Dock and Dash to Panel. I deleted them and then updated to the latest version. Now everything seems to work fine.

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like