Gedit taking 20 seconds to start up on i3Memory problem with geditCannot use gedit on multiple remote machines using sshhow to stop a script to start xampp by default in a startupGedit hangs and crashes

Glacial, Magnetic and Mossy Lures; what Pokémon do they attract?

What computer has the longest uptime?

A Grandma Riddle

How is the corresponding author on a (math) paper typically chosen?

Is it plausible that an interrupted Windows update can cause the motherboard to fail?

How should I tell a professor the answer to something he doesn't know?

What does "drop" mean in this context?

How do I weigh a kitchen island to determine what size castors to get?

Delete line if next line is the same

How honest to be with US immigration about uncertainty about travel plans?

Can the bass be used instead of drums?

Which collation should I use for biblical Hebrew?

Does Teshuva protect from punishment or not?

Is Having my Players Control Two Parties a Good Idea?

How can I attach a set of five panniers?

Google can't fetch large sitemap with 50k URLs, nor will browsers render it

Would removing the "total cover" part of a Paladin's Divine Sense unbalance the feature?

"Dear Stack Exchange, I am very disappointed in you" - How to construct a strong opening line in a letter?

Is consistent disregard for students' time "normal" in undergraduate research?

Is it reasonable to ask candidates to create a profile on Google Scholar?

Shortest way to get an EOF Error

How can AnyDVD destroy a DVD drive?

What is a light-year, really?

Drawing Super Mario Bros.....in LaTeX



Gedit taking 20 seconds to start up on i3


Memory problem with geditCannot use gedit on multiple remote machines using sshhow to stop a script to start xampp by default in a startupGedit hangs and crashes






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









0

















I have installed i3 on my Ubuntu machine. Whenever I try to launch gedit, from command line or dmenu, there is a delay of precisely 20 seconds before it starts. During this time, it consumes no CPU so it is not doing anything. While gedit is running or quitting, there is no lag at all.



Uninstalling it and reinstalling it (using apt) did not help.



Why is gedit doing this and how do I stop it?










share|improve this question
































    0

















    I have installed i3 on my Ubuntu machine. Whenever I try to launch gedit, from command line or dmenu, there is a delay of precisely 20 seconds before it starts. During this time, it consumes no CPU so it is not doing anything. While gedit is running or quitting, there is no lag at all.



    Uninstalling it and reinstalling it (using apt) did not help.



    Why is gedit doing this and how do I stop it?










    share|improve this question




























      0












      0








      0








      I have installed i3 on my Ubuntu machine. Whenever I try to launch gedit, from command line or dmenu, there is a delay of precisely 20 seconds before it starts. During this time, it consumes no CPU so it is not doing anything. While gedit is running or quitting, there is no lag at all.



      Uninstalling it and reinstalling it (using apt) did not help.



      Why is gedit doing this and how do I stop it?










      share|improve this question














      I have installed i3 on my Ubuntu machine. Whenever I try to launch gedit, from command line or dmenu, there is a delay of precisely 20 seconds before it starts. During this time, it consumes no CPU so it is not doing anything. While gedit is running or quitting, there is no lag at all.



      Uninstalling it and reinstalling it (using apt) did not help.



      Why is gedit doing this and how do I stop it?







      gedit i3-wm






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question



      share|improve this question










      asked Apr 25 at 18:54









      KaiJKaiJ

      1012 bronze badges




      1012 bronze badges























          1 Answer
          1






          active

          oldest

          votes


















          0


















          I figured it out.



          Instead of having exec i3 in my ~/.xinitrc, I replaced it with dbus-launch --exit-with-session i3, that way dbus was correctly initialized.






          share|improve this answer



























            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/4.0/"u003ecc by-sa 4.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%2f1138160%2fgedit-taking-20-seconds-to-start-up-on-i3%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 figured it out.



            Instead of having exec i3 in my ~/.xinitrc, I replaced it with dbus-launch --exit-with-session i3, that way dbus was correctly initialized.






            share|improve this answer






























              0


















              I figured it out.



              Instead of having exec i3 in my ~/.xinitrc, I replaced it with dbus-launch --exit-with-session i3, that way dbus was correctly initialized.






              share|improve this answer




























                0














                0










                0









                I figured it out.



                Instead of having exec i3 in my ~/.xinitrc, I replaced it with dbus-launch --exit-with-session i3, that way dbus was correctly initialized.






                share|improve this answer














                I figured it out.



                Instead of having exec i3 in my ~/.xinitrc, I replaced it with dbus-launch --exit-with-session i3, that way dbus was correctly initialized.







                share|improve this answer













                share|improve this answer




                share|improve this answer



                share|improve this answer










                answered May 11 at 5:48









                KaiJKaiJ

                1012 bronze badges




                1012 bronze badges































                    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%2f1138160%2fgedit-taking-20-seconds-to-start-up-on-i3%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

                    Tamil (spriik) Luke uk diar | Nawigatjuun

                    Align equal signs while including text over equalitiesAMS align: left aligned text/math plus multicolumn alignmentMultiple alignmentsAligning equations in multiple placesNumbering and aligning an equation with multiple columnsHow to align one equation with another multline equationUsing \ in environments inside the begintabularxNumber equations and preserving alignment of equal signsHow can I align equations to the left and to the right?Double equation alignment problem within align enviromentAligned within align: Why are they right-aligned?

                    Where does the image of a data connector as a sharp metal spike originate from?Where does the concept of infected people turning into zombies only after death originate from?Where does the motif of a reanimated human head originate?Where did the notion that Dragons could speak originate?Where does the archetypal image of the 'Grey' alien come from?Where did the suffix '-Man' originate?Where does the notion of being injured or killed by an illusion originate?Where did the term “sophont” originate?Where does the trope of magic spells being driven by advanced technology originate from?Where did the term “the living impaired” originate?