Re: [Gambas-user] Issue 341 in gambas: Starting previous running app: Bad event handler in FForm.Control_Draw()

2013-01-01 Thread gambas
Comment #4 on issue 341 by marcobra...@gmail.com: Starting previous running app: Bad event handler in FForm.Control_Draw() http://code.google.com/p/gambas/issues/detail?id=341 tested on rev. 5486 on Ubuntu 12.10 32 bits... is ok BTW was already fixed in previous svn builds... 've forgot to send

[Gambas-user] gbs3: Comment at last END hides startup method

2013-01-01 Thread Tobias Boege
Hi, I slightly remember this issue floating around here but I couldn't (re)discover anything but an ancient thread[0] in which it's said that a similar but not identic bug was fixed in rev#2578 which must be aeons ago :-) However, I tested the attached script with the latest gbs3 and it gives err

Re: [Gambas-user] Issue 341 in gambas: Starting previous running app: Bad event handler in FForm.Control_Draw()

2013-01-01 Thread gambas
Comment #3 on issue 341 by benoit.m...@gmail.com: Starting previous running app: Bad event handler in FForm.Control_Draw() http://code.google.com/p/gambas/issues/detail?id=341 Is it fixed in the last revisions? -- Mas

Re: [Gambas-user] Crash with DrawingArea

2013-01-01 Thread Jussi Lahtinen
Thanks! Jussi On Tue, Jan 1, 2013 at 4:41 PM, Benoît Minisini < gam...@users.sourceforge.net> wrote: > Le 01/01/2013 15:02, Jussi Lahtinen a écrit : > > Tested with latest revision of Gambas 3 on Xubuntu 12.04 64bit. > > > > 1. Click on Button1. > > 2. Close the form. > > 3. Crash. > > > > Jus

Re: [Gambas-user] 11111011101

2013-01-01 Thread Fabien Bodard
Happy new year Benoit... 2013 will be what it will be ... don't worry about the future ... it's only the future. 2013/1/1 Olivier Cruilles > Happy new year Benoit and all people. > > Very great work on Gambas in 2012. > > Cordialement, > > Olivier Cruilles > Mail: linu...@club-internet.fr > > L

[Gambas-user] Happy New Year

2013-01-01 Thread Fabien Bodard
I wish an happy new year to all the Gambas Users. And i wish us, more and more users for 2013. My wish for Gambas in 2013 is ... to have more fun and pleasure with it again :-). -- Fabien Bodard -- Master SQL Server De

Re: [Gambas-user] Crash with DrawingArea

2013-01-01 Thread Benoît Minisini
Le 01/01/2013 15:02, Jussi Lahtinen a écrit : > Tested with latest revision of Gambas 3 on Xubuntu 12.04 64bit. > > 1. Click on Button1. > 2. Close the form. > 3. Crash. > > Jussi > Fixed in revision #5483. Don't forget to call Paint.End() if you call Paint.Begin()! :-) -- Benoît Minisini

[Gambas-user] Crash with DrawingArea

2013-01-01 Thread Jussi Lahtinen
Tested with latest revision of Gambas 3 on Xubuntu 12.04 64bit. 1. Click on Button1. 2. Close the form. 3. Crash. Jussi DrawingAreaBug-0.0.1.tar.gz Description: GNU Zip compressed data -- Master SQL Server Development,

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2013-01-01 Thread gambas
Comment #13 on issue 257 by mig...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 More info about the error. This is the error message: gb.db: warning: unable to retrieve connection password: mydatabase/Connection1: Unknown s

Re: [Gambas-user] Issue 257 in gambas: Database password retrieval error and abort in IDE

2013-01-01 Thread gambas
Comment #12 on issue 257 by mig...@gmail.com: Database password retrieval error and abort in IDE http://code.google.com/p/gambas/issues/detail?id=257 Same issue. Once a connection has been created, when running the app it cannot connect to mysql server. Here is my system info: [System] Oper

Re: [Gambas-user] 11111011101

2013-01-01 Thread Olivier Cruilles
Happy new year Benoit and all people. Very great work on Gambas in 2012. Cordialement, Olivier Cruilles Mail: linu...@club-internet.fr Le 1 janv. 2013 à 13:00, Benoît Minisini a écrit : > Happy new year -- Master SQ

Re: [Gambas-user] Problems with application menu (diff QT/gtk)

2013-01-01 Thread Benoît Minisini
Le 27/12/2012 15:54, Karl Reinl a écrit : > Salut > > on Menu there is for a bug and a big difference between QT and gtk. > - With both the icon is not shown. Because the icon you specified is (indirectly) stored in gb.form. And you have unchecked the component. > - gtk don't show the Checkbox

Re: [Gambas-user] IDE (and runtime) segfault

2013-01-01 Thread Benoît Minisini
Le 29/12/2012 13:40, Bruce a écrit : > Hi Benoît, > > This isn't really a bug per se, so I haven't reported it as such. > > If a child class implements a property that uses a _get(pname as string) > in its' parent class and the child's property name is the same name as > the referenced name in the

[Gambas-user] 11111011101

2013-01-01 Thread Benoît Minisini
Happy new year for every Gambas user using the gregorian calendar, and its relatives! Let's hope 2013 will be better than what many predict :-) -- Benoît Minisini -- Master SQL Server Development, Administration, T-SQL

[Gambas-user] File type possible bug

2013-01-01 Thread John Rose
I'm not sure if this is a bug. I have a .txt file. I specify Dialog.Filter = ["*.txt", "Text file only"]. I type the filename without .txt at the end in response to Dialog.SaveFile(). I use a Shell command to create a copy of this file (rather than File.Save). The filename of the new file does