From owner-freebsd-ports@freebsd.org Sun Oct 4 16:39:13 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EDF0A0E191 for ; Sun, 4 Oct 2015 16:39:13 +0000 (UTC) (envelope-from peo@intersonic.se) Received: from neonpark.inter-sonic.com (neonpark.inter-sonic.com [212.247.8.98]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "neonpark.inter-sonic.com", Issuer "StartCom Class 2 Primary Intermediate Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 178F01E75 for ; Sun, 4 Oct 2015 16:39:12 +0000 (UTC) (envelope-from peo@intersonic.se) X-Virus-Scanned: amavisd-new at Intersonic AB Subject: Re: libreoffice 5 works and does not To: freebsd-ports@freebsd.org References: <56114221.4010402@intersonic.se> From: Per olof Ljungmark Organization: Intersonic AB Message-ID: <5611562B.4030802@intersonic.se> Date: Sun, 4 Oct 2015 18:39:07 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <56114221.4010402@intersonic.se> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 04 Oct 2015 16:39:13 -0000 On 2015-10-04 17:13, Per olof Ljungmark wrote: > > Hi all, > > I have a problem with latest libreoffice (us version) on recent > FreeBSD-STABLE. > > On two almost identical setups, one at work and one at home, the former > have no problem with LO but the latter has. > > - I can open documents but the menu looks strange with thin white text > against a black background. > > - If I do "Save" or "Save as", it crashes immideately. > > This is all I see when started from a terminal window: > > ** (soffice:1106): WARNING **: Invalidate all children called > > W: Unknown node under /registry/extlang: deprecated > W: Unknown node under /registry/grandfathered: comments > W: Unknown node under /registry/grandfathered: comments > > > > > > > (soffice:1106): GVFS-RemoteVolumeMonitor-WARNING **: remote volume > monitor with dbus name org.gtk.Priva > te.HalVolumeMonitor is not supported > > > > (soffice:1106): GVFS-RemoteVolumeMonitor-WARNING **: remote volume > monitor with dbus name org.gtk.Private.GPhoto2VolumeMonitor is not supported > > (soffice:1106): GLib-GObject-WARNING **: The property > GtkButton:use-stock is deprecated and shouldn't be used anymore. It will > be removed in a future version. > > (soffice:1106): GLib-GObject-WARNING **: The property > GtkSettings:gtk-button-images is deprecated and shouldn't be used > anymore. It will be removed in a future version. > > ---------- > > And when deinstalling, says: > > Installed packages to be REMOVED: > libreoffice-5.0.2 > > The operation will free 294 MiB. > > Proceed with deinstalling packages? [y/N]: y > [1/1] Deinstalling libreoffice-5.0.2... > [1/1] Deleting files for libreoffice-5.0.2: 100% > Unknown media type in type 'all/all' > Unknown media type in type 'all/allfiles' > Unknown media type in type 'uri/mms' > Unknown media type in type 'uri/mmst' > Unknown media type in type 'uri/mmsu' > Unknown media type in type 'uri/pnm' > Unknown media type in type 'uri/rtspt' > Unknown media type in type 'uri/rtspu' Just reverted back to libreoffice 4 and it seems fine. Next I suppose will be to try 5 with GTK2 only.