LibreOffice AppImage not running in Xenialpup64 [Solved]
Hi !
I am running Xenialpup64.
trying to run LibreOffice-fresh.basic-x86_64.AppImage
referred this thread to get tips ---
https://forum.puppylinux.com/viewtopic.php?t=3771
As reproduced in below traceback, I can see 3 issues viz.
1) JRE not installed
(checked https://forum.puppylinux.com/viewtopic.php?t=2514 ...download link given there is not working)
2) 'Theme parsing error' (don't know what it means),
3) undefined symbol: gtk_widget_path_iter_set_object_name (don't know what it means, some mounting problem maybe?),
Code: Select all
root# ./LibreOffice-fresh.basic-x86_64.AppImage
javaldx: Could not find a Java Runtime Environment!
Warning: failed to read path from javaldx
(soffice:30134): Gtk-WARNING **: Theme parsing error: <data>:1:193: 'min-height' is not a valid property name
(soffice:30134): Gtk-WARNING **: Theme parsing error: <data>:1:209: 'min-width' is not a valid property name
/initrd/mnt/tmpfs/tmp/.mount_LibreO9G9r6l/opt/libreoffice7.1/program/soffice.bin: symbol lookup error: /initrd/mnt/tmpfs/tmp/.mount_LibreO9G9r6l/opt/libreoffice7.1/program/libvclplug_gtk3lo.so: undefined symbol: gtk_widget_path_iter_set_object_name
Can somebody pl help me resolve this?
Thanks.