Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing

2018-06-30 Thread Derek Atkins

Great.
Thanks for testing!

-derek
Sent using my mobile device. Please excuse any typos.
On June 30, 2018 9:43:19 PM "Chris Good"  wrote:


Hi Derek + John,

Works now thanks.

Regards, Chris Good


-Original Message-
From: Derek Atkins 
Sent: Sunday, 1 July 2018 11:25 AM
To: John Ralls 
Cc: Derek Atkins ; Chris Good ;
gnucash-devel@gnucash.org
Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing

I needed "IS NULL", not "= NULL", but this has been executed.

-derek


On Sat, June 30, 2018 8:44 pm, John Ralls wrote:
> Derek,
>
> That one shows as having no modified date. I expect it has no
> bugs_activity records, so it needs to have delta_ts set to creation_ts:
>
> UPDATE bugs SET delta_ts = creation_ts WHERE delta_ts = NULL;
>
> Regards,
> John Ralls
>
>
>> On Jun 30, 2018, at 5:35 PM, Derek Atkins  wrote:
>>
>> Thanks.
>> I bet this is related to a database "fix" that John and I did.
>> I'll take a look to ensure all bugs have a valid delta_ts.
>>
>> -derek
>> Sent using my mobile device. Please excuse any typos.
>> On June 30, 2018 8:30:15 PM "Chris Good" 
wrote:
>>
 -Original Message-
 From: Derek Atkins 
 Sent: Tuesday, 26 June 2018 11:30 PM
 To: Chris Good 
 Cc: gnucash-devel@gnucash.org
 Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final
 Testing

 Chris,

 "Chris Good"  writes:

 > Hi Derek,
 >
 > Thanks for all your work on this.
 > There seems to be a problem with dates/times.
 >
 > In the old and new websites, I changed my preference to Timezone
 used
 > to display dates and times : Australia/Sydney
 >
 > Now:
 > https://bugzilla.gnome.org/show_bug.cgi?id=796154
 > Reported: 2018-05-16 10:42 AEST by Chris Good
 >
 > https://bugs.gnucash.org/show_bug.cgi?id=796154
 > Reported: 2018-05-16 14:42 AEST by Chris Good
 >
 > Sorry in advance if this is something you already have mentioned.

 I believe I have fixed this.  Can you please re-check?  (You will
 need to
>>> reset your
 preferences -- I dumped the database in trying to get this working).
>>> However
 comparing a bug on GnomeBZ, I see the times in UTC on GnomeBZ and
 EST/EDT on GnuCash-BZ with the correct 4/5-hour offsets.  So I
 THINK this is now
>>> fixed
 but would appreciate it if you coud verify.

 Thanks,

 > Regards, Chris Good

 -derek

 --
   Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
   Member, MIT Student Information Processing Board  (SIPB)
   URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
   warl...@mit.eduPGP key available
>>>
>>> Hi Derek,
>>>
>>> Sorry for the delay testing this.
>>> Date/Time is correct now thanks.
>>>
>>> However,
>>>
>>> After resetting my password, logging in again to
>>> https://bugs.gnucash.org/show_bug.cgi?id=796154
>>> changing my preference
>>> "Timezone used to display dates and times"  to Australia/Sydney
>>>
>>> I tried to update the Bug Summary and get this error:
>>>
>>> https://bugs.gnucash.org/process_bug.cgi
>>>
>>> An unexpected error occurred. This could be a temporary problem, or
>>> some code is behaving incorrectly. If this problem persists, please
>>> email this page to de...@ihtfp.com with details of what you were
>>> doing at the time this message appeared.
>>>
>>> URL:
>>>
https://bugs.gnucash.org/process_bug.cgi?tag===Normal
ug_
>>>
status=NEW=_also=_contact=import%40gnucash.bugs
_id=
>>>
s_whiteboard=_desc=Generic%20import%20transaction%20matcher%20
should%2
>>>
0highlight%20the%20current%20line_platform=Other_severity=enhan
cemen
>>> t_to=import%40gnucash.bugs=_ts=-00-
00%2000%3A00%
>>>
3A00=_bug_ignored=1_milestone=future
on=
>>> ken=1530404201-
I3MkbYeJGLIf4WyJlcSSpcsU3Pn6peHLVYrVsfomUqk=3.1
>>>
ification=Unclassified=GnuCash=_sys=Windows
ent=Imp
>>> ort%20-%20OFX=796154_file_loc=
>>>
>>> The entered timestamp -00-00 00:00:00 could not be parsed into a
>>> valid
>>> date and time.
>>> Traceback:
>>>
>>> at /usr/share/bugzilla/process_bug.cgi line 107.
>>>
>>> Regards, Chris Good




___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing

2018-06-30 Thread Chris Good
Hi Derek + John,

Works now thanks.

Regards, Chris Good

> -Original Message-
> From: Derek Atkins 
> Sent: Sunday, 1 July 2018 11:25 AM
> To: John Ralls 
> Cc: Derek Atkins ; Chris Good ;
> gnucash-devel@gnucash.org
> Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing
> 
> I needed "IS NULL", not "= NULL", but this has been executed.
> 
> -derek
> 
> 
> On Sat, June 30, 2018 8:44 pm, John Ralls wrote:
> > Derek,
> >
> > That one shows as having no modified date. I expect it has no
> > bugs_activity records, so it needs to have delta_ts set to creation_ts:
> >
> > UPDATE bugs SET delta_ts = creation_ts WHERE delta_ts = NULL;
> >
> > Regards,
> > John Ralls
> >
> >
> >> On Jun 30, 2018, at 5:35 PM, Derek Atkins  wrote:
> >>
> >> Thanks.
> >> I bet this is related to a database "fix" that John and I did.
> >> I'll take a look to ensure all bugs have a valid delta_ts.
> >>
> >> -derek
> >> Sent using my mobile device. Please excuse any typos.
> >> On June 30, 2018 8:30:15 PM "Chris Good" 
> wrote:
> >>
>  -Original Message-
>  From: Derek Atkins 
>  Sent: Tuesday, 26 June 2018 11:30 PM
>  To: Chris Good 
>  Cc: gnucash-devel@gnucash.org
>  Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final
>  Testing
> 
>  Chris,
> 
>  "Chris Good"  writes:
> 
>  > Hi Derek,
>  >
>  > Thanks for all your work on this.
>  > There seems to be a problem with dates/times.
>  >
>  > In the old and new websites, I changed my preference to Timezone
>  used
>  > to display dates and times : Australia/Sydney
>  >
>  > Now:
>  > https://bugzilla.gnome.org/show_bug.cgi?id=796154
>  > Reported:  2018-05-16 10:42 AEST by Chris Good
>  >
>  > https://bugs.gnucash.org/show_bug.cgi?id=796154
>  > Reported:  2018-05-16 14:42 AEST by Chris Good
>  >
>  > Sorry in advance if this is something you already have mentioned.
> 
>  I believe I have fixed this.  Can you please re-check?  (You will
>  need to
> >>> reset your
>  preferences -- I dumped the database in trying to get this working).
> >>> However
>  comparing a bug on GnomeBZ, I see the times in UTC on GnomeBZ and
>  EST/EDT on GnuCash-BZ with the correct 4/5-hour offsets.  So I
>  THINK this is now
> >>> fixed
>  but would appreciate it if you coud verify.
> 
>  Thanks,
> 
>  > Regards, Chris Good
> 
>  -derek
> 
>  --
>    Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>    Member, MIT Student Information Processing Board  (SIPB)
>    URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
>    warl...@mit.eduPGP key available
> >>>
> >>> Hi Derek,
> >>>
> >>> Sorry for the delay testing this.
> >>> Date/Time is correct now thanks.
> >>>
> >>> However,
> >>>
> >>> After resetting my password, logging in again to
> >>> https://bugs.gnucash.org/show_bug.cgi?id=796154
> >>> changing my preference
> >>> "Timezone used to display dates and times"  to Australia/Sydney
> >>>
> >>> I tried to update the Bug Summary and get this error:
> >>>
> >>> https://bugs.gnucash.org/process_bug.cgi
> >>>
> >>> An unexpected error occurred. This could be a temporary problem, or
> >>> some code is behaving incorrectly. If this problem persists, please
> >>> email this page to de...@ihtfp.com with details of what you were
> >>> doing at the time this message appeared.
> >>>
> >>> URL:
> >>>
> https://bugs.gnucash.org/process_bug.cgi?tag===Normal
> ug_
> >>>
> status=NEW=_also=_contact=import%40gnucash.bugs
> _id=
> >>>
> s_whiteboard=_desc=Generic%20import%20transaction%20matcher%20
> should%2
> >>>
> 0highlight%20the%20current%20line_platform=Other_severity=enhan
> cemen
> >>> t_to=import%40gnucash.bugs=_ts=-00-
> 00%2000%3A00%
> >>>
> 3A00=_bug_ignored=1_milestone=future
> on=
> >>> ken=1530404201-
> I3MkbYeJGLIf4WyJlcSSpcsU3Pn6peHLVYrVsfomUqk=3.1
> >>>
> ification=Unclassified=GnuCash=_sys=Windows
> ent=Imp
> >>> ort%20-%20OFX=796154_file_loc=
> >>>
> >>> The entered timestamp -00-00 00:00:00 could not be parsed into a
> >>> valid
> >>> date and time.
> >>> Traceback:
> >>>
> >>> at /usr/share/bugzilla/process_bug.cgi line 107.
> >>>
> >>> Regards, Chris Good

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing

2018-06-30 Thread John Ralls
Derek,

That one shows as having no modified date. I expect it has no bugs_activity 
records, so it needs to have delta_ts set to creation_ts:

UPDATE bugs SET delta_ts = creation_ts WHERE delta_ts = NULL;

Regards,
John Ralls


> On Jun 30, 2018, at 5:35 PM, Derek Atkins  wrote:
> 
> Thanks.
> I bet this is related to a database "fix" that John and I did.
> I'll take a look to ensure all bugs have a valid delta_ts.
> 
> -derek
> Sent using my mobile device. Please excuse any typos.
> On June 30, 2018 8:30:15 PM "Chris Good"  wrote:
> 
>>> -Original Message-
>>> From: Derek Atkins 
>>> Sent: Tuesday, 26 June 2018 11:30 PM
>>> To: Chris Good 
>>> Cc: gnucash-devel@gnucash.org
>>> Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing
>>> 
>>> Chris,
>>> 
>>> "Chris Good"  writes:
>>> 
>>> > Hi Derek,
>>> >
>>> > Thanks for all your work on this.
>>> > There seems to be a problem with dates/times.
>>> >
>>> > In the old and new websites, I changed my preference to Timezone used
>>> > to display dates and times : Australia/Sydney
>>> >
>>> > Now:
>>> > https://bugzilla.gnome.org/show_bug.cgi?id=796154
>>> > Reported: 2018-05-16 10:42 AEST by Chris Good
>>> >
>>> > https://bugs.gnucash.org/show_bug.cgi?id=796154
>>> > Reported: 2018-05-16 14:42 AEST by Chris Good
>>> >
>>> > Sorry in advance if this is something you already have mentioned.
>>> 
>>> I believe I have fixed this.  Can you please re-check?  (You will need to
>> reset your
>>> preferences -- I dumped the database in trying to get this working).
>> However
>>> comparing a bug on GnomeBZ, I see the times in UTC on GnomeBZ and EST/EDT
>>> on GnuCash-BZ with the correct 4/5-hour offsets.  So I THINK this is now
>> fixed
>>> but would appreciate it if you coud verify.
>>> 
>>> Thanks,
>>> 
>>> > Regards, Chris Good
>>> 
>>> -derek
>>> 
>>> --
>>>   Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>>>   Member, MIT Student Information Processing Board  (SIPB)
>>>   URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
>>>   warl...@mit.eduPGP key available
>> 
>> Hi Derek,
>> 
>> Sorry for the delay testing this.
>> Date/Time is correct now thanks.
>> 
>> However,
>> 
>> After resetting my password, logging in again to
>> https://bugs.gnucash.org/show_bug.cgi?id=796154
>> changing my preference
>> "Timezone used to display dates and times"  to Australia/Sydney
>> 
>> I tried to update the Bug Summary and get this error:
>> 
>> https://bugs.gnucash.org/process_bug.cgi
>> 
>> An unexpected error occurred. This could be a temporary problem, or some
>> code is behaving incorrectly. If this problem persists, please email this
>> page to de...@ihtfp.com with details of what you were doing at the time this
>> message appeared.
>> 
>> URL:
>> https://bugs.gnucash.org/process_bug.cgi?tag===Normal_
>> status=NEW=_also=_contact=import%40gnucash.bugs_id=
>> s_whiteboard=_desc=Generic%20import%20transaction%20matcher%20should%2
>> 0highlight%20the%20current%20line_platform=Other_severity=enhancemen
>> t_to=import%40gnucash.bugs=_ts=-00-00%2000%3A00%
>> 3A00=_bug_ignored=1_milestone=future=
>> ken=1530404201-I3MkbYeJGLIf4WyJlcSSpcsU3Pn6peHLVYrVsfomUqk=3.1
>> ification=Unclassified=GnuCash=_sys=Windows=Imp
>> ort%20-%20OFX=796154_file_loc=
>> 
>> The entered timestamp -00-00 00:00:00 could not be parsed into a valid
>> date and time.
>> Traceback:
>> 
>> at /usr/share/bugzilla/process_bug.cgi line 107.
>> 
>> Regards, Chris Good
> 
> 
> 
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing

2018-06-30 Thread Derek Atkins

Thanks.
I bet this is related to a database "fix" that John and I did.
I'll take a look to ensure all bugs have a valid delta_ts.

-derek
Sent using my mobile device. Please excuse any typos.
On June 30, 2018 8:30:15 PM "Chris Good"  wrote:


-Original Message-
From: Derek Atkins 
Sent: Tuesday, 26 June 2018 11:30 PM
To: Chris Good 
Cc: gnucash-devel@gnucash.org
Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing

Chris,

"Chris Good"  writes:

> Hi Derek,
>
> Thanks for all your work on this.
> There seems to be a problem with dates/times.
>
> In the old and new websites, I changed my preference to Timezone used
> to display dates and times : Australia/Sydney
>
> Now:
> https://bugzilla.gnome.org/show_bug.cgi?id=796154
> Reported:  2018-05-16 10:42 AEST by Chris Good
>
> https://bugs.gnucash.org/show_bug.cgi?id=796154
> Reported:  2018-05-16 14:42 AEST by Chris Good
>
> Sorry in advance if this is something you already have mentioned.

I believe I have fixed this.  Can you please re-check?  (You will need to

reset your

preferences -- I dumped the database in trying to get this working).

However

comparing a bug on GnomeBZ, I see the times in UTC on GnomeBZ and EST/EDT
on GnuCash-BZ with the correct 4/5-hour offsets.  So I THINK this is now

fixed

but would appreciate it if you coud verify.

Thanks,

> Regards, Chris Good

-derek

--
   Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
   Member, MIT Student Information Processing Board  (SIPB)
   URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
   warl...@mit.eduPGP key available


Hi Derek,

Sorry for the delay testing this.
Date/Time is correct now thanks.

However,

After resetting my password, logging in again to
https://bugs.gnucash.org/show_bug.cgi?id=796154
changing my preference
"Timezone used to display dates and times"  to Australia/Sydney

I tried to update the Bug Summary and get this error:

https://bugs.gnucash.org/process_bug.cgi

An unexpected error occurred. This could be a temporary problem, or some
code is behaving incorrectly. If this problem persists, please email this
page to de...@ihtfp.com with details of what you were doing at the time this
message appeared.

URL:
https://bugs.gnucash.org/process_bug.cgi?tag===Normal_
status=NEW=_also=_contact=import%40gnucash.bugs_id=
s_whiteboard=_desc=Generic%20import%20transaction%20matcher%20should%2
0highlight%20the%20current%20line_platform=Other_severity=enhancemen
t_to=import%40gnucash.bugs=_ts=-00-00%2000%3A00%
3A00=_bug_ignored=1_milestone=future=
ken=1530404201-I3MkbYeJGLIf4WyJlcSSpcsU3Pn6peHLVYrVsfomUqk=3.1
ification=Unclassified=GnuCash=_sys=Windows=Imp
ort%20-%20OFX=796154_file_loc=

The entered timestamp -00-00 00:00:00 could not be parsed into a valid
date and time.
Traceback:

at /usr/share/bugzilla/process_bug.cgi line 107.

Regards, Chris Good




___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing

2018-06-30 Thread Chris Good
> -Original Message-
> From: Derek Atkins 
> Sent: Tuesday, 26 June 2018 11:30 PM
> To: Chris Good 
> Cc: gnucash-devel@gnucash.org
> Subject: Re: [GNC-dev] BZ: Migration Status (2018-06-15) -- Final Testing
> 
> Chris,
> 
> "Chris Good"  writes:
> 
> > Hi Derek,
> >
> > Thanks for all your work on this.
> > There seems to be a problem with dates/times.
> >
> > In the old and new websites, I changed my preference to Timezone used
> > to display dates and times : Australia/Sydney
> >
> > Now:
> > https://bugzilla.gnome.org/show_bug.cgi?id=796154
> > Reported:   2018-05-16 10:42 AEST by Chris Good
> >
> > https://bugs.gnucash.org/show_bug.cgi?id=796154
> > Reported:   2018-05-16 14:42 AEST by Chris Good
> >
> > Sorry in advance if this is something you already have mentioned.
> 
> I believe I have fixed this.  Can you please re-check?  (You will need to
reset your
> preferences -- I dumped the database in trying to get this working).
However
> comparing a bug on GnomeBZ, I see the times in UTC on GnomeBZ and EST/EDT
> on GnuCash-BZ with the correct 4/5-hour offsets.  So I THINK this is now
fixed
> but would appreciate it if you coud verify.
> 
> Thanks,
> 
> > Regards, Chris Good
> 
> -derek
> 
> --
>Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
>Member, MIT Student Information Processing Board  (SIPB)
>URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
>warl...@mit.eduPGP key available

Hi Derek,

Sorry for the delay testing this.
Date/Time is correct now thanks.

However,

After resetting my password, logging in again to
https://bugs.gnucash.org/show_bug.cgi?id=796154 
changing my preference
"Timezone used to display dates and times"  to Australia/Sydney

I tried to update the Bug Summary and get this error:

https://bugs.gnucash.org/process_bug.cgi

An unexpected error occurred. This could be a temporary problem, or some
code is behaving incorrectly. If this problem persists, please email this
page to de...@ihtfp.com with details of what you were doing at the time this
message appeared.

URL:
https://bugs.gnucash.org/process_bug.cgi?tag===Normal_
status=NEW=_also=_contact=import%40gnucash.bugs_id=
s_whiteboard=_desc=Generic%20import%20transaction%20matcher%20should%2
0highlight%20the%20current%20line_platform=Other_severity=enhancemen
t_to=import%40gnucash.bugs=_ts=-00-00%2000%3A00%
3A00=_bug_ignored=1_milestone=future=
ken=1530404201-I3MkbYeJGLIf4WyJlcSSpcsU3Pn6peHLVYrVsfomUqk=3.1
ification=Unclassified=GnuCash=_sys=Windows=Imp
ort%20-%20OFX=796154_file_loc=

The entered timestamp -00-00 00:00:00 could not be parsed into a valid
date and time.
Traceback:

 at /usr/share/bugzilla/process_bug.cgi line 107.

Regards, Chris Good

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] BZ migration detail

2018-06-30 Thread David Carlson
Thank you.



On Sat, Jun 30, 2018 at 5:59 PM, John Ralls  wrote:

> David,
>
> No, the status is actually "RESOLVED" and comes with a bunch of
> resolutions like "FIXED", "WONTFIX", "NOTGNUCASH", and "NOTABUG".
>
> There's also a little-used status, "VERIFIED", that's intended to be set
> after someone has checked that the "FIXED" resolution really is.
>
> Regards,
> John Ralls
>
> > On Jun 30, 2018, at 3:49 PM, David Carlson 
> wrote:
> >
> > I just did not mention all the others.  I was not sure about that one
> because it looked like it should have been closed, but it looked like it
> wasn't, and I thought that closed bugs might not be migrated.  Not sure
> about that, though.  So there is not a status called Closed?
> >
> > David C
> >
> > On Sat, Jun 30, 2018 at 4:21 PM, John Ralls  wrote:
> >
> >
> > > On Jun 30, 2018, at 1:54 PM, David Carlson <
> david.carlson@gmail.com> wrote:
> > >
> > > I am not sure if this is supposed to happen this way or not, so I will
> > > simply let you know about this observation.
> > >
> > > I received a notice that https://bugs.gnucash.org/show_
> bug.cgi?id=598788
> > > had been migrated.  That bug was resolved about 5 years ago for
> release 2.6
> > > but apparently not closed.  Since then there have been some other
> issues
> > > involving that time zone, so that may be why it was not closed.
> > >
> > > In any case, I am on the list, so I got an EMail.
> >
> > David,
> >
> > You only got one email? You should have gotten an email for every bug
> you've ever touched, closed or not.
> >
> > Bug 598788 was closed in October 2013.
> >
> > Regards,
> > John Ralls
> >
> >
>
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] BZ migration detail

2018-06-30 Thread John Ralls
David,

No, the status is actually "RESOLVED" and comes with a bunch of resolutions 
like "FIXED", "WONTFIX", "NOTGNUCASH", and "NOTABUG".

There's also a little-used status, "VERIFIED", that's intended to be set after 
someone has checked that the "FIXED" resolution really is.

Regards,
John Ralls

> On Jun 30, 2018, at 3:49 PM, David Carlson  
> wrote:
> 
> I just did not mention all the others.  I was not sure about that one because 
> it looked like it should have been closed, but it looked like it wasn't, and 
> I thought that closed bugs might not be migrated.  Not sure about that, 
> though.  So there is not a status called Closed?
> 
> David C
> 
> On Sat, Jun 30, 2018 at 4:21 PM, John Ralls  wrote:
> 
> 
> > On Jun 30, 2018, at 1:54 PM, David Carlson  
> > wrote:
> > 
> > I am not sure if this is supposed to happen this way or not, so I will
> > simply let you know about this observation.
> > 
> > I received a notice that https://bugs.gnucash.org/show_bug.cgi?id=598788
> > had been migrated.  That bug was resolved about 5 years ago for release 2.6
> > but apparently not closed.  Since then there have been some other issues
> > involving that time zone, so that may be why it was not closed.
> > 
> > In any case, I am on the list, so I got an EMail.
> 
> David,
> 
> You only got one email? You should have gotten an email for every bug you've 
> ever touched, closed or not.
> 
> Bug 598788 was closed in October 2013.
> 
> Regards,
> John Ralls
> 
> 

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] BZ migration detail

2018-06-30 Thread David Carlson
I just did not mention all the others.  I was not sure about that one
because it looked like it should have been closed, but it looked like it
wasn't, and I thought that closed bugs might not be migrated.  Not sure
about that, though.  So there is not a status called Closed?

David C

On Sat, Jun 30, 2018 at 4:21 PM, John Ralls  wrote:

>
>
> > On Jun 30, 2018, at 1:54 PM, David Carlson 
> wrote:
> >
> > I am not sure if this is supposed to happen this way or not, so I will
> > simply let you know about this observation.
> >
> > I received a notice that https://bugs.gnucash.org/show_bug.cgi?id=598788
> > had been migrated.  That bug was resolved about 5 years ago for release
> 2.6
> > but apparently not closed.  Since then there have been some other issues
> > involving that time zone, so that may be why it was not closed.
> >
> > In any case, I am on the list, so I got an EMail.
>
> David,
>
> You only got one email? You should have gotten an email for every bug
> you've ever touched, closed or not.
>
> Bug 598788 was closed in October 2013.
>
> Regards,
> John Ralls
>
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] BZ migration detail

2018-06-30 Thread John Ralls



> On Jun 30, 2018, at 1:54 PM, David Carlson  
> wrote:
> 
> I am not sure if this is supposed to happen this way or not, so I will
> simply let you know about this observation.
> 
> I received a notice that https://bugs.gnucash.org/show_bug.cgi?id=598788
> had been migrated.  That bug was resolved about 5 years ago for release 2.6
> but apparently not closed.  Since then there have been some other issues
> involving that time zone, so that may be why it was not closed.
> 
> In any case, I am on the list, so I got an EMail.

David,

You only got one email? You should have gotten an email for every bug you've 
ever touched, closed or not.

Bug 598788 was closed in October 2013.

Regards,
John Ralls

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


[GNC-dev] BZ migration detail

2018-06-30 Thread David Carlson
I am not sure if this is supposed to happen this way or not, so I will
simply let you know about this observation.

I received a notice that https://bugs.gnucash.org/show_bug.cgi?id=598788
had been migrated.  That bug was resolved about 5 years ago for release 2.6
but apparently not closed.  Since then there have been some other issues
involving that time zone, so that may be why it was not closed.

In any case, I am on the list, so I got an EMail.

David C
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


[GNC-dev] Wanted - translators

2018-06-30 Thread Geert Janssens
Hi all,

A few months back we reached a major milestone for the gnucash project. We 
released gnucash 3.0 which marked the first release in a new stable series.

It came with plenty of new features such as a much improved transaction report 
and several other new reports, a better csv importer, fine-grained control 
over import maps, integrated support for Alpha Vantage quotes retrieval, 
support for higher precision numbers, a renewed GUI, and so on.

Unfortunately the first few releases had some rough edges preventing many 
users from switching easily. With the release of gnucash 3.2 a few weeks back 
I dare say many of these wrinkles have been ironed out (admittedly not all of 
them).

All these improvements also come with new text messages and other strings, 
many of which currently only exist in English. This is fine for people that 
fluently speak English but it also excludes many people from fully benefiting 
from our fine application. Having these messages translated in the native 
languages of our users would greatly improve the user experience of many 
people.

So with this I'm sending out another request for volunteers to help in this 
area. A few languages are in pretty good shape, but others start to run 
behind.

If you think you can lend us a hand here, please contact us via the mailing 
lists or irc and we'll work out together what needs to be done and what you 
can do.

I expect to be flooded with replies, ok ? ;-)

Thanks in advance in name of the whole gnucash community,

Geert Janssens
GnuCash Developer


___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel