From owner-freebsd-office@freebsd.org Tue Aug 4 21:35:15 2015 Return-Path: Delivered-To: freebsd-office@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 9F99D9B3303 for ; Tue, 4 Aug 2015 21:35:15 +0000 (UTC) (envelope-from gofdo-freebsd-office@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6127E1A3A for ; Tue, 4 Aug 2015 21:35:15 +0000 (UTC) (envelope-from gofdo-freebsd-office@m.gmane.org) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZMjrV-0004YR-83 for freebsd-office@freebsd.org; Tue, 04 Aug 2015 23:35:05 +0200 Received: from pool-64-222-181-199.man.east.myfairpoint.net ([64.222.181.199]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Aug 2015 23:35:05 +0200 Received: from jbvb by pool-64-222-181-199.man.east.myfairpoint.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 04 Aug 2015 23:35:05 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-office@freebsd.org From: James van Bokkelen Subject: Re: libreoffice 4.3.7 Calc doesn't work Date: Tue, 4 Aug 2015 21:24:20 +0000 (UTC) Lines: 20 Message-ID: References: <20150721.220522.1528637392731854488.toshi@ruby.ocn.ne.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 64.222.181.199 (Mozilla/5.0 (X11; FreeBSD amd64; rv:39.0) Gecko/20100101 Firefox/39.0) X-BeenThere: freebsd-office@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Office applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Aug 2015 21:35:15 -0000 SAITOU Toshihide ruby.ocn.ne.jp> writes: > I have upgraded the libreoffice using pkg, but Calc doesn't work with > the following message, the file libsclo.so exist though. Is this only > for me? If not, I would like to send-pr. > > Component cannot be loaded, possibly broken or incomplete > installation. > Full error message: > > loading component library > > failed. > I have the same problem (writer works, calc fails w/message given by Saitou) after 'pkg upgrade' today on a 10.1 system. jbvb