https://bugs.documentfoundation.org/show_bug.cgi?id=120639

--- Comment #10 from [email protected] ---
I got RPM from here
https://dev-builds.libreoffice.org/daily/master/Linux-rpm_deb-x86@87-TDF/current/

BY using:
  for i in ../*.rpm; do rpm2cpio $i | cpio -id; done
I only got some:
  cpio: Malformed number J�����-�

Extracting as a regular archive did the job though. However i can't get
anything but gtk2 working.

  export SAL_USE_VCLPLUGIN=gtk3 && ./soffice 

loads gtk2

Setting up VCL as gtk3_kde5, kde5 and qt5 is also loading gtk2.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to