From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thorsten Wilms Subject: Re: Trying to package GIMP Resynthesizer Date: Thu, 20 Sep 2018 22:14:43 +0200 Message-ID: References: <3e52025a-2dde-3960-0bf9-984428dd320f@freenet.de> <3a8e2370-6d45-3111-28c6-de6a9ad8e2f4@freenet.de> <877ejgv2xl.fsf@gnu.org> <1d0aea2a-f161-cda5-a43b-2d2c634445da@freenet.de> Reply-To: t_w_@freenet.de Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58342) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g35Nr-0000DL-62 for help-guix@gnu.org; Thu, 20 Sep 2018 16:17:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g35Nn-00065h-6o for help-guix@gnu.org; Thu, 20 Sep 2018 16:17:07 -0400 Received: from mout3.freenet.de ([2001:748:100:40::2:5]:43354) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g35Nm-00065N-VN for help-guix@gnu.org; Thu, 20 Sep 2018 16:17:03 -0400 Received: from [195.4.92.163] (helo=mjail0.freenet.de) by mout3.freenet.de with esmtpa (ID t_w_@freenet.de) (port 25) (Exim 4.90_1 #2) id 1g35Nl-0004kF-3f for help-guix@gnu.org; Thu, 20 Sep 2018 22:17:01 +0200 Received: from [::1] (port=59216 helo=mjail0.freenet.de) by mjail0.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.90_1 #2) id 1g35Nl-0002d3-2F for help-guix@gnu.org; Thu, 20 Sep 2018 22:17:01 +0200 Received: from sub0.freenet.de ([195.4.92.119]:51496) by mjail0.freenet.de with esmtpa (ID t_w_@freenet.de) (Exim 4.90_1 #2) id 1g35LX-0000md-VZ for help-guix@gnu.org; Thu, 20 Sep 2018 22:14:43 +0200 Received: from p200300e4f3d651000d604c36d0a676db.dip0.t-ipconnect.de ([2003:e4:f3d6:5100:d60:4c36:d0a6:76db]:52750) by sub0.freenet.de with esmtpsa (ID t_w_@freenet.de) (TLSv1.2:ECDHE-RSA-CHACHA20-POLY1305:256) (port 465) (Exim 4.90_1 #2) id 1g35LX-0003LY-MX for help-guix@gnu.org; Thu, 20 Sep 2018 22:14:43 +0200 In-Reply-To: <1d0aea2a-f161-cda5-a43b-2d2c634445da@freenet.de> Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org On 20.09.2018 15:43, Thorsten Wilms wrote: > Still have to actually run it! ;) ... so in GIMP's Edit > Preferences > Folders > Plug-ins, I added: "/home/thorwil/.guix-profile/lib/gimp/2.0/plug-ins/" and restarted GIMP. Then I tried to use Filters > Enhance > Heal Selection and got: --- Calling error for procedure 'gimp-procedural-db-proc-info': Procedure 'plug-in-resynthesizer' not found --- Traceback (most recent call last): File "/gnu/store/2l3zsn1fliq5yw6g2wqpivqwkv602c10-gimp-2.10.6/lib/gimp/2.0/python/gimpfu.py", line 740, in response dialog.res = run_script(params) File "/gnu/store/2l3zsn1fliq5yw6g2wqpivqwkv602c10-gimp-2.10.6/lib/gimp/2.0/python/gimpfu.py", line 361, in run_script return apply(function, params) File "/home/thorwil/.guix-profile/lib/gimp/2.0/plug-ins/plugin-heal-selection.py", line 148, in heal_selection pdb.plug_in_resynthesizer(timg, tdrawable, 0,0, useBorder, work_drawable.ID, -1, -1, 0.0, 0.117, 16, 500) error: procedure not found --- Any ideas? -- Thorsten Wilms thorwil's design for free software: http://thorwil.wordpress.com/