From owner-freebsd-current@freebsd.org Sun May 15 07:48:43 2016 Return-Path: Delivered-To: freebsd-current@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 0DA34B3CBEA for ; Sun, 15 May 2016 07:48:43 +0000 (UTC) (envelope-from hps@selasky.org) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id BDD47106A for ; Sun, 15 May 2016 07:48:42 +0000 (UTC) (envelope-from hps@selasky.org) Received: from laptop015.home.selasky.org (unknown [62.141.129.119]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id A82901FE023; Sun, 15 May 2016 09:48:38 +0200 (CEST) Subject: Re: LibreOffice and CUPS To: Matthias Apitz , freebsd-current@freebsd.org References: <20160514182728.GA1388@dendrobates.araler.com> <20160514184721.GA6572@c720-r292778-amd64> From: Hans Petter Selasky Message-ID: <0c1c70a6-ab49-b37e-68c5-dffc7fbd6ddc@selasky.org> Date: Sun, 15 May 2016 09:51:55 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <20160514184721.GA6572@c720-r292778-amd64> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 May 2016 07:48:43 -0000 On 05/14/16 20:47, Matthias Apitz wrote: > El día Saturday, May 14, 2016 a las 12:27:28PM -0600, Sergey Manucharian escribió: > >> After recent system update (I'm on FreeBSD 11.0-CURRENT r298793) >> LibreOffice doesn't see CUPS printers. It shows only "Generic printer", >> but doesn't actually print anything. > > Libreoffice and cups are ports or packages made from ports, what are the versions of > them or your overall ports tree? And what do you mean by 'after recent > update', have you just updated kernel and world? > > matthias > Hi, I've seen sometimes pkg uninstall ports due to upgrade conflicts. Maybe you need to re-install cups. --HPS