-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not able to load main document with latest version of libreoffice (version 7.6.4) #91
Comments
FYI Works with Debian stable and version 7.4 on my machine. |
Tried to remove the font descriptions from |
I compiled a debug version of libreoffice development version and was able to get a backtrace for opening |
FWIW I am able to open main.fodt with LibreOffice 7.5.9.2 (X86_64) on Windows 11. (LibreOffice 7.6.4 seemed less stable than 7.5.9 on my machine) |
After I rebuilt the docker image, I am no longer able to open main.fodt even within the docker container |
On my linux machine (Debian 12) it works (with #214). |
After I upgraded my laptop from Ubuntu 22.04 which had libreoffice version 7.3.7 to Ubuntu 23.10 which has libreoffice version 7.6.4, I am no longer able to open the
main.fodt
document with libreoffice. It just freezes or takes forever to load. The same happens if I try to open the old main documentOPM_Flow_Reference_Manual.fodt
in the root of this repository.I can open the sub documents like
4.fodt
fine.I can think of two things that are common for the two main documents: They both include the font descriptions, and they are both large documents. Hopefully the fonts are the problem for this should be easier to fix.
The text was updated successfully, but these errors were encountered: