R
R
Rabinzon2015-11-06 12:19:49
linux
Rabinzon, 2015-11-06 12:19:49

Why is the graphical shell in ubuntu broken?

Good people please help.
Only the desktop is loaded, there is no side and top panel. Applications run through the terminal.
the following error appears in the console:
Traceback (most recent call last):
File "/usr/lib/python3.4/dbm/gnu.py", line 4, in
from _gdbm import *
ImportError: No module named '_gdbm'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/CommandNotFound/CommandNotFound.py", line 7, in
import dbm.gnu as gdbm
File "/ usr/lib/python3.4/dbm/gnu.py", line 6, in
raise ImportError(str(msg) + ', please install the python3-gdbm package')
ImportError: No module named '_gdbm', please install the python3-gdbm package
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/lib/command-not-found", line 27, in
from CommandNotFound.util import crash_guard
File "/usr/lib/python3/dist-packages/CommandNotFound/__init__.py", line 3, in
from CommandNotFound.CommandNotFound import CommandNotFound
File "/usr/lib/python3/dist- packages/CommandNotFound/CommandNotFound.py", line 9, in
import gdbm
ImportError: No module named 'gdbm'

Answer the question

In order to leave comments, you need to log in

3 answer(s)
R
Rabinzon, 2015-11-19
@Rabinzon

Removed ubuntu and reinstalled. If it happens again, I will try debian on the advice of alexxandr

A
alexxandr, 2015-11-06
@alexxandr

Step 1. remove ubuntu
Step 2. install debian and openbox.

M
Max, 2015-11-06
@MaxDukov

please install the python3-gdbm package
- the module is "lost"?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question