Re: Bugs in the Welcome Sample Report

2011-01-12 Thread Derek Atkins
Derek Atkins writes: > I just ran the Welcome Sample Report in 2.4.0 due to some user > interactions in email and noted a few issues: > > 1) The report says "Welcome to GnuCash 2.0" > 2) I see the following in my terminal: > > ;;; WARNING (gnc:make-report-anchor: No such report: Income Over Time

Re: Bugs & Enhancements (was: Onwards!)

2010-12-29 Thread John Ralls
On Dec 29, 2010, at 6:21 PM, Yawar Amin wrote: > Hi Mike, > > I’m just playing devil’s advocate here, looking for a way to ‘trim the fat’ > from the bug list, since this is an interesting issue for us. Let me try to > answer some of your points. > > On 2010-12-29, at 20:04, Mike Alexander wr

Re: Bugs in gnucash bugzilla which aren't gnucash bugs

2009-09-08 Thread Christian Stimming
Am Dienstag, 8. September 2009 16:36 schrieb Phil Longstaff: > At another company I worked at, if a bug was found while using our product, > it was entered in our database. Made sense, since it was a flaw in what we > presented to the world. If, after analysis, we found that it was really a > bug

Re: Bugs...

2009-04-24 Thread Phil Longstaff
Phil From: Derek Atkins To: Phil Longstaff Sent: Friday, April 24, 2009 3:31:13 PM Subject: Re: Bugs... I guess we've really never differentiated between "resolved" and "verified". Personally I've never looked for a closed bug without knowing som

Re: bugs + wishlist

2006-10-23 Thread Bob Hunter
I've been writing programs in perl for about a decade... I had no clue that gnucash used perl modules. It's fantastic! The website says that its code is C+SCHEME, but no mention to perl! perl -MCPAN -e 'install Finance::Quote' Voila! __ Do You Ya

Re: bugs + wishlist

2006-10-23 Thread Derek Atkins
Bob Hunter <[EMAIL PROTECTED]> writes: >> "total in report currency" column > > I can see it now. A new column appears on the right > side, however, its values are null. I think gnucash > should download the conversion rates automatically, > but it does not. I added the currencies in the Price > E

Re: bugs + wishlist

2006-10-23 Thread Dave Reiser
Derek Atkins wrote: > Bob Hunter <[EMAIL PROTECTED]> writes: > >>> "total in report currency" column >> I can see it now. A new column appears on the right >> side, however, its values are null. I think gnucash >> should download the conversion rates automatically, >> but it does not. I added the

Re: bugs + wishlist

2006-10-22 Thread Bob Hunter
> "total in report currency" column I can see it now. A new column appears on the right side, however, its values are null. I think gnucash should download the conversion rates automatically, but it does not. I added the currencies in the Price Editor, then enabled the relevant accounts to get o

Re: bugs + wishlist

2006-10-21 Thread Derek Atkins
Quoting Bob Hunter <[EMAIL PROTECTED]>: > >> Actually, if you enable the "total in report > currency" column you CAN get what you want, even in > 1.8 and 2.0. > > I did not find this option. Could you be more precise? In 1.8, on the Chart of Accounts page, click the "options" button. That control

Re: bugs + wishlist

2006-10-21 Thread Bob Hunter
>Actually, if you enable the "total in report currency" column you CAN get what you want, even in 1.8 and 2.0. I did not find this option. Could you be more precise? >you can turn off the toolbar in your Preferences. Yes, I did it. However, hiding wrong numbers does not really solve the problem

Re: bugs + wishlist

2006-10-20 Thread Derek Atkins
Christian Stimming <[EMAIL PROTECTED]> writes: > You are referring to the balance numbers in the "account hierarchy" > window, right? In that case we agree - yes, there is no on-the-fly > currency conversion implemented in that view of your accounts. Instead, > only one currency is shown and the o

Re: bugs + wishlist

2006-10-20 Thread Bob Hunter
> GnuCash 1.8.11 > Note that some of your bugs may already be fixed in the 2.0.x versions. In particular, I think the issues with the toolbar and multiple currencies have been improved in 2.x, so some of your complaints might already be fixed. In my former post I have mentioned the difficulty to

Re: bugs + wishlist

2006-10-20 Thread Tim Wunder
On Friday 20 October 2006 6:45 am, Bob Hunter wrote: > GnuCash 1.8.11 If you want the developers to pay attention to your bugs and wishlist items, please use http://bugzilla.gnome.org/enter_bug.cgi?product=GnuCash Thanks, Tim -- Fedora Core release 5 (Bordeaux), Linux 2.6.18-1.2200.fc5 08:1

Re: bugs + wishlist

2006-10-20 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Hunter schrieb: > GnuCash 1.8.11 Note that some of your bugs may already be fixed in the 2.0.x versions. In particular, I think the issues with the toolbar and multiple currencies have been improved in 2.x, so some of your complaints might already

Re: Bugs (?) in gnc-pricedb.c

2006-02-20 Thread Andrew Sackville-West
On Mon, 20 Feb 2006 03:55:19 -0500 Mike Alexander <[EMAIL PROTECTED]> wrote: > --On February 19, 2006 2:01:01 PM -0800 Andrew Sackville-West > <[EMAIL PROTECTED]> wrote: > > > On Wed, 08 Feb 2006 02:50:47 -0500 > > Mike Alexander <[EMAIL PROTECTED]> wrote: > > > >> While looking for another prob

Re: Bugs (?) in gnc-pricedb.c

2006-02-20 Thread Mike Alexander
--On February 19, 2006 2:01:01 PM -0800 Andrew Sackville-West <[EMAIL PROTECTED]> wrote: On Wed, 08 Feb 2006 02:50:47 -0500 Mike Alexander <[EMAIL PROTECTED]> wrote: While looking for another problem I found what look like bugs in a couple of functions [1] in gnc-pricedb.c. It appears to me

Re: Bugs (?) in gnc-pricedb.c

2006-02-19 Thread Andrew Sackville-West
On Wed, 08 Feb 2006 02:50:47 -0500 Mike Alexander <[EMAIL PROTECTED]> wrote: > While looking for another problem I found what look like bugs in a > couple of functions [1] in gnc-pricedb.c. It appears to me that the > loop termination test is backwards in a couple of places. I've > attached a

Re: Bugs and other things in the reports

2001-02-03 Thread Conrad Canterford
Bill Gribble wrote: > In the patch I'm going to send today, I've added some timing printouts > when you run with --debug. One number is to "generate" the report > (create an object from your accounts) and one is to > "render" the report (turn the plus style information > into an HTML string).

Re: Bugs and other things in the reports

2001-02-01 Thread Bill Gribble
On Fri, Feb 02, 2001 at 09:02:24AM +1100, Conrad Canterford wrote: > No, but this is being displayed using a "remote" X. My desktop machine > is critically short of disk space, so I do the development on my server > box and it displays using ssh's X redirection feature. Running this on > my deskto

Re: Bugs and other things in the reports

2001-02-01 Thread Conrad Canterford
Bill Gribble wrote: > On Thu, Feb 01, 2001 at 10:04:51AM +1100, Conrad Canterford wrote: > > I'm suspicious of the guppi chart, personally. > On some machines (mine at least) the guppi chart won't appear until > you move the mouse. Don't ask why, nobody knows. Does that affect > your results any

Re: Bugs and other things in the reports

2001-02-01 Thread Bill Gribble
On Thu, Feb 01, 2001 at 10:04:51AM +1100, Conrad Canterford wrote: > With Account summary, (and a quick and unproffessional timing test), the > 8th "apply" took about 20 seconds to refresh, whereas the first took > about 8. Wow. I'm assuming this means that Queries on your machine are abysmally

Re: Bugs and other things in the reports

2001-01-31 Thread Conrad Canterford
Bill Gribble wrote: > I won't address most of your comments other than to note that they > are noted :) I have a few questions, though: > Yes, there is a significant memory leak, thanks for pointing it out. > I'm curious about how slow the report is (which report?) in the "best > of times" and wh

Re: Bugs and other things in the reports

2001-01-31 Thread Conrad Canterford
Christian Stimming wrote: > > - The interaction between the account picker and the # of subaccount > > levels dropdown box leads to some interesting effects, including > > duplicated (sub)accounts, etc. > Yes. The # of subaccounts levels were added approx. 5 days ago, and the > correct interaction

Re: Bugs and other things in the reports

2001-01-31 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Since I contributed much of the latest changes to the account-summary, I have some of the answers: On Wednesday 31 January 2001 05:31, Conrad Canterford wrote: > - Some signs appear to be reversed? My income was showing as a negative > on both reports. Yes. g

Re: Bugs and other things in the reports

2001-01-31 Thread Bill Gribble
On Thu, Feb 01, 2001 at 12:31:07AM +1100, Conrad Canterford wrote: > The recent modifications to the account summary report has made me take > a look at the reports. I realise these are a "work in progress", but > some of these issues may have been overlooked. Thanks for the comments. The curren

Re: Bugs?

2000-09-24 Thread Jens Müller
- Original Message - From: "Phillip Shelton" <[EMAIL PROTECTED]> To: "'Gordon Oliver'" <[EMAIL PROTECTED]>; "'Conrad Canterford'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, September 25, 2000 2:17 AM

RE: Bugs?

2000-09-24 Thread Phillip Shelton
9:02 AM > To: Conrad Canterford > Cc: [EMAIL PROTECTED] > Subject: Re: Bugs? > > > > Dave Peticolas wrote: > > > Conrad Canterford writes: > > > > This is potentially a bug. When I modify an entry that has been > > > > reconciled (reconciled flag =

Re: Bugs?

2000-09-24 Thread Gordon Oliver
> Dave Peticolas wrote: > > Conrad Canterford writes: > > > This is potentially a bug. When I modify an entry that has been > > > reconciled (reconciled flag = 'y'), it does not change the flag. > > > Logically, I would have thought this was incorrect. > > > I'm guessing the probably correct way o

Re: Bugs?

2000-09-14 Thread Dave Peticolas
Robert Graham Merkel writes: > Dave Peticolas writes: > > Conrad Canterford writes: > > > Dave Peticolas wrote: > > > > > Also (another one): > > > > Could you test this under 1.4.6? > > > > > > Has been fixed in 1.4.6. Guess the moral of the story is that I should > > > keep up to date wi

Re: Bugs?

2000-09-14 Thread Robert Graham Merkel
Dave Peticolas writes: > Conrad Canterford writes: > > Dave Peticolas wrote: > > > > Also (another one): > > > Could you test this under 1.4.6? > > > > Has been fixed in 1.4.6. Guess the moral of the story is that I should > > keep up to date with the latest version. > > > > Was the rel

Re: Bugs?

2000-09-14 Thread Dave Peticolas
Conrad Canterford writes: > Dave Peticolas wrote: > > > Also (another one): > > Could you test this under 1.4.6? > > Has been fixed in 1.4.6. Guess the moral of the story is that I should > keep up to date with the latest version. > > Was the release of 1.4.6 announced anywhere? I don't recall s

Re: Bugs?

2000-09-14 Thread Conrad Canterford
Dave Peticolas wrote: > > Also (another one): > Could you test this under 1.4.6? Has been fixed in 1.4.6. Guess the moral of the story is that I should keep up to date with the latest version. Was the release of 1.4.6 announced anywhere? I don't recall seeing it, and I don't read the gnucash www

RE: Bugs?

2000-09-13 Thread Black, Nathan
-Original Message- From: Conrad Canterford [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 13, 2000 12:56 AM To: Dave Peticolas Cc: [EMAIL PROTECTED] Subject: Re: Bugs? Dave Peticolas wrote: > Conrad Canterford writes: > > This is potentially a bug. When I modify an e

Re: Bugs?

2000-09-12 Thread Conrad Canterford
Dave Peticolas wrote: > Conrad Canterford writes: > > This is potentially a bug. When I modify an entry that has been > > reconciled (reconciled flag = 'y'), it does not change the flag. > > Logically, I would have thought this was incorrect. > > I'm guessing the probably correct way of "fixing" t

Re: Bugs?

2000-09-12 Thread Dave Peticolas
Conrad Canterford writes: > This is potentially a bug. When I modify an entry that has been > reconciled (reconciled flag = 'y'), it does not change the flag. > Logically, I would have thought this was incorrect. > I'm guessing the probably correct way of "fixing" this problem is to not > allow pe

Re: bugs

2000-08-31 Thread Dave Peticolas
Herbert Thoma writes: > This is a multi-part message in MIME format. > --0A030C89E3CCA9EFC5F888EA > Content-Type: text/plain; charset=us-ascii > Content-Transfer-Encoding: 7bit > > > Herbert Thoma writes: > > > Hi! > > > > > > With the latest cvs checkout there are several bugs: > >

Re: bugs

2000-08-31 Thread Herbert Thoma
> Herbert Thoma writes: > > Hi! > > > > With the latest cvs checkout there are several bugs: > > > > 1: gnucash: [W] "failure loading ""/home/herbie/.gnucash/config.auto" > > > >.gnucash/config.auto exists. > > Could you send me your config.a

Re: bugs work

1999-11-22 Thread Jeremy Collins
I do not have a problem with this. However, the damn apache auth crap is messed up and I have not convinced Aldo ( sysadmin for LinuxMall.com ) to fix it for me. I will try to bug him again tomorrow! Basically.. nobody can currently login as admin on the bugtracker. Rob Walker wrote: > > Is s