Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: Libre office calc crashed

  1. #1
    Join Date
    Nov 2008
    Beans
    43

    Libre office calc crashed

    It has become corrupted and unusable. How to I reload it?

    Ubuntu 20.04.6 LTS

  2. #2
    currentshaft is offline Oops! My Coffee Cup is empty.
    Join Date
    May 2024
    Beans
    Hidden!

    Re: Libre office calc crashed

    How did you install it? apt, Flatpak, snap?

    What happens exactly when you launch it?

  3. #3
    Join Date
    Nov 2008
    Beans
    43

    Re: Libre office calc crashed

    Quote Originally Posted by currentshaft View Post
    How did you install it? apt, Flatpak, snap?

    What happens exactly when you launch it?
    Came installed with the OS when I bought the computer. Nothing happens when I launch.

  4. #4
    #&thj^% is offline I Ubuntu, Therefore, I Am
    Join Date
    Aug 2016
    Beans
    Hidden!

    Re: Libre office calc crashed

    Quote Originally Posted by skippylou View Post
    Came installed with the OS when I bought the computer. Nothing happens when I launch.
    It came with the OS is not what currentshaft wanted, is it a snap, .deb, flatpak?
    If it's a .deb:
    Code:
    sudo apt install --reinstall libreoffice
    Code:
    apt policy libreoffice-common
    libreoffice-common:
      Installed: 4:24.2.5-0ubuntu1
      Candidate: 4:24.2.5-0ubuntu1
      Version table:
     *** 4:24.2.5-0ubuntu1 500
            500 http://archive.ubuntu.com/ubuntu oracular/main amd64 Packages
            100 /var/lib/dpkg/status
    I don't do snaps so this is a mute point, but flatpak
    Code:
    flatpak info org.libreoffice.LibreOffice
    error: org.libreoffice.LibreOffice/*unspecified*/*unspecified* not installed
    If your still having problems then show us this:
    Code:
    libreoffice

  5. #5
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,829
    Distro
    Ubuntu

    Re: Libre office calc crashed

    Try moving or removing the user configuration folder
    located at ~/.config/libreoffice

    You can either try deleting it outright or simply try to rename it. Any name other than libreoffice will do, really.
    Either way after that when you launch or try to launch a new instance it'll generate a fresh configuration.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  6. #6
    Join Date
    Nov 2008
    Beans
    43

    Re: Libre office calc crashed

    sudo apt install --reinstall libreoffice

    This goes through an installation process but calc still doesn't work

    **************************************************

    I can't find ~/.config/libreoffice

    *************************************************
    apt policy libreoffice-common gives this:

    skippy@skippy-ThinkStation-P620:~$ apt policy libreoffice-common
    libreoffice-common:
    Installed: 1:6.4.7-0ubuntu0.20.04.10
    Candidate: 1:6.4.7-0ubuntu0.20.04.10
    Version table:
    1:7.4.7-0ubuntu0.22.10.1~bpo20.04.1 100
    100 http://us.archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages
    100 http://us.archive.ubuntu.com/ubuntu focal-backports/main i386 Packages
    *** 1:6.4.7-0ubuntu0.20.04.10 500
    500 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
    500 http://us.archive.ubuntu.com/ubuntu focal-updates/main i386 Packages
    500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
    500 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages
    100 /var/lib/dpkg/status
    1:6.4.2-0ubuntu3 500
    500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
    500 http://us.archive.ubuntu.com/ubuntu focal/main i386 Packages
    skippy@skippy-ThinkStation-P620:~$

  7. #7
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,829
    Distro
    Ubuntu

    Re: Libre office calc crashed

    I can't find ~/.config/libreoffice
    .config is a hidden folder so enable show hidden folders (ctrl + h)
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  8. #8
    #&thj^% is offline I Ubuntu, Therefore, I Am
    Join Date
    Aug 2016
    Beans
    Hidden!

    Re: Libre office calc crashed

    Focal huh? are you on ESM "Expanded Security Maintenance (extra 5 years)" if not your no longer supported.
    Or Legacy support (years 11 and 12)
    But give this a try:
    Code:
    rm -rf ~/.config/libreoffice
    Now launch it again

  9. #9
    Join Date
    Apr 2011
    Location
    Mystletainn Kick!
    Beans
    13,829
    Distro
    Ubuntu

    Re: Libre office calc crashed

    Focal support ends next year.
    Splat Double Splat Triple Splat
    Earn Your Keep
    Don't mind me, I'm only passing through.
    Once in a blue moon, I'm actually helpful
    .

  10. #10
    #&thj^% is offline I Ubuntu, Therefore, I Am
    Join Date
    Aug 2016
    Beans
    Hidden!

    Re: Libre office calc crashed

    So it dose....LOL my bad.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •