Re: [Gambas-user] Gambas 3.9.1 on Launchpad?

2016-10-12 Thread Alexie
Thanks from me too :-) 2016-10-13 8:09 GMT+02:00 Christof Thalhofer : > Am 13.10.2016 um 03:08 schrieb Sebastián Kulesz: > > The update should be live by now. > > Great! Thank you very much! > > :-) > > Alles Gute > > Christof Thalhofer > > -- > Dies ist keine Signatur > > > -

Re: [Gambas-user] Gambas 3.9.1 on Launchpad?

2016-10-12 Thread Christof Thalhofer
Am 13.10.2016 um 03:08 schrieb Sebastián Kulesz: > The update should be live by now. Great! Thank you very much! :-) Alles Gute Christof Thalhofer -- Dies ist keine Signatur signature.asc Description: OpenPGP digital signature ---

Re: [Gambas-user] Gambas 3.9.1 on Launchpad?

2016-10-12 Thread Julio Sanchez
Sebastián: Thank you for your work!!! :) Regards Julio 2016-10-13 3:08 GMT+02:00 Sebastián Kulesz : > My bad! The update should be live by now. > > On Wed, Oct 12, 2016, 13:29 Christof Thalhofer > wrote: > > > Hello, > > > > Gambas 3.9.1 is released according to > > http://gambas.sourceforge

[Gambas-user] [Gambas Bug Tracker] Bug #1018: It would be nice if we could get to th farm from the web page?

2016-10-12 Thread bugtracker
http://gambaswiki.org/bugtracker/edit?object=BUG.1018&from=L21haW4- Bruce BRUEN reported a new bug. Summary --- It would be nice if we could get to th farm from the web page? Type : Request Priority : Low Gambas version : Unknown Product : Software farm Desc

Re: [Gambas-user] Gambas 3.9.1 on Launchpad?

2016-10-12 Thread Sebastián Kulesz
My bad! The update should be live by now. On Wed, Oct 12, 2016, 13:29 Christof Thalhofer wrote: > Hello, > > Gambas 3.9.1 is released according to > http://gambas.sourceforge.net/en/main.html > > But it cannot be found on Launchpad Gambas3 stable: > https://launchpad.net/~gambas-team/+archive/ub

[Gambas-user] Inconsistencies with drawing methods

2016-10-12 Thread Jussi Lahtinen
Hi! Please see the attachments. You can reproduce the problem by simply running the attached project. Jussi [System] Gambas=3.9.90 r7927 OperatingSystem=Linux Kernel=3.19.0-32-generic Architecture=x86_64 Distribution=Linux Mint 17.3 Rosa Desktop=CINNAMON Theme=Gtk Language=en_US.UTF-8 Memory=798

[Gambas-user] Gambas 3.9.1 on Launchpad?

2016-10-12 Thread Christof Thalhofer
Hello, Gambas 3.9.1 is released according to http://gambas.sourceforge.net/en/main.html But it cannot be found on Launchpad Gambas3 stable: https://launchpad.net/~gambas-team/+archive/ubuntu/gambas3 Shouldn't it be there? Alles Gute Christof Thalhofer -- Dies ist keine Signatur ---

Re: [Gambas-user] App idle with long loops

2016-10-12 Thread Benoît Minisini
Le 12/10/2016 à 16:31, Charlie a écrit : > Hi Dim, > I thought that as you are using 'wget' the easy way to keep control was to > use a BASH script which would do the job in the background. I have written a > bit of code that creates the BASH script and runs it in the background, > leaving the main

Re: [Gambas-user] App idle with long loops

2016-10-12 Thread Charlie
Hi Dim, I thought that as you are using 'wget' the easy way to keep control was to use a BASH script which would do the job in the background. I have written a bit of code that creates the BASH script and runs it in the background, leaving the main program still responsive. Hope it helps. WgetFiles