From mboxrd@z Thu Jan 1 00:00:00 1970 From: Norbert Zeh Subject: Re: Bug with time summary in column view? Date: Wed, 25 Nov 2009 08:12:40 -0400 Message-ID: <20091125121240.GE7194@cs.dal.ca> References: <20091124205627.GA7194@cs.dal.ca> <20091124215131.GA2013@yog-sothoth.mohorovi.cc> <20091125020514.GB2013@yog-sothoth.mohorovi.cc> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NDGjm-0004qr-3E for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 07:12:46 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NDGjh-0004mR-O2 for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 07:12:45 -0500 Received: from [199.232.76.173] (port=51983 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NDGjh-0004mF-IW for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 07:12:41 -0500 Received: from hammer.cs.dal.ca ([129.173.22.32]:42370) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NDGjh-0004T7-98 for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 07:12:41 -0500 Received: from monad.zehub.ca (NZeh.CS.Dal.Ca [129.173.213.24]) by hammer.cs.dal.ca (Postfix) with ESMTP id 89B21503BD for ; Wed, 25 Nov 2009 08:12:37 -0400 (AST) Received: from nzeh by monad.zehub.ca with local (Exim 4.69) (envelope-from ) id 1NDGjg-00031U-6v for emacs-orgmode@gnu.org; Wed, 25 Nov 2009 08:12:40 -0400 Content-Disposition: inline In-Reply-To: <20091125020514.GB2013@yog-sothoth.mohorovi.cc> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Hi James, thanks for the bug fix. The git version fixes the problem. Cheers, Norbert James TD Smith [2009.11.25 205 +0000]: > Hi Matt and Norbert, > > On 2009-11-24 19:00:18(-0500), Matt Lundin wrote: > > James TD Smith writes: > > > On 2009-11-24 16:56:27(-0400), Norbert Zeh wrote: > > >> I just tried the latest org-mode version 6.33f, and I've run into the > > >> following problem that is not there with version 6.32b but which I can > > >> also reproduce with version 6.33c (sorry didn't try any other versions). > > > > > > I've just tried this with the latest org-mode from git and it seems to > > > be working fine. There have been no changes to column view since 6.33f > > > was tagged. > > > > I'm experiencing the same problem the OP reports (i.e., no effort or > > clocksum summaries) when viewing columns in the agenda. I reported this > > in an earlier email: > > > > http://article.gmane.org/gmane.emacs.orgmode/19937 > > Ah, I missed that. Sorry. > > I've looked into this further and found what I think was causing it. The code > which calculates the summaries in the agenda was mixing up properties and > titles, and failing to find the data it was supposed to be summarising. It > worked if there was no title set on the column being summarised, which is why > the test I did earlier seemed OK. > > It should be fixed now, there's a patch (b0eaeaa) for this in the bugfixes branch at > git://yog-sothoth.mohorovi.cc/org-mode. > > Can one of you give it a try and confirm it fixes your problem? > > James > > -- > |---| > > > -- "And it happened all the time that the compromise between two perfectly rational alternatives was something that made no sense at all." -- Neal Stephenson, Anathem