Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The dock stopped working after updating Ubuntu Mate 19.10 to 20.04 #196

Open
gabdub opened this issue Apr 26, 2020 · 0 comments
Open

The dock stopped working after updating Ubuntu Mate 19.10 to 20.04 #196

gabdub opened this issue Apr 26, 2020 · 0 comments

Comments

@gabdub
Copy link

gabdub commented Apr 26, 2020

I upgraded Ubuntu Mate 19.10 to 20.04 and now I can't use the dock and get the following crash report:

 Traceback (most recent call last):
   File "/usr/lib/mate-applets/mate-dock-applet/dock_applet.py", line 57, in <module>
     from gi.repository import MatePanelApplet
   File "/usr/lib/python3/dist-packages/gi/importer.py", line 140, in load_module
     raise ImportError(e)
 ImportError: Requiring namespace 'Gtk' version '3.0', but '2.0' is already loaded

I tried to reinstall python3-pil as suggested in issue #72 but with no luck.

I downloaded and installed the latest version from the repository and got the same error.

It seems that some python2 code from the previous installation is still installed and running.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant