From owner-freebsd-questions@FreeBSD.ORG Thu Oct 13 12:05:48 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F212C106571E for ; Thu, 13 Oct 2011 12:05:48 +0000 (UTC) (envelope-from otacilio.neto@bsd.com.br) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id B7E388FC17 for ; Thu, 13 Oct 2011 12:05:48 +0000 (UTC) Received: by ggeq3 with SMTP id q3so2260180gge.13 for ; Thu, 13 Oct 2011 05:05:48 -0700 (PDT) Received: by 10.236.181.131 with SMTP id l3mr3929794yhm.105.1318505753554; Thu, 13 Oct 2011 04:35:53 -0700 (PDT) Received: from [192.168.2.104] ([187.115.184.210]) by mx.google.com with ESMTPS id s42sm6921048yhs.0.2011.10.13.04.35.51 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Oct 2011 04:35:52 -0700 (PDT) Message-ID: <4E96CD0F.1090903@bsd.com.br> Date: Thu, 13 Oct 2011 08:35:43 -0300 From: =?ISO-8859-1?Q?Otac=EDlio?= User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.2.22) Gecko/20110921 Lightning/1.0b2 Thunderbird/3.1.14 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: LibreOffice Writer crashes when accessing the fonts pull down list X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Oct 2011 12:05:49 -0000 >On Tue, 2011-10-04 at 09:41 +0200, Leslie Jensen wrote: >> Hi List >> >> I've got a problem with the above. >> >> I've not made any changes other than updated the ports when so is needed. >> >> If I do the setting/change of the font via the menu, I can get what I >> want. But if I pull down the fonts list and start scrolling, Writer will >> crash. > >I just replaced openoffice with libreoffice and I see similar behaviour. >Simply opening the drop-down font list instigates the segfault or crash >- I've seen instances both where a segmentation fault is reported and >core dumped, and where the application exits silently. > >Changing the font via the menus or typing in the font name text box >doesn't instigate the crash. > >It also crashes when the menu "Tools->Language->For all Text->More..." >is accessed, but not for either of the "For Selection->More..." or "For >Paragraph->More..." menus. > ># make showconfig >===> The following configuration options are available for >libreoffice-3.4.3_1: > WEBDAV=off "Support webdav protocol" > KDE4=off "With Qt4/KDE4 vclplug support" > GTK=on "With GTK vclplug support" > GNOME=on "Better integration in gnome environnement" > JAVA=off "Add Java support (XML Filters, macros)" > PYUNO=off "Allow to script libreoffice in python" > SYSTRAY=off "Enable systemtry quickstarter" > MMEDIA=off "Enable multimedia backend for impress" > SDK=off "Build with SDK" > DEBUG=off "Build with debug symbols and verbose output" >===> Use 'make config' to modify these settings ># uname -rms >FreeBSD 8.2-RELEASE i386 > > >> PS: I could only find a list for freebsd-openoffice when I wanted to >> post this. So I choose the questions list instead. > >The freebsd-openoffice@ list was closed recently, and freebsd-office@ is >now the common list for "office" applications. > > >Wayne Dears I have (exactly!) the same problem! Simply opening the drop-down font list instigates the segfault or crash! This is my system: squitch# make showconfig ===> The following configuration options are available for libreoffice-3.4.3_1: WEBDAV=on "Support webdav protocol" KDE4=off "With Qt4/KDE4 vclplug support" GTK=on "With GTK vclplug support" GNOME=on "Better integration in gnome environnement" JAVA=off "Add Java support (XML Filters, macros)" PYUNO=on "Allow to script libreoffice in python" SYSTRAY=off "Enable systemtry quickstarter" MMEDIA=on "Enable multimedia backend for impress" SDK=off "Build with SDK" DEBUG=off "Build with debug symbols and verbose output" ===> Use 'make config' to modify these settings squitch# uname -rms FreeBSD 8.2-RELEASE-p2 i386