Re: [GNC-dev] decimals

2023-10-01 Thread Jim DeLaHunt

Hello, Martin, good to hear from you again!

It is disappointing that GnuCash is dividing your numbers by 100. Could 
you please give us some more information?  In which part of the GnuCash 
do you see this behaviour? e.g. a transaction register for a credit card 
account? when entering a stock purchase?  And, in what currency is the 
amount you are editing? (Euros, Vietnamese Dong, shares of a stock, 
etc.) What OS are you using? e.g. Windows? Linux?  Finally, what is the 
locale setting of your computer's OS? e.g. Italian language and number 
formats, Euro currency? Or some other language and number format and 
currency? Note that the OS locale setting is set outside of GnuCash.


I can tell you that when I enter "100" in the Canadian Dollar 
transaction register for my credit card account, GnuCash treats this as 
the number "100", not as "1".



On 2023-10-01 20:30, Martin Mainka wrote:

Hi,

thank you for gnucash.

I'm using gnucash Version: 4.13 and have a problem with entering the 
Amounts.


Each time I enter a amount without decimals, the program devides it by 
100 f.e. 100 becomes 1. If i'm typing the decimals it is OK. Do you 
have already a solution for that?


Thanks a lot

Martin

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


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


[GNC-dev] decimals

2023-10-01 Thread Martin Mainka

Hi,

thank you for gnucash.

I'm using gnucash Version: 4.13 and have a problem with entering the 
Amounts.


Each time I enter a amount without decimals, the program devides it by 
100 f.e. 100 becomes 1. If i'm typing the decimals it is OK. Do you have 
already a solution for that?


Thanks a lot

Martin

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


Re: [GNC-dev] Windows Build VM

2023-10-01 Thread john



> On Oct 1, 2023, at 06:00, Derek Atkins  wrote:
> 
> Hi,
> 
> On Sun, October 1, 2023 12:00 am, flywire wrote:
>> https://lists.gnucash.org/pipermail/gnucash-user/2023-April/106619.html
>> John wrote:
>> 
>>> we don't have a Windows CI action, the nightly builds are done with the
>>> https://github.com/gnucash/GnuCash-on-windows powershell scripts on a
>>> Windows VM in Derek's basement.
>> 
>> 
>> Derek, Can you make that VM available so I can run it? I'd really like to
>> run Python bindings under Windows.
> 
> I'm not sure what you mean by "make that VM available".  It's just a Win10
> VM with the GnuCash build tools installed.  This particular VM has access
> keys on it that make it difficult to just send you the disk image, if
> that's what you're asking.

You can set up the necessary environment yourself, see 
https://github.com/gnucash/gnucash-on-windows/. I'm not sure that the part of 
setup-mingw64.ps1 that fills in the installer data still works, but you can do 
that part yourself and then run setup-mingw64.ps1 to do the updating and 
install the dependencies. Beware, though, that the MSYS2 installer now installs 
the UCRT64 environment (see https://www.msys2.org/docs/environments/). I tested 
that last week and jhbuild doesn't like it one bit, so you' may need to also 
set up the MINGW64 (or MINGW32 if you have the 32-bit version of Windows) 
environment if setup-mingw64.psi fails. 

Regards,
John Ralls

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


Re: [GNC-dev] Windows Build VM

2023-10-01 Thread Derek Atkins
Hi,

On Sun, October 1, 2023 12:00 am, flywire wrote:
> https://lists.gnucash.org/pipermail/gnucash-user/2023-April/106619.html
> John wrote:
>
>> we don't have a Windows CI action, the nightly builds are done with the
>> https://github.com/gnucash/GnuCash-on-windows powershell scripts on a
>> Windows VM in Derek's basement.
>
>
> Derek, Can you make that VM available so I can run it? I'd really like to
> run Python bindings under Windows.

I'm not sure what you mean by "make that VM available".  It's just a Win10
VM with the GnuCash build tools installed.  This particular VM has access
keys on it that make it difficult to just send you the disk image, if
that's what you're asking.

-derek

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

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