Score:0

I reebooted Ubuntu 22.04.02 LTS and a command line appeared. I cannot access the desktop

kr flag

I reebooted Ubuntu 22.04.02 LTS and a command line appears. I cannot access the desktop. I was trying to fix an issue with LabelImg and python 3.9 and python 3.10 before I rebooted. What should I do in order to display the desktop and have access to my files?? I tried installing the desktop with sudo apt-get but nothing was installed...

How to start GUI from command line?

guiverc avatar
cn flag
Have you changed the default `python3` version? as Ubuntu Desktop requires the *default* python3 be unchanged... Ubuntu 22.04 LTS Server however is less critical on default python3. You'll likely fix your issue if python3 defaults are returned to normal.
just_learning avatar
kr flag
I am trying this: https://askubuntu.com/questions/213678/how-to-install-x11-xorg It cannot download anything....
guiverc avatar
cn flag
If you've changed the python3 default version; you'll find many Ubuntu tools don't work (*which may include `apt` too*) thus are limited to manual tools (like `wget` to download & `dpkg` to install packages instead of front-end tools like `apt` that do both but need a (default version) python3 working. What do you see with `python3 -V` for example; if that has changed from what is expected for 22.04; Ubuntu tools that require python3 may not work correctly or work at all (*not working at all is the best/safest option actually*)
user535733 avatar
cn flag
The question currently seems unanswerable due to a lack of information. "*trying ABC*" doesn't tell us what you actually did. It also does not show us complete, accurate terminal input and output that we could use to help troubleshoot.
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.