From owner-freebsd-gnome@FreeBSD.ORG Tue Feb 4 10:45:45 2014 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 99D2CDC5; Tue, 4 Feb 2014 10:45:45 +0000 (UTC) Received: from winston.madpilot.net (winston.madpilot.net [78.47.75.155]) by mx1.freebsd.org (Postfix) with ESMTP id 529AA1CA8; Tue, 4 Feb 2014 10:45:45 +0000 (UTC) Received: from winston.madpilot.net (localhost [127.0.0.1]) by winston.madpilot.net (Postfix) with ESMTP id 3fJMy02lKgzFT9y; Tue, 4 Feb 2014 11:45:44 +0100 (CET) Received: from winston.madpilot.net ([127.0.0.1]) by winston.madpilot.net (winston.madpilot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YdEH-w2l_P5W; Tue, 4 Feb 2014 11:45:42 +0100 (CET) Received: from marvin.madpilot.net (micro.madpilot.net [88.149.173.206]) by winston.madpilot.net (Postfix) with ESMTPSA; Tue, 4 Feb 2014 11:45:42 +0100 (CET) Message-ID: <52F0C4D5.8060401@FreeBSD.org> Date: Tue, 04 Feb 2014 11:45:41 +0100 From: Guido Falsi User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: John Marshall , freebsd-gnome@freebsd.org, kwm@FreeBSD.org Subject: Re: finance/gnucash Help and Custom Reports broken after upgrade to 2.6.0 References: <52D47BBA.3020906@riverwillow.com.au> <52ECCCE0.80603@FreeBSD.org> <52F0C284.4010702@riverwillow.com.au> In-Reply-To: <52F0C284.4010702@riverwillow.com.au> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Feb 2014 10:45:45 -0000 On 02/04/14 11:35, John Marshall wrote: > On 01/02/2014 21:30, Guido Falsi wrote: >> On 01/14/14 00:50, John Marshall wrote: >>> [Please CC me as I am not subscribed to this list] > >>> After upgrading ports from the r339270 tree I have not been able to >>> figure out how to access custom report templates (.scm files), or access >>> the product Help. Everything works if I revert to backup packages from >>> the previous versions. > >> I've been unable to reproduce the first problem you report with gnucash >> 2.6.1, I was able to create a custom report and load it from config.user >> without specifying a path, the scm file being in .gnucash too. > > Thank you. Knowing that it's still meant to work in ~/.gnucash helps: > knowing that, I tried creating a new basic report and it worked fine for > me too. After much pain I concluded that our existing custom reports > were being silently ignored by GnuCash because they were attempting to > load the apparently now obsolete business-utils module which was part of > 2.4. Poking around in standard reports from 2.6 it looks like the > app-utils module supersedes business-utils. I hadn't noticed anything > about that in release notes and a silent failure doesn't give one much > of a clue. However, problem solved. > >> For the second problem I upgraded and patched gnucash-docs too, and it >> is now able to find the needed xml files. > > Thank you again. I applied your patch (the third from the PR) and the > documentation is all behaving properly now. > > Thank you very much for your assistance and for maintaining this port. > Thank you very much for your tests. kwm: Can you file a feedback to the PR with your approval so I can commit it? Thank you in advance! -- Guido Falsi