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

I’m planning on buying a laser printer but concerned about the life cycle of toner in the machine

Can I make popcorn with any corn?

How to format long polynomial?

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

Fully-Firstable Anagram Sets

How to say job offer in Mandarin/Cantonese?

Font hinting is lost in Chrome-like browsers (for some languages )

Is this a crack on the carbon frame?

TGV timetables / schedules?

Languages that we cannot (dis)prove to be Context-Free

Why does Kotter return in Welcome Back Kotter?

Why are 150k or 200k jobs considered good when there are 300k+ births a month?

Can a Warlock become Neutral Good?

Why do I get two different answers for this counting problem?

Why Is Death Allowed In the Matrix?

Email Account under attack (really) - anything I can do?

How old can references or sources in a thesis be?

How can bays and straits be determined in a procedurally generated map?

Is it possible to do 50 km distance without any previous training?

What does CI-V stand for?

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

Python: next in for loop

Why "Having chlorophyll without photosynthesis is actually very dangerous" and "like living with a bomb"?

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?



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 19 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

            Why do type traits not work with types in namespace scope?What are POD types in C++?Why can templates only be...

            Will tsunami waves travel forever if there was no land?Why do tsunami waves begin with the water flowing away...

            Should I use Docker or LXD?How to cache (more) data on SSD/RAM to avoid spin up?Unable to get Windows File...