https://bugs.documentfoundation.org/show_bug.cgi?id=155411
--- Comment #1 from Rene Engelhard <[email protected]> --- Just tried from a clean state again. It's definitely tabviewbar.ui which suffices and makes it work: rene@debianunstable:~$ soffice --convert-to A.png A.pptx Warning: failed to launch javaldx - java may not function correctly Unspecified Application Error rene@debianunstable:~$ su - Passwort: root@debianunstable:~# cd /home/rene/ root@debianunstable:/home/rene# mkdir -p /usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui root@debianunstable:/home/rene# cp usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui/tabviewbar.ui /usr/lib/libreoffice/share/config/soffice.cfg/modules/simpress/ui root@debianunstable:/home/rene# Abgemeldet rene@debianunstable:~$ soffice --convert-to A.png A.pptx Warning: failed to launch javaldx - java may not function correctly convert /home/rene/A.pptx as a Impress document -> /home/rene/A.A.png using filter : impress_png_Export Overwriting: /home/rene/A.A.png rene@debianunstable:~$ Why does --convert-to have do do anything with the tabviewbar UI? ;) -- You are receiving this mail because: You are the assignee for the bug.
