Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 Thread Benoît Minisini
> -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas users > > Para: mailing list for gambas users > Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3 > Fecha: Fri, 10 Sep 2010 00:51:54 +0200 > > > If you say I placed Gambas 2.28, so be it ;=) > > > > Regards. >

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 Thread craf
-Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3 Fecha: Fri, 10 Sep 2010 00:51:54 +0200 > > If you say I placed Gambas 2.28, so be it ;=) > > Regards. > > Cristian Abarzua

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas3

2010-09-09 Thread Benoît Minisini
> >Hi all, I'm tryinh to compile gamba3, revision 3203. I do this: > > $ mkdir gambas3 > > $ cd gambas3 > > $ mkdir trunk > > $ svn checkout > > https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/ > > . > > . > > . > > Revisión obtenida: 3203 > > > > $ cd trunk > > $ ./reconf-all >

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 Thread Benoît Minisini
> > If you say I placed Gambas 2.28, so be it ;=) > > Regards. > > Cristian Abarzua F. > OOPS!!! I'm confused and sorry... Now I read Gambas when it is written Gnome! Strange disease... You can give me a forfeit. So, if you are using Gambas 3 on Gnome 2.28, with the latest trunk, you should

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Benoît Minisini
>Hi all, I'm tryinh to compile gamba3, revision 3203. I do this: > > $ mkdir gambas3 > $ cd gambas3 > $ mkdir trunk > $ svn checkout > https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/ > . > . > . > Revisión obtenida: 3203 > > $ cd trunk > $ ./reconf-all > $ ./configure > $ make

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Daniel Rojas
Ok, give few minutes to generate de output. Thanks. Daniel Quintero desde la Ciudad de México On Thu, Sep 9, 2010 at 4:25 PM, Jussi Lahtinen wrote: > (./configure -C) > output.txt 2>&1 > > Jussi > -- Automate Sto

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Jussi Lahtinen
(./configure -C) > output.txt 2>&1 Jussi On Fri, Sep 10, 2010 at 00:22, Jussi Lahtinen wrote: > I think you should send whole output of "./configure -C". > > Jussi > > > > On Thu, Sep 9, 2010 at 23:51, Daniel Rojas wrote: > >> Hi Jussi, I try the solution that you suggest, but I get the same

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Jussi Lahtinen
I think you should send whole output of "./configure -C". Jussi On Thu, Sep 9, 2010 at 23:51, Daniel Rojas wrote: > Hi Jussi, I try the solution that you suggest, but I get the same error. > > I think that this error can be related with my Ubuntu version (9.04), I > realy don't know. My PC

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Daniel Rojas
Hi Jussi, I try the solution that you suggest, but I get the same error. I think that this error can be related with my Ubuntu version (9.04), I realy don't know. My PC is a little old, and it can't run a newer version of Ubuntu. :-( Daniel Quintero desde la Ciudad de México On Thu,

[Gambas-user] Form.Enabled = False

2010-09-09 Thread Matti
Gambas 3 Trying to show a modal window that has to be closed before other windows can do anything. "Fxy.ShowModal" is not useable, because the form should be placed somewhere and not be centered relative to the desktop (why is a modal window centered and can't be moved?) So I tried to disable the u

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Jussi Lahtinen
Instead of "./configure" try "./configure -C". Jussi On Thu, Sep 9, 2010 at 18:30, Daniel Rojas wrote: > Hi all, I'm tryinh to compile gamba3, revision 3203. I do this: > > $ mkdir gambas3 > $ cd gambas3 > $ mkdir trunk > $ svn checkout > https://gambas.svn.sourceforge.net/svnroot/gambas/gamb

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Daniel Rojas
Mmm, I following the instructions of this page and i intalled everything and followed all steps, but the error still exists. I'm sure that something is missing, but a can't discover what. Any other idea? Thanks Fabien. Daniel Quintero desde la Ciudad de México On Thu, Sep 9, 2010

Re: [Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Fabien Bodard
ok .. go here : http://gambasdoc.org/help/install/ubuntu and install the given packages for your distrib ...in your case some gtk package are missing ! 2010/9/9 Daniel Rojas : >   Hi all, I'm tryinh to compile gamba3, revision 3203. I do this: > > $ mkdir gambas3 > $ cd gambas3 > $ mkdir trunk >

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 Thread Fabien Bodard
All the change we have done are on gambas3 (svn trunk) ... if you don't use it ... it's time to begin... 2010/9/9 craf : > -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas users > > Para: mailing list for gambas users > Asunto: Re: [Gambas-user] Rev. 3199 - G

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 Thread craf
-Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3 Fecha: Thu, 9 Sep 2010 17:34:03 +0200 > -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 Thread Charlie Reinl
Am Donnerstag, den 09.09.2010, 17:34 +0200 schrieb Benoît Minisini: > > -Mensaje original- > > De: Benoît Minisini > > Reply-to: mailing list for gambas users > > > > Para: mailing list for gambas users > > Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3 > > Fecha: Thu, 9 Sep 2010 03:26:5

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 Thread Benoît Minisini
> -Mensaje original- > De: Benoît Minisini > Reply-to: mailing list for gambas users > > Para: mailing list for gambas users > Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3 > Fecha: Thu, 9 Sep 2010 03:26:50 +0200 > > > OS: Ubuntu 9.10 - 32bits > > Gnome : 2.28 > > Monitor : res. 1360x7

[Gambas-user] Ubuntu 9.04 - I have error while compiling gambas 3

2010-09-09 Thread Daniel Rojas
Hi all, I'm tryinh to compile gamba3, revision 3203. I do this: $ mkdir gambas3 $ cd gambas3 $ mkdir trunk $ svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/ . . . Revisión obtenida: 3203 $ cd trunk $ ./reconf-all $ ./configure $ make And then I have this error

Re: [Gambas-user] Rev. 3199 - Gambas 3

2010-09-09 Thread craf
-Mensaje original- De: Benoît Minisini Reply-to: mailing list for gambas users Para: mailing list for gambas users Asunto: Re: [Gambas-user] Rev. 3199 - Gambas 3 Fecha: Thu, 9 Sep 2010 03:26:50 +0200 > OS: Ubuntu 9.10 - 32bits > Gnome : 2.28 > Monitor : res. 1360x768 > > [GB.FORM] > >

Re: [Gambas-user] gb3 and postgresql indexes

2010-09-09 Thread emanuele sottocorno
Here the console output during function execution. NOTICE: table "sezioni" does not exist, skipping NOTICE: CREATE TABLE will create implicit sequence "sezioni_idsezione_seq" for serial column "sezioni.idsezione" NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index "sezioni_pk" for

Re: [Gambas-user] gb3 and postgresql indexes

2010-09-09 Thread Benoît Minisini
> > -- Messaggio inoltrato -- > > From: "Benoît Minisini" > > To: mailing list for gambas users > > Date: Thu, 9 Sep 2010 03:10:27 +0200 > > Subject: Re: [Gambas-user] gb3 and postgresql indexes > > > >> Hi to all > >> creating a table onto a postgresql db fails when adding the

Re: [Gambas-user] gb3 and postgresql indexes

2010-09-09 Thread emanuele sottocorno
> -- Messaggio inoltrato -- > From: "Benoît Minisini" > To: mailing list for gambas users > Date: Thu, 9 Sep 2010 03:10:27 +0200 > Subject: Re: [Gambas-user] gb3 and postgresql indexes >> Hi to all >> creating  a table onto a postgresql db fails when adding the index, this >> is m