https://bugs.documentfoundation.org/show_bug.cgi?id=169756
--- Comment #4 from Wungsten <[email protected]> --- I found the 'missing' file, it was installed in /opt/libreoffice25.8/program/ . This command was issued: sudo ln /opt/libreoffice25.8/program/libswlo.so /usr/lib/libreoffice/program/libswlo.so but it made no difference! Again, I tried /usr/bin/soffice --writer "/home/ME/rest of path/My doc.odt" and selected 'Help content' in the Filter Selection dialogue. I got just the same error, claiming the file I had created was still missing. I think there is something wrong around the Filter Selection dialogue: * Why does it not recognise a document from its extension or other stuff in the file? * Why does it **only** offer irrelevant choices? * Why does it claim a valid file is missing? I don't especially want answers to these questions, I just want to be able to open my documents from a command prompt. Addition information about libswlo.so : $ ls -lt /usr/lib/libreoffice/program/libswlo.so -rwxr-xr-x 2 root root 19966752 Nov 6 14:34 /usr/lib/libreoffice/program/libswlo.so $ file /usr/lib/libreoffice/program/libswlo.so /usr/lib/libreoffice/program/libswlo.so: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=c27ecd4789ef1e859d30819217d0d049622861ff, stripped -- You are receiving this mail because: You are the assignee for the bug.
