From owner-freebsd-current@freebsd.org Tue Oct 11 03:49:09 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 A99F0C072C7 for ; Tue, 11 Oct 2016 03:49:09 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: from mail-it0-x22a.google.com (mail-it0-x22a.google.com [IPv6:2607:f8b0:4001:c0b::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7B6EB3CD for ; Tue, 11 Oct 2016 03:49:09 +0000 (UTC) (envelope-from sm@ara-ler.com) Received: by mail-it0-x22a.google.com with SMTP id l13so91755072itl.1 for ; Mon, 10 Oct 2016 20:49:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ara-ler-com.20150623.gappssmtp.com; s=20150623; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=JJq8NgQaKshiov+xtPokMnqDHxSfjwqvDXrGaWngtss=; b=oVObXJhsWDoqMNg8225GgV3OjmvkqSSoqEez5OHeMyn6TMSxA20fLMwKnbA037/a1K M54REI9POP17nIZWKJBIom+wjISjvK4yp+0V8A+/3wD/AA/ptrlRn1WUa3lt9bW9VHd0 AwG4W6MB+di00jKA7GiWyP5ulL6yfBC+XVD+1ANvBfMynhY7THQd6OTF5lDmccWqSCZa LZP55G7+dwWkiAYtNcryhywgyyi9Rv0UljgFUvD+GlngvmBZAZmxbczJI/WAdgdPOzO8 5Yz9l8Yxvj7asP3PV83fp/nZfWdFPA01ryB4MYa0RK2/5qR8iKoB9Z+5spYctFOqsw0O pLbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=JJq8NgQaKshiov+xtPokMnqDHxSfjwqvDXrGaWngtss=; b=ZdX8kg6Do/qWHKP6dJmviPnnsEt+Nsyiym881PwZ55ZOpfXtNhQEFBevJ2/KzSC1aP ce5fZfI7JGLHu1w1ICOl4uz96u2tJJVe386Y1CqyyCVfKNBFmo1VWM3tRYSt1piMqGp2 Wope6pLNFR60myyPODnrH2ooZr/Pl3sZS/+ik16IeVcP4wmbiVIFCxI8ubLgLM2RAzaX JW4JabJ14g6N4gumOTQWRGdzODKXQCK31GY4cYfIJHYJfrBShIE1saRLz2KhPoX8xdDE Yl8jR1iMFuamBxUYYuoOOneMuW6m/whyCK5CWKV0lNOlfrMV/VMKclTruqY5dhzpyeuU 6WEg== X-Gm-Message-State: AA6/9RnX6cVH1C9xkrgkZNMcPhqHg04l+AWO+99awb1kJ1+/dnSxyajBsNEzsUFkls9hiQ== X-Received: by 10.36.29.212 with SMTP id 203mr3142619itj.64.1476157748693; Mon, 10 Oct 2016 20:49:08 -0700 (PDT) Received: from dendrobates.Home (97-122-166-145.hlrn.qwest.net. [97.122.166.145]) by smtp.gmail.com with ESMTPSA id u6sm8012243itb.3.2016.10.10.20.49.07 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Oct 2016 20:49:07 -0700 (PDT) Date: Mon, 10 Oct 2016 21:49:05 -0600 From: Sergey Manucharian To: FreeBSD Current Subject: [SOLVED] LibreOffice and CUPS Message-ID: <20161011034905.GC42953@dendrobates.Home> References: <20160514182728.GA1388@dendrobates.araler.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160514182728.GA1388@dendrobates.araler.com> User-Agent: Mutt/1.6.1 (2016-04-27) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 11 Oct 2016 03:49:09 -0000 Excerpts from Sergey Manucharian's message from Sat 14-May-16 12:27: > 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. > I've found and posted the solution: https://forums.freebsd.org/threads/57815 Sergey.