Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread G R Hewitt
Thanks for the suggestions.

*Did you happen to re-type it in the same session? *
No. I delete to blank - triple click, delete. Left-click-hold-drag-delete
(just in case I missed anything)

*Maybe change it to just 'foo' or something. *
I have already tried umpteen combinations. After each iteration I close and
restart the program, just in case of memory issue.

I may use DB Browser and examine the raw data to see if there remains
anything.

It maybe that there is a problem with the autofill, I don't know - I'm just
glad it has stopped freezing.


On Thu, 3 Aug 2023 at 16:47, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> I use SQLite also and have used it to examine a few things in my GnuCash
> file, but not comparing transactions.
>
> Interesting on the copy-paste issue.
>
> Did you happen to re-type it in the same session?
>
> Maybe change it to just 'foo' or something.
>
> Exit.
>
> Reopen.
>
> Retype the description.
>
> If you were in the same session, I'd say there is a non-zero chance
> GnuCash remembered what was there and dutifully inserted any
> non-printable characters that were unknowingly pasted in originally.
>
> Regards,
> Adrien
>
> On 8/3/23 10:39 AM, G R Hewitt wrote:
> > It seems that it is that one transaction, so part mystery solved - not
> > having 'test' at the end means everything works ok.
> > I use SQLite for my back-end.
> > The entry was a copy and paste from the online account description; but
> > having said that I had previously deleted the entire description and
> typed
> > it in as part of the faiult-finding, but the result was the same.
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread Adrien Monteleone
I use SQLite also and have used it to examine a few things in my GnuCash 
file, but not comparing transactions.


Interesting on the copy-paste issue.

Did you happen to re-type it in the same session?

Maybe change it to just 'foo' or something.

Exit.

Reopen.

Retype the description.

If you were in the same session, I'd say there is a non-zero chance 
GnuCash remembered what was there and dutifully inserted any 
non-printable characters that were unknowingly pasted in originally.


Regards,
Adrien

On 8/3/23 10:39 AM, G R Hewitt wrote:

It seems that it is that one transaction, so part mystery solved - not
having 'test' at the end means everything works ok.
I use SQLite for my back-end.
The entry was a copy and paste from the online account description; but
having said that I had previously deleted the entire description and typed
it in as part of the faiult-finding, but the result was the same.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread G R Hewitt
It seems that it is that one transaction, so part mystery solved - not
having 'test' at the end means everything works ok.
I use SQLite for my back-end.
The entry was a copy and paste from the online account description; but
having said that I had previously deleted the entire description and typed
it in as part of the faiult-finding, but the result was the same.


On Thu, 3 Aug 2023 at 16:21, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> I just tested a transaction with your exact 'Car Annual Test'
> description and it worked fine. And yes, I exited and restarted GnuCash
> just to be sure. I'm on Monterey 12.6.7 with a Late 2014 Mini, however.
>
> I'm curious, maybe there is something wrong with just the transaction
> itself? (since you've found 'test' isn't really the issue)
>
> Maybe try this:
>
> 1. add 'foo' as you just noted so that original transaction doesn't freeze.
>
> 2. create a new transaction with the same details with "Car Annual Test"
> as the description.
>
> 3. Observe freezing or not.
>
> If not, then it is that one transaction.
>
> If using the XML backend, maybe open it and do a search for the
> transaction and compare the guts of it against the second one you created.
>
> If it still freezes, try "Car Test Annual" - moving the position of
> 'test' up, and see what happens. (the 'foo' should have done it, but...)
>
> Oh, and one question: is this just a normal manually entered
> transaction, or was it generated by the Business Features?
>
> Regards,
> Adrien
>
> On 8/3/23 7:54 AM, G R Hewitt wrote:
> > If I put 'foo' at the end all works well.
> > When I take 'foo' off the problem returns.
> > Take out 'test' all works well.
> > Just for the record, I close GC and restart it on each change when
> testing,
> > just to make sure it isn't 'remembering' anything.
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread Adrien Monteleone
I just tested a transaction with your exact 'Car Annual Test' 
description and it worked fine. And yes, I exited and restarted GnuCash 
just to be sure. I'm on Monterey 12.6.7 with a Late 2014 Mini, however.


I'm curious, maybe there is something wrong with just the transaction 
itself? (since you've found 'test' isn't really the issue)


Maybe try this:

1. add 'foo' as you just noted so that original transaction doesn't freeze.

2. create a new transaction with the same details with "Car Annual Test" 
as the description.


3. Observe freezing or not.

If not, then it is that one transaction.

If using the XML backend, maybe open it and do a search for the 
transaction and compare the guts of it against the second one you created.


If it still freezes, try "Car Test Annual" - moving the position of 
'test' up, and see what happens. (the 'foo' should have done it, but...)


Oh, and one question: is this just a normal manually entered 
transaction, or was it generated by the Business Features?


Regards,
Adrien

On 8/3/23 7:54 AM, G R Hewitt wrote:

If I put 'foo' at the end all works well.
When I take 'foo' off the problem returns.
Take out 'test' all works well.
Just for the record, I close GC and restart it on each change when testing,
just to make sure it isn't 'remembering' anything.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread Adrien Monteleone

I just did the same on MacOS Monterey. (The OP is on Sierra)

There was a Windows related freeze in 5.1 that was fixed in 5.2.

Regards,
Adrien

On 8/3/23 9:15 AM, bern...@deprez.biz wrote:
Haven't been fully following the convo but for what it's worth - I just 
tried to create a transaction and used "test"or "Test" as Description - 
no locking or slowdown at all...


I'm on 5.3 on Windows


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread Adrien Monteleone
If so, it is inconsistent. Check a few messages above. G R 'tested' this 
out with several other descriptions containing the word 'test' and 
everything worked fine. It is just this one description freezing up as 
far as I'm aware.


Regards,
Adrien

On 8/3/23 9:06 AM, R Losey wrote:

This almost sounds like "test" is written into the code as a (pardon) test
case. I'm kind of wondering if anyone who uses "test" in the description
will see it. Is it just "test" or are  there other transactions?


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread bern...@deprez.biz
Haven't been fully following the convo but for what it's worth - I just 
tried to create a transaction and used "test"or "Test" as Description - 
no locking or slowdown at all...


I'm on 5.3 on Windows

B.

On 03/08/2023 10:06, R Losey wrote:

This almost sounds like "test" is written into the code as a (pardon) test
case. I'm kind of wondering if anyone who uses "test" in the description
will see it. Is it just "test" or are  there other transactions?

On Thu, Aug 3, 2023 at 7:55 AM G R Hewitt  wrote:


If I put 'foo' at the end all works well.
When I take 'foo' off the problem returns.
Take out 'test' all works well.
Just for the record, I close GC and restart it on each change when testing,
just to make sure it isn't 'remembering' anything.

--

_
Richard Losey
rlo...@gmail.com
Micah 6:8
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread R Losey
This almost sounds like "test" is written into the code as a (pardon) test
case. I'm kind of wondering if anyone who uses "test" in the description
will see it. Is it just "test" or are  there other transactions?

On Thu, Aug 3, 2023 at 7:55 AM G R Hewitt  wrote:

> If I put 'foo' at the end all works well.
> When I take 'foo' off the problem returns.
> Take out 'test' all works well.
> Just for the record, I close GC and restart it on each change when testing,
> just to make sure it isn't 'remembering' anything.
>
> --
_
Richard Losey
rlo...@gmail.com
Micah 6:8
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-03 Thread G R Hewitt
If I put 'foo' at the end all works well.
When I take 'foo' off the problem returns.
Take out 'test' all works well.
Just for the record, I close GC and restart it on each change when testing,
just to make sure it isn't 'remembering' anything.


On Thu, 3 Aug 2023 at 01:26, john  wrote:

> So if you create new entries with the word "test" it doesn't freeze but if
> you put "test" back into the "Car Annual Test" transaction it freezes?
>
> What happens if you create a new transaction with "Car Annual Test" for a
> description? My thought was that the position of "test" in that string
> might have something to do with it, so what about "Car Annual Test Foo",
> both in the original and in a new transaction?
>
> Regards,
> John Ralls
>
>
> > On Aug 2, 2023, at 13:02, G R Hewitt  wrote:
> >
> > I'm not so sure.
> > Your reply prompted me to put it to the test, no pun intended.
> > So I went back to the original entry and typed 'test' at the end of the
> > description text.
> > Lo and behold, the program froze on inputting 'tes' and also when
> deleting
> > it the last 's' of the original entry.
> > The truth is out there ...
> >
> > On Wed, 2 Aug 2023 at 17:06, Adrien Monteleone <
> > adrien.montele...@lusfiber.net> wrote:
> >
> >> So no more freezing? That is indeed strange.
> >>
> >> Good to know it wasn't a problem with the search then.
> >>
> >> Regards,
> >> Adrien
> >>
> >> On 8/2/23 1:52 AM, G R Hewitt wrote:
> >>> Good point.
> >>> I trawled through my transactions and have plenty of 'non', 'stores',
> >>> 'services' etc., so typed those to see how far they'd go.
> >>> They were fine, no freezing.
> >>> I've since created new transactions with 'test', 'Test', 'Test, test,
> >>> test', restarted the program and everything works just fine.
> >>> In my case it may have been 'just one of those things' and has now
> >> cleared.
> >>> But then again ... {cue X-Files theme}.
> >>
> >> ___
> >> gnucash-user mailing list
> >> gnucash-user@gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> -
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
> >>
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
>
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-02 Thread john
So if you create new entries with the word "test" it doesn't freeze but if you 
put "test" back into the "Car Annual Test" transaction it freezes?

What happens if you create a new transaction with "Car Annual Test" for a 
description? My thought was that the position of "test" in that string might 
have something to do with it, so what about "Car Annual Test Foo", both in the 
original and in a new transaction?

Regards,
John Ralls


> On Aug 2, 2023, at 13:02, G R Hewitt  wrote:
> 
> I'm not so sure.
> Your reply prompted me to put it to the test, no pun intended.
> So I went back to the original entry and typed 'test' at the end of the
> description text.
> Lo and behold, the program froze on inputting 'tes' and also when deleting
> it the last 's' of the original entry.
> The truth is out there ...
> 
> On Wed, 2 Aug 2023 at 17:06, Adrien Monteleone <
> adrien.montele...@lusfiber.net> wrote:
> 
>> So no more freezing? That is indeed strange.
>> 
>> Good to know it wasn't a problem with the search then.
>> 
>> Regards,
>> Adrien
>> 
>> On 8/2/23 1:52 AM, G R Hewitt wrote:
>>> Good point.
>>> I trawled through my transactions and have plenty of 'non', 'stores',
>>> 'services' etc., so typed those to see how far they'd go.
>>> They were fine, no freezing.
>>> I've since created new transactions with 'test', 'Test', 'Test, test,
>>> test', restarted the program and everything works just fine.
>>> In my case it may have been 'just one of those things' and has now
>> cleared.
>>> But then again ... {cue X-Files theme}.
>> 
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>> 
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-02 Thread G R Hewitt
I'm not so sure.
Your reply prompted me to put it to the test, no pun intended.
So I went back to the original entry and typed 'test' at the end of the
description text.
Lo and behold, the program froze on inputting 'tes' and also when deleting
it the last 's' of the original entry.
The truth is out there ...

On Wed, 2 Aug 2023 at 17:06, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> So no more freezing? That is indeed strange.
>
> Good to know it wasn't a problem with the search then.
>
> Regards,
> Adrien
>
> On 8/2/23 1:52 AM, G R Hewitt wrote:
> > Good point.
> > I trawled through my transactions and have plenty of 'non', 'stores',
> > 'services' etc., so typed those to see how far they'd go.
> > They were fine, no freezing.
> > I've since created new transactions with 'test', 'Test', 'Test, test,
> > test', restarted the program and everything works just fine.
> > In my case it may have been 'just one of those things' and has now
> cleared.
> > But then again ... {cue X-Files theme}.
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-02 Thread Adrien Monteleone

So no more freezing? That is indeed strange.

Good to know it wasn't a problem with the search then.

Regards,
Adrien

On 8/2/23 1:52 AM, G R Hewitt wrote:

Good point.
I trawled through my transactions and have plenty of 'non', 'stores',
'services' etc., so typed those to see how far they'd go.
They were fine, no freezing.
I've since created new transactions with 'test', 'Test', 'Test, test,
test', restarted the program and everything works just fine.
In my case it may have been 'just one of those things' and has now cleared.
But then again ... {cue X-Files theme}.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-02 Thread G R Hewitt
Good point.
I trawled through my transactions and have plenty of 'non', 'stores',
'services' etc., so typed those to see how far they'd go.
They were fine, no freezing.
I've since created new transactions with 'test', 'Test', 'Test, test,
test', restarted the program and everything works just fine.
In my case it may have been 'just one of those things' and has now cleared.
But then again ... {cue X-Files theme}.

On Wed, 2 Aug 2023 at 05:00, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> John might laugh at me or be annoyed at my 'noise' but considering the
> details, and without even looking at the code, which is likely more
> noise and annoying, I had the initial suspicion that there is a loop
> problem and 't-e-s-t' is a problem because the 't' is repeated, causing
> an infinite loop, and thus lock up. Proof of that suspicion would be to
> test (ha!) another string where the initial character is repeated at
> least immediately after the offered search characters, but that mileage
> may vary. As I said, I haven't looked at the code, and I could be truly
> a fool for even thinking it.
>
> I don't have time today, maybe tomorrow, but if the solution isn't
> found, I'll give it a go to test such a condition at least just for my
> own curiosity.
>
> Regards,
> Adrien
>
> On 8/1/23 3:16 PM, G R Hewitt wrote:
> > I didn't understand the code, I just copied and pasted it.
> > I did wonder about there being a random character as I copied and pasted
> it
> > from the online account.
> > I blitzed the description text in all occurrences and typed it in to make
> > sure it was clean.
> > Very strange that it is just (so far) 'Tes' or 'tes', especially if you
> use
> > back-space to delete, as soon as the last 't' of 'Test' is deleted it
> locks
> > up the program.
> > I await your findings with interest.
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-01 Thread Adrien Monteleone
John might laugh at me or be annoyed at my 'noise' but considering the 
details, and without even looking at the code, which is likely more 
noise and annoying, I had the initial suspicion that there is a loop 
problem and 't-e-s-t' is a problem because the 't' is repeated, causing 
an infinite loop, and thus lock up. Proof of that suspicion would be to 
test (ha!) another string where the initial character is repeated at 
least immediately after the offered search characters, but that mileage 
may vary. As I said, I haven't looked at the code, and I could be truly 
a fool for even thinking it.


I don't have time today, maybe tomorrow, but if the solution isn't 
found, I'll give it a go to test such a condition at least just for my 
own curiosity.


Regards,
Adrien

On 8/1/23 3:16 PM, G R Hewitt wrote:

I didn't understand the code, I just copied and pasted it.
I did wonder about there being a random character as I copied and pasted it
from the online account.
I blitzed the description text in all occurrences and typed it in to make
sure it was clean.
Very strange that it is just (so far) 'Tes' or 'tes', especially if you use
back-space to delete, as soon as the last 't' of 'Test' is deleted it locks
up the program.
I await your findings with interest.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-01 Thread G R Hewitt
I didn't understand the code, I just copied and pasted it.
I did wonder about there being a random character as I copied and pasted it
from the online account.
I blitzed the description text in all occurrences and typed it in to make
sure it was clean.
Very strange that it is just (so far) 'Tes' or 'tes', especially if you use
back-space to delete, as soon as the last 't' of 'Test' is deleted it locks
up the program.
I await your findings with interest.

On Tue, 1 Aug 2023 at 19:46, john  wrote:

> Tesco is left out of the search by the `[^c]` term in the regular
> expression: It allows any character except c after "tes".
>
> The bit about Test is interesting. I was expecting the problem to be
> something other than a normal character; the implication is that it has
> something to do with the last character in the string. I'll experiment with
> that a bit.
>
> Regards,
> John Ralls
>
> On Jul 31, 2023, at 23:16, G R Hewitt  wrote:
>
> With regards to my previous answer, I decided to delete the word 'Test'
> from 'Car Annual Test' and replaced it with 'NCT'. I could, in the first
> instance, only backspace delete the 's' of 'Test' as it froze.
> Then I entered the word 'Tesco' in the'Bank' register description and it
> went in just fine.
> I then replaced 'NCT' with 'Test' and the problem returned.
> I have left it as 'NCT'.
>
> --
>
> Okay John, done that.
>
> Search = [[:<:]]tes[^c]
>
> Returns two entries and the description for both is 'Car Annual Test' -
> which gives the 'Tes' in question.
> Oddly there are no 'Tesco' transactions - ought there to be, I should have
> thought so?
> The entries are:
> Bank > Prepayments
> Prepayments > Car
>
> Search = [[:<:]]tes[^a-z] Returns nothing.
>
> On Mon, 31 Jul 2023 at 18:28, john  wrote:
>
>> We need to move this back to the list, your results are of general
>> interest and I don't think that they reveal anything private.
>>
>> The matcher only tries to match on the beginning of words, so whatever is
>> causing the problem starts with `tes` and `ates` won't match it.
>>
>> Let's try to find it: Open the find dialog (Edit>Find or cmd-F) in the
>> register. Select "matches regex" from the list button after "Description"
>> and enter "[[:<:]]tes[^c]" (no quotes) and click Find. That will present a
>> list of transactions with descriptions having words starting with tes that
>> aren't tesco. If it's too many to look through try "[[:<:]]tes[^a-z]"; that
>> will show only entries where tes is followed by something that isn't a
>> letter.
>>
>> Regards,
>> John Ralls
>>
>>
>>
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-01 Thread john
Tesco is left out of the search by the `[^c]` term in the regular expression: 
It allows any character except c after "tes".

The bit about Test is interesting. I was expecting the problem to be something 
other than a normal character; the implication is that it has something to do 
with the last character in the string. I'll experiment with that a bit.

Regards,
John Ralls

> On Jul 31, 2023, at 23:16, G R Hewitt  wrote:
> 
> With regards to my previous answer, I decided to delete the word 'Test' from 
> 'Car Annual Test' and replaced it with 'NCT'. I could, in the first instance, 
> only backspace delete the 's' of 'Test' as it froze.
> Then I entered the word 'Tesco' in the'Bank' register description and it went 
> in just fine.
> I then replaced 'NCT' with 'Test' and the problem returned.
> I have left it as 'NCT'. 
> 
> --
> 
> Okay John, done that.
> 
> Search = [[:<:]]tes[^c]
> 
> Returns two entries and the description for both is 'Car Annual Test' - which 
> gives the 'Tes' in question. 
> Oddly there are no 'Tesco' transactions - ought there to be, I should have 
> thought so?
> The entries are:
> Bank > Prepayments
> Prepayments > Car
> 
> Search = [[:<:]]tes[^a-z] Returns nothing.
> 
> On Mon, 31 Jul 2023 at 18:28, john  > wrote:
>> We need to move this back to the list, your results are of general interest 
>> and I don't think that they reveal anything private.
>> 
>> The matcher only tries to match on the beginning of words, so whatever is 
>> causing the problem starts with `tes` and `ates` won't match it.
>> 
>> Let's try to find it: Open the find dialog (Edit>Find or cmd-F) in the 
>> register. Select "matches regex" from the list button after "Description" 
>> and enter "[[:<:]]tes[^c]" (no quotes) and click Find. That will present a 
>> list of transactions with descriptions having words starting with tes that 
>> aren't tesco. If it's too many to look through try "[[:<:]]tes[^a-z]"; that 
>> will show only entries where tes is followed by something that isn't a 
>> letter.
>> 
>> Regards,
>> John Ralls
>> 
>> 
> 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-08-01 Thread G R Hewitt
With regards to my previous answer, I decided to delete the word 'Test'
from 'Car Annual Test' and replaced it with 'NCT'. I could, in the first
instance, only backspace delete the 's' of 'Test' as it froze.
Then I entered the word 'Tesco' in the'Bank' register description and it
went in just fine.
I then replaced 'NCT' with 'Test' and the problem returned.
I have left it as 'NCT'.

--

Okay John, done that.

Search = [[:<:]]tes[^c]

Returns two entries and the description for both is 'Car Annual Test' -
which gives the 'Tes' in question.
Oddly there are no 'Tesco' transactions - ought there to be, I should have
thought so?
The entries are:
Bank > Prepayments
Prepayments > Car

Search = [[:<:]]tes[^a-z] Returns nothing.

On Mon, 31 Jul 2023 at 18:28, john  wrote:

> We need to move this back to the list, your results are of general
> interest and I don't think that they reveal anything private.
>
> The matcher only tries to match on the beginning of words, so whatever is
> causing the problem starts with `tes` and `ates` won't match it.
>
> Let's try to find it: Open the find dialog (Edit>Find or cmd-F) in the
> register. Select "matches regex" from the list button after "Description"
> and enter "[[:<:]]tes[^c]" (no quotes) and click Find. That will present a
> list of transactions with descriptions having words starting with tes that
> aren't tesco. If it's too many to look through try "[[:<:]]tes[^a-z]"; that
> will show only entries where tes is followed by something that isn't a
> letter.
>
> Regards,
> John Ralls
>
>
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-31 Thread G R Hewitt
Okay John, done that.

Search = [[:<:]]tes[^c]

Returns two entries and the description for both is 'Car Annual Test' -
which gives the 'Tes' in question.
Oddly there are no 'Tesco' transactions - ought there to be, I should have
thought so?
The entries are:
Bank > Prepayments
Prepayments > Car

Search = [[:<:]]tes[^a-z] Returns nothing.

On Mon, 31 Jul 2023 at 18:28, john  wrote:

> We need to move this back to the list, your results are of general
> interest and I don't think that they reveal anything private.
>
> The matcher only tries to match on the beginning of words, so whatever is
> causing the problem starts with `tes` and `ates` won't match it.
>
> Let's try to find it: Open the find dialog (Edit>Find or cmd-F) in the
> register. Select "matches regex" from the list button after "Description"
> and enter "[[:<:]]tes[^c]" (no quotes) and click Find. That will present a
> list of transactions with descriptions having words starting with tes that
> aren't tesco. If it's too many to look through try "[[:<:]]tes[^a-z]"; that
> will show only entries where tes is followed by something that isn't a
> letter.
>
> Regards,
> John Ralls
>
>
>
> On Jul 31, 2023, at 01:19, G R Hewitt  wrote:
>
> John,
> forgot to add, I typed characters before 'tes' like ates, aaates, also
> abctestes. 'Tes' after a character works fine.
> Just 'Tes' it seems.
> G
>
> On Sun, 30 Jul 2023 at 19:00, john  wrote:
>
>> Thanks.
>>
>> Do you have a lot of tabs open, maybe in multiple windows?
>>
>> If so, could you quit GnuCash,  rename the .gcm file corresponding to
>> your book in $HOME/Library/Application Support/Gnucash/books, restart
>> GnuCash, open only whatever bank account you use when buying groceries, and
>> see if it still locks up when you try to enter tesco?
>>
>> Regards,
>> John Ralls
>>
>>
>> On Jul 30, 2023, at 09:42, G R Hewitt  wrote:
>>
>> There you go John.
>> I just typed 'tes', which seems to be the only sequence that freezes the
>> program for me.
>> Thanks, and good luck
>> GRH
>>
>>
>> On Sun, 30 Jul 2023 at 16:33, john  wrote:
>>
>>> Following up on that, since you're on macOS there's a diagnostic option
>>> that's not readily available on other platforms:
>>> 1. Open /Applications/Utilities/Activity Monitor. Find GnuCash in the
>>> process list and select it.
>>> 2. Type a character in the description field of  a new transaction to
>>> make GnuCash Freeze.
>>> 3. Back in Activity Monitor, click the gear icon and select "Sample
>>> Process" from the resulting menu.
>>> 4. Attach the resulting file to a reply.
>>>
>>> Regards,
>>> John Ralls
>>>
>>>
>>>
>>> > On Jul 29, 2023, at 14:03, John Ralls  wrote:
>>> >
>>> > That's interesting, yours is the first report of this on macOS.
>>> >
>>> > Regards,
>>> > John Ralls
>>> >
>>> >> On Jul 29, 2023, at 12:59 PM, G R Hewitt  wrote:
>>> >>
>>> >> Hi John, I am using MacOS High Sierra 10.13.6 2010 MacPro 5.1
>>> >>
>>> >> On Sat, 29 Jul 2023 at 18:00, john  wrote:
>>> >>
>>> >>> For bug-filing instructions see
>>> >>>
>>> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones
>>> >>> .
>>> >>>
>>> >>> Chris Green and G R Hewitt, what OS/distro are you running and how
>>> did you
>>> >>> install GnuCash?
>>> >>>
>>> >>> For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate,
>>> etc.)
>>> >>> are you using?
>>> >>>
>>> >>> Regards,
>>> >>> John Ralls
>>> >>>
>>> >>>
>>>  On Jul 29, 2023, at 05:29, AgedLace  wrote:
>>> 
>>>  Can you point me in the direction needed in order to file the
>>> bug-report?
>>> 
>>>  Thank you!
>>> 
>>> 
>>>  On 7/29/23 08:26, Adrien Monteleone wrote:
>>> > Sorry, indeed, I missed that.
>>> >
>>> > Consider stepping back to 4.14 in that case.
>>> >
>>> > But also consider filing a bug report for sure so it can be
>>> addressed.
>>> >
>>> > Regards,
>>> > Adrien
>>> >
>>> > On 7/29/23 7:09 AM, AgedLace wrote:
>>> >> As i mentioned, my repository has version 5.3-1.  This is the
>>> version
>>> >>> I am using.
>>> >
>>> > ___
>>> > gnucash-user mailing list
>>> > gnucash-user@gnucash.org
>>> > To update your subscription preferences or to unsubscribe:
>>> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> > -
>>> > Please remember to CC this list on all your replies.
>>> > You can do this by using Reply-To-List or Reply-All.
>>>
>>> 
>>
>>
>>
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-31 Thread john
We need to move this back to the list, your results are of general interest and 
I don't think that they reveal anything private.

The matcher only tries to match on the beginning of words, so whatever is 
causing the problem starts with `tes` and `ates` won't match it.

Let's try to find it: Open the find dialog (Edit>Find or cmd-F) in the 
register. Select "matches regex" from the list button after "Description" and 
enter "[[:<:]]tes[^c]" (no quotes) and click Find. That will present a list of 
transactions with descriptions having words starting with tes that aren't 
tesco. If it's too many to look through try "[[:<:]]tes[^a-z]"; that will show 
only entries where tes is followed by something that isn't a letter.

Regards,
John Ralls



> On Jul 31, 2023, at 01:19, G R Hewitt  wrote:
> 
> John,
> forgot to add, I typed characters before 'tes' like ates, aaates, also 
> abctestes. 'Tes' after a character works fine. 
> Just 'Tes' it seems.
> G
> 
> On Sun, 30 Jul 2023 at 19:00, john  > wrote:
>> Thanks.
>> 
>> Do you have a lot of tabs open, maybe in multiple windows?
>> 
>> If so, could you quit GnuCash,  rename the .gcm file corresponding to your 
>> book in $HOME/Library/Application Support/Gnucash/books, restart GnuCash, 
>> open only whatever bank account you use when buying groceries, and see if it 
>> still locks up when you try to enter tesco?
>> 
>> Regards,
>> John Ralls
>> 
>> 
>>> On Jul 30, 2023, at 09:42, G R Hewitt >> > wrote:
>>> 
>>> There you go John.
>>> I just typed 'tes', which seems to be the only sequence that freezes the 
>>> program for me.
>>> Thanks, and good luck
>>> GRH
>>> 
>>> 
>>> On Sun, 30 Jul 2023 at 16:33, john >> > wrote:
 Following up on that, since you're on macOS there's a diagnostic option 
 that's not readily available on other platforms:
 1. Open /Applications/Utilities/Activity Monitor. Find GnuCash in the 
 process list and select it.
 2. Type a character in the description field of  a new transaction to make 
 GnuCash Freeze.
 3. Back in Activity Monitor, click the gear icon and select "Sample 
 Process" from the resulting menu. 
 4. Attach the resulting file to a reply.
 
 Regards,
 John Ralls
 
 
 
 > On Jul 29, 2023, at 14:03, John Ralls >>> > > wrote:
 > 
 > That's interesting, yours is the first report of this on macOS.
 > 
 > Regards,
 > John Ralls
 > 
 >> On Jul 29, 2023, at 12:59 PM, G R Hewitt >>> >> > wrote:
 >> 
 >> Hi John, I am using MacOS High Sierra 10.13.6 2010 MacPro 5.1
 >> 
 >> On Sat, 29 Jul 2023 at 18:00, john >>> >> > wrote:
 >> 
 >>> For bug-filing instructions see
 >>> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones
 >>> .
 >>> 
 >>> Chris Green and G R Hewitt, what OS/distro are you running and how did 
 >>> you
 >>> install GnuCash?
 >>> 
 >>> For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, 
 >>> etc.)
 >>> are you using?
 >>> 
 >>> Regards,
 >>> John Ralls
 >>> 
 >>> 
  On Jul 29, 2023, at 05:29, AgedLace >>>  > wrote:
  
  Can you point me in the direction needed in order to file the 
  bug-report?
  
  Thank you!
  
  
  On 7/29/23 08:26, Adrien Monteleone wrote:
 > Sorry, indeed, I missed that.
 > 
 > Consider stepping back to 4.14 in that case.
 > 
 > But also consider filing a bug report for sure so it can be 
 > addressed.
 > 
 > Regards,
 > Adrien
 > 
 > On 7/29/23 7:09 AM, AgedLace wrote:
 >> As i mentioned, my repository has version 5.3-1.  This is the 
 >> version
 >>> I am using.
 > 
 > ___
 > gnucash-user mailing list
 > gnucash-user@gnucash.org 
 > To update your subscription preferences or to unsubscribe:
 > https://lists.gnucash.org/mailman/listinfo/gnucash-user
 > -
 > Please remember to CC this list on all your replies.
 > You can do this by using Reply-To-List or Reply-All.
 
>>> 
>> 

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-30 Thread john
Following up on that, since you're on macOS there's a diagnostic option that's 
not readily available on other platforms:
1. Open /Applications/Utilities/Activity Monitor. Find GnuCash in the process 
list and select it.
2. Type a character in the description field of  a new transaction to make 
GnuCash Freeze.
3. Back in Activity Monitor, click the gear icon and select "Sample Process" 
from the resulting menu. 
4. Attach the resulting file to a reply.

Regards,
John Ralls



> On Jul 29, 2023, at 14:03, John Ralls  wrote:
> 
> That's interesting, yours is the first report of this on macOS.
> 
> Regards,
> John Ralls
> 
>> On Jul 29, 2023, at 12:59 PM, G R Hewitt  wrote:
>> 
>> Hi John, I am using MacOS High Sierra 10.13.6 2010 MacPro 5.1
>> 
>> On Sat, 29 Jul 2023 at 18:00, john  wrote:
>> 
>>> For bug-filing instructions see
>>> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones
>>> .
>>> 
>>> Chris Green and G R Hewitt, what OS/distro are you running and how did you
>>> install GnuCash?
>>> 
>>> For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, etc.)
>>> are you using?
>>> 
>>> Regards,
>>> John Ralls
>>> 
>>> 
 On Jul 29, 2023, at 05:29, AgedLace  wrote:
 
 Can you point me in the direction needed in order to file the bug-report?
 
 Thank you!
 
 
 On 7/29/23 08:26, Adrien Monteleone wrote:
> Sorry, indeed, I missed that.
> 
> Consider stepping back to 4.14 in that case.
> 
> But also consider filing a bug report for sure so it can be addressed.
> 
> Regards,
> Adrien
> 
> On 7/29/23 7:09 AM, AgedLace wrote:
>> As i mentioned, my repository has version 5.3-1.  This is the version
>>> I am using.
> 
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-30 Thread Adrien Monteleone
Make sure your time zone and clock are correct on your system. Though if 
they weren't, I'd think more than one site wouldn't resolve correctly.


If they are far off, you can get resolution errors like what you've seen.

Regards,
Adrien

On 7/29/23 3:44 PM, AgedLace wrote:
That didn't work for me either.  I have no idea what it could be.  And 
I'm not able to spend any more time on it right now.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace
Will do!!! [also have rebooted ... several times] ... it *is* an old 
computer, but still.  LOL!


Thank you again!  I appreciate everyone's time and eagerness to help!


On 7/29/23 17:40, David Carlson wrote:
Wow!  Just to read the wiki you could use a smartphone or a friend,s 
computer.  I am intrigued by odd problems like yours, so when you do 
solve it please let us know what you found.


On Sat, Jul 29, 2023 at 4:28 PM David Carlson 
 wrote:


AgedLace,

If you haven't re-booted lately, do that before trying again.

On Sat, Jul 29, 2023 at 4:08 PM John Ralls  wrote:

One needs a login only to edit pages, not to read. When you
have time and if the problem hasn't resolved itself, try
opening a terminal window and running `traceroute
wiki.gnucash.org `. If it prints more
than 3 lines of * * * then kill it with control-C.

Regards,
John Ralls


> On Jul 29, 2023, at 12:57 PM, AgedLace 
wrote:
>
> I've tried Firefox, Brave and Chromium browsers ... all
other sites are working fine, just the wiki.gnucash.org
 site refusing connection.
>
> Question? Does one need to login to the wiki?
>
> On 7/29/23 15:51, David H wrote:
>> Must be something at your end, both links are working fine
for me.
>>
>> Cheers David H.
>>
>>
>> On Sun, 30 Jul 2023 at 04:20, AgedLace
 wrote:
>> Unfortunately, I'm getting the following error message.
>>
>>     This site can’t be reached
>>
>> wiki.gnucash.org  refused to connect.
>>
>>
>>
>> On 7/29/23 12:59, john wrote:
>> > For bug-filing instructions see
>> >

https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.

>> >
>> >
>> > Chris Green and G R Hewitt, what OS/distro are you
running and how did
>> > you install GnuCash?
>> >
>> > For all three of you, what Window Manager (e.g. Gnome,
XFCE, Mate,
>> > etc.) are you using?
>> >
>> > Regards,
>> > John Ralls
>> >
>> >
>> >> On Jul 29, 2023, at 05:29, AgedLace
 wrote:
>> >>
>> >> Can you point me in the direction needed in order to
file the bug-report?
>> >>
>> >> Thank you!
>> >>
>> >>
>> >> On 7/29/23 08:26, Adrien Monteleone wrote:
>> >>> Sorry, indeed, I missed that.
>> >>>
>> >>> Consider stepping back to 4.14 in that case.
>> >>>
>> >>> But also consider filing a bug report for sure so it
can be addressed.
>> >>>
>> >>> Regards,
>> >>> Adrien
>> >>>
>> >>> On 7/29/23 7:09 AM, AgedLace wrote:
>>  As i mentioned, my repository has version 5.3-1.  This
is the
>>  version I am using.
>> >>>
>> >>> ___
>> >>> gnucash-user mailing list
>> >>> gnucash-user@gnucash.org
>> >>> To update your subscription preferences or to unsubscribe:
>> >>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> >>> -
>> >>> Please remember to CC this list on all your replies.
>> >>> You can do this by using Reply-To-List or Reply-All.
>> >> ___
>> >> gnucash-user mailing list
>> >> gnucash-user@gnucash.org
>> >> To update your subscription preferences or to unsubscribe:
>> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> >> -
>> >> Please remember to CC this list on all your replies.
>> >> You can do this by using Reply-To-List or Reply-All.
>> >
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



-- 
David Carlson




--
David Carlson

___
gnucash-user mailing list

Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread David Carlson
Wow!  Just to read the wiki you could use a smartphone or a friend,s
computer.  I am intrigued by odd problems like yours, so when you do solve
it please let us know what you found.

On Sat, Jul 29, 2023 at 4:28 PM David Carlson 
wrote:

> AgedLace,
>
> If you haven't re-booted lately, do that before trying again.
>
> On Sat, Jul 29, 2023 at 4:08 PM John Ralls  wrote:
>
>> One needs a login only to edit pages, not to read. When you have time and
>> if the problem hasn't resolved itself, try opening a terminal window and
>> running `traceroute wiki.gnucash.org`. If it prints more than 3 lines of
>> * * * then kill it with control-C.
>>
>> Regards,
>> John Ralls
>>
>>
>> > On Jul 29, 2023, at 12:57 PM, AgedLace  wrote:
>> >
>> > I've tried Firefox, Brave and Chromium browsers ... all other sites are
>> working fine, just the wiki.gnucash.org site refusing connection.
>> >
>> > Question? Does one need to login to the wiki?
>> >
>> > On 7/29/23 15:51, David H wrote:
>> >> Must be something at your end, both links are working fine for me.
>> >>
>> >> Cheers David H.
>> >>
>> >>
>> >> On Sun, 30 Jul 2023 at 04:20, AgedLace  wrote:
>> >> Unfortunately, I'm getting the following error message.
>> >>
>> >> This site can’t be reached
>> >>
>> >> wiki.gnucash.org refused to connect.
>> >>
>> >>
>> >>
>> >> On 7/29/23 12:59, john wrote:
>> >> > For bug-filing instructions see
>> >> >
>> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.
>>
>> >> >
>> >> >
>> >> > Chris Green and G R Hewitt, what OS/distro are you running and how
>> did
>> >> > you install GnuCash?
>> >> >
>> >> > For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate,
>> >> > etc.) are you using?
>> >> >
>> >> > Regards,
>> >> > John Ralls
>> >> >
>> >> >
>> >> >> On Jul 29, 2023, at 05:29, AgedLace  wrote:
>> >> >>
>> >> >> Can you point me in the direction needed in order to file the
>> bug-report?
>> >> >>
>> >> >> Thank you!
>> >> >>
>> >> >>
>> >> >> On 7/29/23 08:26, Adrien Monteleone wrote:
>> >> >>> Sorry, indeed, I missed that.
>> >> >>>
>> >> >>> Consider stepping back to 4.14 in that case.
>> >> >>>
>> >> >>> But also consider filing a bug report for sure so it can be
>> addressed.
>> >> >>>
>> >> >>> Regards,
>> >> >>> Adrien
>> >> >>>
>> >> >>> On 7/29/23 7:09 AM, AgedLace wrote:
>> >>  As i mentioned, my repository has version 5.3-1.  This is the
>> >>  version I am using.
>> >> >>>
>> >> >>> ___
>> >> >>> gnucash-user mailing list
>> >> >>> gnucash-user@gnucash.org
>> >> >>> To update your subscription preferences or to unsubscribe:
>> >> >>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> >> >>> -
>> >> >>> Please remember to CC this list on all your replies.
>> >> >>> You can do this by using Reply-To-List or Reply-All.
>> >> >> ___
>> >> >> gnucash-user mailing list
>> >> >> gnucash-user@gnucash.org
>> >> >> To update your subscription preferences or to unsubscribe:
>> >> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> >> >> -
>> >> >> Please remember to CC this list on all your replies.
>> >> >> You can do this by using Reply-To-List or Reply-All.
>> >> >
>> >> ___
>> >> gnucash-user mailing list
>> >> gnucash-user@gnucash.org
>> >> To update your subscription preferences or to unsubscribe:
>> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> >> -
>> >> Please remember to CC this list on all your replies.
>> >> You can do this by using Reply-To-List or Reply-All.
>>
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>>
>
>
> --
> David Carlson
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread David Carlson
AgedLace,

If you haven't re-booted lately, do that before trying again.

On Sat, Jul 29, 2023 at 4:08 PM John Ralls  wrote:

> One needs a login only to edit pages, not to read. When you have time and
> if the problem hasn't resolved itself, try opening a terminal window and
> running `traceroute wiki.gnucash.org`. If it prints more than 3 lines of
> * * * then kill it with control-C.
>
> Regards,
> John Ralls
>
>
> > On Jul 29, 2023, at 12:57 PM, AgedLace  wrote:
> >
> > I've tried Firefox, Brave and Chromium browsers ... all other sites are
> working fine, just the wiki.gnucash.org site refusing connection.
> >
> > Question? Does one need to login to the wiki?
> >
> > On 7/29/23 15:51, David H wrote:
> >> Must be something at your end, both links are working fine for me.
> >>
> >> Cheers David H.
> >>
> >>
> >> On Sun, 30 Jul 2023 at 04:20, AgedLace  wrote:
> >> Unfortunately, I'm getting the following error message.
> >>
> >> This site can’t be reached
> >>
> >> wiki.gnucash.org refused to connect.
> >>
> >>
> >>
> >> On 7/29/23 12:59, john wrote:
> >> > For bug-filing instructions see
> >> >
> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.
>
> >> >
> >> >
> >> > Chris Green and G R Hewitt, what OS/distro are you running and how
> did
> >> > you install GnuCash?
> >> >
> >> > For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate,
> >> > etc.) are you using?
> >> >
> >> > Regards,
> >> > John Ralls
> >> >
> >> >
> >> >> On Jul 29, 2023, at 05:29, AgedLace  wrote:
> >> >>
> >> >> Can you point me in the direction needed in order to file the
> bug-report?
> >> >>
> >> >> Thank you!
> >> >>
> >> >>
> >> >> On 7/29/23 08:26, Adrien Monteleone wrote:
> >> >>> Sorry, indeed, I missed that.
> >> >>>
> >> >>> Consider stepping back to 4.14 in that case.
> >> >>>
> >> >>> But also consider filing a bug report for sure so it can be
> addressed.
> >> >>>
> >> >>> Regards,
> >> >>> Adrien
> >> >>>
> >> >>> On 7/29/23 7:09 AM, AgedLace wrote:
> >>  As i mentioned, my repository has version 5.3-1.  This is the
> >>  version I am using.
> >> >>>
> >> >>> ___
> >> >>> gnucash-user mailing list
> >> >>> gnucash-user@gnucash.org
> >> >>> To update your subscription preferences or to unsubscribe:
> >> >>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> >>> -
> >> >>> Please remember to CC this list on all your replies.
> >> >>> You can do this by using Reply-To-List or Reply-All.
> >> >> ___
> >> >> gnucash-user mailing list
> >> >> gnucash-user@gnucash.org
> >> >> To update your subscription preferences or to unsubscribe:
> >> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> >> -
> >> >> Please remember to CC this list on all your replies.
> >> >> You can do this by using Reply-To-List or Reply-All.
> >> >
> >> ___
> >> gnucash-user mailing list
> >> gnucash-user@gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> -
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>


-- 
David Carlson
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace

My manjaro doesn't have traceroute.

I tried 'ping' ... it did one line then stalled.  So, the problem must 
be on my end ... i just have no way to know what / how and you guys have 
far more important things to do then to help me troubleshoot my computer.


THANK YOU for trying!!!


On 7/29/23 17:07, John Ralls wrote:

One needs a login only to edit pages, not to read. When you have time and if 
the problem hasn't resolved itself, try opening a terminal window and running 
`traceroute wiki.gnucash.org`. If it prints more than 3 lines of * * * then 
kill it with control-C.

Regards,
John Ralls



On Jul 29, 2023, at 12:57 PM, AgedLace  wrote:

I've tried Firefox, Brave and Chromium browsers ... all other sites are working 
fine, just the wiki.gnucash.org site refusing connection.

Question? Does one need to login to the wiki?

On 7/29/23 15:51, David H wrote:

Must be something at your end, both links are working fine for me.

Cheers David H.


On Sun, 30 Jul 2023 at 04:20, AgedLace  wrote:
Unfortunately, I'm getting the following error message.

 This site can’t be reached

 wiki.gnucash.org refused to connect.



On 7/29/23 12:59, john wrote:

For bug-filing instructions see
https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.


Chris Green and G R Hewitt, what OS/distro are you running and how did
you install GnuCash?

For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate,
etc.) are you using?

Regards,
John Ralls



On Jul 29, 2023, at 05:29, AgedLace  wrote:

Can you point me in the direction needed in order to file the bug-report?

Thank you!


On 7/29/23 08:26, Adrien Monteleone wrote:

Sorry, indeed, I missed that.

Consider stepping back to 4.14 in that case.

But also consider filing a bug report for sure so it can be addressed.

Regards,
Adrien

On 7/29/23 7:09 AM, AgedLace wrote:

As i mentioned, my repository has version 5.3-1.  This is the
version I am using.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread John Ralls
It might feel the same but it's very much not the same. The quickfill is quite 
different on 5.x from previous versions.

Regards,
John Ralls

> On Jul 29, 2023, at 11:21 AM, Chris Green  wrote:
> 
> On Sat, Jul 29, 2023 at 09:59:37AM -0700, john wrote:
>> For bug-filing instructions see 
>> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.
>>  
>> 
>> 
>> Chris Green and G R Hewitt, what OS/distro are you running and how did you 
>> install GnuCash?
>> 
> I'm running [x]ubuntu 22.04 and 23.04 with GnuCash versions 4.13 and
> 4.8 respectively, the text entry issue feels much the same on both.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread John Ralls
One needs a login only to edit pages, not to read. When you have time and if 
the problem hasn't resolved itself, try opening a terminal window and running 
`traceroute wiki.gnucash.org`. If it prints more than 3 lines of * * * then 
kill it with control-C.

Regards,
John Ralls


> On Jul 29, 2023, at 12:57 PM, AgedLace  wrote:
> 
> I've tried Firefox, Brave and Chromium browsers ... all other sites are 
> working fine, just the wiki.gnucash.org site refusing connection.
> 
> Question? Does one need to login to the wiki?
> 
> On 7/29/23 15:51, David H wrote:
>> Must be something at your end, both links are working fine for me.
>> 
>> Cheers David H.
>> 
>> 
>> On Sun, 30 Jul 2023 at 04:20, AgedLace  wrote:
>> Unfortunately, I'm getting the following error message.
>> 
>> This site can’t be reached
>> 
>> wiki.gnucash.org refused to connect.
>> 
>> 
>> 
>> On 7/29/23 12:59, john wrote:
>> > For bug-filing instructions see 
>> > https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.
>> >  
>> >
>> >
>> > Chris Green and G R Hewitt, what OS/distro are you running and how did 
>> > you install GnuCash?
>> >
>> > For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, 
>> > etc.) are you using?
>> >
>> > Regards,
>> > John Ralls
>> >
>> >
>> >> On Jul 29, 2023, at 05:29, AgedLace  wrote:
>> >>
>> >> Can you point me in the direction needed in order to file the bug-report?
>> >>
>> >> Thank you!
>> >>
>> >>
>> >> On 7/29/23 08:26, Adrien Monteleone wrote:
>> >>> Sorry, indeed, I missed that.
>> >>>
>> >>> Consider stepping back to 4.14 in that case.
>> >>>
>> >>> But also consider filing a bug report for sure so it can be addressed.
>> >>>
>> >>> Regards,
>> >>> Adrien
>> >>>
>> >>> On 7/29/23 7:09 AM, AgedLace wrote:
>>  As i mentioned, my repository has version 5.3-1.  This is the 
>>  version I am using.
>> >>>
>> >>> ___
>> >>> gnucash-user mailing list
>> >>> gnucash-user@gnucash.org
>> >>> To update your subscription preferences or to unsubscribe:
>> >>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> >>> -
>> >>> Please remember to CC this list on all your replies.
>> >>> You can do this by using Reply-To-List or Reply-All.
>> >> ___
>> >> gnucash-user mailing list
>> >> gnucash-user@gnucash.org
>> >> To update your subscription preferences or to unsubscribe:
>> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> >> -
>> >> Please remember to CC this list on all your replies.
>> >> You can do this by using Reply-To-List or Reply-All.
>> >
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread John Ralls
That's interesting, yours is the first report of this on macOS.

Regards,
John Ralls

> On Jul 29, 2023, at 12:59 PM, G R Hewitt  wrote:
> 
> Hi John, I am using MacOS High Sierra 10.13.6 2010 MacPro 5.1
> 
> On Sat, 29 Jul 2023 at 18:00, john  wrote:
> 
>> For bug-filing instructions see
>> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones
>> .
>> 
>> Chris Green and G R Hewitt, what OS/distro are you running and how did you
>> install GnuCash?
>> 
>> For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, etc.)
>> are you using?
>> 
>> Regards,
>> John Ralls
>> 
>> 
>>> On Jul 29, 2023, at 05:29, AgedLace  wrote:
>>> 
>>> Can you point me in the direction needed in order to file the bug-report?
>>> 
>>> Thank you!
>>> 
>>> 
>>> On 7/29/23 08:26, Adrien Monteleone wrote:
 Sorry, indeed, I missed that.
 
 Consider stepping back to 4.14 in that case.
 
 But also consider filing a bug report for sure so it can be addressed.
 
 Regards,
 Adrien
 
 On 7/29/23 7:09 AM, AgedLace wrote:
> As i mentioned, my repository has version 5.3-1.  This is the version
>> I am using.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace
That didn't work for me either.  I have no idea what it could be.  And 
I'm not able to spend any more time on it right now.


Thank you all for your input and suggestions and help!!!


On 7/29/23 16:27, David Carlson wrote:

AgedLace,

Try using private or incognito mode with your browser.  I just tried with
Brave in Incognito mode and got right in to wiki.gnucash.org.  no login
required.

I have been having issues lately with overly agressively protective
programs like MacAfee in my Windows machine.

My Linux machine has no problems getting to the Internet.

On Sat, Jul 29, 2023, 3:04 PM G R Hewitt  wrote:


Oh, and sorry, I installed from the dmg install off the supplied link re:
the upgrade to 5.3.

On Sat, 29 Jul 2023 at 18:00, john  wrote:


For bug-filing instructions see


https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones

.

Chris Green and G R Hewitt, what OS/distro are you running and how did

you

install GnuCash?

For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, etc.)
are you using?

Regards,
John Ralls



On Jul 29, 2023, at 05:29, AgedLace  wrote:

Can you point me in the direction needed in order to file the

bug-report?

Thank you!


On 7/29/23 08:26, Adrien Monteleone wrote:

Sorry, indeed, I missed that.

Consider stepping back to 4.14 in that case.

But also consider filing a bug report for sure so it can be addressed.

Regards,
Adrien

On 7/29/23 7:09 AM, AgedLace wrote:

As i mentioned, my repository has version 5.3-1.  This is the version

I am using.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace

Thank you - I will try that.

On 7/29/23 16:27, David Carlson wrote:

AgedLace,

Try using private or incognito mode with your browser.  I just tried with
Brave in Incognito mode and got right in to wiki.gnucash.org.  no login
required.

I have been having issues lately with overly agressively protective
programs like MacAfee in my Windows machine.

My Linux machine has no problems getting to the Internet.

On Sat, Jul 29, 2023, 3:04 PM G R Hewitt  wrote:


Oh, and sorry, I installed from the dmg install off the supplied link re:
the upgrade to 5.3.

On Sat, 29 Jul 2023 at 18:00, john  wrote:


For bug-filing instructions see


https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones

.

Chris Green and G R Hewitt, what OS/distro are you running and how did

you

install GnuCash?

For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, etc.)
are you using?

Regards,
John Ralls



On Jul 29, 2023, at 05:29, AgedLace  wrote:

Can you point me in the direction needed in order to file the

bug-report?

Thank you!


On 7/29/23 08:26, Adrien Monteleone wrote:

Sorry, indeed, I missed that.

Consider stepping back to 4.14 in that case.

But also consider filing a bug report for sure so it can be addressed.

Regards,
Adrien

On 7/29/23 7:09 AM, AgedLace wrote:

As i mentioned, my repository has version 5.3-1.  This is the version

I am using.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread David Carlson
AgedLace,

Try using private or incognito mode with your browser.  I just tried with
Brave in Incognito mode and got right in to wiki.gnucash.org.  no login
required.

I have been having issues lately with overly agressively protective
programs like MacAfee in my Windows machine.

My Linux machine has no problems getting to the Internet.

On Sat, Jul 29, 2023, 3:04 PM G R Hewitt  wrote:

> Oh, and sorry, I installed from the dmg install off the supplied link re:
> the upgrade to 5.3.
>
> On Sat, 29 Jul 2023 at 18:00, john  wrote:
>
> > For bug-filing instructions see
> >
> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones
> > .
> >
> > Chris Green and G R Hewitt, what OS/distro are you running and how did
> you
> > install GnuCash?
> >
> > For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, etc.)
> > are you using?
> >
> > Regards,
> > John Ralls
> >
> >
> > > On Jul 29, 2023, at 05:29, AgedLace  wrote:
> > >
> > > Can you point me in the direction needed in order to file the
> bug-report?
> > >
> > > Thank you!
> > >
> > >
> > > On 7/29/23 08:26, Adrien Monteleone wrote:
> > >> Sorry, indeed, I missed that.
> > >>
> > >> Consider stepping back to 4.14 in that case.
> > >>
> > >> But also consider filing a bug report for sure so it can be addressed.
> > >>
> > >> Regards,
> > >> Adrien
> > >>
> > >> On 7/29/23 7:09 AM, AgedLace wrote:
> > >>> As i mentioned, my repository has version 5.3-1.  This is the version
> > I am using.
> > >>
> > >> ___
> > >> gnucash-user mailing list
> > >> gnucash-user@gnucash.org
> > >> To update your subscription preferences or to unsubscribe:
> > >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > >> -
> > >> Please remember to CC this list on all your replies.
> > >> You can do this by using Reply-To-List or Reply-All.
> > > ___
> > > gnucash-user mailing list
> > > gnucash-user@gnucash.org
> > > To update your subscription preferences or to unsubscribe:
> > > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > > -
> > > Please remember to CC this list on all your replies.
> > > You can do this by using Reply-To-List or Reply-All.
> >
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
> >
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread G R Hewitt
Oh, and sorry, I installed from the dmg install off the supplied link re:
the upgrade to 5.3.

On Sat, 29 Jul 2023 at 18:00, john  wrote:

> For bug-filing instructions see
> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones
> .
>
> Chris Green and G R Hewitt, what OS/distro are you running and how did you
> install GnuCash?
>
> For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, etc.)
> are you using?
>
> Regards,
> John Ralls
>
>
> > On Jul 29, 2023, at 05:29, AgedLace  wrote:
> >
> > Can you point me in the direction needed in order to file the bug-report?
> >
> > Thank you!
> >
> >
> > On 7/29/23 08:26, Adrien Monteleone wrote:
> >> Sorry, indeed, I missed that.
> >>
> >> Consider stepping back to 4.14 in that case.
> >>
> >> But also consider filing a bug report for sure so it can be addressed.
> >>
> >> Regards,
> >> Adrien
> >>
> >> On 7/29/23 7:09 AM, AgedLace wrote:
> >>> As i mentioned, my repository has version 5.3-1.  This is the version
> I am using.
> >>
> >> ___
> >> gnucash-user mailing list
> >> gnucash-user@gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> -
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace
I even went to gnucash.org and clicked on the "wiki" link.  I get the 
exact same error.



On 7/29/23 15:51, David H wrote:

Must be something at your end, both links are working fine for me.

Cheers David H.


On Sun, 30 Jul 2023 at 04:20, AgedLace  wrote:

Unfortunately, I'm getting the following error message.

    This site can’t be reached

wiki.gnucash.org  refused to connect.



On 7/29/23 12:59, john wrote:
> For bug-filing instructions see
>

https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.

>
>
> Chris Green and G R Hewitt, what OS/distro are you running and
how did
> you install GnuCash?
>
> For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate,
> etc.) are you using?
>
> Regards,
> John Ralls
>
>
>> On Jul 29, 2023, at 05:29, AgedLace  wrote:
>>
>> Can you point me in the direction needed in order to file the
bug-report?
>>
>> Thank you!
>>
>>
>> On 7/29/23 08:26, Adrien Monteleone wrote:
>>> Sorry, indeed, I missed that.
>>>
>>> Consider stepping back to 4.14 in that case.
>>>
>>> But also consider filing a bug report for sure so it can be
addressed.
>>>
>>> Regards,
>>> Adrien
>>>
>>> On 7/29/23 7:09 AM, AgedLace wrote:
 As i mentioned, my repository has version 5.3-1.  This is the
 version I am using.
>>>
>>> ___
>>> gnucash-user mailing list
>>> gnucash-user@gnucash.org
>>> To update your subscription preferences or to unsubscribe:
>>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> -
>>> Please remember to CC this list on all your replies.
>>> You can do this by using Reply-To-List or Reply-All.
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread G R Hewitt
Hi John, I am using MacOS High Sierra 10.13.6 2010 MacPro 5.1

On Sat, 29 Jul 2023 at 18:00, john  wrote:

> For bug-filing instructions see
> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones
> .
>
> Chris Green and G R Hewitt, what OS/distro are you running and how did you
> install GnuCash?
>
> For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, etc.)
> are you using?
>
> Regards,
> John Ralls
>
>
> > On Jul 29, 2023, at 05:29, AgedLace  wrote:
> >
> > Can you point me in the direction needed in order to file the bug-report?
> >
> > Thank you!
> >
> >
> > On 7/29/23 08:26, Adrien Monteleone wrote:
> >> Sorry, indeed, I missed that.
> >>
> >> Consider stepping back to 4.14 in that case.
> >>
> >> But also consider filing a bug report for sure so it can be addressed.
> >>
> >> Regards,
> >> Adrien
> >>
> >> On 7/29/23 7:09 AM, AgedLace wrote:
> >>> As i mentioned, my repository has version 5.3-1.  This is the version
> I am using.
> >>
> >> ___
> >> gnucash-user mailing list
> >> gnucash-user@gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> -
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace
I've tried Firefox, Brave and Chromium browsers ... all other sites are 
working fine, just the wiki.gnucash.org site refusing connection.


Question? Does one need to login to the wiki?

On 7/29/23 15:51, David H wrote:

Must be something at your end, both links are working fine for me.

Cheers David H.


On Sun, 30 Jul 2023 at 04:20, AgedLace  wrote:

Unfortunately, I'm getting the following error message.

    This site can’t be reached

wiki.gnucash.org  refused to connect.



On 7/29/23 12:59, john wrote:
> For bug-filing instructions see
>

https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.

>
>
> Chris Green and G R Hewitt, what OS/distro are you running and
how did
> you install GnuCash?
>
> For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate,
> etc.) are you using?
>
> Regards,
> John Ralls
>
>
>> On Jul 29, 2023, at 05:29, AgedLace  wrote:
>>
>> Can you point me in the direction needed in order to file the
bug-report?
>>
>> Thank you!
>>
>>
>> On 7/29/23 08:26, Adrien Monteleone wrote:
>>> Sorry, indeed, I missed that.
>>>
>>> Consider stepping back to 4.14 in that case.
>>>
>>> But also consider filing a bug report for sure so it can be
addressed.
>>>
>>> Regards,
>>> Adrien
>>>
>>> On 7/29/23 7:09 AM, AgedLace wrote:
 As i mentioned, my repository has version 5.3-1.  This is the
 version I am using.
>>>
>>> ___
>>> gnucash-user mailing list
>>> gnucash-user@gnucash.org
>>> To update your subscription preferences or to unsubscribe:
>>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>>> -
>>> Please remember to CC this list on all your replies.
>>> You can do this by using Reply-To-List or Reply-All.
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread David H
Must be something at your end, both links are working fine for me.

Cheers David H.


On Sun, 30 Jul 2023 at 04:20, AgedLace  wrote:

> Unfortunately, I'm getting the following error message.
>
> This site can’t be reached
>
> wiki.gnucash.org refused to connect.
>
>
>
> On 7/29/23 12:59, john wrote:
> > For bug-filing instructions see
> >
> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.
>
> >
> >
> > Chris Green and G R Hewitt, what OS/distro are you running and how did
> > you install GnuCash?
> >
> > For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate,
> > etc.) are you using?
> >
> > Regards,
> > John Ralls
> >
> >
> >> On Jul 29, 2023, at 05:29, AgedLace  wrote:
> >>
> >> Can you point me in the direction needed in order to file the
> bug-report?
> >>
> >> Thank you!
> >>
> >>
> >> On 7/29/23 08:26, Adrien Monteleone wrote:
> >>> Sorry, indeed, I missed that.
> >>>
> >>> Consider stepping back to 4.14 in that case.
> >>>
> >>> But also consider filing a bug report for sure so it can be addressed.
> >>>
> >>> Regards,
> >>> Adrien
> >>>
> >>> On 7/29/23 7:09 AM, AgedLace wrote:
>  As i mentioned, my repository has version 5.3-1.  This is the
>  version I am using.
> >>>
> >>> ___
> >>> gnucash-user mailing list
> >>> gnucash-user@gnucash.org
> >>> To update your subscription preferences or to unsubscribe:
> >>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >>> -
> >>> Please remember to CC this list on all your replies.
> >>> You can do this by using Reply-To-List or Reply-All.
> >> ___
> >> gnucash-user mailing list
> >> gnucash-user@gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> -
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
> >
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread Chris Green
On Sat, Jul 29, 2023 at 09:59:37AM -0700, john wrote:
> For bug-filing instructions see 
> https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.
>  
> 
> 
> Chris Green and G R Hewitt, what OS/distro are you running and how did you 
> install GnuCash?
> 
I'm running [x]ubuntu 22.04 and 23.04 with GnuCash versions 4.13 and
4.8 respectively, the text entry issue feels much the same on both.

-- 
Chris Green
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace

Unfortunately, I'm getting the following error message.

   This site can’t be reached

   wiki.gnucash.org refused to connect.

​


On 7/29/23 12:59, john wrote:
For bug-filing instructions see 
https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones. 



Chris Green and G R Hewitt, what OS/distro are you running and how did 
you install GnuCash?


For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, 
etc.) are you using?


Regards,
John Ralls



On Jul 29, 2023, at 05:29, AgedLace  wrote:

Can you point me in the direction needed in order to file the bug-report?

Thank you!


On 7/29/23 08:26, Adrien Monteleone wrote:

Sorry, indeed, I missed that.

Consider stepping back to 4.14 in that case.

But also consider filing a bug report for sure so it can be addressed.

Regards,
Adrien

On 7/29/23 7:09 AM, AgedLace wrote:
As i mentioned, my repository has version 5.3-1.  This is the 
version I am using.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace

My Window Manager is XFCE.

Thank you for your support.  It is greatly appreciated!!


On 7/29/23 12:59, john wrote:
For bug-filing instructions see 
https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones. 



Chris Green and G R Hewitt, what OS/distro are you running and how did 
you install GnuCash?


For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, 
etc.) are you using?


Regards,
John Ralls



On Jul 29, 2023, at 05:29, AgedLace  wrote:

Can you point me in the direction needed in order to file the bug-report?

Thank you!


On 7/29/23 08:26, Adrien Monteleone wrote:

Sorry, indeed, I missed that.

Consider stepping back to 4.14 in that case.

But also consider filing a bug report for sure so it can be addressed.

Regards,
Adrien

On 7/29/23 7:09 AM, AgedLace wrote:
As i mentioned, my repository has version 5.3-1.  This is the 
version I am using.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.



___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread john
For bug-filing instructions see 
https://wiki.gnucash.org/wiki/Bugzilla#Commenting_on_existing_bugs_or_entering_new_ones.

Chris Green and G R Hewitt, what OS/distro are you running and how did you 
install GnuCash?

For all three of you, what Window Manager (e.g. Gnome, XFCE, Mate, etc.) are 
you using?

Regards,
John Ralls


> On Jul 29, 2023, at 05:29, AgedLace  wrote:
> 
> Can you point me in the direction needed in order to file the bug-report?
> 
> Thank you!
> 
> 
> On 7/29/23 08:26, Adrien Monteleone wrote:
>> Sorry, indeed, I missed that.
>> 
>> Consider stepping back to 4.14 in that case.
>> 
>> But also consider filing a bug report for sure so it can be addressed.
>> 
>> Regards,
>> Adrien
>> 
>> On 7/29/23 7:09 AM, AgedLace wrote:
>>> As i mentioned, my repository has version 5.3-1.  This is the version I am 
>>> using.
>> 
>> ___
>> gnucash-user mailing list
>> gnucash-user@gnucash.org
>> To update your subscription preferences or to unsubscribe:
>> https://lists.gnucash.org/mailman/listinfo/gnucash-user
>> -
>> Please remember to CC this list on all your replies.
>> You can do this by using Reply-To-List or Reply-All.
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace

Can you point me in the direction needed in order to file the bug-report?

Thank you!


On 7/29/23 08:26, Adrien Monteleone wrote:

Sorry, indeed, I missed that.

Consider stepping back to 4.14 in that case.

But also consider filing a bug report for sure so it can be addressed.

Regards,
Adrien

On 7/29/23 7:09 AM, AgedLace wrote:
As i mentioned, my repository has version 5.3-1.  This is the version 
I am using.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread G R Hewitt
I don't know if it unfreezes in those few seconds, I just click in the line
above after a few seconds - it may be the clicking in the line above that
unfreezes it.
Next time it freezes I will try it with out waiting to see.

On Sat, 29 Jul 2023 at 13:09, AgedLace  wrote:

> I have waited several seconds, but it doesn't unfreeze.  I'll try to pay
> closer attention.
>
> Thanks
>
> On 7/29/23 04:28, G R Hewitt wrote:
> > I have the same problem, but so far, only when entering 'tes' for
> 'Tesco',
> > when it just freezes.
> > I wait a few seconds then click in the line above, then back to the
> > original and it
> > works.
> >
> >
> > On Sat, 29 Jul 2023 at 09:03, Chris Green  wrote:
> >
> >> On Fri, Jul 28, 2023 at 10:48:37PM -0400, AgedLace wrote:
> >>> Hello,
> >>>
> >>> Recently, I've been having a problem entering Descriptions for my
> >>> transactions.
> >>>
> >>> At first, I could only enter 3 characters, then it would lock up.
> >>>
> >>> Now I can only enter 1.
> >>>
> >>> All other fields seem to be working just fine.  The only field I'm
> >>> having difficulties with is the Description.
> >>>
> >>> I'm using Manjaro an Arch Linux based operating system. The version in
> >>> the official repository is 5.3-1.
> >>>
> >>> I have tried uninstalling / reinstalling with no success.
> >>>
> >>> I have spent a great deal of time searching for a way to fix this
> issue,
> >>> but have not even seen someone else having the same issue.
> >>>
> >> There's something a bit odd about how GnuCash handles text entry in
> >> all fields.  I think it's due to the way it auto-fills the field when
> >> you enter just one or two characters.
> >>
> >> On my system most of the issues occur with the Transfer column, it
> >> sometimes locks up in the same way that you're describing for the
> >> Description field.
> >>
> >> --
> >> Chris Green
> >> ___
> >> gnucash-user mailing list
> >> gnucash-user@gnucash.org
> >> To update your subscription preferences or to unsubscribe:
> >> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >> -
> >> Please remember to CC this list on all your replies.
> >> You can do this by using Reply-To-List or Reply-All.
> >>
> > ___
> > gnucash-user mailing list
> > gnucash-user@gnucash.org
> > To update your subscription preferences or to unsubscribe:
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> > -
> > Please remember to CC this list on all your replies.
> > You can do this by using Reply-To-List or Reply-All.
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace

This is my experience as well.  Previous versions didn't have this issue.

On 7/29/23 08:23, G R Hewitt wrote:

I'm using 5.3 and have the issue - I didn't on 5.2 and before.

On Sat, 29 Jul 2023 at 12:56, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:


I seem to recall a bug fix for a similar freezing issue in the
Description field on Windows systems. I believe that was implemented for
5.2.

If you aren't on 5.2/5.3, I'd suggest giving it a try to see if the
issue is resolved. Otherwise, perhaps step back to 4.14 for now.

Regards,
Adrien

On 7/28/23 9:48 PM, AgedLace wrote:

Hello,

Recently, I've been having a problem entering Descriptions for my
transactions.

At first, I could only enter 3 characters, then it would lock up.

Now I can only enter 1.

All other fields seem to be working just fine.  The only field I'm
having difficulties with is the Description.

I'm using Manjaro an Arch Linux based operating system. The version in
the official repository is 5.3-1.

I have tried uninstalling / reinstalling with no success.

I have spent a great deal of time searching for a way to fix this issue,
but have not even seen someone else having the same issue.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread Adrien Monteleone

Sorry, indeed, I missed that.

Consider stepping back to 4.14 in that case.

But also consider filing a bug report for sure so it can be addressed.

Regards,
Adrien

On 7/29/23 7:09 AM, AgedLace wrote:
As i mentioned, my repository has version 5.3-1.  This is the version I 
am using.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread G R Hewitt
I'm using 5.3 and have the issue - I didn't on 5.2 and before.

On Sat, 29 Jul 2023 at 12:56, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> I seem to recall a bug fix for a similar freezing issue in the
> Description field on Windows systems. I believe that was implemented for
> 5.2.
>
> If you aren't on 5.2/5.3, I'd suggest giving it a try to see if the
> issue is resolved. Otherwise, perhaps step back to 4.14 for now.
>
> Regards,
> Adrien
>
> On 7/28/23 9:48 PM, AgedLace wrote:
> > Hello,
> >
> > Recently, I've been having a problem entering Descriptions for my
> > transactions.
> >
> > At first, I could only enter 3 characters, then it would lock up.
> >
> > Now I can only enter 1.
> >
> > All other fields seem to be working just fine.  The only field I'm
> > having difficulties with is the Description.
> >
> > I'm using Manjaro an Arch Linux based operating system. The version in
> > the official repository is 5.3-1.
> >
> > I have tried uninstalling / reinstalling with no success.
> >
> > I have spent a great deal of time searching for a way to fix this issue,
> > but have not even seen someone else having the same issue.
>
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace
My issue is that, yes, I can retreat and go back, but it still freezes 
after adding 1 character.  I have to retreat and go back for nearly ever 
single character in my description ... REALLY annoying!!


On 7/29/23 07:06, Chris Green wrote:

On Sat, Jul 29, 2023 at 09:28:40AM +0100, G R Hewitt wrote:

On Sat, 29 Jul 2023 at 09:03, Chris Green  wrote:


On Fri, Jul 28, 2023 at 10:48:37PM -0400, AgedLace wrote:

Hello,

Recently, I've been having a problem entering Descriptions for my
transactions.

At first, I could only enter 3 characters, then it would lock up.

Now I can only enter 1.

All other fields seem to be working just fine.  The only field I'm
having difficulties with is the Description.

I'm using Manjaro an Arch Linux based operating system. The version in
the official repository is 5.3-1.

I have tried uninstalling / reinstalling with no success.

I have spent a great deal of time searching for a way to fix this issue,
but have not even seen someone else having the same issue.


There's something a bit odd about how GnuCash handles text entry in
all fields.  I think it's due to the way it auto-fills the field when
you enter just one or two characters.

On my system most of the issues occur with the Transfer column, it
sometimes locks up in the same way that you're describing for the
Description field.


I have the same problem, but so far, only when entering 'tes' for 'Tesco',
when it just freezes.
I wait a few seconds then click in the line above, then back to the
original and it
works.


Yes, that's a good description of what happens.  One can usually
'retreat' and try again and make it work but it's still rather
annoying.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace
As i mentioned, my repository has version 5.3-1.  This is the version I 
am using.


Thank you.

On 7/29/23 07:55, Adrien Monteleone wrote:
I seem to recall a bug fix for a similar freezing issue in the 
Description field on Windows systems. I believe that was implemented 
for 5.2.


If you aren't on 5.2/5.3, I'd suggest giving it a try to see if the 
issue is resolved. Otherwise, perhaps step back to 4.14 for now.


Regards,
Adrien

On 7/28/23 9:48 PM, AgedLace wrote:

Hello,

Recently, I've been having a problem entering Descriptions for my 
transactions.


At first, I could only enter 3 characters, then it would lock up.

Now I can only enter 1.

All other fields seem to be working just fine.  The only field I'm 
having difficulties with is the Description.


I'm using Manjaro an Arch Linux based operating system. The version 
in the official repository is 5.3-1.


I have tried uninstalling / reinstalling with no success.

I have spent a great deal of time searching for a way to fix this 
issue, but have not even seen someone else having the same issue.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread AgedLace
I have waited several seconds, but it doesn't unfreeze.  I'll try to pay 
closer attention.


Thanks

On 7/29/23 04:28, G R Hewitt wrote:

I have the same problem, but so far, only when entering 'tes' for 'Tesco',
when it just freezes.
I wait a few seconds then click in the line above, then back to the
original and it
works.


On Sat, 29 Jul 2023 at 09:03, Chris Green  wrote:


On Fri, Jul 28, 2023 at 10:48:37PM -0400, AgedLace wrote:

Hello,

Recently, I've been having a problem entering Descriptions for my
transactions.

At first, I could only enter 3 characters, then it would lock up.

Now I can only enter 1.

All other fields seem to be working just fine.  The only field I'm
having difficulties with is the Description.

I'm using Manjaro an Arch Linux based operating system. The version in
the official repository is 5.3-1.

I have tried uninstalling / reinstalling with no success.

I have spent a great deal of time searching for a way to fix this issue,
but have not even seen someone else having the same issue.


There's something a bit odd about how GnuCash handles text entry in
all fields.  I think it's due to the way it auto-fills the field when
you enter just one or two characters.

On my system most of the issues occur with the Transfer column, it
sometimes locks up in the same way that you're describing for the
Description field.

--
Chris Green
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread Adrien Monteleone
I seem to recall a bug fix for a similar freezing issue in the 
Description field on Windows systems. I believe that was implemented for 
5.2.


If you aren't on 5.2/5.3, I'd suggest giving it a try to see if the 
issue is resolved. Otherwise, perhaps step back to 4.14 for now.


Regards,
Adrien

On 7/28/23 9:48 PM, AgedLace wrote:

Hello,

Recently, I've been having a problem entering Descriptions for my 
transactions.


At first, I could only enter 3 characters, then it would lock up.

Now I can only enter 1.

All other fields seem to be working just fine.  The only field I'm 
having difficulties with is the Description.


I'm using Manjaro an Arch Linux based operating system. The version in 
the official repository is 5.3-1.


I have tried uninstalling / reinstalling with no success.

I have spent a great deal of time searching for a way to fix this issue, 
but have not even seen someone else having the same issue.


___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread Chris Green
On Sat, Jul 29, 2023 at 09:28:40AM +0100, G R Hewitt wrote:
> On Sat, 29 Jul 2023 at 09:03, Chris Green  wrote:
> 
> > On Fri, Jul 28, 2023 at 10:48:37PM -0400, AgedLace wrote:
> > > Hello,
> > >
> > > Recently, I've been having a problem entering Descriptions for my
> > > transactions.
> > >
> > > At first, I could only enter 3 characters, then it would lock up.
> > >
> > > Now I can only enter 1.
> > >
> > > All other fields seem to be working just fine.  The only field I'm
> > > having difficulties with is the Description.
> > >
> > > I'm using Manjaro an Arch Linux based operating system. The version in
> > > the official repository is 5.3-1.
> > >
> > > I have tried uninstalling / reinstalling with no success.
> > >
> > > I have spent a great deal of time searching for a way to fix this issue,
> > > but have not even seen someone else having the same issue.
> > >
> > There's something a bit odd about how GnuCash handles text entry in
> > all fields.  I think it's due to the way it auto-fills the field when
> > you enter just one or two characters.
> >
> > On my system most of the issues occur with the Transfer column, it
> > sometimes locks up in the same way that you're describing for the
> > Description field.
> >
> I have the same problem, but so far, only when entering 'tes' for 'Tesco',
> when it just freezes.
> I wait a few seconds then click in the line above, then back to the
> original and it
> works.
> 
Yes, that's a good description of what happens.  One can usually
'retreat' and try again and make it work but it's still rather
annoying.

-- 
Chris Green
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread G R Hewitt
I have the same problem, but so far, only when entering 'tes' for 'Tesco',
when it just freezes.
I wait a few seconds then click in the line above, then back to the
original and it
works.


On Sat, 29 Jul 2023 at 09:03, Chris Green  wrote:

> On Fri, Jul 28, 2023 at 10:48:37PM -0400, AgedLace wrote:
> > Hello,
> >
> > Recently, I've been having a problem entering Descriptions for my
> > transactions.
> >
> > At first, I could only enter 3 characters, then it would lock up.
> >
> > Now I can only enter 1.
> >
> > All other fields seem to be working just fine.  The only field I'm
> > having difficulties with is the Description.
> >
> > I'm using Manjaro an Arch Linux based operating system. The version in
> > the official repository is 5.3-1.
> >
> > I have tried uninstalling / reinstalling with no success.
> >
> > I have spent a great deal of time searching for a way to fix this issue,
> > but have not even seen someone else having the same issue.
> >
> There's something a bit odd about how GnuCash handles text entry in
> all fields.  I think it's due to the way it auto-fills the field when
> you enter just one or two characters.
>
> On my system most of the issues occur with the Transfer column, it
> sometimes locks up in the same way that you're describing for the
> Description field.
>
> --
> Chris Green
> ___
> gnucash-user mailing list
> gnucash-user@gnucash.org
> To update your subscription preferences or to unsubscribe:
> https://lists.gnucash.org/mailman/listinfo/gnucash-user
> -
> Please remember to CC this list on all your replies.
> You can do this by using Reply-To-List or Reply-All.
>
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: [GNC] Unable to enter data in "Description" field of a Transaction

2023-07-29 Thread Chris Green
On Fri, Jul 28, 2023 at 10:48:37PM -0400, AgedLace wrote:
> Hello,
> 
> Recently, I've been having a problem entering Descriptions for my 
> transactions.
> 
> At first, I could only enter 3 characters, then it would lock up.
> 
> Now I can only enter 1.
> 
> All other fields seem to be working just fine.  The only field I'm 
> having difficulties with is the Description.
> 
> I'm using Manjaro an Arch Linux based operating system. The version in 
> the official repository is 5.3-1.
> 
> I have tried uninstalling / reinstalling with no success.
> 
> I have spent a great deal of time searching for a way to fix this issue, 
> but have not even seen someone else having the same issue.
> 
There's something a bit odd about how GnuCash handles text entry in
all fields.  I think it's due to the way it auto-fills the field when
you enter just one or two characters.

On my system most of the issues occur with the Transfer column, it
sometimes locks up in the same way that you're describing for the
Description field.

-- 
Chris Green
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.