[Libreoffice-bugs] [Bug 51384] Search in help crashes LibreOffice

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 5 13:15:05 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=51384

--- Comment #5 from Leif Lodahl <leiflodahl at gmail.com> 2012-07-05 04:15:05 PDT ---
Hi,
I installed parallel as well using the following script:

---
#!/bin/bash

for i in LibO-Dev_3.6.0.0.beta2_Linux_x86_install-deb_en-US/DEBS/*.deb; do
dpkg-deb -x $i . ; done
for i in LibO-Dev_3.6.0.0.beta2_Linux_x86_langpack-deb_da/DEBS/*.deb; do
dpkg-deb -x $i . ; done
for i in LibO-Dev_3.6.0.0.beta2_Linux_x86_helppack-deb_da/DEBS/*.deb; do
dpkg-deb -x $i . ; done

bash /home/leif/Skrivebord/libreoffice/opt/lodev3.6/program/soffice
---

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Libreoffice-bugs mailing list