Hello Alex, thanks for reporting.

> Le 18 juil. 2016 à 14:48, Alejandro R. Mosteo <mos...@gmail.com> a écrit :
> 
> Testing in Ubuntu 16.04 LTS, Chromium 51.0.2704.79 Ubuntu 16.04 (64-bit) with
> 
> $ gnatls -v
> 
> GNATLS 4.9.3
> Copyright (C) 1997-2014, Free Software Foundation, Inc.
> 
> I found a small bump:
> 
> $ make demo
> cd demo/snake && gprbuild --target=x86_64-linux-gnu -Psnake.gpr 
> -XPRJ_TARGET=Linux
> snake.gpr:4:09: exec directory "../../bin" not found
> gprbuild: "snake.gpr" processing failed
> Makefile:214: recipe for target 'snake' failed
> make: *** [snake] Error 4
> 
> Creating the /bin/ folder gets past it.

Good catch, "bin" directory is not created by default in demo build command.

> 
> I tested until /make tutorials/ only.
> 
> Then, the linxtris demo gave me this when hitting the new game button:
> 
> 2016-07-18 14:21:18.12 : Dispatch Error
> 2016-07-18 14:21:18.12 : Exception name: CONSTRAINT_ERROR
> Message: preferences_window_pkg.adb:304:21 access check failed
> Call stack traceback locations:
> 0x424f2f 0x4308bf 0x42b922 0x51367a 0x516bff 0x4b5988 0x7f64fd4a6e5d 
> 0x7f64fc72e6f8 0x7f64fca4ab5b 0xfffffffffffffffe

The game is not well initialized, use:
$ cd bin
$ ./linxtris -data_dir ../demo/linxtris

> 
> The rest seem to work normally.
> 
> Also, I tested it with gnat gpl 2016 and the build seemed much faster.

Thanks, Pascal.

> 
> Alex.
> 
> On 13/07/16 21:23, Pascal wrote:
>> Hello all,
>> 
>> No major changes in Gnoga since a while, so Gnoga 1.2 state changes from 
>> alpha to beta today in last SF commit today.
>> 
>> Volunteers are welcome to test it on their own configuration.
>> Mine is MacOS 10.11, GNAT GPL 2016, Safari and Firefox.
>> Some testing on Windows and Linux configuration will be appreciated.
>> 
>> Just get last today commit on 
>> https://sourceforge.net/p/gnoga
>>  and do:
>> $ make gnoga
>> $ make demo
>> $ make tutorials
>> and for courageous:
>> $ make test
>> $ cd bin
>> and test.
>> 
>> Feel free to report detailed issue on this list or create tickets on SF.
>> 
>> Regards, Pascal.
>> 
>> http://blady.pagesperso-orange.fr
>> 


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to