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
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
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
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
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
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
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
> "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
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
>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
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
> 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
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
-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
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
--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
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
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).
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
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
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
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
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
-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
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
- 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
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 =
> 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
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
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
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
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
-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
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
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
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:
> >
> 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
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
38 matches
Mail list logo