Page MenuHomeSolus

LibreOffice does not start
Closed, InvalidPublic

Description

When starting LibreOffice Writer I get the error:

$ libreoffice --writer %U
/usr/lib64/libreoffice/program/soffice.bin: symbol lookup error: /usr/lib/libharfbuzz.so.0: undefined symbol: FT_Reference_Face

I'm using Solus Budgie with Nvidia proprietary driver v390.87.

Event Timeline

ecovaci edited projects, added Software; removed Lacks Project.

I'm using Solus Budgie as well. It starts but when launching it from the terminal I get the following message:

javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx

Additionally, the small LibreOffice writer icon in the panel is blinking about 10 times until LibreOffice writer is fully loaded.

I'm using Solus Budgie as well. It starts but when launching it from the terminal I get the following message:

javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx

Additionally, the small LibreOffice writer icon in the panel is blinking about 10 times until LibreOffice writer is fully loaded.

Install openjdk-8 if you need to use the java features

$ sudo eopkg up
Password:
Updating repositories
Updating repository: Solus
eopkg-index.xml.xz.sha1sum (40.0 B)100% 1.67 MB/s [00:00:00] [complete]
Solus repository information is up-to-date.
No packages to upgrade.

I'm using Solus Budgie as well. It starts but when launching it from the terminal I get the following message:

javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx

Additionally, the small LibreOffice writer icon in the panel is blinking about 10 times until LibreOffice writer is fully loaded.

Install openjdk-8 if you need to use the java features

openjdk-8 is already installed

I didn't have openjdk-8 installed. The only issue remaining for me is the flickering of the LibreOffice writer icon in the panel but I think this could be a Budgie issue.

I can't reproduce this on any of my systems. Can you run a sudo eopkg check and let me know what packages are marked as "broken"?

I didn't have openjdk-8 installed. The only issue remaining for me is the flickering of the LibreOffice writer icon in the panel but I think this could be a Budgie issue.

Installing optional dependencies for something you don't need is not the best thing to do imo. For your info LO is slower with Java.

I can't reproduce this on any of my systems. Can you run a sudo eopkg check and let me know what packages are marked as "broken"?

No package is marked as broken.

I didn't have openjdk-8 installed. The only issue remaining for me is the flickering of the LibreOffice writer icon in the panel but I think this could be a Budgie issue.

Installing optional dependencies for something you don't need is not the best thing to do imo. For your info LO is slower with Java.

I'm a Java programmer so I need OpenJDK for programming.

I'm a Java programmer so I need OpenJDK for programming.

I was answering @baimafeima which for some reason mixed his own different inquiries in your issue report, sorry for the confusion.

@ecovaci since nothing worked so far, let's try this :
sudo eopkg it --reinstall harfbuzz libreoffice-common libreoffice-writer

I'm a Java programmer so I need OpenJDK for programming.

I was answering @baimafeima which for some reason mixed his own different inquiries in your issue report, sorry for the confusion.

@ecovaci since nothing worked so far, let's try this :
sudo eopkg it --reinstall harfbuzz libreoffice-common libreoffice-writer

I did that, still not working. I also removed and install all libreoffice components, same result.

Can you make sure that freetype2 is installed? If it is, try a reinstall of that

Can you make sure that freetype2 is installed? If it is, try a reinstall of that

It is installed, version 2.8 Reinstall did nothing, but I suspect here is the issue.

ecovaci closed this task as Invalid.EditedSep 19 2018, 4:45 PM

I reinstalled Solus Budgie and now the error is gone. Everything works very good.