Re: Windows Nightly Builds

2016-04-28 Thread Robert Fewell
I have not changed any of the build files so using autotools.

On 28 April 2016 at 17:37, Rob Gowin  wrote:

> On Thu, Apr 28, 2016 at 9:38 AM, Robert Fewell <14ubo...@gmail.com> wrote:
>
>> If I do my own build and run it from the inst directory, it works as
>> normal
>> with out any error messages.
>> If I create my own setup.exe by using dist.sh and install that it runs as
>> usual with no errors on start up.
>>
>
> Are you doing your own builds with autotools or CMake?
>
> Rob
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Windows Nightly Builds

2016-04-28 Thread Rob Gowin
On Thu, Apr 28, 2016 at 9:38 AM, Robert Fewell <14ubo...@gmail.com> wrote:

> If I do my own build and run it from the inst directory, it works as normal
> with out any error messages.
> If I create my own setup.exe by using dist.sh and install that it runs as
> usual with no errors on start up.
>

Are you doing your own builds with autotools or CMake?

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


Re: Windows Nightly Builds

2016-04-28 Thread John Ralls

> On Apr 28, 2016, at 7:38 AM, Robert Fewell <14ubo...@gmail.com> wrote:
> 
> I have just finished testing the nightly build on my XP VM and this is what I 
> have found...
> 
> If I install from the nightly build I get this error on start up but it 
> carries on and opens as usual...
> 
> This is a development version. It may or may not work.
> Report bugs and other problems to gnucash-devel@gnucash.org 
> 
> You can also lookup and file bug reports at http://bugzilla.gnome.org 
> 
> To find the last stable version, please refer to http://www.gnucash.org 
> 
> 3:2016/04/28 14-51-57:gwen(1112):i18n.c:  120: No translation found for WIN32 
> locale [English_United Kingdom.1252]
> 
> If I do my own build and run it from the inst directory, it works as normal 
> with out any error messages.
> If I create my own setup.exe by using dist.sh and install that it runs as 
> usual with no errors on start up.
> 
> Strangely the resulting file sizes are different, nightly build was 104583k 
> and mine is 101270k
> 
> Regarding Windows10, it fails to start, to do with time zones, "Year 2016 
> isn't covered by this time zone." but I will investigate further.

Master uses new time zone code adapted from GLib's into C++. I developed and 
tested it on Win7 before Win10 was released. I suppose it's possible that Win8 
or Win10 have a new TZ API that I need to accommodate.

Regards,
John Ralls

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


Re: Windows Nightly Builds

2016-04-28 Thread Robert Fewell
I have just finished testing the nightly build on my XP VM and this is what
I have found...

If I install from the nightly build I get this error on start up but it
carries on and opens as usual...

This is a development version. It may or may not work.
Report bugs and other problems to gnucash-devel@gnucash.org
You can also lookup and file bug reports at http://bugzilla.gnome.org
To find the last stable version, please refer to http://www.gnucash.org
3:2016/04/28 14-51-57:gwen(1112):i18n.c:  120: No translation found for
WIN32 locale [English_United Kingdom.1252]

If I do my own build and run it from the inst directory, it works as normal
with out any error messages.
If I create my own setup.exe by using dist.sh and install that it runs as
usual with no errors on start up.

Strangely the resulting file sizes are different, nightly build was 104583k
and mine is 101270k

Regarding Windows10, it fails to start, to do with time zones, "Year 2016
isn't covered by this time zone." but I will investigate further.


Regards,
Robert


On 25 April 2016 at 17:53, John Ralls  wrote:

>
> > On Apr 25, 2016, at 7:12 AM, John Ralls  wrote:
> >
> >
> >> On Apr 25, 2016, at 2:26 AM, Robert Fewell <14ubo...@gmail.com> wrote:
> >>
> >> I see from the build logs that a new build was created on the 24th,
> ending
> >> f4f-setup.exe but is not in the list of downloads, I wonder if the disk
> is
> >> FULL ?
> >>
> >
> > No, that was from me running the build by hand on the build VM to make
> sure that the changes to the build scripts for CMake worked.
> >
>
> And I've now copied it to code so you can download and test it.
>
> Regards,
> John Ralls
>
>
>
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel