From nobody@FreeBSD.org  Fri Jul 29 06:17:54 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 00723106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Jul 2011 06:17:54 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id CBABA8FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Jul 2011 06:17:53 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p6T6HrJb074546
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Jul 2011 06:17:53 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p6T6HrNQ074545;
	Fri, 29 Jul 2011 06:17:53 GMT
	(envelope-from nobody)
Message-Id: <201107290617.p6T6HrNQ074545@red.freebsd.org>
Date: Fri, 29 Jul 2011 06:17:53 GMT
From: Adrien <pmn@bakarika.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: libreoffice segfaults when some option menu is viewed
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         159287
>Category:       ports
>Synopsis:       editors/libreoffice segfaults when some option menu is viewed
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    office
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 29 06:20:09 UTC 2011
>Closed-Date:    Mon Sep 05 11:48:02 UTC 2011
>Last-Modified:  Wed Oct  5 06:50:08 UTC 2011
>Originator:     Adrien
>Release:        8.2-RELEASE
>Organization:
None
>Environment:
FreeBSD Sayuri.kb-private 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.
>Description:
Using libreoffice-3.3.3_2 compiled from the ports on a freshly set up FreeBSD 8.2, when I selec in the menu "Options -> Language settings -> Languages", libreoffice freezes for a second or two, and then segfaults.

>How-To-Repeat:
In the menu, select Options -> Language settings -> Languages
>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->office 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Fri Jul 29 07:36:58 UTC 2011 
Responsible-Changed-Why:  
Fix synopsis and assign. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159287 
State-Changed-From-To: open->closed 
State-Changed-By: bapt 
State-Changed-When: Mon Sep 5 11:48:00 UTC 2011 
State-Changed-Why:  
Should be fixed in libreoffice 3.4.3. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159287 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/159287: commit references a PR
Date: Mon,  5 Sep 2011 11:45:47 +0000 (UTC)

 bapt        2011-09-05 11:45:31 UTC
 
   FreeBSD ports repository
 
   Modified files:
     editors/libreoffice  Makefile distinfo 
     editors/libreoffice/files 
                               patch-clone__filters__oox__source__token__makefile.mk 
                               patch-clone_ure_sal_inc_sal_main.h 
                               patch-configure.in 
                               patch-solenv__inc__unxfbsd.mk 
   Added files:
     editors/libreoffice/files 
                               patch-clone__components__automation__source__testtool__objtest.cxx 
                               patch-clone_libs-gui__tools__inc__solar.h 
                               patch-set_soenv_in 
   Removed files:
     editors/libreoffice/files patch-solenv__inc__unx.mk 
   Log:
   - update to 3.4.3
   - New options:
     * SYSTRAY to activate the system try icons (quick start)
     * GTK (which to be able to build a completly gtk free version of libreoffice please notice that dependencies can bring back gtk, for example libgsf if not built with the following knob: WITHOUT_GCONF)
     * the GNOME option automatically activate the GTK one
     * PYUNO do enable/disable the build of the python bindings for the UNO framework
   
   - Disable system notification while building
   - Remove the wiki-publisher extensions, it forces the build to have 3 apache-commons distfiles bundles and one of them the httpclient was failing with some locales activated
   - Use pax instead or tar cf | tar xf, it is way faster to install
   - Fix reading/writting MS Office documents
   - Fix random segfaults: cell rendering options in calc, languages setting in global options
   - Largely reduce built time
   - Unbundle more things
   - Be able to work with packaged hunspell, thesaurus and hyphenation as well as the usual extensions
   - Now cups is mandatory (configure script is bugguy without cups)
   - remove broken
   
   PR:             ports/157357 ports/156038 ports/158945 ports/159287 ports/160023
                   ports/160318
   Submitted by:   Hartmann, O. <ohartman@zedat.fu-berlin.de> (ports/157357),
                   Kuan-Chung Chiu <buganini@gmail.com> (ports/156038),
                   Dmitry Pryanishnikov <lynx.ripe@gmail.com> (ports/158945),
                   Adrien <pmn@bakarika.net> (ports/159287),
                   Travis Hunter <travis.hunter@gmail.com> (ports/160023),
                   gcooper@ (ports/160318)
   With hat:       office@
   
   Revision  Changes    Path
   1.25      +124 -64   ports/editors/libreoffice/Makefile
   1.7       +46 -50    ports/editors/libreoffice/distinfo
   1.1       +14 -0     ports/editors/libreoffice/files/patch-clone__components__automation__source__testtool__objtest.cxx (new)
   1.2       +3 -3      ports/editors/libreoffice/files/patch-clone__filters__oox__source__token__makefile.mk
   1.1       +15 -0     ports/editors/libreoffice/files/patch-clone_libs-gui__tools__inc__solar.h (new)
   1.2       +5 -5      ports/editors/libreoffice/files/patch-clone_ure_sal_inc_sal_main.h
   1.2       +79 -3     ports/editors/libreoffice/files/patch-configure.in
   1.1       +26 -0     ports/editors/libreoffice/files/patch-set_soenv_in (new)
   1.2       +0 -17     ports/editors/libreoffice/files/patch-solenv__inc__unx.mk (dead)
   1.2       +22 -18    ports/editors/libreoffice/files/patch-solenv__inc__unxfbsd.mk
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 

From: Wayne Sierke <ws@au.dyndns.ws>
To: bug-followup <bug-followup@freebsd.org>
Cc: pmn@bakarika.net
Subject: Re: ports/159287: editors/libreoffice segfaults when some option
 menu is viewed
Date: Wed, 05 Oct 2011 17:04:22 +1030

 I recently installed libreoffice-3.4.3_1 to replace openoffice and the
 OP problem still occurs for me. That is, libreoffice will crash by
 selecting 
 
 "Tools->Options->Language Settings->Languages"
 
 and also occurs when selecting 
 
 "Tools->Language->For all Text->More..."
 
 # 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
 
 
>Unformatted:
