From owner-freebsd-gnome@freebsd.org Fri Oct 12 22:48:53 2018 Return-Path: Delivered-To: freebsd-gnome@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 68FFF10CDA32 for ; Fri, 12 Oct 2018 22:48:53 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from forward104p.mail.yandex.net (forward104p.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id DEE6279EA8 for ; Fri, 12 Oct 2018 22:48:52 +0000 (UTC) (envelope-from starikarp@yandex.com) Received: from mxback7o.mail.yandex.net (mxback7o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::21]) by forward104p.mail.yandex.net (Yandex) with ESMTP id 02687183020 for ; Sat, 13 Oct 2018 01:48:48 +0300 (MSK) Received: from smtp4j.mail.yandex.net (smtp4j.mail.yandex.net [2a02:6b8:0:1619::15:6]) by mxback7o.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 2WIwD5TLpR-mlbmGdY1; Sat, 13 Oct 2018 01:48:47 +0300 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1539384527; bh=QUUWDJXMmD7wWELL5z32Oqq5NhCqC2s4uVTO3yvfmVQ=; h=Date:From:To:Subject:Message-ID; b=Rkq1IZgmvxA5Vml4S91Iemyik08zQngT9rbUHrpaEBEMRwUQ7lJVjd7HRDekGfN6h Pqgomq452kbYWzWv95VDsGSreLXxlDgIvMnOkcq9oUInyG4EsFYcaOaKZ5UXt4HUgT Ci0b86R1RdvCXYJCFYvVvi/B4l1fJJGIlgym7CFE= Received: by smtp4j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id DQSKHKA4Ee-mk6S5Xip; Sat, 13 Oct 2018 01:48:46 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.com; s=mail; t=1539384527; bh=QUUWDJXMmD7wWELL5z32Oqq5NhCqC2s4uVTO3yvfmVQ=; h=Date:From:To:Subject:Message-ID; b=Rkq1IZgmvxA5Vml4S91Iemyik08zQngT9rbUHrpaEBEMRwUQ7lJVjd7HRDekGfN6h Pqgomq452kbYWzWv95VDsGSreLXxlDgIvMnOkcq9oUInyG4EsFYcaOaKZ5UXt4HUgT Ci0b86R1RdvCXYJCFYvVvi/B4l1fJJGIlgym7CFE= Authentication-Results: smtp4j.mail.yandex.net; dkim=pass header.i=@yandex.com Date: Fri, 12 Oct 2018 18:48:44 -0400 From: To: freebsd-gnome@freebsd.org Subject: gimp 2.10.6 Message-ID: <20181012184844.45340f70@yandex.com> X-Mailer: Claws Mail 3.16.0 (GTK+ 2.24.32; amd64-portbld-freebsd11.2) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Oct 2018 22:48:53 -0000 Hi! First I have a good experience with 2.10 version but I am confuse with installation: If I have enabled HELPBROWSER it doesn't build And there is for pkg-message: "On FreeBSD 10.4 gimp can cause the following error. (script-fu:3985): LibGimp-ERROR **: shmat() failed: Invalid argument Could not attach to gimp shared memory segment This can be fixed by setting kern.ipc.shm_allow_removed=1 in /etc/sysctl.conf. FreeBSD 11.0-R and newer have this set by default." My system is FreeBSD 11.2-RELEASE-p4 (amd64) and I got the LibGimp error anyway. Also what is fifferent with previous version is if I try to use Help I got: Could not open 'https://docs.gimp.org/2.10/en/gimp-help.xml' for reading: Operation not supported Perhaps you are missing GIO backends and need to install GVFS? Or is related to HELPBROWSER? In version 2.8 I didn't have installed GVFS (I am using Openbox) Does anyone has the same experience, please? Thank you. SK