Gdebi keeps crashing when “Install” is clicked

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite
1












I'm having an issue with gdebi, where it launches and loads the package I'm trying to install just fine, but whenever I click on "Install" it crashes and quits. I don't mind having to use dpkg -i while I'm sorting this out, the gui method is just easier when I don't really want to bother with the terminal approach.



I've already tried apt remove, apt autoremove and apt purge but each time I reinstall it, the same crash keeps occurring.



I'd be fine if you want to just suggest using another extremely lightweight gui pm installer, but I really don't want to launch the heavyweights like gnome-software, or appgrid.



If you'd like more info, please tell me what to copy/paste so you can see the error logs.



Anyone have any suggestions for me?



Thanks a lot.







share|improve this question




















  • Does gdebi crash when you install the package via terminal?
    – Mountainerd
    Nov 19 '17 at 7:55














up vote
0
down vote

favorite
1












I'm having an issue with gdebi, where it launches and loads the package I'm trying to install just fine, but whenever I click on "Install" it crashes and quits. I don't mind having to use dpkg -i while I'm sorting this out, the gui method is just easier when I don't really want to bother with the terminal approach.



I've already tried apt remove, apt autoremove and apt purge but each time I reinstall it, the same crash keeps occurring.



I'd be fine if you want to just suggest using another extremely lightweight gui pm installer, but I really don't want to launch the heavyweights like gnome-software, or appgrid.



If you'd like more info, please tell me what to copy/paste so you can see the error logs.



Anyone have any suggestions for me?



Thanks a lot.







share|improve this question




















  • Does gdebi crash when you install the package via terminal?
    – Mountainerd
    Nov 19 '17 at 7:55












up vote
0
down vote

favorite
1









up vote
0
down vote

favorite
1






1





I'm having an issue with gdebi, where it launches and loads the package I'm trying to install just fine, but whenever I click on "Install" it crashes and quits. I don't mind having to use dpkg -i while I'm sorting this out, the gui method is just easier when I don't really want to bother with the terminal approach.



I've already tried apt remove, apt autoremove and apt purge but each time I reinstall it, the same crash keeps occurring.



I'd be fine if you want to just suggest using another extremely lightweight gui pm installer, but I really don't want to launch the heavyweights like gnome-software, or appgrid.



If you'd like more info, please tell me what to copy/paste so you can see the error logs.



Anyone have any suggestions for me?



Thanks a lot.







share|improve this question












I'm having an issue with gdebi, where it launches and loads the package I'm trying to install just fine, but whenever I click on "Install" it crashes and quits. I don't mind having to use dpkg -i while I'm sorting this out, the gui method is just easier when I don't really want to bother with the terminal approach.



I've already tried apt remove, apt autoremove and apt purge but each time I reinstall it, the same crash keeps occurring.



I'd be fine if you want to just suggest using another extremely lightweight gui pm installer, but I really don't want to launch the heavyweights like gnome-software, or appgrid.



If you'd like more info, please tell me what to copy/paste so you can see the error logs.



Anyone have any suggestions for me?



Thanks a lot.









share|improve this question











share|improve this question




share|improve this question










asked Nov 19 '17 at 1:46









Ev-

20329




20329











  • Does gdebi crash when you install the package via terminal?
    – Mountainerd
    Nov 19 '17 at 7:55
















  • Does gdebi crash when you install the package via terminal?
    – Mountainerd
    Nov 19 '17 at 7:55















Does gdebi crash when you install the package via terminal?
– Mountainerd
Nov 19 '17 at 7:55




Does gdebi crash when you install the package via terminal?
– Mountainerd
Nov 19 '17 at 7:55










1 Answer
1






active

oldest

votes

















up vote
1
down vote













This started happening to me in November also.



But GDebi is not actually crashing. If you run it in a terminal:



gdebi /path/to/.deb


It terminates with "must be root to install software packages"



Try:



sudo gdebi /path/to/.deb


I am accustomed to right-click .deb "Install with GDebi", but this currently does not work.






share|improve this answer






















    Your Answer







    StackExchange.ready(function()
    var channelOptions =
    tags: "".split(" "),
    id: "106"
    ;
    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: false,
    noModals: false,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    );



    );













     

    draft saved


    draft discarded


















    StackExchange.ready(
    function ()
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f405520%2fgdebi-keeps-crashing-when-install-is-clicked%23new-answer', 'question_page');

    );

    Post as a guest






























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    This started happening to me in November also.



    But GDebi is not actually crashing. If you run it in a terminal:



    gdebi /path/to/.deb


    It terminates with "must be root to install software packages"



    Try:



    sudo gdebi /path/to/.deb


    I am accustomed to right-click .deb "Install with GDebi", but this currently does not work.






    share|improve this answer


























      up vote
      1
      down vote













      This started happening to me in November also.



      But GDebi is not actually crashing. If you run it in a terminal:



      gdebi /path/to/.deb


      It terminates with "must be root to install software packages"



      Try:



      sudo gdebi /path/to/.deb


      I am accustomed to right-click .deb "Install with GDebi", but this currently does not work.






      share|improve this answer
























        up vote
        1
        down vote










        up vote
        1
        down vote









        This started happening to me in November also.



        But GDebi is not actually crashing. If you run it in a terminal:



        gdebi /path/to/.deb


        It terminates with "must be root to install software packages"



        Try:



        sudo gdebi /path/to/.deb


        I am accustomed to right-click .deb "Install with GDebi", but this currently does not work.






        share|improve this answer














        This started happening to me in November also.



        But GDebi is not actually crashing. If you run it in a terminal:



        gdebi /path/to/.deb


        It terminates with "must be root to install software packages"



        Try:



        sudo gdebi /path/to/.deb


        I am accustomed to right-click .deb "Install with GDebi", but this currently does not work.







        share|improve this answer














        share|improve this answer



        share|improve this answer








        edited Jan 10 at 8:30









        Kevdog777

        2,062113257




        2,062113257










        answered Jan 10 at 8:22









        Andrew Morgan

        111




        111



























             

            draft saved


            draft discarded















































             


            draft saved


            draft discarded














            StackExchange.ready(
            function ()
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f405520%2fgdebi-keeps-crashing-when-install-is-clicked%23new-answer', 'question_page');

            );

            Post as a guest













































































            Popular posts from this blog

            How to check contact read email or not when send email to Individual?

            Christian Cage

            How to properly install USB display driver for Fresco Logic FL2000DX on Ubuntu?