Re: [GNC-dev] running setup-mingw64.ps1

2018-04-09 Thread pjlbyrne
Hmm I tried it but it seems more broken than that:

patb@DESKTOP-REQM4CB MSYS ~
$ pacman -Syuu

patb@DESKTOP-REQM4CB MSYS ~
$ which pacman
/usr/bin/pacman

patb@DESKTOP-REQM4CB MSYS ~
$ file /usr/bin/pacman
/usr/bin/pacman: PE32+ executable (console) x86-64 (stripped to external
PDB), for MS Windows

patb@DESKTOP-REQM4CB MSYS ~
$ pacman -hl


It's weird, some things (the built-ins?) seem to work, and others do nowt.
'env' works, 'vim' does nothing.

There don't seem to be obvious dependencies missing. This looks OK:
patb@DESKTOP-REQM4CB MSYS ~
$ ldd /usr/bin/pacman
ntdll.dll => /c/Windows/SYSTEM32/ntdll.dll (0x7ffca293)
KERNEL32.DLL => /c/Windows/System32/KERNEL32.DLL (0x7ffc9fea)
KERNELBASE.dll => /c/Windows/System32/KERNELBASE.dll
(0x7ffc9f50)
msys-2.0.dll => /usr/bin/msys-2.0.dll (0x18004)
bcrypt.dll => /c/Windows/SYSTEM32/bcrypt.dll (0x7ffc9e7e)

I tried re-running the powershell script, but it doesn't think it has
anything to do.

Perhaps recent Windows 10 updates have brought to quarantine the pacman
executable, or something weird like that. 

I guess I will have another play-around & try and see what's going on later.
Thanks again for the advice, David.

Cheers
Patrick





--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: [GNC-dev] running setup-mingw64.ps1

2018-04-08 Thread John Ralls


> On Apr 8, 2018, at 8:10 AM, pjlbyrne  wrote:
> 
> Hi again,
> 
> I tried this at home and did not get the above errors.
> 
> I did however get problems on install, and problems after install.
> 
> The install problems are that some package installs appear to fail eg:
> (57/97) installing texinfo
>  1 [main] pacman 4232 fork: child -1 - forked process 9808 died
> unexpectedly, retry 0, exit code 0xC139, errno 11
> 
> This happened for:
> texinfo
> libidn2
> wget
> perl-libwww
> perl-Convert-BinHex
> 
> Then I see:
> Next we'll install the HTML Help Workshop includes and libraries into our
> MinGW directory.
> /usr/bin/bash: /mingw64/bin/gendef: No such file or directory
> /usr/bin/bash: /mingw64/bin/dlltool: No such file or directory
> 
> After install, in mingw64, this does nothing:
> patb@DESKTOP-REQM4CB MINGW64 /c/gcdev64
> $ jhbuild -f src/gnucash-on-windows.git/jhbuildrc buildrc
> 
> Indeed, just typing 'jhbuild' or 'jhbuild --help' does nothing, which seems
> very odd to me.
> 
> Can someone please advise?

First, open an MSYS2 shell, for this it doesn’t matter which one. In it run
  pacman -Syuu
If it tells you to quit the shell do so by clicking the red X in the window’s 
title bar, not by exiting bash.

Next, go back to Powershell and run setup-mingw64.ps1 again. jhbuild isn’t 
going to work until that completes without errors.

jhbuild is a bit odd all the way around. The documentation is at 
https://developer.gnome.org/jhbuild/stable/ 
 and there’s some more information 
at https://wiki.gnome.org/action/show/Projects/Jhbuild 
.

“buildrc” is not a jhbuild command, you want “build”.

Regards,
John Ralls


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


Re: [GNC-dev] running setup-mingw64.ps1

2018-04-08 Thread pjlbyrne
Hi again,

I tried this at home and did not get the above errors.

I did however get problems on install, and problems after install.

The install problems are that some package installs appear to fail eg:
(57/97) installing texinfo
  1 [main] pacman 4232 fork: child -1 - forked process 9808 died
unexpectedly, retry 0, exit code 0xC139, errno 11

This happened for:
texinfo
libidn2
wget
perl-libwww
perl-Convert-BinHex

Then I see:
Next we'll install the HTML Help Workshop includes and libraries into our
MinGW directory.
/usr/bin/bash: /mingw64/bin/gendef: No such file or directory
/usr/bin/bash: /mingw64/bin/dlltool: No such file or directory

After install, in mingw64, this does nothing:
patb@DESKTOP-REQM4CB MINGW64 /c/gcdev64
$ jhbuild -f src/gnucash-on-windows.git/jhbuildrc buildrc

Indeed, just typing 'jhbuild' or 'jhbuild --help' does nothing, which seems
very odd to me.

Can someone please advise?
Thanks
Patrick




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread Chris Good
Hi Dave,

For me, the thread at the top of the page is not the correct thread.

Regards,

Chris Good

> On 5 Apr 2018, at 6:19 AM, Dave H <hell...@gmail.com> wrote:
> 
> Hmm my Outlook/Safari/iPad takes me to Nabble with the thread at the top of 
> the screen, oh well one of life’s little mysteries :-)
> 
> Cheers Dave H.
> 
>> On Thu, 5 Apr 2018 at 5:56 am, Chris Good <goodchri...@gmail.com> wrote:
>> Hi Dave,
>> 
>> I'm reading this in Safari on an iPad.
>> The link takes me to nabble but not to the thread. I still have to find the 
>> thread.
>> 
>> Regards, Chris Good
>> 
>>> On 5 Apr 2018, at 5:01 AM, Dave H <hell...@gmail.com> wrote:
>>> 
>>> Chris,  There seems to be a Sent From link there in the stuff I'm seeing - 
>>> clicking it takes me to the Nabble threaad ?  Gmail hides it until you 
>>> click the 3 dots if you are reading this in gmail ?
>>> 
>>> Cheers Dave H.
>>> 
>>>> On 5 April 2018 at 04:46, Chris Good <goodchri...@gmail.com> wrote:
>>>> Hi pjlbyrne,
>>>> 
>>>> For those of us not reading this in nabble, could you please include a 
>>>> link to the nabble thread in your responses so we can easily see the 
>>>> context?
>>>> 
>>>> Eg
>>>> http://gnucash.1415818.n4.nabble.com/gnucash-3-0-crashes-opening-accounts-file-td4698761.html
>>>> 
>>>> Regards, Chris Good
>>>> 
>>>> >
>>>> > Message: 17
>>>> > Date: Wed, 4 Apr 2018 08:23:12 -0700 (MST)
>>>> > From: pjlbyrne <pjlby...@gmail.com>
>>>> > To: gnucash-devel@gnucash.org
>>>> > Subject: Re: running setup-mingw64.ps1
>>>> > Message-ID: <1522855392252-0.p...@n4.nabble.com>
>>>> > Content-Type: text/plain; charset=us-ascii
>>>> >
>>>> > Looks like these errors may be related to other installs on the path:
>>>> >
>>>> > https://github.com/Alexpux/MSYS2-packages/issues/393
>>>> >
>>>> >
>>>> >
>>>> >
>>>> > --
>>>> > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
>>>> >
>>>> >
>>>> ___
>>>> gnucash-devel mailing list
>>>> gnucash-devel@gnucash.org
>>>> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread Dave H
Hmm my Outlook/Safari/iPad takes me to Nabble with the thread at the top of
the screen, oh well one of life’s little mysteries :-)

Cheers Dave H.

On Thu, 5 Apr 2018 at 5:56 am, Chris Good <goodchri...@gmail.com> wrote:

> Hi Dave,
>
> I'm reading this in Safari on an iPad.
> The link takes me to nabble but not to the thread. I still have to find
> the thread.
>
> Regards, Chris Good
>
> On 5 Apr 2018, at 5:01 AM, Dave H <hell...@gmail.com> wrote:
>
> Chris,  There seems to be a Sent From link there in the stuff I'm seeing -
> clicking it takes me to the Nabble threaad ?  Gmail hides it until you
> click the 3 dots if you are reading this in gmail ?
>
> Cheers Dave H.
>
> On 5 April 2018 at 04:46, Chris Good <goodchri...@gmail.com> wrote:
>
>> Hi pjlbyrne,
>>
>> For those of us not reading this in nabble, could you please include a
>> link to the nabble thread in your responses so we can easily see the
>> context?
>>
>> Eg
>>
>> http://gnucash.1415818.n4.nabble.com/gnucash-3-0-crashes-opening-accounts-file-td4698761.html
>>
>> Regards, Chris Good
>>
>> >
>> > Message: 17
>> > Date: Wed, 4 Apr 2018 08:23:12 -0700 (MST)
>> > From: pjlbyrne <pjlby...@gmail.com>
>> > To: gnucash-devel@gnucash.org
>> > Subject: Re: running setup-mingw64.ps1
>> > Message-ID: <1522855392252-0.p...@n4.nabble.com>
>> > Content-Type: text/plain; charset=us-ascii
>> >
>> > Looks like these errors may be related to other installs on the path:
>> >
>> > https://github.com/Alexpux/MSYS2-packages/issues/393
>> >
>> >
>> >
>> >
>> > --
>> > Sent from:
>> http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
>> >
>> >
>> ___
>> gnucash-devel mailing list
>> gnucash-devel@gnucash.org
>> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>>
>
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread Chris Good
Hi Dave,

I'm reading this in Safari on an iPad.
The link takes me to nabble but not to the thread. I still have to find the 
thread.

Regards, Chris Good

> On 5 Apr 2018, at 5:01 AM, Dave H <hell...@gmail.com> wrote:
> 
> Chris,  There seems to be a Sent From link there in the stuff I'm seeing - 
> clicking it takes me to the Nabble threaad ?  Gmail hides it until you click 
> the 3 dots if you are reading this in gmail ?
> 
> Cheers Dave H.
> 
>> On 5 April 2018 at 04:46, Chris Good <goodchri...@gmail.com> wrote:
>> Hi pjlbyrne,
>> 
>> For those of us not reading this in nabble, could you please include a link 
>> to the nabble thread in your responses so we can easily see the context?
>> 
>> Eg
>> http://gnucash.1415818.n4.nabble.com/gnucash-3-0-crashes-opening-accounts-file-td4698761.html
>> 
>> Regards, Chris Good
>> 
>> >
>> > Message: 17
>> > Date: Wed, 4 Apr 2018 08:23:12 -0700 (MST)
>> > From: pjlbyrne <pjlby...@gmail.com>
>> > To: gnucash-devel@gnucash.org
>> > Subject: Re: running setup-mingw64.ps1
>> > Message-ID: <1522855392252-0.p...@n4.nabble.com>
>> > Content-Type: text/plain; charset=us-ascii
>> >
>> > Looks like these errors may be related to other installs on the path:
>> >
>> > https://github.com/Alexpux/MSYS2-packages/issues/393
>> >
>> >
>> >
>> >
>> > --
>> > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
>> >
>> >
>> ___
>> gnucash-devel mailing list
>> gnucash-devel@gnucash.org
>> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
> 
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread Patrick Byrne
Hi Chris - OK I will try.
Cheers
Patrick

--
__̴ı ̡͌l̡̡̡ ̡͌l̡*̡̡ ̴̡ı̴̴̡ ̡̡͡| ̲▫̲͡ π̲̲͡͡ ̲̲͡▫̲̲͡͡ ̲|̡̡̡ ̡ ̴̡ı̴̡̡
̡͌l.___Patrick Byrne

On 4 April 2018 at 20:01, Dave H <hell...@gmail.com> wrote:

> Chris,  There seems to be a Sent From link there in the stuff I'm seeing -
> clicking it takes me to the Nabble threaad ?  Gmail hides it until you
> click the 3 dots if you are reading this in gmail ?
>
> Cheers Dave H.
>
> On 5 April 2018 at 04:46, Chris Good <goodchri...@gmail.com> wrote:
>
>> Hi pjlbyrne,
>>
>> For those of us not reading this in nabble, could you please include a
>> link to the nabble thread in your responses so we can easily see the
>> context?
>>
>> Eg
>> http://gnucash.1415818.n4.nabble.com/gnucash-3-0-crashes-
>> opening-accounts-file-td4698761.html
>>
>> Regards, Chris Good
>>
>> >
>> > Message: 17
>> > Date: Wed, 4 Apr 2018 08:23:12 -0700 (MST)
>> > From: pjlbyrne <pjlby...@gmail.com>
>> > To: gnucash-devel@gnucash.org
>> > Subject: Re: running setup-mingw64.ps1
>> > Message-ID: <1522855392252-0.p...@n4.nabble.com>
>> > Content-Type: text/plain; charset=us-ascii
>> >
>> > Looks like these errors may be related to other installs on the path:
>> >
>> > https://github.com/Alexpux/MSYS2-packages/issues/393
>> >
>> >
>> >
>> >
>> > --
>> > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.
>> html
>> >
>> >
>> ___
>> gnucash-devel mailing list
>> gnucash-devel@gnucash.org
>> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>>
>
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread Dave H
Chris,  There seems to be a Sent From link there in the stuff I'm seeing -
clicking it takes me to the Nabble threaad ?  Gmail hides it until you
click the 3 dots if you are reading this in gmail ?

Cheers Dave H.

On 5 April 2018 at 04:46, Chris Good <goodchri...@gmail.com> wrote:

> Hi pjlbyrne,
>
> For those of us not reading this in nabble, could you please include a
> link to the nabble thread in your responses so we can easily see the
> context?
>
> Eg
> http://gnucash.1415818.n4.nabble.com/gnucash-3-0-
> crashes-opening-accounts-file-td4698761.html
>
> Regards, Chris Good
>
> >
> > Message: 17
> > Date: Wed, 4 Apr 2018 08:23:12 -0700 (MST)
> > From: pjlbyrne <pjlby...@gmail.com>
> > To: gnucash-devel@gnucash.org
> > Subject: Re: running setup-mingw64.ps1
> > Message-ID: <1522855392252-0.p...@n4.nabble.com>
> > Content-Type: text/plain; charset=us-ascii
> >
> > Looks like these errors may be related to other installs on the path:
> >
> > https://github.com/Alexpux/MSYS2-packages/issues/393
> >
> >
> >
> >
> > --
> > Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-
> f1435356.html
> >
> >
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread Chris Good
Hi pjlbyrne,

For those of us not reading this in nabble, could you please include a link to 
the nabble thread in your responses so we can easily see the context?

Eg
http://gnucash.1415818.n4.nabble.com/gnucash-3-0-crashes-opening-accounts-file-td4698761.html

Regards, Chris Good

> 
> Message: 17
> Date: Wed, 4 Apr 2018 08:23:12 -0700 (MST)
> From: pjlbyrne <pjlby...@gmail.com>
> To: gnucash-devel@gnucash.org
> Subject: Re: running setup-mingw64.ps1
> Message-ID: <1522855392252-0.p...@n4.nabble.com>
> Content-Type: text/plain; charset=us-ascii
> 
> Looks like these errors may be related to other installs on the path:
> 
> https://github.com/Alexpux/MSYS2-packages/issues/393
> 
> 
> 
> 
> --
> Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
> 
> 
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread pjlbyrne
Looks like these errors may be related to other installs on the path:

https://github.com/Alexpux/MSYS2-packages/issues/393




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread pjlbyrne
No it just kicks out the same errors again and then runs to the end with a
couple more errors.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread pjlbyrne
pacman finished, but then I get:

(55/55) checking keys in keyring
(55/55) checking package integrity
error: GPGME error: Invalid crypto engine
error: GPGME error: Invalid crypto engine
error: GPGME error: Invalid crypto engine
error: GPGME error: Invalid crypto engine
error: GPGME error: Invalid crypto engine
error: GPGME error: Invalid crypto engine
error: GPGME error: Invalid crypto engine

and lots more 'Invalid crypto engine' messages. Then lots of
'blahblah.pk.tar.xz' is invalid, do you want to delete it?' messages, and
now its downloading again - doesn't look very promising!

I opened one of the tar.xz files in 7-Zip and it opens OK, so not sure what
is going on here.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread pjlbyrne
Adding:

https_proxy = http://1.2.3.4:5/
http_proxy = http://1.2.3.4:5/
ftp_proxy = http://1.2.3.4:5/


to C:\gcdev64\msys2\etc\wgetrc, where 1.2.3.4:5 is the proxy IP address &
port at my workplace (no it's not really that) makes pacman work with the
office proxy.

I also uncommented (in etc/pacman.conf):
XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u

according to instructions here:
https://stackoverflow.com/questions/29783065/msys2-pacman-cant-update-packages-through-corporate-firewall

pacman is now working




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread pjlbyrne
This variable is defined in the script:

html_help_workshop_installer = "htmlhelp.exe"

But in the call to install-package:

... -setup_cmd $html_help_installer

Changing the second line to refer to 'html_help_workshop_installer' makes it
run the HTML help installer.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: running setup-mingw64.ps1

2018-04-04 Thread John Ralls


> On Apr 4, 2018, at 3:09 AM, pjlbyrne  wrote:
> 
> Hi,
> 
> I am attempting to run this powershell script to setup the build environment
> for gnucash on windows.
> 
> I get this error:
> 
> Get-Item : Cannot find path 'HKCU:\SOFTWARE\Microsoft\HTML Help Workshop'
> because it does not exist.
> At C:\users\pbyrne\Downloads\setup-mingw64.ps1:159 char:25
> + $installed_hh = get-item   -path "hkcu:\SOFTWARE\Microsoft\HTML Help
> Workshop" | foreach-object{$_.GetValue("Inst
> allDir")}
>+ CategoryInfo  : ObjectNotFound: (HKCU:\SOFTWARE\...L Help
> Workshop:String) [Get-Item], ItemNotFoundExcep
>   tion
>+ FullyQualifiedErrorId :
> PathNotFound,Microsoft.PowerShell.Commands.GetItemCommand
> -
> from this script:
> -
> # Install Html Help Workshop
> $html_help_workshop_url = 
> "http://download.microsoft.com/download/0/a/9/0a939ef6-e31c-430f-a3df-dfae7960d564/htmlhelp.exe;
> $html_help_workshop_installer = "htmlhelp.exe"
> $installed_hh = get-item -path "hkcu:\SOFTWARE\Microsoft\HTML Help Workshop"
> | foreach-object{$_.GetValue("InstallDir")}
> 
> -
> 
> so the problem appears to be that the registry entries are not found,
> because the HTML Help Workshop is not installed. I suppose I could manually
> install the workshop so the registry entries are available, but that seems
> to defeat the point of the exercise! (to script the installation of the
> program). Can someone please advise on how this might be fixed?

The script should install Html Help Workshop, but in order to do so it needs 
the user to respond to the authorization window; same for Inno Setup. If you 
run the script unattended then the auth window times out and the programs don’t 
get installed.

OTOH if you’re monitoring the script and authorizing the installations then 
something else is going wrong. There should be some output on the powershelgl 
window indicating what it is.

Regards,
John Ralls

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


running setup-mingw64.ps1

2018-04-04 Thread pjlbyrne
Hi,

I am attempting to run this powershell script to setup the build environment
for gnucash on windows.

I get this error:

Get-Item : Cannot find path 'HKCU:\SOFTWARE\Microsoft\HTML Help Workshop'
because it does not exist.
At C:\users\pbyrne\Downloads\setup-mingw64.ps1:159 char:25
+ $installed_hh = get-item   -path "hkcu:\SOFTWARE\Microsoft\HTML Help
Workshop" | foreach-object{$_.GetValue("Inst
allDir")}
+ CategoryInfo  : ObjectNotFound: (HKCU:\SOFTWARE\...L Help
Workshop:String) [Get-Item], ItemNotFoundExcep
   tion
+ FullyQualifiedErrorId :
PathNotFound,Microsoft.PowerShell.Commands.GetItemCommand
-
from this script:
-
# Install Html Help Workshop
$html_help_workshop_url = 
"http://download.microsoft.com/download/0/a/9/0a939ef6-e31c-430f-a3df-dfae7960d564/htmlhelp.exe;
$html_help_workshop_installer = "htmlhelp.exe"
$installed_hh = get-item -path "hkcu:\SOFTWARE\Microsoft\HTML Help Workshop"
| foreach-object{$_.GetValue("InstallDir")}

-

so the problem appears to be that the registry entries are not found,
because the HTML Help Workshop is not installed. I suppose I could manually
install the workshop so the registry entries are available, but that seems
to defeat the point of the exercise! (to script the installation of the
program). Can someone please advise on how this might be fixed?

Cheers
Patrick



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel