Re: Running GnuCash on Linux

2010-06-14 Thread Andrew Sackville-West
On Mon, Jun 14, 2010 at 03:55:53AM +, Modi, Monish P wrote: > Is there a way to execute and compile gnuCash through linux/unix > command lines? http://wiki.gnucash.org/wiki/Building A signature.asc Description: Digital signature ___ gnucash-devel

Re: Printing multiple checks

2010-06-08 Thread Andrew Sackville-West
I'd love to play with that patch, if you don't mind. A On Mon, Jun 07, 2010 at 11:59:00PM -0400, Mike Alexander wrote: > Since I live in a backwards area where printed checks are still in > common use, I've long wanted GnuCash to be able to print more than > one check at a time. Since I had a b

Re: PLEASE help with GNUcash!!

2009-08-11 Thread Andrew Sackville-West
On Tue, Aug 11, 2009 at 01:14:39AM -0400, John-Eric Booth wrote: > Hello, > > I am using gnucash version 2.3.3. use a release version, as Phil suggested. > > I try to do this by having the account open and selecting "Income & Expense > Chart" > from the Reports menu. I only get the message...

Re: transaction corrections

2009-08-07 Thread Andrew Sackville-West
> > From: Jay Seidler > > To: gnucash-devel@gnucash.org > > Sent: Friday, August 7, 2009 5:55:23 AM > > Subject: transaction corrections > > > > Gnucash is a usable program. It however lacks something *very > > basic and important.* Any professional accounting program must > > not allow the edi

Re: Dynamically adding reports

2009-06-11 Thread Andrew Sackville-West
On Thu, Jun 11, 2009 at 07:08:18AM -0700, Phil Longstaff wrote: > I played around last night with how reports are loaded in the system. I > basically replaced: > > (use-module (gnucash report report-A)) > (use-module (gnucash report report-B)) > > which appears in standard-reports.scm, with >

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-23 Thread Andrew Sackville-West
On Fri, Apr 24, 2009 at 08:45:08AM +1000, Stephen Grant Brown wrote: > Hi Martin & All [...] > ++ wget --passive-ftp -c > 'http://www.aquamaniac.de/sites/download/download.php?package=01&release=17&file=01&dummy=gwenhywfar-3.6.0.tar.gz' > > -P /Z/soft/tmp > --08:32:12-- > http://www.aquaman

Graphs & CHarts primer [was Re: Custom Multicolumn Reports broken]

2009-04-17 Thread Andrew Sackville-West
On Thu, Apr 16, 2009 at 12:57:23PM -0400, Phil Longstaff wrote: > I've taken a quick look at this. I think I broke it when I split the html > stuff out of gnome-utils into a separate html library. Phil, can you give me a quick primer on the code path from a graph or chart to rendered html? Somew

Re: Custom Multicolumn Reports broken

2009-04-16 Thread Andrew Sackville-West
On Thu, Apr 16, 2009 at 10:40:35AM -0400, Derek Atkins wrote: > Joslwah writes: > > >> interesting. so far as I know, and I'm sure this is what Derek was > >> referring to, saved multicolumn reports have never worked. Or at least > >> they haven't worked in years, since at least 2004 when I start

Re: Custom Multicolumn Reports broken

2009-04-16 Thread Andrew Sackville-West
On Thu, Apr 16, 2009 at 11:20:09AM +0100, joslwah wrote: > On Wed, 15 Apr 2009 15:29:15 -0700 > Andrew Sackville-West wrote: [...] > > On Wed, Apr 15, 2009 at 10:55:06PM +0100, joslwah wrote: > > > On Wed, 15 Apr 2009 10:16:27 -0400 > > > Derek Atkins wrote: [

Re: Custom Multicolumn Reports broken

2009-04-15 Thread Andrew Sackville-West
On Wed, Apr 15, 2009 at 10:55:06PM +0100, joslwah wrote: > On Wed, 15 Apr 2009 10:16:27 -0400 > Derek Atkins wrote: > > Dear Derek, > > > Hi, > > > > Joshua Ross writes: > > > > > Sorry that this isn't a very precise report about when the breakage > > > happened, but I've been out of net contac

Re: request for help preparing balance line chart report for inclusion in trunk

2009-04-13 Thread Andrew Sackville-West
On Sun, Apr 12, 2009 at 12:35:18AM +0100, Tim Abell wrote: > Hello all, > > I've got a workable scm report that shows balance of an account over > time as a line graph. > The source can be found at: > http://github.com/timabell/gnucash-account-balance-chart/commits/balance-chart > > I'd love to s

Re: GNUCACH Language

2009-04-04 Thread Andrew Sackville-West
On Sat, Apr 04, 2009 at 06:48:05PM +0430, Mohsen wrote: > Hi, how can I add my custom language to gnucash??? Could please help me? http://wiki.gnucash.org/wiki/Translation A signature.asc Description: Digital signature ___ gnucash-devel mailing list

Re: Easier reports with eguile-gnc

2009-03-31 Thread Andrew Sackville-West
On Mon, Mar 23, 2009 at 09:14:00AM +, Chris Dennis wrote: > Andrew Sackville-West wrote: > > On Mon, Mar 09, 2009 at 09:34:16AM +, Chris Dennis wrote: > >> My previous posting on this topic[1] got no response, but I've now > >> completed work on this pro

Re: Doxygen update?

2009-03-31 Thread Andrew Sackville-West
On Tue, Mar 31, 2009 at 09:37:22AM -0400, Derek Atkins wrote: > Hi all, > > On the new server I'm seeing the following message from the nightly > doxygen build: > > Warning: Tag `DETAILS_AT_TOP' at line 154 of file doxygen.cfg has become > obsolete. > To avoid this warning please update your con

Re: GNOME 2: MDI or SDI?

2009-03-30 Thread Andrew Sackville-West
On Mon, Mar 30, 2009 at 08:14:01AM -0700, Charles Day wrote: > On Mon, Mar 30, 2009 at 8:05 AM, Derek Atkins wrote: > > > Simon Eilting writes: > > > > > MDI is way confusing. I always find myself closing the 'main' window > > > when I really want to close a report tab. It should really be all t

Re: [PATCH] Budget report improvements (was Re: Budget reports)

2009-03-29 Thread Andrew Sackville-West
On Sun, Mar 29, 2009 at 04:38:17PM -0400, Forest Bond wrote: > Hi Peter, > > On Sun, Mar 29, 2009 at 12:38:58PM -0700, peter.kis...@chello.hu wrote: > > I am also a new user of Gnucash and was looking for exactly hat you have > > created in reporting. Hovewer I am not a programmer at all, so I wou

Re: r18001 - gnucash/trunk/src/report - Implement new custom report dialog.

2009-03-29 Thread Andrew Sackville-West
On Thu, Mar 26, 2009 at 09:07:26PM +0100, Christian Stimming wrote: > Am Donnerstag, 26. März 2009 20:42 schrieb Andrew Sackville-West: > > > Implement new custom report dialog. > > > > someone please look this over closely. I've not done this kind of work > &g

Re: Roadmap / GNC 2.4

2009-03-26 Thread Andrew Sackville-West
On Sun, Mar 22, 2009 at 01:46:28PM -0700, Andrew Sackville-West wrote: > On Sat, Mar 21, 2009 at 03:46:32PM -0400, Phil Longstaff wrote: > > As far as I can tell, there are a number of things that are in trunk or are > > being developed: [...] > > 5) changes to saved repor

Re: r18001 - gnucash/trunk/src/report - Implement new custom report dialog.

2009-03-26 Thread Andrew Sackville-West
On Thu, Mar 26, 2009 at 03:38:38PM -0400, Andrew Sackville-West wrote: > Author: andrewsw > Date: 2009-03-26 15:38:38 -0400 (Thu, 26 Mar 2009) > New Revision: 18001 > Trac: http://svn.gnucash.org/trac/changeset/18001 > > Added: >gnucash/trunk/src/report/report-gnome/custo

Re: Easier reports with eguile-gnc

2009-03-22 Thread Andrew Sackville-West
On Mon, Mar 09, 2009 at 09:34:16AM +, Chris Dennis wrote: > My previous posting on this topic[1] got no response, but I've now > completed work on this project, and created an enhancement bug on > Bugzilla[2]. I might get some time to play with this a little this week, though it's still down

Re: Roadmap / GNC 2.4

2009-03-22 Thread Andrew Sackville-West
just started on a branch > 3) register rewrite - Charles Day has done a lot of work fixing up the > register, but the rewrite is stalled (?) > 4) change reports from being scm-generated html to html templates with > embedded scm - a prototype invoice is in trunk > 5) changes

Re: New Splash Screen Graphic

2009-03-14 Thread Andrew Sackville-West
On Sat, Mar 14, 2009 at 11:48:59AM -0700, Charles Day wrote: > On Sat, Mar 14, 2009 at 9:57 AM, Andrew Sackville-West < > > > > +1 ^ 2 > > > > Is it OK to have the names of well-known companies in the graphics? Any > issue with the artist putting a credit i

Re: New Splash Screen Graphic

2009-03-14 Thread Andrew Sackville-West
On Sat, Mar 14, 2009 at 12:02:43PM -0400, Andrew Duggan wrote: > On Sat, 2009-03-14 at 16:43 +0100, Geert Janssens wrote: > > > On Saturday 14 March 2009, Tynan wrote: > > > Hello, > > > > > > I don't really know anything about open source, but I've been enjoying > > > using GnuCash, and I thought

Re: Behavior of Enter in register

2009-03-11 Thread Andrew Sackville-West
On Wed, Mar 11, 2009 at 07:36:41PM -0700, Charles Day wrote: > How about changing the current checkbox preference into three radio buttons? > 1. Enter moves to the next line (default) > 2. Enter moves to the next transaction > 3. Enter moves to a new transaction ++ A signature.asc Description:

Re: File/Database access (open and save-as)

2009-03-09 Thread Andrew Sackville-West
On Mon, Mar 09, 2009 at 11:38:27AM -0400, Phil Longstaff wrote: ... > I guess we need a discussion of what we want in 2.4. Besides the sql > backends, what else might be ready? I've been stewing for a while on how to allow deleting saved reports and possibly redoing the access to saved reports

Re: Speeding up reports

2009-03-09 Thread Andrew Sackville-West
On Sun, Mar 08, 2009 at 02:03:57PM -0800, Charles Day wrote: > On Sat, Mar 7, 2009 at 3:43 PM, Mike Alexander wrote: > > > Has anyone looked at > > to see if my patch makes any sense? It speeds up some reports (e.g. > > Income Statement) by a fa

Re: GnuCash website translations

2009-03-02 Thread Andrew Sackville-West
On Tue, Feb 24, 2009 at 09:50:05AM -0500, Derek Atkins wrote: > Andrew Sackville-West writes: > > > @gnucash-devel, Derek, I think we should remove the link to the polish > > translation. Although it appears some strings are translated, the vast > > majority of them are n

oops, borked firewall

2009-02-28 Thread Andrew Sackville-West
I borked my firewall upgrade. I hope I wasn't bouncing mail everywhere... I apologize if that's the case. A signature.asc Description: Digital signature ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo

Re: gnucash import/export

2009-02-22 Thread Andrew Sackville-West
On Sun, Feb 22, 2009 at 05:06:03AM -0700, rud...@rsgis.net wrote: > Let me offer my opinion that the best solution, in my opinion, > would be getting the postgresql backend working again. Or mysql. > Or sqlite. there is a dbi based backend in trunk that I *believe* is slated for release in 2.4, i

Re: Gnucash website translations

2009-02-22 Thread Andrew Sackville-West
On Sun, Feb 22, 2009 at 04:31:07PM +0100, Andreas Köhler wrote: > Done (r17943). Thanks a lot, Fabien. thank *you* andi5 A signature.asc Description: Digital signature ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.o

Re: GnuCash website translations

2009-02-21 Thread Andrew Sackville-West
oops, resending to the list... On Sat, Feb 21, 2009 at 06:39:36PM +0100, Wadim Dziedzic wrote: > On Fri, Feb 20, 2009 at 3:47 AM, Andrew Sackville-West > wrote: > > main web page (www.gnucash.org). The last polish translator connected > > with gnucash was listed as: translat

Re: Gnucash website translations

2009-02-21 Thread Andrew Sackville-West
On Sat, Feb 21, 2009 at 01:20:35PM +0100, gnucash@coelho.net wrote: > > Hello, > >> The GnuCash team needs your expertise. Several of the translations of >> our main web page (http://www.gnucash.org/) are either badly out of >> date or completely missing. > > Please find attached some updates t

GnuCash website translations

2009-02-19 Thread Andrew Sackville-West
ailable here: >> http://wiki.gnucash.org/wiki/Translation#How_to_translate_the_web_page >> Thanks in advance for any help you can provide. >> Andrew Sackville-West >>on behalf of gnucash-devel. signature.asc Description: Digital signature ___

Gnucash website translations

2009-02-19 Thread Andrew Sackville-West
can provide. Andrew Sackville-West on behalf of gnucash-devel. signature.asc Description: Digital signature ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: test-lots failure in 2.2 branch

2009-02-02 Thread Andrew Sackville-West
On Mon, Feb 02, 2009 at 02:21:31PM -0500, Derek Atkins wrote: > I've tracked this down to r17862. > For some reason r17862 breaks the tests in 2.2 but not in trunk. > I am reminded of this: https://lists.gnucash.org/pipermail/gnucash-devel/2007-December/021823.html wherein a change in the curren

Re: Eguile report templates -- another hurdle

2009-02-01 Thread Andrew Sackville-West
On Sun, Feb 01, 2009 at 12:23:14PM +, Chris Dennis wrote: > Chris Dennis wrote: > > Hello folks > > > > My project bring HTML templates to GnuCash reports is making good progress. > > > > But I've stumbled on another problem which requires expert knowledge of > > GnuCash and/org Swig and/or

Re: Two Income Statement patches: Assets & Value

2009-01-28 Thread Andrew Sackville-West
On Sat, Jan 24, 2009 at 05:46:08PM -0500, Frédéric Brière wrote: > [Please CC any replies, as I'm not subscribed] > > Hi guys, > > I switched my business accouting from a clunky home-made script+database > to Gnucash several months ago -- kudos for all your work! Having now > finished my first t

Re: scheme reporting help!!

2009-01-28 Thread Andrew Sackville-West
On Tue, Jan 27, 2009 at 09:53:00PM -0500, Don Zickus wrote: > Hello, ... > > The following snippet of code seems to be the source of my problems: > > @@ -140,6 +147,7 @@ > (let* ((num-periods (gnc-budget-get-num-periods budget)) > (period 0) > (current-col (+ colnum

Re: Income/Expenses report

2008-12-31 Thread Andrew Sackville-West
On Mon, Dec 22, 2008 at 03:03:50AM -0500, Tim Vail wrote: > I was doing some work improving the performance of the reports. great! thanks! > Attached patch should improve the cash flow report by a factor of 7 or so (19 > sec to 2-3 sec for me). I haven't reviewed this yet, though I will once

Re: closing invoice tab crashes app

2008-12-15 Thread Andrew Sackville-West
> > On Fri, Dec 12, 2008 at 08:19:41PM +0100, Christian Stimming wrote: > > > Am Freitag, 12. Dezember 2008 19:55 schrieb Andrew Sackville-West: > > > > > > 1. open an invoice anyway you like > > > > > > 2. close the invoice with the "x"

Re: closing invoice tab crashes app

2008-12-12 Thread Andrew Sackville-West
On Fri, Dec 12, 2008 at 11:33:13AM -0800, Andrew Sackville-West wrote: > On Fri, Dec 12, 2008 at 08:19:41PM +0100, Christian Stimming wrote: > > Am Freitag, 12. Dezember 2008 19:55 schrieb Andrew Sackville-West: > > > > > 1. open an invoice anyway you like > > >

Re: closing invoice tab crashes app

2008-12-12 Thread Andrew Sackville-West
On Fri, Dec 12, 2008 at 08:19:41PM +0100, Christian Stimming wrote: > Am Freitag, 12. Dezember 2008 19:55 schrieb Andrew Sackville-West: > > > > 1. open an invoice anyway you like > > > > 2. close the invoice with the "x" in the corner of the tab > > >

Re: closing invoice tab crashes app

2008-12-12 Thread Andrew Sackville-West
On Fri, Dec 12, 2008 at 10:58:46AM +0100, Christian Stimming wrote: > Am Donnerstag, 11. Dezember 2008 17:32 schrieb Andrew Sackville-West: > > Before I spend too much time trying to track this down, has anyone > > else seen the following in svn: > > > > 1. open an in

closing invoice tab crashes app

2008-12-11 Thread Andrew Sackville-West
Before I spend too much time trying to track this down, has anyone else seen the following in svn: 1. open an invoice anyway you like 2. close the invoice with the "x" in the corner of the tab 3. watch it die with a double free or some such. I ask because I've had a number of problems, including

Re: Income statement performance (was Re: Reading whole db at startup))

2008-12-08 Thread Andrew Sackville-West
On Fri, Nov 21, 2008 at 12:19:11PM -0500, Phil Longstaff wrote: > > BTW, when I was testing this, I had a printf() telling me each time a split > query was done for an account. When I ran an income statement, it queried > each expense and income account twice, then repeated that, so that each

Re: import/export bounty

2008-09-22 Thread Andrew Sackville-West
On Mon, Sep 22, 2008 at 12:03:24PM -0700, Ian Turner wrote: > Why is it that all the bounties seem to come from people named Ian? > > Let me know if you get a response to this; I didn't get anything back from my > proposed bounty earlier this year. > I'm no core dev, so take this with a grain o

Re: Version 2.2.4

2008-09-03 Thread Andrew Sackville-West
This really belongs on the user list, replying to there as well. On Mon, Sep 01, 2008 at 01:05:48PM +1000, Brian Magill wrote: > Dear Sir/Madam, we use your software for our community group. We can't have > the Company name default on our reports, having to add each time we run, > We've read your

Re: RIP: cyberbird.yi.org - no nightly windows builds for a while

2008-08-26 Thread Andrew Sackville-West
On Sat, Aug 23, 2008 at 12:26:43PM -0400, Derek Atkins wrote: > "Nathan Buchanan" <[EMAIL PROTECTED]> writes: > > > Perhaps it's time to contemplate a new gnucash server that can run > > VMs for things like builds and testing? I could certainly imagine > > running a few win32 VMs so w

Re: [Fwd: Anomalí a en Gnucash]

2008-08-04 Thread Andrew Sackville-West
On Sun, Aug 03, 2008 at 04:26:40PM +0200, Eneko Lacunza wrote: > Hi, > > Here's someone who is using GnuCash 2.2.4 under Windows Vista. He's > reporting a problem with printing (a report), he is getting a > vertically-mirrorer report, although the preview looks good. He has a HP > C4200 Photosmart

Re: RFC2: Date/Time proposal

2008-07-22 Thread Andrew Sackville-West
On Tue, Jul 22, 2008 at 08:52:01AM -0700, Charles Day wrote: ... > > What I mean is that if users were able to do time entry, and we stored the > time but not a "user-entered" flag, then we wouldn't be able to tell which > times were user-entered. So when you changed preference (6) it could only >

Re: New enhancement to balance-sheet report

2008-03-27 Thread Andrew Sackville-West
On Thu, Mar 27, 2008 at 09:34:49PM -0700, Yogesh Agrawal wrote: > On Thu, Mar 27, 2008 at 4:20 PM, Andrew Sackville-West < > [EMAIL PROTECTED]> wrote: > > > On Thu, Mar 27, 2008 at 02:00:47PM -0700, Yogesh Agrawal wrote: > > > > > Perfect, Yes I have looked

Re: New enhancement to balance-sheet report

2008-03-27 Thread Andrew Sackville-West
On Thu, Mar 27, 2008 at 02:00:47PM -0700, Yogesh Agrawal wrote: > Perfect, Yes I have looked into the advance portfolio, and saw the code for > basis calculation. > 1) Where should I start on that code? I would say that the whole basis calculation should be carved out into a couple of functions

Re: New enhancement to balance-sheet report

2008-03-27 Thread Andrew Sackville-West
Apparently I should read -devel first... On Thu, Mar 27, 2008 at 08:53:56AM -0700, Yogesh Agrawal wrote: > On Thu, Mar 27, 2008 at 5:36 AM, Derek Atkins <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > "Yogesh Agrawal" <[EMAIL PROTECTED]> writes: > > > > > Hi, > > > I would like to make an enhancemen

SIGINT and SIGTERM handling

2008-03-10 Thread Andrew Sackville-West
Hey guys, I have occaision to use my gnucash files in multiple locations and maintain multiple copies of the files all kept up-to-date by various methods that aren't really important. What is important is that I sometimes leave a file open at my main machine but want to edit a copy of the file e

Re: GDA: Transactions (was Re: Managing large files)

2008-03-09 Thread Andrew Sackville-West
On Sun, Mar 09, 2008 at 08:10:34PM -0400, Phil Longstaff wrote: > Andrew Sackville-West wrote: > > On Sun, Mar 09, 2008 at 06:35:01PM -0400, Phil Longstaff wrote: > >> My proposed (temporary?) solution is to modify the gda backend to load > >> all transactions and spl

Re: GDA: Transactions (was Re: Managing large files)

2008-03-09 Thread Andrew Sackville-West
On Sun, Mar 09, 2008 at 06:35:01PM -0400, Phil Longstaff wrote: > Derek Atkins wrote: > > > GnuCash itself wont use an RDBMS as a real DB, but rather it'll just > > use it as a data store, just like any other data store. IOW, GnuCash > > will still want to load all the records into memory every t

Re: AUTHORS

2008-03-08 Thread Andrew Sackville-West
On Sat, Mar 08, 2008 at 06:50:02PM +0100, Andreas Köhler wrote: ... > > My main concern is that contributors need to be encouraged for that > philosophy to work. I fear that otherwise the file will become more and > more out-dated. I agree. Despite this being a bazaar, there is very cathedral

Re: AUTHORS

2008-02-29 Thread Andrew Sackville-West
On Fri, Feb 29, 2008 at 08:07:37PM +0100, Andreas Köhler wrote: > Hi folks, > > to me it seems as if we do not really keep the AUTHORS file up-to-date. > At least I tend to hesitate because of the needs to > > * describe what patch contributors contributed > * describe possible future work to avo

Re: testing the book zeroing code (maybe for backport?) <>

2008-02-29 Thread Andrew Sackville-West
On Thu, Feb 07, 2008 at 04:37:35PM -0500, Derek Atkins wrote: ... > > Well, it's possible that GetBalanceAsOfDate goes forward in time > instead of backwards in time, which means that the more transactions > you have the longer it takes. might be a source of problems in income statement as well

Re: GSoC 2008?

2008-02-28 Thread Andrew Sackville-West
On Thu, Feb 28, 2008 at 09:38:11AM -0500, Derek Atkins wrote: > Christian Stimming <[EMAIL PROTECTED]> writes: > > > Am Mittwoch, 27. Februar 2008 02:15 schrieb Derek Atkins: > >> http://code.google.com/soc/2008/ > >> > >> So... do we want to apply again this year? We did get SOME new > >> work l

Re: AUDIT: r16836 - gnucash/trunk/src - Prevent crashing when a report template disappears (#505921).

2008-02-28 Thread Andrew Sackville-West
On Thu, Feb 28, 2008 at 10:02:32PM +0100, Andreas Köhler wrote: > Hi Andrew, howdy > > please tell me whether I can push the attachment, as r16836 did not > apply cleanly. Thanks. It looks good to me. I'm not sure what you did that's different, so I guess that's a good thing. We should interna

Re: testing the book zeroing code (maybe for backport?)

2008-02-06 Thread Andrew Sackville-West
On Tue, Feb 05, 2008 at 08:39:52AM -0500, Derek Atkins wrote: > Andrew Sackville-West <[EMAIL PROTECTED]> writes: > > > Now that I've muddied the discussion, I withhold my vote pending some > > more firm idea of the proposed release date for 2.4. > > I suspe

Re: testing the book zeroing code (maybe for backport?)

2008-02-04 Thread Andrew Sackville-West
On Sat, Feb 02, 2008 at 05:22:59PM +0100, Manfred Usselmann wrote: > Tim Wunder <[EMAIL PROTECTED]> schrieb am Sat, 2 Feb 2008 08:37:42 ... > > > > Unless it's changed from the last time I tried it at the end of > > December, I'd recommend against backport. Adding features that are > > "probably

Re: AUDIT: r16914 - gnucash/trunk/src/gnome-search - #513088: Do not show search dialog and hide it immediately afterwards.

2008-02-03 Thread Andrew Sackville-West
On Sat, Feb 02, 2008 at 07:59:11PM -0500, Andreas Köhler wrote: > Author: andi5 > Date: 2008-02-02 19:59:11 -0500 (Sat, 02 Feb 2008) > New Revision: 16914 > Trac: http://svn.gnucash.org/trac/changeset/16914 > > Modified: >gnucash/trunk/src/gnome-search/dialog-search.c > Log: > #513088: Do not

Re: AUDIT: r16836 - gnucash/trunk/src - Prevent crashing when a report template disappears (#505921).

2008-02-03 Thread Andrew Sackville-West
On Sun, Feb 03, 2008 at 02:19:53AM +0100, Andreas Köhler wrote: > Hi Andrew, > > On So, 2008-01-06 at 16:11 -0800, Andrew Sackville-West wrote: > > On Sun, Jan 06, 2008 at 06:55:48PM -0500, Andrew Sackville-West wrote: > > > Author: andrewsw > > > Date: 2008-01-06

Re: AUDIT: r16875 - gnucash/trunk/src/report/standard-reports - Display the Notes if Memo is empty in Transaction Report (#454834)

2008-01-20 Thread Andrew Sackville-West
On Sun, Jan 20, 2008 at 01:03:58PM -0500, Derek Atkins wrote: > Author: warlord > Date: 2008-01-20 13:03:58 -0500 (Sun, 20 Jan 2008) > New Revision: 16875 > Trac: http://svn.gnucash.org/trac/changeset/16875 > > Modified: >gnucash/trunk/src/report/standard-reports/transaction.scm > Log: > Displ

Re: Expense and Income Over Time Report problem

2008-01-18 Thread Andrew Sackville-West
On Fri, Jan 18, 2008 at 08:44:08AM +0100, Davide Imbeni wrote: > HI, > > I can confirm that r16869 fixed the problem. Now reports are looking good > again (no error). Thanks for the report! I've been wondering about that one since I can't test it here. A signature.asc Description: Digital sig

Re: Expense and Income Over Time Report problem

2008-01-17 Thread Andrew Sackville-West
On Thu, Jan 17, 2008 at 07:03:49PM +0100, Davide Imbeni wrote: > I see. > Here comes the last generated/tmp/gnucash.trace (at startup): > snipped gnucash.trace... Davide, we really need the terminal output. Run gnucash from an x-terminal and you should see copious output when the report crashes.

Re: Expense and Income Over Time Report problem

2008-01-17 Thread Andrew Sackville-West
Another report-guid problem, I'm guessing, that I may have already fixed... On Thu, Jan 17, 2008 at 09:13:20AM +0100, Davide Imbeni wrote: > Hi, > > I'm running Gnucash 2.2.99 (svn r16866M) on opensuse 10.3, x86_64 > I found a recent problem with some reports, not present in svn versions > until

Re: report-guid issue

2008-01-15 Thread Andrew Sackville-West
A great opportunity for me to clarify this a bit. On Tue, Jan 15, 2008 at 02:46:18PM +0100, Davide Imbeni wrote: > svn > version quite often, and I have recently started to get the following > warning message at startup: > > "Your report system includes one or more reports without a proper > rep

Re: Crash in Accounts receivable report

2008-01-14 Thread Andrew Sackville-West
On Mon, Jan 14, 2008 at 10:53:51AM -0800, Andrew Sackville-West wrote: > On Tue, Jan 08, 2008 at 08:45:38AM -0500, Josh Sled wrote: > > ... > > > > > I hadn't yet gotten around to reporting it, but I did see this – as well – > > in > > the Expense B

Re: Crash in Accounts receivable report

2008-01-14 Thread Andrew Sackville-West
On Tue, Jan 08, 2008 at 08:45:38AM -0500, Josh Sled wrote: ... > > I hadn't yet gotten around to reporting it, but I did see this – as well – in > the Expense Barchart/Piechart reports over the weekend, though the error was > a bit different: > > * 10:51:43 INFO [gnc_plugin_page_report_setup

Re: Installing SLIB

2008-01-13 Thread Andrew Sackville-West
On Sun, Jan 13, 2008 at 08:26:53PM -0500, Derek Atkins wrote: > Hi, > > Quoting Terry <[EMAIL PROTECTED]>: > >> dpkg -l guile\* snip mixed guile environment > > The problem here is that you have guile-1.6 but guile-dev-1.8.. You > have a hodge-podge of 1.6 and 1.8, and that is causing you proble

Re: Installing SLIB

2008-01-13 Thread Andrew Sackville-West
On Sun, Jan 13, 2008 at 03:08:36PM -0500, Terry wrote: > Andrew Sackville-West wrote: >> On Sat, Jan 12, 2008 at 05:19:43PM -0500, Terry wrote: >> >>> Josh wrote: >>> >>>> Greetings, >>>> >>>> I am trying to install GnuCa

Re: Installing SLIB

2008-01-13 Thread Andrew Sackville-West
On Sat, Jan 12, 2008 at 05:19:43PM -0500, Terry wrote: > Josh wrote: > > Greetings, > > > > I am trying to install GnuCash on my Ubuntu (Linux Mint) system. I'm having > > great difficulty installing SLIB, which is required. Can you please help? > > > > Thanks, > > Josh Hembree > >

Re: Bug in drop down menu

2008-01-08 Thread Andrew Sackville-West
On Tue, Jan 08, 2008 at 09:33:12PM +0200, Theodore Gogoulas wrote: > Hi, managing the drop down menu of the software the following problem > appears : > After screen minimizing all of the used menu options remain like stamps > on the display and you have to shut down the program for clearing it

Re: Crash in Accounts receivable report

2008-01-08 Thread Andrew Sackville-West
On Tue, Jan 08, 2008 at 08:29:28PM +, Nigel Titley wrote: > Andrew Sackville-West wrote: > > > Yeah, so I broke that. There are likely a number of these sorts of > > bugs that were introduced with report-guid. I simply haven't found all > > the places where I need

Re: Crash in Accounts receivable report

2008-01-08 Thread Andrew Sackville-West
On Tue, Jan 08, 2008 at 05:02:03PM +, Nigel Titley wrote: > Derek Atkins wrote: > > I wonder if this is due to Andrew's recent report-guid work? > > Possibly. I've done a bit more testing and I also get the crash (with > pretty well identical backtrace) on the Payable Ageing report. I haven't

Re: Crash in Accounts receivable report

2008-01-08 Thread Andrew Sackville-West
On Tue, Jan 08, 2008 at 08:57:53AM -0500, Derek Atkins wrote: > I wonder if this is due to Andrew's recent report-guid work? > Yup, I'm almost positive (without actually opening an editor). Nigel, thanks for pointing this out, I get right on it. A signature.asc Description: Digital signatur

Re: AUDIT: r16836 - gnucash/trunk/src - Prevent crashing when a report template disappears (#505921).

2008-01-07 Thread Andrew Sackville-West
On Mon, Jan 07, 2008 at 09:01:28PM +0100, Christian Stimming wrote: > Am Montag, 7. Januar 2008 00:55 schrieb Andrew Sackville-West: > > Author: andrewsw > > Date: 2008-01-06 18:55:48 -0500 (Sun, 06 Jan 2008) > > New Revision: 16836 > > Trac: http://svn.gnuca

Re: AUDIT: r16836 - gnucash/trunk/src - Prevent crashing when a report template disappears (#505921).

2008-01-06 Thread Andrew Sackville-West
On Sun, Jan 06, 2008 at 06:55:48PM -0500, Andrew Sackville-West wrote: > Author: andrewsw > Date: 2008-01-06 18:55:48 -0500 (Sun, 06 Jan 2008) > New Revision: 16836 > Trac: http://svn.gnucash.org/trac/changeset/16836 > > Modified: >gnucash/trunk/src/app-utils/options.s

Re: gnucash hangs on older accounts file

2008-01-06 Thread Andrew Sackville-West
On Sun, Jan 06, 2008 at 12:41:15PM -0500, Terry wrote: > Okay - reran with the --debug option. This time I got a completely > different output than before. The output this time is simply: > > [EMAIL PROTECTED]:~/financial$ gnucash --debug > gnc.bin-Message: main: binreloc relocation support was d

Re: request for comments on inventory experiment

2008-01-05 Thread Andrew Sackville-West
On Sat, Jan 05, 2008 at 06:53:26PM -0600, Richard Mancusi wrote: > > The comments made about how to handle inventory are incorrect for > basic inventory - but PERFECT for a structured BOM. I was discussing one possible situation. My supposition was that if we implemetn basic inventory, then someo

Re: request for comments on inventory experiment

2008-01-05 Thread Andrew Sackville-West
On Sat, Jan 05, 2008 at 05:13:33PM -0500, Josh Sled wrote: > "Lianto Ruyang" <[EMAIL PROTECTED]> writes: > > I hope my description is quite clear and understandable. I need inputs from > > all of you whether this idea is good enough for an inventory system in > > gnucash and can be developed for fu

Re: Introducing myself

2008-01-04 Thread Andrew Sackville-West
On Fri, Jan 04, 2008 at 10:02:53AM +, Mark Carter wrote: ... > Also, personally, I don't make a distinction between realised and unrealised > gains. I consider them both to be mine. well, you're certainly allowed to do that internally, but I certainly don't want to pay tax on unrealised gai

Re: Introducing myself

2008-01-04 Thread Andrew Sackville-West
On Thu, Jan 03, 2008 at 08:16:48PM +, mark carter wrote: > Andrew Sackville-West wrote: >> On Thu, Jan 03, 2008 at 11:50:08AM +, Mark Carter wrote: >> >>> The sort of things that I have in mind for enhancement are: >>> * showing the perfomance of

Re: Introducing myself

2008-01-04 Thread Andrew Sackville-West
On Fri, Jan 04, 2008 at 08:01:01AM +0100, Frank H. Ellenberger wrote: > Am Donnerstag, 3. Januar 2008 23:15:39 schrieb mark carter: > > mark carter wrote: > : > > Bug 501497 – Values in Gnucash reports are hard to import in spreadsheets > > http://bugzilla.gnome.org/show_bug.cgi?id=501497 > > > >

Re: Introducing myself

2008-01-03 Thread Andrew Sackville-West
On Thu, Jan 03, 2008 at 10:02:47PM +, mark carter wrote: > Christian Bjerre Nielsen wrote: > > 1. Take a look at this bug 501497 min Nor All GnuCash UNCO Values in > > Gnucash reports are hard to import in spreadsheets. My > > comments/requirements may be what you're looking for. > > > Thank

Re: Introducing myself

2008-01-03 Thread Andrew Sackville-West
On Thu, Jan 03, 2008 at 11:50:08AM +, Mark Carter wrote: > > My interest lies primarily in the advanced portfolio, and I've got some personal itches to scratch. The module alone is about the size of my entire python finance package, so the prospect of dipping into somethign completely new is f

Re: error in advanced portfolio report (svn r16781)

2008-01-02 Thread Andrew Sackville-West
On Wed, Jan 02, 2008 at 09:15:46PM -0800, Andrew Sackville-West wrote: > On Wed, Jan 02, 2008 at 11:19:16PM -0500, David Reiser wrote: > > > > On Jan 2, 2008, at 8:43 PM, Andrew Sackville-West wrote: > > > >>> a few lines above the scm that appeared in the last r

Re: error in advanced portfolio report (svn r16781)

2008-01-02 Thread Andrew Sackville-West
On Wed, Jan 02, 2008 at 11:19:16PM -0500, David Reiser wrote: > > On Jan 2, 2008, at 8:43 PM, Andrew Sackville-West wrote: > >>> a few lines above the scm that appeared in the last report, I get: >>> >>> * 17:59:57 DEBUG b-list is ((#< num: 41897995

Re: error in advanced portfolio report (svn r16781)

2008-01-02 Thread Andrew Sackville-West
On Wed, Jan 02, 2008 at 06:14:22PM -0500, David Reiser wrote: > > On Jan 2, 2008, at 1:33 PM, Andrew Sackville-West wrote: > >> On Wed, Jan 02, 2008 at 02:34:43AM -0500, David Reiser wrote: >>> When I run the advanced portfolio report, gnucash complains in the >>&

Re: error in advanced portfolio report (svn r16781)

2008-01-02 Thread Andrew Sackville-West
On Wed, Jan 02, 2008 at 02:34:43AM -0500, David Reiser wrote: > When I run the advanced portfolio report, gnucash complains in the > report window: > > Report error > An error occurred while running the report. > > The terminal window says: > ... > 564: 637* (if (same-account? current #) (

Re: Improving internal report identifiers

2008-01-01 Thread Andrew Sackville-West
On Tue, Jan 01, 2008 at 05:19:55PM -0500, Derek Atkins wrote: > Quoting Andrew Sackville-West <[EMAIL PROTECTED]>: > >>> I'm pretty sure Hampton wrote code to create an ID on the fly for custom >>> check formats. I would imagine it could be reused pretty easil

Re: Improving internal report identifiers

2008-01-01 Thread Andrew Sackville-West
On Tue, Jan 01, 2008 at 03:29:15PM -0500, David Reiser wrote: > > On Jan 1, 2008, at 1:38 PM, Mike Alexander wrote: > >> --On December 31, 2007 4:46:27 PM -0800 Andrew Sackville-West >> <[EMAIL PROTECTED]> wrote: >> [snip] >> >>> 3) how to handle

Re: Improving internal report identifiers

2008-01-01 Thread Andrew Sackville-West
On Tue, Jan 01, 2008 at 01:38:12PM -0500, Mike Alexander wrote: > --On December 31, 2007 4:46:27 PM -0800 Andrew Sackville-West > <[EMAIL PROTECTED]> wrote: > >> I think its a task I can definitely handle in terms of coing it up, >> but I want to make sure I get some g

Re: Improving internal report identifiers

2008-01-01 Thread Andrew Sackville-West
On Tue, Jan 01, 2008 at 01:38:12PM -0500, Mike Alexander wrote: > --On December 31, 2007 4:46:27 PM -0800 Andrew Sackville-West > <[EMAIL PROTECTED]> wrote: > >> I think its a task I can definitely handle in terms of coing it up, >> but I want to make sure I get some g

Improving internal report identifiers

2007-12-31 Thread Andrew Sackville-West
Hi guys, in the course of discussion intermittently beginning about: http://lists.gnucash.org/logs/2007/12/2007-12-30.html#T01:42:12 it has become obvious that the use of the report names as an internal identifier: building the hash table of report templates, referencing the renderer in saved rep

Re: QIF importer bug in GC 2.2.2 - split transactions

2007-12-31 Thread Andrew Sackville-West
On Mon, Dec 31, 2007 at 01:11:22PM -0500, [EMAIL PROTECTED] wrote: > Hi, > > I think it'll be easier to explain with a little context. I have hundreds > of paycheck entries in Quicken 2004 each of which is a split transaction > that has (among other things) two transfers from a checking account

Re: [patch] Update README files for Debian dependencies

2007-12-31 Thread Andrew Sackville-West
On Mon, Dec 31, 2007 at 12:26:13PM +0100, Andreas Köhler wrote: > Hi Jerry, > > Am Sonntag, den 30.12.2007, 14:10 -0500 schrieb Jerry Quinn: > > As I was resolving the dependencies I needed to build gnucash out of > > svn, I updated the README files somewhat to reflect the current status > > quo

  1   2   3   4   >