Ubuntu – problem z uruchomieniem programu Thunderbird po instalacji

Na „świeżej” instalacji Ubuntu pojawił się problem z uruchomieniem tego popularnego klienta poczty. Pojawia się komunikat:

Thunderbird is already running, but is not responding. To open a new window, you must first close the existing Thunderbird process, or restart your system.

Niestety ani reinstalacja ani restart systemu nic nie pomaga.

Rozwiązaniem okazuje się poprawa uprawnień:

sudo chown -R user:user /home/user/.thunderbird/

Gdzie „user” to nazwa naszego użytkownika

Możesz również polubić…

Inna porada:
Instalujemy wymagane oprogramowanie: sudo apt install nmap Wykonujemy następnie komendę:…