i3 messed up after Ubuntu update











up vote
0
down vote

favorite












So after updating my packages today, i3 is messed up. As far as I can tell all my config files are still in the correct place / present, I am not sure why and what on gods green earth is happening. Can't find anything in i3 error logs.



None of my hotkeys work, in fact no keys seem to work at all. The bar does get loaded with the correct fonts but appears at the bottom of the screen instead of top as specified, the background does not get changed by the ~/.i3/config script (with feh), making me believe that it is no longer being called. The bar may be called by the default and load the bar's presets. Why?



I'm not sure what more detail to provide. Here is .i3/config, i3 status config.



What can I do to fix this and prevent it from ever wasting my time again? Is it recommended to avoid installing i3 from the package manager?










share|improve this question






















  • Fill a bugreport.
    – Ipor Sircer
    Nov 27 at 8:35










  • found and fixed the problem, although not sure why the config load order was changed
    – ZirconCode
    Nov 27 at 8:38















up vote
0
down vote

favorite












So after updating my packages today, i3 is messed up. As far as I can tell all my config files are still in the correct place / present, I am not sure why and what on gods green earth is happening. Can't find anything in i3 error logs.



None of my hotkeys work, in fact no keys seem to work at all. The bar does get loaded with the correct fonts but appears at the bottom of the screen instead of top as specified, the background does not get changed by the ~/.i3/config script (with feh), making me believe that it is no longer being called. The bar may be called by the default and load the bar's presets. Why?



I'm not sure what more detail to provide. Here is .i3/config, i3 status config.



What can I do to fix this and prevent it from ever wasting my time again? Is it recommended to avoid installing i3 from the package manager?










share|improve this question






















  • Fill a bugreport.
    – Ipor Sircer
    Nov 27 at 8:35










  • found and fixed the problem, although not sure why the config load order was changed
    – ZirconCode
    Nov 27 at 8:38













up vote
0
down vote

favorite









up vote
0
down vote

favorite











So after updating my packages today, i3 is messed up. As far as I can tell all my config files are still in the correct place / present, I am not sure why and what on gods green earth is happening. Can't find anything in i3 error logs.



None of my hotkeys work, in fact no keys seem to work at all. The bar does get loaded with the correct fonts but appears at the bottom of the screen instead of top as specified, the background does not get changed by the ~/.i3/config script (with feh), making me believe that it is no longer being called. The bar may be called by the default and load the bar's presets. Why?



I'm not sure what more detail to provide. Here is .i3/config, i3 status config.



What can I do to fix this and prevent it from ever wasting my time again? Is it recommended to avoid installing i3 from the package manager?










share|improve this question













So after updating my packages today, i3 is messed up. As far as I can tell all my config files are still in the correct place / present, I am not sure why and what on gods green earth is happening. Can't find anything in i3 error logs.



None of my hotkeys work, in fact no keys seem to work at all. The bar does get loaded with the correct fonts but appears at the bottom of the screen instead of top as specified, the background does not get changed by the ~/.i3/config script (with feh), making me believe that it is no longer being called. The bar may be called by the default and load the bar's presets. Why?



I'm not sure what more detail to provide. Here is .i3/config, i3 status config.



What can I do to fix this and prevent it from ever wasting my time again? Is it recommended to avoid installing i3 from the package manager?







package-management debug i3-window-manager






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Nov 27 at 8:29









ZirconCode

1034




1034












  • Fill a bugreport.
    – Ipor Sircer
    Nov 27 at 8:35










  • found and fixed the problem, although not sure why the config load order was changed
    – ZirconCode
    Nov 27 at 8:38


















  • Fill a bugreport.
    – Ipor Sircer
    Nov 27 at 8:35










  • found and fixed the problem, although not sure why the config load order was changed
    – ZirconCode
    Nov 27 at 8:38
















Fill a bugreport.
– Ipor Sircer
Nov 27 at 8:35




Fill a bugreport.
– Ipor Sircer
Nov 27 at 8:35












found and fixed the problem, although not sure why the config load order was changed
– ZirconCode
Nov 27 at 8:38




found and fixed the problem, although not sure why the config load order was changed
– ZirconCode
Nov 27 at 8:38










1 Answer
1






active

oldest

votes

















up vote
0
down vote













I had an old/default config file at ~/.config/i3/config as well and somehow the priority of loading changed during the update. Deleted it, fixed.



i3 --moreversion | grep config may be of debugging help for others in similar cases.






share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "3"
    };
    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',
    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%2fsuperuser.com%2fquestions%2f1378681%2fi3-messed-up-after-ubuntu-update%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








    up vote
    0
    down vote













    I had an old/default config file at ~/.config/i3/config as well and somehow the priority of loading changed during the update. Deleted it, fixed.



    i3 --moreversion | grep config may be of debugging help for others in similar cases.






    share|improve this answer

























      up vote
      0
      down vote













      I had an old/default config file at ~/.config/i3/config as well and somehow the priority of loading changed during the update. Deleted it, fixed.



      i3 --moreversion | grep config may be of debugging help for others in similar cases.






      share|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        I had an old/default config file at ~/.config/i3/config as well and somehow the priority of loading changed during the update. Deleted it, fixed.



        i3 --moreversion | grep config may be of debugging help for others in similar cases.






        share|improve this answer












        I had an old/default config file at ~/.config/i3/config as well and somehow the priority of loading changed during the update. Deleted it, fixed.



        i3 --moreversion | grep config may be of debugging help for others in similar cases.







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Nov 27 at 8:36









        ZirconCode

        1034




        1034






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Super User!


            • 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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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%2fsuperuser.com%2fquestions%2f1378681%2fi3-messed-up-after-ubuntu-update%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

            flock() on closed filehandle LOCK_FILE at /usr/bin/apt-mirror

            Mangá

             ⁒  ․,‪⁊‑⁙ ⁖, ⁇‒※‌, †,⁖‗‌⁝    ‾‸⁘,‖⁔⁣,⁂‾
”‑,‥–,‬ ,⁀‹⁋‴⁑ ‒ ,‴⁋”‼ ⁨,‷⁔„ ‰′,‐‚ ‥‡‎“‷⁃⁨⁅⁣,⁔
⁇‘⁔⁡⁏⁌⁡‿‶‏⁨ ⁣⁕⁖⁨⁩⁥‽⁀  ‴‬⁜‟ ⁃‣‧⁕‮ …‍⁨‴ ⁩,⁚⁖‫ ,‵ ⁀,‮⁝‣‣ ⁑  ⁂– ․, ‾‽ ‏⁁“⁗‸ ‾… ‹‡⁌⁎‸‘ ‡⁏⁌‪ ‵⁛ ‎⁨ ―⁦⁤⁄⁕