Re: [GNC] Linux Mint version of Gnucash 5.4 Stopped Generating Reports

2023-12-14 Thread Larry Nagel

Thanks, John, that did the trick!!!

Larry
---
*Larry Nagel*
*251 Stanford Avenue*
*Kensington, CA 94708*

*(510) 558-0842*
*Cell: (510) 502-6244*
*laurencenage...@gmail.com*


On 2023-12-14 08:58, john wrote:
It won't be fixed in the next release because it's not something that 
GnuCash can fix. As you say, the work around is to stop WebKit using 
the GPU with WEBKIT_DISABLE_COMPOSITING_MODE=1 in the environment.


There's a typo in your flatpak command line that might trip up 
somebody not paying close enough attention. The correct command is

    WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpak run org.gnucash.GnuCash
with a space between flatpak and run.
For users whose distros have screwed up the webkitgtk package and 
aren't using Flatpak, say

    WEBKIT_DISABLE_COMPOSITING_MODE=1 gnucash
instead or set WEBKIT_DISABLE_COMPOSITING_MODE=1 in the environment 
some other way.


Note that this is about webkitgtk not GnuCash so it's completely 
independent of GnuCash version. It has been reported for GnuCash 
releases as early as 4.4. Also, while there is a known issue with 
Nvidia drivers (reportedly resolved by Nvidia Linux driver 
535.113.01), there are a couple of other ways that packagers can screw 
up the webkitgtk dependencies and break GPU acceleration regardless of 
GPU brand.


All of which said, Arch Linux managed to screw up their webkitgtk 
package so thoroughly that disabling GPU acceleration didn't help. 
There's a systemd journal crash on 
https://bugs.gnucash.org/show_bug.cgi?id=798549 that you can use to 
recognize the problem. I think Arch have fixed it but it might still 
manifest in other distros.


Regards,
John Ralls



On Dec 14, 2023, at 05:16, Charlie Morrison  wrote:

If you have an Nvidia GPU, there is an issue rendering reports in 
Linux.  There is a bug report discussing it and it may be fixed for 
the next release but I'm not sure about that.  The report information 
is there but you can't see it.


The workaround is to set an environmental variable that disables 
compositing in Webkitgtk. You can check to see if this fixes it for 
you by starting Gnucash in the terminal using the following command:


WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpakrun org.gnucash.GnuCash

If that allows you to see the reports, then setting the environmental 
variable "WEBKIT_DISABLE_COMPOSITING_MODE=1" will fix it.  I have no 
idea how to do that in Linux Mint however.



On 12/14/23 00:44, Larry Nagel wrote:
One further addendum:  I can print the report as a PDF, I just 
cannot see the report on my terminal.


Very weird!!!

Larry
---
*Larry Nagel*
*251 Stanford Avenue*
*Kensington, CA 94708*

*(510) 558-0842*
*Cell: (510) 502-6244*
*laurencenage...@gmail.com*


On 2023-12-13 22:12, Larry Nagel wrote:
My apologies in advance because I think this question has been 
asked and answered.  I have been running gnucash on Linux Mint and 
Windows forever, and I am a fairly low impact user.  I only run 
reports when it's time to see the tax man, so I don't know when 
simple stored reports like Profit and Loss and Balance Sheet 
stopped working.  I presently have flathub 5.4.1 running on Linux 
Mint 21.2.  These same reports work fine on the Windows version of 
gnucash  [ Version 5.4 Build ID: 5.3-412-g53245caebf+(2023-09-23)  
].  I'm obviously not copying something to the correct location on 
the flathub version.


Any advice would be greatly appreciated!!!

Larry
---
*Larry Nagel*
*251 Stanford Avenue*
*Kensington, CA 94708*

*(510) 558-0842*
*Cell: (510) 502-6244*
*laurencenage...@gmail.com*



___
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] Definition of document root

2023-12-14 Thread Jim DeLaHunt

Brook:
[cc'ing gnucash-user list]

On 2023-12-14 20:48, Brook Milligan wrote:

Hi,

I saw your correction to the bug report.  Sorry that I did not appreciate the 
distinction.

Does this mean I should go ahead with another enhancement request?

Cheers,
Brook


Thank you for finding bug report #797816. I was not correcting the bug 
report, I was making it easier to find.


A couple of days ago, in response to your list posts, I searched the bug 
database using terms like "document root". I did not find #797816. So, 
my comment had the effect of adding the term "document root" to the bug 
report. Now it will be discovered to those searching for the term you 
used in your messages to the gnucash-user.


I think it is better to keep our attention on #797816, rather than 
creating a new bug report. It is fine to post updates and new 
information to an old bug report on behaviour which is still broken.


Best regards,
    —Jim DeLaHunt

___
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.


[GNC] USAA OFX Direct Connect stopped working

2023-12-14 Thread John Haiducek
Downloading transactions from USAA accounts stopped working for me today.
In the past I've been able to restore access by following the instructions
at https://wiki.gnucash.org/wiki/OFX_Direct_Connect_Bank_Settings#USAA and
getting an accessid from http://usaa.com/accessid or
https://df3cx-services.1fsapi.com/casm/usaa/enroll. However, now both of
those websites redirect to a page that returns the following in JSON:

{
"error": "invalid_request",
"error_description": "Validation error"
}

Does anyone know a workaround for this? Is there an updated URL I can use?
___
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] Nice to Have?

2023-12-14 Thread David H
I always get all my Scheduled Transactions showing up in the dialog.  I
always check "Create automatically" and "Notify me when created" on and
also set "Create in advance" to 60 days so I can tell at a glance what my
upcoming cashflow looks like.  So I might have 20 or so txns listed but
only 1 or 2 will have the "created" notation, then when I click OK a new
"Created" register tab opens with only the txns that were actually created
listed in it.  It's pretty obvious which txns were actually created and I
think from memory you can click the Status header to group them all
together at top or bottom.  It used to annoy me seeing them all but I've
just gotten used to it now and ignore the list of txns and just click ok
which opens the register tab that only lists the created txns anyway :-)

I've always assumed the OK / Cancel buttons on the dialog only relate to
any fields you can change on the dialog which appears limited to the Show
Created txns checkbox - i.e. turning off or on the option for future use ???

Cheers David H.




On Fri, 15 Dec 2023 at 10:10, Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> No Stan, they aren't talking about not showing them at all, but rather
> showing those not due to fire or due to be reminded, for that same day,
> in the Since Last Run (SLR) dialog.
>
> See the screenshot Grace posted. This isn't the editor, this is the SLR
> dialog.
>
> Also see my other post threaded under Derek's reply. I didn't see
> non-pertinent SXs until I played around with the checkbox to not remind
> me. (which initially worked) After resetting it, now I get all Enabled
> SXs showing up in the SLR and I can't make them go away.
>
>
> Regards,
> Adrien
>
> On 12/14/23 5:34 PM, Stan Brown (using GC 4.14) wrote:
> > I've _never_ had that happen. When I fire up GC for the first time of
> > the day, if there are any transactions firing that day, then a panel
> > pops up showing those and only those. If none are firing that day,
> > nothing pops up.
> >
> > When I open Actions > Scheduled Transactions, _then_ I see all the
> > scheduled transactions. I think it would be very wrong to show only the
> > ones scheduled to fire today, because then there would be no way to edit
> > an existing scheduled transaction that is scheduled to fire in the
> future.
> >
> > Upon opening GC, if Grace is actually getting transactions popping up
> > that are not supposed to fire today, I wonder if perhaps she has set
> > them to repeat every day.
>
> ___
> 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] Wrong Total(Period)

2023-12-14 Thread Fred Tydeman
All of the (sub)accounts have either
  no transactions
  no transactions in 2023
So, for 2023, they all should be zero.
Doing an Income report for those gets zero.

On Thu, Dec 14, 2023 at 4:17 PM Adrien Monteleone <
adrien.montele...@lusfiber.net> wrote:

> I'm not familiar with how it works with multiple currencies, but at
> first glance, that looks like the sub-accounts are rolling up to the
> parents, which is as expected.
>
___
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] Wrong Total(Period)

2023-12-14 Thread Adrien Monteleone
I'm not familiar with how it works with multiple currencies, but at 
first glance, that looks like the sub-accounts are rolling up to the 
parents, which is as expected.


Regards,
Adrien

On 12/13/23 7:10 PM, Fred Tydeman wrote:

OS:  Fedora Linux 36
GnuCash: 4.14

Looking at the expanded Chart of Accounts, Total(Period) shows a non-zero
amount
for a specific Income account.  Yet, all of the accounts and sub-accounts
involved
have 0 for Total(Period).  There are no transactions for this year for any
of these accounts.
I have also run an Income Statement for just those accounts for this period,
and it shows zero.  Accounting period is Start of this year and End of this
year.
The accounts are a mixture of USD and COP.

Assuming the screenshot makes it to the list, the columns are:
AccountName  Description  Total  Total(USD)  Total(Period)

Both of the accounts Colombia and Interest have zero transactions in them.


___
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] Nice to Have?

2023-12-14 Thread Adrien Monteleone
No Stan, they aren't talking about not showing them at all, but rather 
showing those not due to fire or due to be reminded, for that same day, 
in the Since Last Run (SLR) dialog.


See the screenshot Grace posted. This isn't the editor, this is the SLR 
dialog.


Also see my other post threaded under Derek's reply. I didn't see 
non-pertinent SXs until I played around with the checkbox to not remind 
me. (which initially worked) After resetting it, now I get all Enabled 
SXs showing up in the SLR and I can't make them go away.



Regards,
Adrien

On 12/14/23 5:34 PM, Stan Brown (using GC 4.14) wrote:

I've _never_ had that happen. When I fire up GC for the first time of
the day, if there are any transactions firing that day, then a panel
pops up showing those and only those. If none are firing that day,
nothing pops up.

When I open Actions > Scheduled Transactions, _then_ I see all the
scheduled transactions. I think it would be very wrong to show only the
ones scheduled to fire today, because then there would be no way to edit
an existing scheduled transaction that is scheduled to fire in the future.

Upon opening GC, if Grace is actually getting transactions popping up
that are not supposed to fire today, I wonder if perhaps she has set
them to repeat every day.


___
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] Wrong Total(Period)

2023-12-14 Thread Fred Tydeman
I have run Check & Repair All (which runs for about 10 minutes).
Still have the wrongTotal(Period) value.

Trying on a different system:
OS: Fedora Linux 39
GnuCash: 5.4; build ID 5.3-412
Still have the Total(Period) showing a value, yet all of the
sub-accounts have no transactions in 2023.



On Wed, Dec 13, 2023 at 5:10 PM Fred Tydeman  wrote:

> OS:  Fedora Linux 36
> GnuCash: 4.14
>
> Looking at the expanded Chart of Accounts, Total(Period) shows a non-zero
> amount
> for a specific Income account.  Yet, all of the accounts and sub-accounts
> involved
> have 0 for Total(Period).  There are no transactions for this year for any
> of these accounts.
> I have also run an Income Statement for just those accounts for
> this period,
> and it shows zero.  Accounting period is Start of this year and End of
> this year.
> The accounts are a mixture of USD and COP.
>
> Assuming the screenshot makes it to the list, the columns are:
> AccountName  Description  Total  Total(USD)  Total(Period)
>
> Both of the accounts Colombia and Interest have zero transactions in them.
>
___
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] Nice to Have?

2023-12-14 Thread Stan Brown (using GC 4.14)
On 2023-12-14 12:23, Kalpesh Patel wrote:
> I think Grace means that when you fire up GNC, it displays scheduled 
> transaction window which has all of the transactions configured in that 
> book. She (and I) think just displaying what is being added at that 
> firing up should display only for the ones that are applicable for that 
> fire up and not any other ones that are scheduled further in the future 
> from now.

I've _never_ had that happen. When I fire up GC for the first time of
the day, if there are any transactions firing that day, then a panel
pops up showing those and only those. If none are firing that day,
nothing pops up.

When I open Actions > Scheduled Transactions, _then_ I see all the
scheduled transactions. I think it would be very wrong to show only the
ones scheduled to fire today, because then there would be no way to edit
an existing scheduled transaction that is scheduled to fire in the future.

Upon opening GC, if Grace is actually getting transactions popping up
that are not supposed to fire today, I wonder if perhaps she has set
them to repeat every day.

Stan Brown
Tehachapi, CA, USA
https://BrownMath.com
___
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] Monthly Expense summary Report

2023-12-14 Thread Adrien Monteleone

It works the same on MacOS (with CMD).

If you only want Income & Expenses, click Clear All.

Then collapse the tree completely so you can see the main accounts.

Select Expenses and click Select Children

Holding Ctrl/Cmd, Select Income and again (still holding Ctrl/Cmd) click 
Select Children.


If you then release Ctrl/Cmd and click Apply, you should see your report 
update accordingly as desired. You can also control the depth of 
accounts shown.


Regards,
Adrien

On 12/14/23 3:06 PM, Murugan Muruganandam wrote:

You can select Expenses and Income with Child using Ctrl key

i am in Windows 11, GNC 5.4


___
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] Nice to Have?

2023-12-14 Thread Adrien Monteleone

Yes.

Regards,
Adrien

On 12/14/23 2:47 PM, Mark at Lorimark wrote:

Did you close the program and re-open it after resetting the option?


___
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] Currency conversion

2023-12-14 Thread Ze'ev Ionis
I hear the theme from the Twilight Zone playing in the background.  I entered a 
new transaction with the same values, and this time it worked.  So I deleted 
the old transaction, and everything seems to be good now.  Don't understand, 
but accept it.

Ze'ev

From: Murugan Muruganandam 
Sent: Thursday, December 14, 2023 3:16 PM
To: Ze'ev Ionis ; gnucash-user@gnucash.org
Subject: Re: Currency conversion

can you attach the screen shot of the pop up and also the account details of 
both accounts






Saludos Cordiales



Murugan


From: Ze'ev Ionis mailto:z.io...@mendz.com>>
Sent: Thursday, December 14, 2023 5:14 PM
To: Murugan Muruganandam 
mailto:m.muruganan...@hotmail.com>>; 
gnucash-user@gnucash.org 
mailto:gnucash-user@gnucash.org>>
Subject: Re: Currency conversion

Yes and yes, got the pop up, the transactions show (in the notes) correct 
information, but actual values show wrong information. Think 1300 and 1300, 
instead of 1300 and 900.

Get Outlook for Android

From: Murugan Muruganandam 
mailto:m.muruganan...@hotmail.com>>
Sent: Thursday, December 14, 2023 3:04:33 PM
To: Ze'ev Ionis mailto:z.io...@mendz.com>>; 
gnucash-user@gnucash.org 
mailto:gnucash-user@gnucash.org>>
Subject: Re: Currency conversion

Did you create the US Visa Card in USD currency under liabilities?

if so when you entered the transaction you should have got a pop up to enter 
the conversion rate and the value which will be debited.






Saludos Cordiales



Murugan


From: gnucash-user 
mailto:gnucash-user-bounces+m.muruganandam=hotmail@gnucash.org>>
 on behalf of Ze'ev Ionis mailto:z.io...@mendz.com>>
Sent: Thursday, December 14, 2023 3:52 PM
To: gnucash-user@gnucash.org 
mailto:gnucash-user@gnucash.org>>
Subject: [GNC] Currency conversion

I have a checking account in CDN $.  I have a credit card in US $.

I made a transfer of C$ from Checking into US Visa.  The notes show the correct 
values, including the conversion rate.  But the actual entries show the values 
entered in C$ (e.g. 1,300) in both accounts - where it should be around $900 in 
the Visa account.  What am I doing wrong?

Ze'ev
___
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] Monthly Expense summary Report

2023-12-14 Thread Murugan Muruganandam
You can select Expenses and Income with Child using Ctrl key

i am in Windows 11, GNC 5.4




Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of Alan 
Johnson via gnucash-user 
Sent: Thursday, December 14, 2023 5:46 PM
To: gnucash-user@gnucash.org 
Subject: Re: [GNC] Monthly Expense summary Report

When I select "Expenses" and choose select children, it selects all of
the children appropriately.  When I go to Income, and then select
"Select Children" it deselects all of the expense accounts and leaves
only the Income accounts selected.

Manually selecting via ctrl+Click deslelects the other accounts as
well.  This may be a bug - I should be able to use the select children
button repeatedly to select child accounts without it clearing the
previously selected accounts.


On Thu, 2023-12-14 at 14:13 -0600, Adrien Monteleone wrote:
> Either of those reports (Transaction or Budget) should allow you to
> select any accounts you want.
>
> Regards,
> Adrien
>
> On 12/14/23 12:19 PM, Alan Johnson via gnucash-user wrote:
> > Thanks,
> >
> > That will work. Only annoyance is that I can't seem to select both
> > income and expense at the same time, requiring two reports.
> >
> > The default had the asset and liability accounts selected, which
> > was
> > not needed.
>
> ___
> 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] Monthly Expense summary Report

2023-12-14 Thread Alan Johnson via gnucash-user
When I select "Expenses" and choose select children, it selects all of
the children appropriately.  When I go to Income, and then select
"Select Children" it deselects all of the expense accounts and leaves
only the Income accounts selected.  

Manually selecting via ctrl+Click deslelects the other accounts as
well.  This may be a bug - I should be able to use the select children
button repeatedly to select child accounts without it clearing the
previously selected accounts.  


On Thu, 2023-12-14 at 14:13 -0600, Adrien Monteleone wrote:
> Either of those reports (Transaction or Budget) should allow you to 
> select any accounts you want.
> 
> Regards,
> Adrien
> 
> On 12/14/23 12:19 PM, Alan Johnson via gnucash-user wrote:
> > Thanks,
> > 
> > That will work. Only annoyance is that I can't seem to select both
> > income and expense at the same time, requiring two reports.
> > 
> > The default had the asset and liability accounts selected, which
> > was
> > not needed.
> 
> ___
> 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.


smime.p7s
Description: S/MIME cryptographic signature
___
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] Nice to Have?

2023-12-14 Thread Mark at Lorimark

Did you close the program and re-open it after resetting the option?

~mark petryk
~w:http://www.lorimarksolutions.com

On 12/14/23 14:43, Adrien Monteleone wrote:

This is weird.

I managed to trigger this complete listing, but now I can't fix it back.

At first, my Since Last Run (SLR) showed only a list of reminders and 
created SX.


After playing with the option to remind in advance, unticking it removed 
that SX as expected as it wasn't yet time to fire.


But setting it back, and re-running the SLR, now all Enabled SX are 
listed (below the Reminders unlike Grace's screenshot) and I can't seem 
to make them go away and get back to the original behavior.


Regards,
Adrien


___
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] Nice to Have?

2023-12-14 Thread Adrien Monteleone

This is weird.

I managed to trigger this complete listing, but now I can't fix it back.

At first, my Since Last Run (SLR) showed only a list of reminders and 
created SX.


After playing with the option to remind in advance, unticking it removed 
that SX as expected as it wasn't yet time to fire.


But setting it back, and re-running the SLR, now all Enabled SX are 
listed (below the Reminders unlike Grace's screenshot) and I can't seem 
to make them go away and get back to the original behavior.


Regards,
Adrien

On 12/14/23 2:35 PM, Adrien Monteleone wrote:

It looks like that is what Grace is already referring to by the screenshot.

I'm not even sure how to show all SX on that dialog, even those not set 
to remind or auto-create yet.


If I set a window or untick the option entirely, they don't show up.

If there are none for the day, I get that notice instead of a list.


___
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] Nice to Have?

2023-12-14 Thread Fred Bone
On 14 December 2023 at 14:09, David Carlson said:

> Grace,
> 
> Please remember to reply to the list.
> 
> I am not sure how to respond to your specific issue,  other users may be
> able to help.
> 
> 
> 
> On Thu, Dec 14, 2023, 2:02 PM Grace  wrote:
> 
> > All of my scheduled transaction are set to "create 1 day in advance",
> > but when the window pops up, *all* of the scheduled transactions are in
> > the list. Only the ones due today have the split display on them. The
> > "remind me" are set to zero days. So when the window pops up I would
> > like to see only Test Scheduled Transaction.
> >
> > The Car Insurance scheduled transaction has "remind me" set to 1, while
> > all the others "remind me" is not selected.
> >
> > Oh!, and if you select cancel, it still adds the transaction.

If you have the txn set to "create automatically" then it has already 
been created by the time the Since-Last-Run display is produced. You can 
see it is marked "Created". "Cancel" won't change that, it's too late.

If you don't want that to happen then uncheck "create automatically". 
Then you'll get a chance to decide what you want to do with it, and 
"cancel" does what you appear to want.


___
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] Nice to Have?

2023-12-14 Thread Adrien Monteleone

It looks like that is what Grace is already referring to by the screenshot.

I'm not even sure how to show all SX on that dialog, even those not set 
to remind or auto-create yet.


If I set a window or untick the option entirely, they don't show up.

If there are none for the day, I get that notice instead of a list.

Regards,
Adrien

On 12/14/23 11:27 AM, Derek Atkins wrote:

The "Since Last Run" dialog is what you want -- it will display all the
SXes that are being processed "today".


___
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] Nice to Have?

2023-12-14 Thread Adrien Monteleone
I take it back. There are global preferences under Preferences > 
Scheduled Transactions but as far as I can tell, the auto-create and 
notify window periods are only for 'new' SX as defaults.


You can still individually change these.

Regards,
Adrien

On 12/14/23 10:49 AM, Adrien Monteleone wrote:
I don't think this is configurable for all transactions together. It is 
a case-by-case basis.


___
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] Nice to Have?

2023-12-14 Thread Adrien Monteleone
Yes, that is called the Since Last Run dialog. You can also fire it 
manually under the Actions > Scheduled Transactions menu item.


I just tested it on 5.4 and the behavior for me has not changed. If I 
untick the box to remind me, and there are no SX for today, instead of 
the list, I get a notice that there are none with an 'OK' button to 
dismiss the dialog.


I never see a list with all of my SX shown. Only those that are set to 
remind and/or auto-create or due to be created show up.


And as for the 'cancel' button creating them anyway, I do not observe 
that behavior *unless* that SX has been set to 'auto-create', and as you 
should observe, for those the Since Last Run shows 'created' for those 
SX. (and 'reminder' for those not yet fired)


Regards,
Adrien

On 12/14/23 2:23 PM, Kalpesh Patel wrote:

I think Grace means that when you fire up GNC, it displays scheduled 
transaction window which has all of the transactions configured in that book. 
She (and I) think just displaying what is being added at that firing up should 
display only for the ones that are applicable for that fire up and not any 
other ones that are scheduled further in the future from now. I even go one 
further and say that if there aren't any to be applied then it should not 
display the window at all (perhaps another configuration parameter to add).


___
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] Nice to Have?

2023-12-14 Thread Kalpesh Patel
I think Grace means that when you fire up GNC, it displays scheduled 
transaction window which has all of the transactions configured in that book. 
She (and I) think just displaying what is being added at that firing up should 
display only for the ones that are applicable for that fire up and not any 
other ones that are scheduled further in the future from now. I even go one 
further and say that if there aren't any to be applied then it should not 
display the window at all (perhaps another configuration parameter to add).

-Original Message-
From: Adrien Monteleone  
Sent: Thursday, December 14, 2023 11:50 AM
To: gnucash-u...@lists.gnucash.org
Subject: Re: [GNC] Nice to Have?

If I'm not mistaken, that is part of the setting for each Scheduled 
Transaction. You set how many days in advance you want it to remind you. 
If you would only want same-day, I'm hazarding a guess that "0" days would 
work. If that doesn't, try "1" day.

I don't think this is configurable for all transactions together. It is a 
case-by-case basis.

Regards,
Adrien

On 12/14/23 10:19 AM, Grace wrote:
> I don't know if this is the correct place to ask for a "Nice to Have".
> 
> My request is that the window that displays scheduled transactions to 
> be posted today, could only display those transactions being posted today.
> At the moment it displays all the scheduled transactions. For me it 
> would be nice if it just showed those being processed today.



___
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] Currency conversion

2023-12-14 Thread Murugan Muruganandam
can you attach the screen shot of the pop up and also the account details of 
both accounts




Saludos Cordiales


Murugan


From: Ze'ev Ionis 
Sent: Thursday, December 14, 2023 5:14 PM
To: Murugan Muruganandam ; gnucash-user@gnucash.org 

Subject: Re: Currency conversion

Yes and yes, got the pop up, the transactions show (in the notes) correct 
information, but actual values show wrong information. Think 1300 and 1300, 
instead of 1300 and 900.

Get Outlook for Android

From: Murugan Muruganandam 
Sent: Thursday, December 14, 2023 3:04:33 PM
To: Ze'ev Ionis ; gnucash-user@gnucash.org 

Subject: Re: Currency conversion

Did you create the US Visa Card in USD currency under liabilities?

if so when you entered the transaction you should have got a pop up to enter 
the conversion rate and the value which will be debited.




Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of 
Ze'ev Ionis 
Sent: Thursday, December 14, 2023 3:52 PM
To: gnucash-user@gnucash.org 
Subject: [GNC] Currency conversion

I have a checking account in CDN $.  I have a credit card in US $.

I made a transfer of C$ from Checking into US Visa.  The notes show the correct 
values, including the conversion rate.  But the actual entries show the values 
entered in C$ (e.g. 1,300) in both accounts - where it should be around $900 in 
the Visa account.  What am I doing wrong?

Ze'ev
___
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] Currency conversion

2023-12-14 Thread Ze'ev Ionis
Yes and yes, got the pop up, the transactions show (in the notes) correct 
information, but actual values show wrong information. Think 1300 and 1300, 
instead of 1300 and 900.

Get Outlook for Android

From: Murugan Muruganandam 
Sent: Thursday, December 14, 2023 3:04:33 PM
To: Ze'ev Ionis ; gnucash-user@gnucash.org 

Subject: Re: Currency conversion

Did you create the US Visa Card in USD currency under liabilities?

if so when you entered the transaction you should have got a pop up to enter 
the conversion rate and the value which will be debited.




Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of 
Ze'ev Ionis 
Sent: Thursday, December 14, 2023 3:52 PM
To: gnucash-user@gnucash.org 
Subject: [GNC] Currency conversion

I have a checking account in CDN $.  I have a credit card in US $.

I made a transfer of C$ from Checking into US Visa.  The notes show the correct 
values, including the conversion rate.  But the actual entries show the values 
entered in C$ (e.g. 1,300) in both accounts - where it should be around $900 in 
the Visa account.  What am I doing wrong?

Ze'ev
___
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] Monthly Expense summary Report

2023-12-14 Thread Adrien Monteleone
Either of those reports (Transaction or Budget) should allow you to 
select any accounts you want.


Regards,
Adrien

On 12/14/23 12:19 PM, Alan Johnson via gnucash-user wrote:

Thanks,

That will work. Only annoyance is that I can't seem to select both
income and expense at the same time, requiring two reports.

The default had the asset and liability accounts selected, which was
not needed.


___
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] Currency conversion

2023-12-14 Thread Murugan Muruganandam
Did you create the US Visa Card in USD currency under liabilities?

if so when you entered the transaction you should have got a pop up to enter 
the conversion rate and the value which will be debited.




Saludos Cordiales


Murugan


From: gnucash-user 
 on behalf of 
Ze'ev Ionis 
Sent: Thursday, December 14, 2023 3:52 PM
To: gnucash-user@gnucash.org 
Subject: [GNC] Currency conversion

I have a checking account in CDN $.  I have a credit card in US $.

I made a transfer of C$ from Checking into US Visa.  The notes show the correct 
values, including the conversion rate.  But the actual entries show the values 
entered in C$ (e.g. 1,300) in both accounts - where it should be around $900 in 
the Visa account.  What am I doing wrong?

Ze'ev
___
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.


[GNC] Currency conversion

2023-12-14 Thread Ze'ev Ionis
I have a checking account in CDN $.  I have a credit card in US $.

I made a transfer of C$ from Checking into US Visa.  The notes show the correct 
values, including the conversion rate.  But the actual entries show the values 
entered in C$ (e.g. 1,300) in both accounts - where it should be around $900 in 
the Visa account.  What am I doing wrong?

Ze'ev
___
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] Nice to Have?

2023-12-14 Thread David Carlson
Don't hold your breath, but I believe the default behavior of the Since
Last Run assistant will change with the next GnuCash update in a few days
to be more user friendly.

The comments from others about the various settings being confusing may
still apply afterward, but there should be less clutter from SX"s that are
not doing anything today.



On Thu, Dec 14, 2023, 11:49 AM Stan Brown (using GC 4.14) <
stan...@fastmail.fm> wrote:

> On 2023-12-14 08:49, Adrien Monteleone wrote:
> > If I'm not mistaken, that is part of the setting for each Scheduled
> > Transaction. You set how many days in advance you want it to remind you.
> > If you would only want same-day, I'm hazarding a guess that "0" days
> > would work. If that doesn't, try "1" day.
> >
> > I don't think this is configurable for all transactions together. It is
> > a case-by-case basis.
>
> It is indeed on a case-by-case basis. However, when you create a new
> scheduled transaction, "Create ___ days in advance" and "Remind ___ days
> in advance" are both unchecked (unticked), so that the transaction is
> not created before its assigned date, and there's no advance reminder.
>
> I suppose it's possible to tick either or both boxes and leave the
> number of days at zero, the default, but since they're not ticked by
> default it seems simpler to leave them unticked.
>
> Stan Brown
> Tehachapi, CA, USA
> https://BrownMath.com
> ___
> 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] Linux Mint version of Gnucash 5.4 Stopped Generating Reports

2023-12-14 Thread Charlie Morrison

Thanks John for explaining what is causing the issue.

Not sure why the space between "flatpak" and "run" disappeared on my 
email that went to the list.  The space is there on my sent copy???


I'm using Manjaro Linux and the current Nvidia driver is 470.223.02-27.  
I think there are too many issues in the 535 version for them to get it 
into stable yet.  Once the Nvidia driver is updated to the 535 version I 
will check to see if I still need to use the 
WEBKIT_DISABLE_COMPOSITING_MODE=1 fix.


Thanks, Charlie

On 12/14/23 10:58, john wrote:
It won't be fixed in the next release because it's not something that 
GnuCash can fix. As you say, the work around is to stop WebKit using 
the GPU with WEBKIT_DISABLE_COMPOSITING_MODE=1 in the environment.


There's a typo in your flatpak command line that might trip up 
somebody not paying close enough attention. The correct command is

    WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpak run org.gnucash.GnuCash
with a space between flatpak and run.
For users whose distros have screwed up the webkitgtk package and 
aren't using Flatpak, say

    WEBKIT_DISABLE_COMPOSITING_MODE=1 gnucash
instead or set WEBKIT_DISABLE_COMPOSITING_MODE=1 in the environment 
some other way.


Note that this is about webkitgtk not GnuCash so it's completely 
independent of GnuCash version. It has been reported for GnuCash 
releases as early as 4.4. Also, while there is a known issue with 
Nvidia drivers (reportedly resolved by Nvidia Linux driver 
535.113.01), there are a couple of other ways that packagers can screw 
up the webkitgtk dependencies and break GPU acceleration regardless of 
GPU brand.


All of which said, Arch Linux managed to screw up their webkitgtk 
package so thoroughly that disabling GPU acceleration didn't help. 
There's a systemd journal crash on 
https://bugs.gnucash.org/show_bug.cgi?id=798549 that you can use to 
recognize the problem. I think Arch have fixed it but it might still 
manifest in other distros.


Regards,
John Ralls



On Dec 14, 2023, at 05:16, Charlie Morrison  wrote:

If you have an Nvidia GPU, there is an issue rendering reports in 
Linux.  There is a bug report discussing it and it may be fixed for 
the next release but I'm not sure about that.  The report information 
is there but you can't see it.


The workaround is to set an environmental variable that disables 
compositing in Webkitgtk. You can check to see if this fixes it for 
you by starting Gnucash in the terminal using the following command:


WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpakrun org.gnucash.GnuCash

If that allows you to see the reports, then setting the environmental 
variable "WEBKIT_DISABLE_COMPOSITING_MODE=1" will fix it.  I have no 
idea how to do that in Linux Mint however.



On 12/14/23 00:44, Larry Nagel wrote:
One further addendum:  I can print the report as a PDF, I just 
cannot see the report on my terminal.


Very weird!!!

Larry
---
*Larry Nagel*
*251 Stanford Avenue*
*Kensington, CA 94708*

*(510) 558-0842*
*Cell: (510) 502-6244*
*laurencenage...@gmail.com*


On 2023-12-13 22:12, Larry Nagel wrote:
My apologies in advance because I think this question has been 
asked and answered.  I have been running gnucash on Linux Mint and 
Windows forever, and I am a fairly low impact user.  I only run 
reports when it's time to see the tax man, so I don't know when 
simple stored reports like Profit and Loss and Balance Sheet 
stopped working.  I presently have flathub 5.4.1 running on Linux 
Mint 21.2.  These same reports work fine on the Windows version of 
gnucash  [ Version 5.4 Build ID: 5.3-412-g53245caebf+(2023-09-23)  
].  I'm obviously not copying something to the correct location on 
the flathub version.


Any advice would be greatly appreciated!!!

Larry
---
*Larry Nagel*
*251 Stanford Avenue*
*Kensington, CA 94708*

*(510) 558-0842*
*Cell: (510) 502-6244*
*laurencenage...@gmail.com*



___
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] Monthly Expense summary Report

2023-12-14 Thread Alan Johnson via gnucash-user
Thanks,

That will work. Only annoyance is that I can't seem to select both
income and expense at the same time, requiring two reports. 

The default had the asset and liability accounts selected, which was
not needed.  

On Thu, 2023-12-14 at 10:53 -0600, Adrien Monteleone wrote:
> The Transaction Report can group by period with subtotals and totals.
> That is a listing of each transaction though. You can likely reduce 
> detail, but there should be a summary table you can turn on which
> might 
> get you close.
> 
> Also take a look at the Budget Report multi-period feature. If you
> don't 
> want the actual budget features, you can still use the report to show
> actual expenses. This report presents a column for each period by 
> account. You also get a YTD total column if you want it, and can 
> collapse previous/future periods from the one you want to focus on.
> 
> Regards,
> Adrien
> 
> On 12/14/23 9:17 AM, Alan Johnson via gnucash-user wrote:
> > Hello,
> > 
> > Is there a way to have an expense report that breaks out the
> > columns by
> > week and/or month?
> > 
> > Other software will allow me to display the expense category for
> > each
> > month/quarter/week/chosen grouping period and then sum them at the
> > end.
> > 
> > For example, In this report I could see how much I spent on
> > Expenses:Auto:Fuel for Jan/Feb/Mar.../Dec and then the Year on one
> > screen without having to run 12 different reports.
> > 
> > I don't desire to have each transaction for those months, just the
> > summary of the amount spent in each category for the
> > month/week/quarter.
> 
> ___
> 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.


smime.p7s
Description: S/MIME cryptographic signature
___
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] Nice to Have?

2023-12-14 Thread Stan Brown (using GC 4.14)
On 2023-12-14 08:49, Adrien Monteleone wrote:
> If I'm not mistaken, that is part of the setting for each Scheduled
> Transaction. You set how many days in advance you want it to remind you.
> If you would only want same-day, I'm hazarding a guess that "0" days
> would work. If that doesn't, try "1" day.
> 
> I don't think this is configurable for all transactions together. It is
> a case-by-case basis.

It is indeed on a case-by-case basis. However, when you create a new
scheduled transaction, "Create ___ days in advance" and "Remind ___ days
in advance" are both unchecked (unticked), so that the transaction is
not created before its assigned date, and there's no advance reminder.

I suppose it's possible to tick either or both boxes and leave the
number of days at zero, the default, but since they're not ticked by
default it seems simpler to leave them unticked.

Stan Brown
Tehachapi, CA, USA
https://BrownMath.com
___
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] Definition of document root

2023-12-14 Thread Brook Milligan


> On Dec 11, 2023, at 4:19 PM, Jim DeLaHunt  wrote:
> 
> I suggest you file a bug report, mentioning "Document Root" and "link"
> in the Summary. That should make it discoverable. If you have questions
> about filing a bug report, please follow up here on the list, and we
> will try to help you clean it up.
> 
> Thank you for this idea!

I have now discovered this enhancement request from 2020.

https://bugs.gnucash.org/show_bug.cgi?id=797816

It seems to be requesting the same thing.  From this request and the email 
chain this is part of, it seems there is definitely interest.  I have added a 
note referencing this email chain.

What would it take to make this happen?

Cheers,
Brook


___
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] Nice to Have?

2023-12-14 Thread Derek Atkins
The "Since Last Run" dialog is what you want -- it will display all the
SXes that are being processed "today".

-derek

On Thu, December 14, 2023 11:19 am, Grace wrote:
> I don't know if this is the correct place to ask for a "Nice to Have".
>
> My request is that the window that displays scheduled transactions to be
> posted today, could only display those transactions being posted today.
> At the moment it displays all the scheduled transactions. For me it
> would be nice if it just showed those being processed today.
>
> Grace
>
> ___
> 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.
>


-- 
   Derek Atkins 617-623-3745
   de...@ihtfp.com www.ihtfp.com
   Computer and Internet Security Consultant

___
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] How to change date of balance on register?

2023-12-14 Thread Adrien Monteleone

A Filter on the view might get close to what you want.

Regards,
Adrien

On 12/14/23 9:13 AM, Alan Johnson via gnucash-user wrote:
It would be nice of one of those options was

customizeable - say 30 or 60 days or a chosen date out.


___
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] Linux Mint version of Gnucash 5.4 Stopped Generating Reports

2023-12-14 Thread john
It won't be fixed in the next release because it's not something that GnuCash 
can fix. As you say, the work around is to stop WebKit using the GPU with 
WEBKIT_DISABLE_COMPOSITING_MODE=1 in the environment.

There's a typo in your flatpak command line that might trip up somebody not 
paying close enough attention. The correct command is
WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpak run org.gnucash.GnuCash
with a space between flatpak and run.
For users whose distros have screwed up the webkitgtk package and aren't using 
Flatpak, say
WEBKIT_DISABLE_COMPOSITING_MODE=1 gnucash
instead or set WEBKIT_DISABLE_COMPOSITING_MODE=1 in the environment some other 
way.

Note that this is about webkitgtk not GnuCash so it's completely independent of 
GnuCash version. It has been reported for GnuCash releases as early as 4.4. 
Also, while there is a known issue with Nvidia drivers (reportedly resolved by 
Nvidia Linux driver 535.113.01), there are a couple of other ways that 
packagers can screw up the webkitgtk dependencies and break GPU acceleration 
regardless of GPU brand.

All of which said, Arch Linux managed to screw up their webkitgtk package so 
thoroughly that disabling GPU acceleration didn't help. There's a systemd 
journal crash on https://bugs.gnucash.org/show_bug.cgi?id=798549 that you can 
use to recognize the problem. I think Arch have fixed it but it might still 
manifest in other distros.

Regards,
John Ralls


> On Dec 14, 2023, at 05:16, Charlie Morrison  wrote:
> 
> If you have an Nvidia GPU, there is an issue rendering reports in Linux.  
> There is a bug report discussing it and it may be fixed for the next release 
> but I'm not sure about that.  The report information is there but you can't 
> see it.
> 
> The workaround is to set an environmental variable that disables compositing 
> in Webkitgtk. You can check to see if this fixes it for you by starting 
> Gnucash in the terminal using the following command:
> 
> WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpakrun org.gnucash.GnuCash
> 
> If that allows you to see the reports, then setting the environmental 
> variable "WEBKIT_DISABLE_COMPOSITING_MODE=1" will fix it.  I have no idea how 
> to do that in Linux Mint however.
> 
> 
> On 12/14/23 00:44, Larry Nagel wrote:
>> One further addendum:  I can print the report as a PDF, I just cannot see 
>> the report on my terminal.
>> 
>> Very weird!!!
>> 
>> Larry
>> ---
>> *Larry Nagel*
>> *251 Stanford Avenue*
>> *Kensington, CA 94708*
>> 
>> *(510) 558-0842*
>> *Cell: (510) 502-6244*
>> *laurencenage...@gmail.com*
>> 
>> 
>> On 2023-12-13 22:12, Larry Nagel wrote:
>>> My apologies in advance because I think this question has been asked and 
>>> answered.  I have been running gnucash on Linux Mint and Windows forever, 
>>> and I am a fairly low impact user.  I only run reports when it's time to 
>>> see the tax man, so I don't know when simple stored reports like Profit and 
>>> Loss and Balance Sheet stopped working.  I presently have flathub 5.4.1 
>>> running on Linux Mint 21.2.  These same reports work fine on the Windows 
>>> version of gnucash  [ Version 5.4 Build ID: 
>>> 5.3-412-g53245caebf+(2023-09-23)  ].  I'm obviously not copying something 
>>> to the correct location on the flathub version.
>>> 
>>> Any advice would be greatly appreciated!!!
>>> 
>>> Larry
>>> ---
>>> *Larry Nagel*
>>> *251 Stanford Avenue*
>>> *Kensington, CA 94708*
>>> 
>>> *(510) 558-0842*
>>> *Cell: (510) 502-6244*
>>> *laurencenage...@gmail.com*
>>> 
>>> 
>> ___
>> 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] Monthly Expense summary Report

2023-12-14 Thread Adrien Monteleone
The Transaction Report can group by period with subtotals and totals. 
That is a listing of each transaction though. You can likely reduce 
detail, but there should be a summary table you can turn on which might 
get you close.


Also take a look at the Budget Report multi-period feature. If you don't 
want the actual budget features, you can still use the report to show 
actual expenses. This report presents a column for each period by 
account. You also get a YTD total column if you want it, and can 
collapse previous/future periods from the one you want to focus on.


Regards,
Adrien

On 12/14/23 9:17 AM, Alan Johnson via gnucash-user wrote:

Hello,

Is there a way to have an expense report that breaks out the columns by
week and/or month?

Other software will allow me to display the expense category for each
month/quarter/week/chosen grouping period and then sum them at the
end.

For example, In this report I could see how much I spent on
Expenses:Auto:Fuel for Jan/Feb/Mar.../Dec and then the Year on one
screen without having to run 12 different reports.

I don't desire to have each transaction for those months, just the
summary of the amount spent in each category for the
month/week/quarter.


___
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] Nice to Have?

2023-12-14 Thread Adrien Monteleone
If I'm not mistaken, that is part of the setting for each Scheduled 
Transaction. You set how many days in advance you want it to remind you. 
If you would only want same-day, I'm hazarding a guess that "0" days 
would work. If that doesn't, try "1" day.


I don't think this is configurable for all transactions together. It is 
a case-by-case basis.


Regards,
Adrien

On 12/14/23 10:19 AM, Grace wrote:

I don't know if this is the correct place to ask for a "Nice to Have".

My request is that the window that displays scheduled transactions to be 
posted today, could only display those transactions being posted today. 
At the moment it displays all the scheduled transactions. For me it 
would be nice if it just showed those being processed today.


___
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] Linux Mint version of Gnucash 5.4 Stopped Generating Reports

2023-12-14 Thread john



> On Dec 13, 2023, at 22:38, Larry Nagel  wrote:
> 
> My apologies in advance because I think this question has been asked and 
> answered.  I have been running gnucash on Linux Mint and Windows forever, and 
> I am a fairly low impact user.  I only run reports when it's time to see the 
> tax man, so I don't know when simple stored reports like Profit and Loss and 
> Balance Sheet stopped working.  I presently have flathub 5.4.1 running on 
> Linux Mint 21.2.  These same reports work fine on the Windows version of 
> gnucash  [ Version 5.4 Build ID: 5.3-412-g53245caebf+(2023-09-23)  ].  I'm 
> obviously not copying something to the correct location on the flathub 
> version.
> 
> Any advice would be greatly appreciated!!!

It's one of several problems with packaging recent releases of WebKitGtk. To 
work around it run gnucash from the terminal app with
   WEBKIT_DISABLE_COMPOSITING_MODE=1 gnucash

You might also file a bug with the distro to encourage them to fix their 
webkitgtk package.

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.


[GNC] Nice to Have?

2023-12-14 Thread Grace

I don't know if this is the correct place to ask for a "Nice to Have".

My request is that the window that displays scheduled transactions to be 
posted today, could only display those transactions being posted today. 
At the moment it displays all the scheduled transactions. For me it 
would be nice if it just showed those being processed today.


Grace

___
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.


[GNC] Monthly Expense summary Report

2023-12-14 Thread Alan Johnson via gnucash-user
Hello,

Is there a way to have an expense report that breaks out the columns by
week and/or month? 

Other software will allow me to display the expense category for each
month/quarter/week/chosen grouping period and then sum them at the
end. 

For example, In this report I could see how much I spent on
Expenses:Auto:Fuel for Jan/Feb/Mar.../Dec and then the Year on one
screen without having to run 12 different reports. 

I don't desire to have each transaction for those months, just the
summary of the amount spent in each category for the
month/week/quarter.

Thanks,

Alan


smime.p7s
Description: S/MIME cryptographic signature
___
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] How to change date of balance on register?

2023-12-14 Thread Alan Johnson via gnucash-user
Thanks.  The Current / Current USD is what I was looking for (balance
as of today).  Playing around, I see a total (period) which shows a
negative balance but the account isn't actually negative. It looks like
it is showing the delta from the start of the 'period' - which I take
to be the start of calendar year, to today, something like a statement
of cash flows.  It would be nice of one of those options was
customizeable - say 30 or 60 days or a chosen date out.  

Alan

On Mon, 2023-12-11 at 12:31 -0500, Kalpesh Patel wrote:
> There is really not a way to specify the date range the way I think
> you want to -- like today to end-of-month or today to infinity --
> that is somewhat dynamically adjusting per se. As David mentioned,
> you can select from pre-built ones by putting a check mark in the
> ones that you want to display in the Account page. Out of those ones,
> I'll say 'Present (USD)' is likely to give you the closest one as it
> will normalize all accounts in to common USD basis rather than just
> 'Present' as you will not see the monetary value but amount of shares
> for each issue you have. If you want a bit more "custom" then you can
> enable view by 'Period' or 'Period (USD)' and then you can set the
> period range in 'Edit' -> 'Preference' -> 'Accounting Period'
> sheet.   
> 
> -Original Message-
> From: David H  
> Sent: Sunday, December 10, 2023 5:32 PM
> To: Alan Johnson 
> Cc: gnucash-user@gnucash.org
> Subject: Re: [GNC] How to change date of balance on register?
> 
> If you click on the down arrow in the header line of the accounts tab
> far right you can select lots of dates, see below - try "Present"
> 
> 
> Cheers David H.
> 
> [image: image.png]
> 
> 
> On Mon, 11 Dec 2023 at 08:12, Alan Johnson via gnucash-user <
> gnucash-user@gnucash.org> wrote:
> 
> > Hello,
> > 
> > I'm running GnuCash 5.4.1 flathub.
> > 
> > Is there a way to change the date of balance shown in the account 
> > overview?
> > 
> > For example, I have a checking account with 10,000 in it today.  I 
> > have a couple transactions that are future dated which decrease the
> > balance.
> >  On the Accounts page, it shows the lower balance of the future
> > amount.
> > Is there a way to change which date is the reference date for 
> > displaying the balance?
> > 
> > Thanks,
> > Alan
> > ___
> > 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.
> > 
> 


smime.p7s
Description: S/MIME cryptographic signature
___
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] Linux Mint version of Gnucash 5.4 Stopped Generating Reports

2023-12-14 Thread Charlie Morrison
If you have an Nvidia GPU, there is an issue rendering reports in 
Linux.  There is a bug report discussing it and it may be fixed for the 
next release but I'm not sure about that.  The report information is 
there but you can't see it.


The workaround is to set an environmental variable that disables 
compositing in Webkitgtk. You can check to see if this fixes it for you 
by starting Gnucash in the terminal using the following command:


WEBKIT_DISABLE_COMPOSITING_MODE=1 flatpakrun org.gnucash.GnuCash

If that allows you to see the reports, then setting the environmental 
variable "WEBKIT_DISABLE_COMPOSITING_MODE=1" will fix it.  I have no 
idea how to do that in Linux Mint however.



On 12/14/23 00:44, Larry Nagel wrote:
One further addendum:  I can print the report as a PDF, I just cannot 
see the report on my terminal.


Very weird!!!

Larry
---
*Larry Nagel*
*251 Stanford Avenue*
*Kensington, CA 94708*

*(510) 558-0842*
*Cell: (510) 502-6244*
*laurencenage...@gmail.com*


On 2023-12-13 22:12, Larry Nagel wrote:
My apologies in advance because I think this question has been asked 
and answered.  I have been running gnucash on Linux Mint and Windows 
forever, and I am a fairly low impact user.  I only run reports when 
it's time to see the tax man, so I don't know when simple stored 
reports like Profit and Loss and Balance Sheet stopped working.  I 
presently have flathub 5.4.1 running on Linux Mint 21.2.  These same 
reports work fine on the Windows version of gnucash  [ Version 5.4 
Build ID: 5.3-412-g53245caebf+(2023-09-23)  ].  I'm obviously not 
copying something to the correct location on the flathub version.


Any advice would be greatly appreciated!!!

Larry
---
*Larry Nagel*
*251 Stanford Avenue*
*Kensington, CA 94708*

*(510) 558-0842*
*Cell: (510) 502-6244*
*laurencenage...@gmail.com*



___
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] How to fix Accounts Rec'ble aging? (have a prepayment & an "unpaid" invoice that cancel each other)

2023-12-14 Thread Eric Chapman
Oh! I wondered how to do that. It did not occur to me that I could 
select *both" of those.


Thanks once again, Adrien,

Eric

On 12/13/23 19:05, Adrien Monteleone wrote:
You could have also simply clicked both the prepayment and the desired 
invoice and the payment would have been applied to it.


This is the same way you'd otherwise handle pre/overpayments that need 
to be later applied to invoices.


Regards,
Adrien

On 12/13/23 2:32 PM, Eric Chapman wrote:

I've attached some screenshots.

When I run a customer report, the aging at the bottom is messed up, 
apparently because a payment has somehow been recorded that was not 
associated with the invoice.


When I launch GnuCash, a splash screen tells me there is an unpaid 
invoice. [Pause while getting screenshots …]


Ohhh! I found it: Go to the Accounts Receivable ledger and find the 
"prepayment" - the payment there on the same day as the invoice. 
Delete it. Return to the Invoice and click "Pay" and record a payment 
as usual. Now all is well.


Sorry to bother you with this question, but I think I'll post it just 
so it's there for future reference if I forget how to do this! :) And 
maybe it'll be useful to someone else, too.


___
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.