I'm trying to open a terminal from my desktop through the shortcut Ctr+Alt+T, icon or mousse right-bottom "Open in terminal" but it fails (it gets stuck like trying to open and eventually does not). However if I go to Nautilus to open a folder and in a folder I press mousse right-bottom "Open in terminal" then it will open the terminal in my folder and then I can operate with the terminal as usual.
I have Ubuntu 20.04 and recently installed python 3.10, but already set as default python my python 3.10 and set python as python3.10 (that is python --version returns python 3.10.13).
Do anyone know whats happening here? Because I'm actually able to open my terminal but not as I wished which is with a shortcut or without needing to get to a folder in Nautilus.
Thanks in advanced !!