Re: [Gambas-user] Val function changed behaviour, porting gambas2 to gambas3

2016-11-03 Thread Rolf-Werner Eilert
Am 02.11.2016 17:16, schrieb Benoît Minisini: > Le 02/11/2016 à 16:49, Rolf-Werner Eilert a écrit : >> The new behaviour of val() drove me nuts when it appeared first ;) I had >> used it in so many places, and all over my code. Sometimes it lasts for >> weeks until your program hits this place, an

Re: [Gambas-user] a possible bug-report

2016-11-03 Thread Rolf-Werner Eilert
Am 31.10.2016 13:51, schrieb Moviga Technologies: > Hi! > > There is a warning in the console in the Gambas IDE that says: > gbx3: warning: 2 allocation(s) non freed. > Not sure where that comes from, but as C++ needs to free up stuff, I > suppose it has to do with the gb.sdl2 component? > > Just

Re: [Gambas-user] Flyer Invasion Game - And a possible bug-report

2016-11-03 Thread Moviga Technologies
Thank you! Are you running Wayland? There's no built in way to detect screen resolution for that (yet). But, why it apparently increases the resolution outside the borders of the window when you click outside, I have no idea why? A SDL bug? Den 03. nov. 2016 03:44, skrev Shane: > there were p

Re: [Gambas-user] Val function changed behaviour, porting gambas2 to gambas3

2016-11-03 Thread Fabien Bodard
> > No problem, Benoit, I see the advantages. After all, my problem was due > to sloppy programming... ;) > > But in BASIC, one is used to everything being converted from one format > to another without raising an error that can stop the program. So in > normal BASIC thinking, if val() cannot find

Re: [Gambas-user] a possible bug-report

2016-11-03 Thread Benoît Minisini
Le 03/11/2016 à 08:42, Rolf-Werner Eilert a écrit : > > Am 31.10.2016 13:51, schrieb Moviga Technologies: >> Hi! >> >> There is a warning in the console in the Gambas IDE that says: >> gbx3: warning: 2 allocation(s) non freed. >> Not sure where that comes from, but as C++ needs to free up stuff, I

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-11-03 Thread Piper984
Hi Benoît, Just a quick update: I tried running my sample application on a newly installed Ubuntu 16.04, and with my reference video clips and all is working as expected! Thanks a ton! Of interest, and perhaps some source of issues: Some of the video clips I have for testing (Sintel and Bi

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-11-03 Thread Benoît Minisini
Le 03/11/2016 à 12:02, Piper984 a écrit : > Hi Benoît, > > Just a quick update: I tried running my sample application on a newly > installed Ubuntu 16.04, and with my reference video clips and all is > working as expected! Thanks a ton! > > Of interest, and perhaps some source of issues: Some

Re: [Gambas-user] MediaPlayer bug with AboutToFinish and URL?

2016-11-03 Thread Benoît Minisini
Le 03/11/2016 à 13:45, Benoît Minisini a écrit : > Le 03/11/2016 à 12:02, Piper984 a écrit : >> Hi Benoît, >> >> Just a quick update: I tried running my sample application on a newly >> installed Ubuntu 16.04, and with my reference video clips and all is >> working as expected! Thanks a ton! >

Re: [Gambas-user] Flyer Invasion Game - And a possible bug-report

2016-11-03 Thread Shane
If I set resizeable=True it works as expected On 03/11/16 19:07, Moviga Technologies wrote: > Thank you! > > Are you running Wayland? There's no built in way to detect screen > resolution for that (yet). But, why it apparently increases the > resolution outside the borders of the window when you

[Gambas-user] SDL Bug

2016-11-03 Thread Shane
I Think there id a bug in the SDL Image.Copy method when used it is not working as expected and when you try to copy a large amount of Image it crashes this program. [System] Gambas=3.9.1 OperatingSystem=Linux Kernel=4.4.0-45-generic Architecture=x86_64 Distribution=Linux Mint 17.2 Rafaela Des