Libreoffice crashing after splash screen












0















I attempted to open an ODT and ODS file with LibreOffice on a fresh copy of Lubuntu 18.10. The splash screen came up and when it finished loading, it crashed.



Below is some terminal output, where I tried running in safe mode:



craptasticlaptop@craptasticlaptop:~$ libreoffice --safe-mode

(soffice:12460): Gtk-WARNING **: 00:14:33.493: Locale not supported by C library.
Using the fallback 'C' locale.

(soffice:12460): Gtk-WARNING **: 00:14:33.618: Could not load a pixbuf from icon theme.
This may indicate that pixbuf loaders or the mime database could not be found.
**
Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
Application Error
craptasticlaptop@craptasticlaptop:~$


If I'm reading this right, it's crashing because of an icon? That seems rather unusual. If that is the case, how should I fix it? An unrecognized file format sounds like I need to just install something, but if so, what?



Of course, I could be completely wrong, and the issue is something else.



EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.










share|improve this question



























    0















    I attempted to open an ODT and ODS file with LibreOffice on a fresh copy of Lubuntu 18.10. The splash screen came up and when it finished loading, it crashed.



    Below is some terminal output, where I tried running in safe mode:



    craptasticlaptop@craptasticlaptop:~$ libreoffice --safe-mode

    (soffice:12460): Gtk-WARNING **: 00:14:33.493: Locale not supported by C library.
    Using the fallback 'C' locale.

    (soffice:12460): Gtk-WARNING **: 00:14:33.618: Could not load a pixbuf from icon theme.
    This may indicate that pixbuf loaders or the mime database could not be found.
    **
    Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
    Application Error
    craptasticlaptop@craptasticlaptop:~$


    If I'm reading this right, it's crashing because of an icon? That seems rather unusual. If that is the case, how should I fix it? An unrecognized file format sounds like I need to just install something, but if so, what?



    Of course, I could be completely wrong, and the issue is something else.



    EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.










    share|improve this question

























      0












      0








      0








      I attempted to open an ODT and ODS file with LibreOffice on a fresh copy of Lubuntu 18.10. The splash screen came up and when it finished loading, it crashed.



      Below is some terminal output, where I tried running in safe mode:



      craptasticlaptop@craptasticlaptop:~$ libreoffice --safe-mode

      (soffice:12460): Gtk-WARNING **: 00:14:33.493: Locale not supported by C library.
      Using the fallback 'C' locale.

      (soffice:12460): Gtk-WARNING **: 00:14:33.618: Could not load a pixbuf from icon theme.
      This may indicate that pixbuf loaders or the mime database could not be found.
      **
      Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
      Application Error
      craptasticlaptop@craptasticlaptop:~$


      If I'm reading this right, it's crashing because of an icon? That seems rather unusual. If that is the case, how should I fix it? An unrecognized file format sounds like I need to just install something, but if so, what?



      Of course, I could be completely wrong, and the issue is something else.



      EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.










      share|improve this question














      I attempted to open an ODT and ODS file with LibreOffice on a fresh copy of Lubuntu 18.10. The splash screen came up and when it finished loading, it crashed.



      Below is some terminal output, where I tried running in safe mode:



      craptasticlaptop@craptasticlaptop:~$ libreoffice --safe-mode

      (soffice:12460): Gtk-WARNING **: 00:14:33.493: Locale not supported by C library.
      Using the fallback 'C' locale.

      (soffice:12460): Gtk-WARNING **: 00:14:33.618: Could not load a pixbuf from icon theme.
      This may indicate that pixbuf loaders or the mime database could not be found.
      **
      Gtk:ERROR:../../../../gtk/gtkiconhelper.c:494:ensure_surface_for_gicon: assertion failed (error == NULL): Failed to load /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg: Unrecognized image file format (gdk-pixbuf-error-quark, 3)
      Application Error
      craptasticlaptop@craptasticlaptop:~$


      If I'm reading this right, it's crashing because of an icon? That seems rather unusual. If that is the case, how should I fix it? An unrecognized file format sounds like I need to just install something, but if so, what?



      Of course, I could be completely wrong, and the issue is something else.



      EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.







      lubuntu libreoffice






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 8 hours ago









      hiigaranhiigaran

      1,427520




      1,427520






















          1 Answer
          1






          active

          oldest

          votes


















          0














          locate action-unavailable.svg


          and create a symlink to



          /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg


          The project page has it listed as a symlink.




          EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.




          Problem is the icon pack. Not libreoffice.






          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/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%2f1122811%2flibreoffice-crashing-after-splash-screen%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














            locate action-unavailable.svg


            and create a symlink to



            /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg


            The project page has it listed as a symlink.




            EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.




            Problem is the icon pack. Not libreoffice.






            share|improve this answer




























              0














              locate action-unavailable.svg


              and create a symlink to



              /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg


              The project page has it listed as a symlink.




              EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.




              Problem is the icon pack. Not libreoffice.






              share|improve this answer


























                0












                0








                0







                locate action-unavailable.svg


                and create a symlink to



                /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg


                The project page has it listed as a symlink.




                EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.




                Problem is the icon pack. Not libreoffice.






                share|improve this answer













                locate action-unavailable.svg


                and create a symlink to



                /usr/share/icons/Papirus-Dark/16x16/actions/image-missing.svg


                The project page has it listed as a symlink.




                EDIT: I've tried this with the latest version of LibreOffice that came with the default repositories, as well as the LibreOffice PPA. Both have the same issue. Also attempted to purge and reinstall all LibreOffice related packages, to no avail.




                Problem is the icon pack. Not libreoffice.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered 7 hours ago









                RinzwindRinzwind

                207k28398528




                207k28398528






























                    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%2f1122811%2flibreoffice-crashing-after-splash-screen%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

                    How did Captain America manage to do this?

                    迪纳利

                    南乌拉尔铁路局