RE: ANNOUNCE: GnuCash 3.0 Released

2018-04-05 Thread pjlbyrne
Hi Wes,

The developers assure us in other recent threads that the virus report is a
'false-positive' ie not really a virus. The matter has been reported to
microsoft so it should not be reported in the future.

Regards
Patrick



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: gnucash 3.0 crashes opening accounts file

2018-04-04 Thread pjlbyrne
Thanks John - I expect puttingin proxy configuration won't be too difficult.
I will have a look later.

BTW I got the exact same crash running gc3 at home, opening the same
accounts file. Perhaps it is related to the accounts file. I have been using
gnucash for some years now, my file is 1.4MB in size - is that considered
large?

Anyway it means I can debug it at home now, when I have the time.

Regards
Patrick



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
Hmm lots of errors running setup-mingw64.ps1 (see below).

Perhaps the script needs modifying so it uses my work web proxy?

I will have a look tomorrow.

CP




powershell output
--

PS C:\users\pbyrne\Downloads> Set-ExecutionPolicy Unrestricted

Execution Policy Change
The execution policy helps protect you from scripts that you do not trust.
Changing the execution policy might expose
you to the security risks described in the about_Execution_Policies help
topic. Do you want to change the execution
policy?
[Y] Yes  [N] No  [S] Suspend  [?] Help (default is "Y"):
PS C:\users\pbyrne\Downloads> Get-ExecutionPolicy
Unrestricted
PS C:\users\pbyrne\Downloads> get-ExecutionPolicy
Unrestricted
PS C:\users\pbyrne\Downloads> .\setup-mingw64.ps1


Directory: C:\


ModeLastWriteTime Length Name
- -- 
d03/04/2018 18:34gcdev64


Directory: C:\gcdev64


ModeLastWriteTime Length Name
- -- 
d03/04/2018 18:34downloads
Downloading c:\\gcdev64\\downloads\msys2.exe from
http://repo.msys2.org/distrib/i686/msys2-i686-20161025.exe
Installing c:\\gcdev64\\downloads\msys2.exe --script c:\\gcdev64\input.qs
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

Downloading c:\\gcdev64\\downloads\\htmlhelp.exe from
http://download.microsoft.com/download/0/a/9/0a939ef6-e31c-430f-a3
df-dfae7960d564/htmlhelp.exe
Installing c:\\gcdev64\\downloads\
You cannot call a method on a null-valued expression.
At C:\users\pbyrne\Downloads\setup-mingw64.ps1:97 char:22
+ $proc.waitForExit  ()
+ CategoryInfo  : InvalidOperation: (waitForExit:String) [],
RuntimeException
+ FullyQualifiedErrorId : InvokeMethodOnNull

Downloading c:\\gcdev64\\downloads\innosetup-5.5.9-unicode.exe from
http://files.jrsoftware.org/is/5/innosetup-5.5.9-uni
code.exe
Installing c:\\gcdev64\\downloads\innosetup-5.5.9-unicode.exe  /verysilent
/suppressmsgboxes /nocancel /norestart /dir="
C:\Program Files (x86)\inno"
Updating the installation. Accept the proposed changes. If the window
doesn't close on its own then close it and re-run
the script when it finishes.
:: Synchronizing package databases...
error: failed retrieving file 'mingw32.db' from repo.msys2.org : Connection
timed out after 1 milliseconds
error: failed retrieving file 'mingw32.db' from downloads.sourceforge.net :
Connection timed out after 1 millisecond
s
error: failed retrieving file 'mingw32.db' from www2.futureware.at :
Connection timed out after 1 milliseconds
error: failed to update mingw32 (download library error)
error: failed retrieving file 'mingw64.db' from repo.msys2.org : Connection
timed out after 1 milliseconds
error: failed retrieving file 'mingw64.db' from downloads.sourceforge.net :
Connection timed out after 1 millisecond
s
error: failed retrieving file 'mingw64.db' from www2.futureware.at :
Connection timed out after 1 milliseconds
error: failed to update mingw64 (download library error)
error: failed retrieving file 'msys.db' from repo.msys2.org : Connection
timed out after 1 milliseconds
error: failed retrieving file 'msys.db' from downloads.sourceforge.net :
Connection timed out after 10006 milliseconds
error: failed retrieving file 'msys.db' from www2.futureware.at : Connection
timed out after 1 milliseconds
error: failed to update msys (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
Now we'll install the dependencies. Accept the installation as usual. About
half-way through it will stop with a message
 about fontconfig. Just type "Return" at it and it will resume after a
minute or two (be patient!) and complete the inst
allation.
warning: file-5.28-2 is up to date -- skipping
warning: flex-2.6.1-1 is up to date -- skipping
warning: gawk-4.1.4-1 is up to date -- skipping
warning: gettext-0.19.7-3 is up to date -- skipping
warning: grep-2.26-1 is up to date -- skipping
warning: m4-1.4.17-4 is up to date -- skipping
warning: pacman-5.0.1-1 is up to date -- skipping
warning: pactoys-git-r2.07ca37f-1 is up to date -- skipping
warning: sed-4.2.2-2 is up to date -- skipping
warning: wget-1.18-1 is up to date -- skipping
warning: skipping target: texinfo
resolving dependencies...
looking for conflicting packages...

Packages (85) db-5.3.28-2  

Re: gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
Thanks again again. I had not only to run powershell with administrator
priviliges, but also type 'Set-ExecutionPolicy Unrestricted' before running
the script. Perhaps script execution policy is restricted by default at my
workplace for security reasons.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
It would be useful if debug builds were available on the automated build
server. Then I could download it, run it get the crash and boot up visual
studio to get stacktrace etc.



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
Huh, the VB script to install gnucash devenv on windows fails silently, and
the wiki web registration has a broken captcha link - problems problems
problems!



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
Also, an 'ESIG.log' file is written to in C:\ at the time that gnucash
crashes. It is in binary format. I can't find any info about it on the
interwebs. Anyone know what kind of beast it is?
CP



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
Okay - I might just build a debug version myself and run it up in Visual
Studio - I don't know how much effort that is from cold, though I see from a
quick shufti that the build requires 'mingw support scripts' - which doesn't
inspire me with much confidence :-(

P




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
I am not convinced that the issues reported in that bug are the same as what
I reported. Also: they apply to older versions of gnucash, and I have only
seen this issue with version 3.0. I have been using gnucash for years on
both windows and (debian) linux with no problems.

Cheers
Patrick




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
OK - thanks David!

Patrick



--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


gnucash 3.0 crashes opening accounts file

2018-04-03 Thread pjlbyrne
Hi,

I just downloaded and installed gnucash 3.0 on my Windows 7 machine. When I
start it the app window comes up, but after I select the accounts file in
the file open dialog I get this error dialog.

 

Any ideas?

Cheers - P





--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
If you are using Nabble or Gmane, please see 
https://wiki.gnucash.org/wiki/Mailing_Lists for more information.
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.