18.04: when changing region / language twice, I can start nautilus - otherwise notNautilus does not start from top menuNautilus does not startChanging keyboard language not working in Ubuntu 16.04Changing language when typing the passwordNautilus libraries disappeared after changing languageUbuntu 18.04 can't start nautilus or terminalHow can I delete a pre-installed language in Ubuntu 18.04?Change home folders after changing language in Gnome 3 Ubuntu 18.04Changing language on Firefox does not applyHow to add a shortcut for changing keyboard language ubuntu 18.04?

Smoothness of finite-dimensional functional calculus

What's the point of deactivating Num Lock on login screens?

Can divisibility rules for digits be generalized to sum of digits

Why Is Death Allowed In the Matrix?

How to find program name(s) of an installed package?

What are the differences between the usage of 'it' and 'they'?

Why doesn't Newton's third law mean a person bounces back to where they started when they hit the ground?

Today is the Center

TGV timetables / schedules?

Minkowski space

Is it unprofessional to ask if a job posting on GlassDoor is real?

Why doesn't H₄O²⁺ exist?

Why not use SQL instead of GraphQL?

If I cast Expeditious Retreat, can I Dash as a bonus action on the same turn?

What does "Puller Prush Person" mean?

Have astronauts in space suits ever taken selfies? If so, how?

Approximately how much travel time was saved by the opening of the Suez Canal in 1869?

Why does Kotter return in Welcome Back Kotter?

How is the claim "I am in New York only if I am in America" the same as "If I am in New York, then I am in America?

"You are your self first supporter", a more proper way to say it

Accidentally leaked the solution to an assignment, what to do now? (I'm the prof)

What is the word for reserving something for yourself before others do?

Test whether all array elements are factors of a number

How is it possible to have an ability score that is less than 3?



18.04: when changing region / language twice, I can start nautilus - otherwise not


Nautilus does not start from top menuNautilus does not startChanging keyboard language not working in Ubuntu 16.04Changing language when typing the passwordNautilus libraries disappeared after changing languageUbuntu 18.04 can't start nautilus or terminalHow can I delete a pre-installed language in Ubuntu 18.04?Change home folders after changing language in Gnome 3 Ubuntu 18.04Changing language on Firefox does not applyHow to add a shortcut for changing keyboard language ubuntu 18.04?






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I can't start Nautilus and Terminal and I need to type in my password when starting Chrome to access the password keyring.



When I go to Settings / Region & Language and change the Language from English (US) to English (GB) and then logout, login again and change the Language back to English (US) and logout / login again, I can start Terminal/Nautilus exactly once again.



After that I have to repeat this procedure to be able to start them again.



enter image description here



This is the output when starting the apps works:



The output of locale



LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


The output of cat /etc/default/locale



LANG=en_US.utf8


This is the output when starting the apps doesn't work:



The output of locale



LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


The output of cat /etc/default/locale:



LANG=en_US.utf8


Looks quite similar...










share|improve this question
























  • This sounds very confusing. Which language are you talking about? The display language or the keyboard layout?

    – Gunnar Hjalmarsson
    May 15 '18 at 19:00











  • @GunnarHjalmarsson I updated the original question.

    – Alexander Zeitler
    May 15 '18 at 19:13











  • Ok.. Can you please edit your question again and show us what these two commands output: 1. locale 2. cat /etc/default/locale

    – Gunnar Hjalmarsson
    May 15 '18 at 19:20











  • @GunnarHjalmarsson I updated the question again.

    – Alexander Zeitler
    May 15 '18 at 19:39











  • Looks quite normal, which makes it very odd that switching the language back and forth makes a difference. I'm out of ideas for now.

    – Gunnar Hjalmarsson
    May 15 '18 at 19:44

















0















I can't start Nautilus and Terminal and I need to type in my password when starting Chrome to access the password keyring.



When I go to Settings / Region & Language and change the Language from English (US) to English (GB) and then logout, login again and change the Language back to English (US) and logout / login again, I can start Terminal/Nautilus exactly once again.



After that I have to repeat this procedure to be able to start them again.



enter image description here



This is the output when starting the apps works:



The output of locale



LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


The output of cat /etc/default/locale



LANG=en_US.utf8


This is the output when starting the apps doesn't work:



The output of locale



LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


The output of cat /etc/default/locale:



LANG=en_US.utf8


Looks quite similar...










share|improve this question
























  • This sounds very confusing. Which language are you talking about? The display language or the keyboard layout?

    – Gunnar Hjalmarsson
    May 15 '18 at 19:00











  • @GunnarHjalmarsson I updated the original question.

    – Alexander Zeitler
    May 15 '18 at 19:13











  • Ok.. Can you please edit your question again and show us what these two commands output: 1. locale 2. cat /etc/default/locale

    – Gunnar Hjalmarsson
    May 15 '18 at 19:20











  • @GunnarHjalmarsson I updated the question again.

    – Alexander Zeitler
    May 15 '18 at 19:39











  • Looks quite normal, which makes it very odd that switching the language back and forth makes a difference. I'm out of ideas for now.

    – Gunnar Hjalmarsson
    May 15 '18 at 19:44













0












0








0








I can't start Nautilus and Terminal and I need to type in my password when starting Chrome to access the password keyring.



When I go to Settings / Region & Language and change the Language from English (US) to English (GB) and then logout, login again and change the Language back to English (US) and logout / login again, I can start Terminal/Nautilus exactly once again.



After that I have to repeat this procedure to be able to start them again.



enter image description here



This is the output when starting the apps works:



The output of locale



LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


The output of cat /etc/default/locale



LANG=en_US.utf8


This is the output when starting the apps doesn't work:



The output of locale



LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


The output of cat /etc/default/locale:



LANG=en_US.utf8


Looks quite similar...










share|improve this question
















I can't start Nautilus and Terminal and I need to type in my password when starting Chrome to access the password keyring.



When I go to Settings / Region & Language and change the Language from English (US) to English (GB) and then logout, login again and change the Language back to English (US) and logout / login again, I can start Terminal/Nautilus exactly once again.



After that I have to repeat this procedure to be able to start them again.



enter image description here



This is the output when starting the apps works:



The output of locale



LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


The output of cat /etc/default/locale



LANG=en_US.utf8


This is the output when starting the apps doesn't work:



The output of locale



LANG=en_US.UTF-8
LANGUAGE=en_US:en
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC=de_DE.UTF-8
LC_TIME=de_DE.UTF-8
LC_COLLATE="en_US.UTF-8"
LC_MONETARY=de_DE.UTF-8
LC_MESSAGES="en_US.UTF-8"
LC_PAPER=de_DE.UTF-8
LC_NAME=de_DE.UTF-8
LC_ADDRESS=de_DE.UTF-8
LC_TELEPHONE=de_DE.UTF-8
LC_MEASUREMENT=de_DE.UTF-8
LC_IDENTIFICATION=de_DE.UTF-8
LC_ALL=


The output of cat /etc/default/locale:



LANG=en_US.utf8


Looks quite similar...







nautilus gnome-terminal 18.04 language






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited May 15 '18 at 19:39







Alexander Zeitler

















asked May 15 '18 at 18:53









Alexander ZeitlerAlexander Zeitler

3342624




3342624












  • This sounds very confusing. Which language are you talking about? The display language or the keyboard layout?

    – Gunnar Hjalmarsson
    May 15 '18 at 19:00











  • @GunnarHjalmarsson I updated the original question.

    – Alexander Zeitler
    May 15 '18 at 19:13











  • Ok.. Can you please edit your question again and show us what these two commands output: 1. locale 2. cat /etc/default/locale

    – Gunnar Hjalmarsson
    May 15 '18 at 19:20











  • @GunnarHjalmarsson I updated the question again.

    – Alexander Zeitler
    May 15 '18 at 19:39











  • Looks quite normal, which makes it very odd that switching the language back and forth makes a difference. I'm out of ideas for now.

    – Gunnar Hjalmarsson
    May 15 '18 at 19:44

















  • This sounds very confusing. Which language are you talking about? The display language or the keyboard layout?

    – Gunnar Hjalmarsson
    May 15 '18 at 19:00











  • @GunnarHjalmarsson I updated the original question.

    – Alexander Zeitler
    May 15 '18 at 19:13











  • Ok.. Can you please edit your question again and show us what these two commands output: 1. locale 2. cat /etc/default/locale

    – Gunnar Hjalmarsson
    May 15 '18 at 19:20











  • @GunnarHjalmarsson I updated the question again.

    – Alexander Zeitler
    May 15 '18 at 19:39











  • Looks quite normal, which makes it very odd that switching the language back and forth makes a difference. I'm out of ideas for now.

    – Gunnar Hjalmarsson
    May 15 '18 at 19:44
















This sounds very confusing. Which language are you talking about? The display language or the keyboard layout?

– Gunnar Hjalmarsson
May 15 '18 at 19:00





This sounds very confusing. Which language are you talking about? The display language or the keyboard layout?

– Gunnar Hjalmarsson
May 15 '18 at 19:00













@GunnarHjalmarsson I updated the original question.

– Alexander Zeitler
May 15 '18 at 19:13





@GunnarHjalmarsson I updated the original question.

– Alexander Zeitler
May 15 '18 at 19:13













Ok.. Can you please edit your question again and show us what these two commands output: 1. locale 2. cat /etc/default/locale

– Gunnar Hjalmarsson
May 15 '18 at 19:20





Ok.. Can you please edit your question again and show us what these two commands output: 1. locale 2. cat /etc/default/locale

– Gunnar Hjalmarsson
May 15 '18 at 19:20













@GunnarHjalmarsson I updated the question again.

– Alexander Zeitler
May 15 '18 at 19:39





@GunnarHjalmarsson I updated the question again.

– Alexander Zeitler
May 15 '18 at 19:39













Looks quite normal, which makes it very odd that switching the language back and forth makes a difference. I'm out of ideas for now.

– Gunnar Hjalmarsson
May 15 '18 at 19:44





Looks quite normal, which makes it very odd that switching the language back and forth makes a difference. I'm out of ideas for now.

– Gunnar Hjalmarsson
May 15 '18 at 19:44










1 Answer
1






active

oldest

votes


















0














I'm having the same issue.. :(






share|improve this answer








New contributor




Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




















    Your Answer








    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "89"
    ;
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function()
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled)
    StackExchange.using("snippets", function()
    createEditor();
    );

    else
    createEditor();

    );

    function createEditor()
    StackExchange.prepareEditor(
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader:
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    ,
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













    draft saved

    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036660%2f18-04-when-changing-region-language-twice-i-can-start-nautilus-otherwise-n%23new-answer', 'question_page');

    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    0














    I'm having the same issue.. :(






    share|improve this answer








    New contributor




    Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.
























      0














      I'm having the same issue.. :(






      share|improve this answer








      New contributor




      Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
      Check out our Code of Conduct.






















        0












        0








        0







        I'm having the same issue.. :(






        share|improve this answer








        New contributor




        Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.










        I'm having the same issue.. :(







        share|improve this answer








        New contributor




        Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        share|improve this answer



        share|improve this answer






        New contributor




        Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.









        answered 14 mins ago









        Aru ArshadAru Arshad

        1




        1




        New contributor




        Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.





        New contributor





        Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.






        Aru Arshad is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
        Check out our Code of Conduct.



























            draft saved

            draft discarded
















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid


            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.

            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036660%2f18-04-when-changing-region-language-twice-i-can-start-nautilus-otherwise-n%23new-answer', 'question_page');

            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Möglingen Índice Localización Historia Demografía Referencias Enlaces externos Menú de navegación48°53′18″N 9°07′45″E / 48.888333333333, 9.129166666666748°53′18″N 9°07′45″E / 48.888333333333, 9.1291666666667Sitio web oficial Mapa de Möglingen«Gemeinden in Deutschland nach Fläche, Bevölkerung und Postleitzahl am 30.09.2016»Möglingen

            Virtualbox - Configuration error: Querying “UUID” failed (VERR_CFGM_VALUE_NOT_FOUND)“VERR_SUPLIB_WORLD_WRITABLE” error when trying to installing OS in virtualboxVirtual Box Kernel errorFailed to open a seesion for the virtual machineFailed to open a session for the virtual machineUbuntu 14.04 LTS Virtualbox errorcan't use VM VirtualBoxusing virtualboxI can't run Linux-64 Bit on VirtualBoxUnable to insert the virtual optical disk (VBoxguestaddition) in virtual machine for ubuntu server in win 10VirtuaBox in Ubuntu 18.04 Issues with Win10.ISO Installation

            Antonio De Lisio Carrera Referencias Menú de navegación«Caracas: evolución relacional multipleja»«Cuando los gobiernos subestiman a las localidades: L a Iniciativa para la Integración de la Infraestructura Regional Suramericana (IIRSA) en la frontera Colombo-Venezolana»«Maestría en Planificación Integral del Ambiente»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»«Conózcanos»«Caracas: evolución relacional multipleja»«La Metrópoli Caraqueña: Expansión Simplificadora o Articulación Diversificante»