From amsoft at ...683... Mon Jan 1 01:32:04 2007 From: amsoft at ...683... (Amnon82) Date: Sun, 31 Dec 2006 16:32:04 -0800 (PST) Subject: [Gambas-user] Gambas2 (1.9.46) creates only 2GB-executables with Debian 4.0 Message-ID: <8110984.post@...1379...> I don't know why but Gambas2 creates only 2GB-files under Debian 4.0 (Etch). Here is my Project as QT And here as GTK+ Project Is it my project or is it a bug? -- View this message in context: http://www.nabble.com/Gambas2-%281.9.46%29-creates-only-2GB-executables-with-Debian-4.0-tf2903068.html#a8110984 Sent from the gambas-user mailing list archive at Nabble.com. From sourceforge-raindog2 at ...94... Mon Jan 1 01:55:14 2007 From: sourceforge-raindog2 at ...94... (Rob) Date: Sun, 31 Dec 2006 19:55:14 -0500 Subject: [Gambas-user] Gambas2 (1.9.46) creates only 2GB-executables with Debian 4.0 In-Reply-To: <8110984.post@...1379...> References: <8110984.post@...1379...> Message-ID: <200612311955.14849.sourceforge-raindog2@...94...> On Sunday 31 December 2006 19:32, Amnon82 wrote: > I don't know why but Gambas2 creates only 2GB-files under > Debian 4.0 (Etch). Could it be the filesystem rather than Gambas? Try backing up a DVD to an iso file using dd, like so: dd if=/dev/dvd-drive of=outfile.iso where /dev/dvd-drive is the path to your DVD reader. If it makes more than a 2GB file using the dd method, then I'm going to guess there's a signed int somewhere in Gambas2 (or an include file used by Gambas2) that should be unsigned. Rob From leonardo at ...1237... Mon Jan 1 16:35:39 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Mon, 01 Jan 2007 16:35:39 +0100 Subject: [Gambas-user] Aspect ratio of Gambas projects Message-ID: <45992A4B.3000900@...1237...> Hi Benoit, some time ago I wrote about different aspect ratios of the same Gambas project running on different systems. I would like to re-propose the question. Let me explain. I have 2 computers, a desktop and a laptop, both with openSUSE 10.2. If I write a program on my desktop and try to run it on the laptop, I get different aspect ratios of every object of it (windows, labels, etc..). But I have similar resolutions: desktop 1280x1024, laptop 1280x800. The width is the same, so I should expect to find a similar aspect ratio, but this is not true. It isn't true because Gambas computes the aspect ratio not just on desktop fisical resolution (misured in pixels) but on font sizes. On my desktop, with KDE 3.5.5, I've set the "general font" size to 11, on my laptop I use 10 pixels instead. So, for Gambas the aspect ratios change between these systems. I've solved setting the laptop "general font" to 11, so I've got the same aspect ratio for both the computers. It should be better to compute some sort of algorithm using real dimensions of desktop instead of using font size, am I wrong? :-) Happy new year! -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From cjro99 at ...67... Thu Jan 4 22:13:24 2007 From: cjro99 at ...67... (javier romero) Date: Thu, 4 Jan 2007 21:13:24 +0000 Subject: [Gambas-user] install Gambas2 in Mandriva Message-ID: Hi, any notice about install gambas 2 in mandriva 2006? Javier ---------------------------------------- > From: gambas at ...1... > To: gambas-user at lists.sourceforge.net > Date: Sat, 23 Dec 2006 14:38:07 +0100 > Subject: Re: [Gambas-user] install Gambas2 in Mandriva > > On Friday 22 December 2006 13:49, javier romero wrote: > > Anybody knows how gambas2 runs in mandriva 2006? > > > > I install gambas 1.9.46a but it doesnt works, nothing happends. > > in Konsole, in /usr/local/bin i give "Gambas2" or "gambas2.gambas" and > > Nothing > > > > Thanks > > Javier Romero > > Please post the output of (./configure; make; make install) so that we see > what happened. > > Regards, > > -- > Benoit Minisini > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Consigue el nuevo Windows Live Messenger http://get.live.com/messenger/overview From drmad at ...1302... Thu Jan 4 22:57:38 2007 From: drmad at ...1302... (Oliver Etchebarne Bejarano) Date: Thu, 04 Jan 2007 16:57:38 -0500 Subject: [Gambas-user] Problems with stock Icons Message-ID: <459D7852.4000709@...1302...> Hi everybody. When I run gambas, these messages appears in the console: Stock._get.224: Cannot find: new Stock._get.224: Cannot find: open Stock._get.224: Cannot find: save Stock._get.224: Cannot find: quit Stock._get.224: Cannot find: language Stock._get.224: Cannot find: exec Stock._get.224: Cannot find: archive Stock._get.224: Cannot find: properties Stock._get.224: Cannot find: refresh Stock._get.224: Cannot find: play Stock._get.224: Cannot find: pause Stock._get.224: Cannot find: stop Stock._get.224: Cannot find: end Stock._get.224: Cannot find: forward Stock._get.224: Cannot find: top Stock._get.224: Cannot find: last Stock._get.224: Cannot find: flag Stock._get.224: Cannot find: watch Stock._get.224: Cannot find: terminal Stock._get.224: Cannot find: edit Stock._get.224: Cannot find: tools Stock._get.224: Cannot find: options Stock._get.224: Cannot find: help Stock._get.224: Cannot find: new Stock._get.224: Cannot find: directory Stock._get.224: Cannot find: edit Stock._get.224: Cannot find: find Stock._get.224: Cannot find: cut Stock._get.224: Cannot find: copy Stock._get.224: Cannot find: paste Stock._get.224: Cannot find: delete Stock._get.224: Cannot find: play Stock._get.224: Cannot find: properties Stock._get.224: Cannot find: new Stock._get.224: Cannot find: open Stock._get.224: Cannot find: save Stock._get.224: Cannot find: refresh Stock._get.224: Cannot find: properties Stock._get.224: Cannot find: language Stock._get.224: Cannot find: archive Stock._get.224: Cannot find: exec Stock._get.224: Cannot find: terminal Stock._get.224: Cannot find: edit Stock._get.224: Cannot find: tools Stock._get.224: Cannot find: find Stock._get.224: Cannot find: options Stock._get.224: Cannot find: help Stock._get.224: Cannot find: play Stock._get.224: Cannot find: pause Stock._get.224: Cannot find: stop Stock._get.224: Cannot find: forward Stock._get.224: Cannot find: end Stock._get.224: Cannot find: top Stock._get.224: Cannot find: last Stock._get.224: Cannot find: flag Stock._get.224: Cannot find: watch Stock._get.224: Cannot find: watch Stock._get.224: Cannot find: trash Stock._get.224: Cannot find: close Stock._get.224: Cannot find: watch Stock._get.224: Cannot find: flag Stock._get.224: Cannot find: close Stock._get.224: Cannot find: trash Stock._get.224: Cannot find: top Stock._get.224: Cannot find: up Stock._get.224: Cannot find: down Stock._get.224: Cannot find: bottom Stock._get.224: Cannot find: find Stock._get.224: Cannot find: down Stock._get.224: Cannot find: up Stock._get.224: Cannot find: replace Stock._get.224: Cannot find: book Stock._get.224: Cannot find: options Stock._get.224: Cannot find: open Stock._get.224: Cannot find: save Stock._get.224: Cannot find: undo Stock._get.224: Cannot find: new Stock._get.224: Cannot find: open Stock._get.224: Cannot find: play Stock._get.224: Cannot find: help Stock._get.224: Cannot find: quit And, obviously, many icons doesn't show... I'm using a LFS, with xfce and nothing fancy, gambas 1.9.46. Saludos! -- Oliver Etchebarne Bejarano drmad/paperclip www.paperclip.com.pe From gambas at ...1... Fri Jan 5 00:00:51 2007 From: gambas at ...1... (Benoit Minisini) Date: Fri, 5 Jan 2007 00:00:51 +0100 Subject: [Gambas-user] Problems with stock Icons In-Reply-To: <459D7852.4000709@...1302...> References: <459D7852.4000709@...1302...> Message-ID: <200701050000.51643.gambas@...1...> On Thursday 04 January 2007 22:57, Oliver Etchebarne Bejarano wrote: > Hi everybody. > > When I run gambas, these messages appears in the console: > > Stock._get.224: Cannot find: new > Stock._get.224: Cannot find: open > Stock._get.224: Cannot find: save > ... > > And, obviously, many icons doesn't show... > > I'm using a LFS, with xfce and nothing fancy, gambas 1.9.46. > > Saludos! At the moment, the Stock class only detect KDE and GNOME. I know how to detect XFCE, but just explain me where XFCE stores its icons, and where it defines which icon theme it uses, and I will add support for XFCE! Regards, -- Benoit Minisini From joe1962 at ...626... Fri Jan 5 01:59:29 2007 From: joe1962 at ...626... (Jose J. Rodriguez) Date: Thu, 4 Jan 2007 20:59:29 -0400 Subject: [Gambas-user] Problems with stock Icons In-Reply-To: <200701050000.51643.gambas@...1...> References: <459D7852.4000709@...1302...> <200701050000.51643.gambas@...1...> Message-ID: <6c208f950701041659s4ac46dataa8dfacc2d35771c@...627...> On 1/4/07, Benoit Minisini wrote: > On Thursday 04 January 2007 22:57, Oliver Etchebarne Bejarano wrote: > > Hi everybody. > > > > When I run gambas, these messages appears in the console: > > > > Stock._get.224: Cannot find: new > > Stock._get.224: Cannot find: open > > Stock._get.224: Cannot find: save > > ... > > > > And, obviously, many icons doesn't show... > > > > I'm using a LFS, with xfce and nothing fancy, gambas 1.9.46. > > > > Saludos! > > At the moment, the Stock class only detect KDE and GNOME. I know how to detect > XFCE, but just explain me where XFCE stores its icons, and where it defines > which icon theme it uses, and I will add support for XFCE! > The icon themes are in /usr/share/icons/, with some index and sometimes some rc files in each theme's toplevel dir. The settings are in $HOME/.config/xfce4/mcs_settings/gtk.xml, like this: ... more options here... In case this might somehow turn out to be distro-specific, this is in Vector Linux 5.8 Standard, with XFCE 4.4RC2. Regards, Joe1962 From joe1962 at ...626... Fri Jan 5 02:07:10 2007 From: joe1962 at ...626... (Jose J. Rodriguez) Date: Thu, 4 Jan 2007 21:07:10 -0400 Subject: [Gambas-user] Problems with stock Icons In-Reply-To: <6c208f950701041659s4ac46dataa8dfacc2d35771c@...627...> References: <459D7852.4000709@...1302...> <200701050000.51643.gambas@...1...> <6c208f950701041659s4ac46dataa8dfacc2d35771c@...627...> Message-ID: <6c208f950701041707lc8e9af9gc79a464bb1b8c3ba@...627...> On 1/4/07, Jose J. Rodriguez wrote: > On 1/4/07, Benoit Minisini wrote: > > On Thursday 04 January 2007 22:57, Oliver Etchebarne Bejarano wrote: > > > Hi everybody. > > > > > > When I run gambas, these messages appears in the console: > > > > > > Stock._get.224: Cannot find: new > > > Stock._get.224: Cannot find: open > > > Stock._get.224: Cannot find: save > > > ... > > > > > > And, obviously, many icons doesn't show... > > > > > > I'm using a LFS, with xfce and nothing fancy, gambas 1.9.46. > > > > > > Saludos! > > > > At the moment, the Stock class only detect KDE and GNOME. I know how to detect > > XFCE, but just explain me where XFCE stores its icons, and where it defines > > which icon theme it uses, and I will add support for XFCE! > > > > The icon themes are in /usr/share/icons/, with some index and > sometimes some rc files in each theme's toplevel dir. The settings are > in $HOME/.config/xfce4/mcs_settings/gtk.xml, like this: > > > > > > ... more options here... > > > In case this might somehow turn out to be distro-specific, this is in > Vector Linux 5.8 Standard, with XFCE 4.4RC2. > > Regards, > Joe1962 > Sorry, forgot to add that I don't get any Stock errors, 1.9.44 works ok here. Regards, Joe1962 From leonardo at ...1237... Sun Jan 7 23:38:29 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Sun, 07 Jan 2007 23:38:29 +0100 Subject: [Gambas-user] Bug? Message-ID: <45A17665.9020008@...1237...> Try this: 1) open a console and type in ?date("01/01/2007") 2) try it several times... Why does Gambas print random dates? -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From timothy.marshal-nichols at ...247... Mon Jan 8 09:20:27 2007 From: timothy.marshal-nichols at ...247... (timothy) Date: Mon, 8 Jan 2007 08:20:27 -0000 Subject: [Gambas-user] Bug? In-Reply-To: <45A17665.9020008@...1237...> Message-ID: <000001c732fd$db828ff0$6401a8c0@...1587...> > Subject: [Gambas-user] Bug? > > Try this: > 1) open a console and type in > ?date("01/01/2007") > > 2) try it several times... > > Why does Gambas print random dates? > > -- > Ciao. > Leo. > Try: Date(2007, 01, 01) Thanks 8-{)} Timothy Marshal-Nichols From cjro99 at ...67... Mon Jan 8 13:52:48 2007 From: cjro99 at ...67... (javier romero) Date: Mon, 8 Jan 2007 12:52:48 +0000 Subject: [Gambas-user] install Gambas2 in Mandriva Message-ID: Hi, any notice about install gambas 2 in mandriva 2006? Javier _________________________________________________________________ Prueba algunos de los nuevos servicios en l?nea que te ofrece Windows Live Ideas: tan nuevos que ni siquiera se han publicado oficialmente todav?a. http://ideas.live.com From leonardo at ...1237... Mon Jan 8 15:20:38 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Mon, 08 Jan 2007 15:20:38 +0100 Subject: [Gambas-user] Bug? In-Reply-To: <000001c732fd$db828ff0$6401a8c0@...1587...> References: <000001c732fd$db828ff0$6401a8c0@...1587...> Message-ID: <45A25336.8070404@...1237...> timothy ha scritto: > > >> Subject: [Gambas-user] Bug? >> >> Try this: >> 1) open a console and type in >> ?date("01/01/2007") >> >> 2) try it several times... >> >> Why does Gambas print random dates? >> >> -- >> Ciao. >> Leo. >> > > Try: > > Date(2007, 01, 01) > > Thanks > > 8-{)} Timothy Marshal-Nichols > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > > I'm sorry. I was wrong... :-( If forgot a "c" befor Date command. If I digit CDate("01/01/2007") I get the correct result :-) -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From gambas at ...1... Mon Jan 8 19:44:49 2007 From: gambas at ...1... (Benoit Minisini) Date: Mon, 8 Jan 2007 19:44:49 +0100 Subject: [Gambas-user] install Gambas2 in Mandriva In-Reply-To: References: Message-ID: <200701081944.49851.gambas@...1...> On Monday 08 January 2007 13:52, javier romero wrote: > Hi, any notice about install gambas 2 in mandriva 2006? > > Javier > You must do what I wrote you in my last answer: You must run 'gbx2 -p' in the *interpreter source directory*, i.e. XXX/app/src/gambas2, where XXX is the directory of the gambas sources, and then use gdb on it when it freezes. Regards, -- Benoit Minisini From gambas at ...1... Mon Jan 8 19:46:28 2007 From: gambas at ...1... (Benoit Minisini) Date: Mon, 8 Jan 2007 19:46:28 +0100 Subject: [Gambas-user] Bug? In-Reply-To: <45A17665.9020008@...1237...> References: <45A17665.9020008@...1237...> Message-ID: <200701081946.28642.gambas@...1...> On Sunday 07 January 2007 23:38, Leonardo Miliani wrote: > Try this: > 1) open a console and type in > ?date("01/01/2007") > > 2) try it several times... > > Why does Gambas print random dates? Strange, I get a "Invalid date" error message. -- Benoit Minisini From cjro99 at ...67... Mon Jan 8 22:56:56 2007 From: cjro99 at ...67... (javier romero) Date: Mon, 8 Jan 2007 21:56:56 +0000 Subject: [Gambas-user] install Gambas2 in Mandriva Message-ID: yes i run 'gbx2 -p' in /home/cjromero/gambas2/app/src/gambas2 and a error windows is opened and send THIS APPLICATION HAS RAISED AN UNEXPECTED ERROR AND MUST ABORT [2] CANNOT LOAD CLASS 'proyect': UNABLE TO LOAD CLASS FILE ?.?.0 and in console sends: ERROR: #2 Cannot load class 'Proyect': unable to load class file Only whe i push "close" button in error message the run is stoped and gbd not works Regards Javier ---------------------------------------- > From: gambas at ...1... > To: gambas-user at lists.sourceforge.net > Date: Mon, 8 Jan 2007 19:44:49 +0100 > Subject: Re: [Gambas-user] install Gambas2 in Mandriva > > On Monday 08 January 2007 13:52, javier romero wrote: > > Hi, any notice about install gambas 2 in mandriva 2006? > > > > Javier > > > > You must do what I wrote you in my last answer: > > You must run 'gbx2 -p' in the *interpreter source directory*, i.e. > XXX/app/src/gambas2, where XXX is the directory of the gambas sources, and > then use gdb on it when it freezes. > > Regards, > > -- > Benoit Minisini > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Consigue el nuevo Windows Live Messenger http://get.live.com/messenger/overview From leonardo at ...1237... Tue Jan 9 17:04:37 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Tue, 09 Jan 2007 17:04:37 +0100 Subject: [Gambas-user] Bug? In-Reply-To: <200701081946.28642.gambas@...1...> References: <45A17665.9020008@...1237...> <200701081946.28642.gambas@...1...> Message-ID: <45A3BD15.1090501@...1237...> Benoit Minisini ha scritto: > On Sunday 07 January 2007 23:38, Leonardo Miliani wrote: >> Try this: >> 1) open a console and type in >> ?date("01/01/2007") >> >> 2) try it several times... >> >> Why does Gambas print random dates? > > Strange, I get a "Invalid date" error message. > That's incredible!!!! Now I'm getting the same message, "Invalid date"! But I can surely affirm that I was getting random dates.... I don't know how, I don't know why... The only thing that I know is that I'm writing a big program and sometimes I use the console to check the format of the output of a function before use it; I'd tried that function and got the error I've reported... :-? -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From gambas at ...1... Wed Jan 10 10:42:42 2007 From: gambas at ...1... (Benoit Minisini) Date: Wed, 10 Jan 2007 10:42:42 +0100 Subject: [Gambas-user] Bug? In-Reply-To: <45A3BD15.1090501@...1237...> References: <45A17665.9020008@...1237...> <200701081946.28642.gambas@...1...> <45A3BD15.1090501@...1237...> Message-ID: <200701101042.42723.gambas@...1...> On Tuesday 09 January 2007 17:04, Leonardo Miliani wrote: > Benoit Minisini ha scritto: > > On Sunday 07 January 2007 23:38, Leonardo Miliani wrote: > >> Try this: > >> 1) open a console and type in > >> ?date("01/01/2007") > >> > >> 2) try it several times... > >> > >> Why does Gambas print random dates? > > > > Strange, I get a "Invalid date" error message. > > That's incredible!!!! > Now I'm getting the same message, "Invalid date"! > But I can surely affirm that I was getting random dates.... > I don't know how, I don't know why... > The only thing that I know is that I'm writing a big program and > sometimes I use the console to check the format of the output of a > function before use it; I'd tried that function and got the error I've > reported... :-? I found the bug: The Date() argument was used as a Date datatype without first converting it, so you got random results. Regards, -- Benoit Minisini From gambas at ...1... Wed Jan 10 13:16:18 2007 From: gambas at ...1... (Benoit Minisini) Date: Wed, 10 Jan 2007 13:16:18 +0100 Subject: [Gambas-user] install Gambas2 in Mandriva In-Reply-To: References: Message-ID: <200701101316.18206.gambas@...1...> On Monday 08 January 2007 22:56, javier romero wrote: > yes i run 'gbx2 -p' in /home/cjromero/gambas2/app/src/gambas2 and a error > windows is opened and send > > > THIS APPLICATION HAS RAISED AN UNEXPECTED ERROR AND MUST ABORT > [2] CANNOT LOAD CLASS 'proyect': UNABLE TO LOAD CLASS FILE ?.?.0 > > and in console sends: > ERROR: #2 Cannot load class 'Proyect': unable to load class file > > Only whe i push "close" button in error message the run is stoped > and gbd not works > > Regards > Javier > Can you try 'gbc2 -agt' before? -- Benoit Minisini From cjro99 at ...67... Wed Jan 10 14:06:37 2007 From: cjro99 at ...67... (javier romero) Date: Wed, 10 Jan 2007 13:06:37 +0000 Subject: [Gambas-user] install Gambas2 in Mandriva Message-ID: Ok, i run gbc2 -agt before, sends 'ok' after, when i run gbx2 -p no error windows is show and nothing happens, the console command is freezed, i try tu run gbd but its imposible run gbx2 -p only finish when i press ctrl-C Regards Javier ---------------------------------------- > From: gambas at ...1... > To: gambas-user at lists.sourceforge.net > Date: Wed, 10 Jan 2007 13:16:18 +0100 > Subject: Re: [Gambas-user] install Gambas2 in Mandriva > > On Monday 08 January 2007 22:56, javier romero wrote: > > yes i run 'gbx2 -p' in /home/cjromero/gambas2/app/src/gambas2 and a error > > windows is opened and send > > > > > > THIS APPLICATION HAS RAISED AN UNEXPECTED ERROR AND MUST ABORT > > [2] CANNOT LOAD CLASS 'proyect': UNABLE TO LOAD CLASS FILE ?.?.0 > > > > and in console sends: > > ERROR: #2 Cannot load class 'Proyect': unable to load class file > > > > Only whe i push "close" button in error message the run is stoped > > and gbd not works > > > > Regards > > Javier > > > > Can you try 'gbc2 -agt' before? > > -- > Benoit Minisini > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Prueba algunos de los nuevos servicios en l?nea que te ofrece Windows Live Ideas: tan nuevos que ni siquiera se han publicado oficialmente todav?a. http://ideas.live.com From gambas at ...1... Wed Jan 10 14:17:15 2007 From: gambas at ...1... (Benoit Minisini) Date: Wed, 10 Jan 2007 14:17:15 +0100 Subject: [Gambas-user] install Gambas2 in Mandriva In-Reply-To: References: Message-ID: <200701101417.15503.gambas@...1...> On Wednesday 10 January 2007 14:06, javier romero wrote: > Ok, i run gbc2 -agt before, sends 'ok' > after, when i run gbx2 -p no error windows is show and nothing happens, the > console command is freezed, i try tu run gbd but its imposible run gbx2 -p > only finish when i press ctrl-C > > Regards > Javier > How could it be impossible to run gdb ? Get the process id of gbx2, (the shell displays it after running 'gbx2 -p &') and run 'gdb gbx2 '. Regards, -- Benoit Minisini From cjro99 at ...67... Wed Jan 10 21:58:06 2007 From: cjro99 at ...67... (javier romero) Date: Wed, 10 Jan 2007 20:58:06 +0000 Subject: [Gambas-user] install Gambas2 in Mandriva Message-ID: Hi, here is the output sends by gdb gbx2 [cjromero at ...1625... gambas2]$ gbx2 -p & [1] 4252 [cjromero at ...1625... gambas2]$ gdb gbx2 <4252> bash: syntax error near unexpected token `4252' [cjromero at ...1625... gambas2]$ gdb gbx2 <4252> bash: syntax error near unexpected token `4252' [cjromero at ...1625... gambas2]$ gdb gbx2 4252 GNU gdb 6.3-5mdk (Mandriva Linux release 2006.0) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-mandriva-linux-gnu"...Using host libthread_db l ibrary "/lib/tls/libthread_db.so.1". Attaching to program: /usr/local/bin/gbx2, process 4252 Failed to read a valid object file image from memory. Reading symbols from /lib/tls/libm.so.6...done. Loaded symbols for /lib/tls/libm.so.6 Reading symbols from /lib/libdl.so.2...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/tls/libc.so.6...done. Loaded symbols for /lib/tls/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 Reading symbols from /usr/local/lib/gambas2/gb.db.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.db.so Reading symbols from /usr/local/lib/gambas2/gb.qt.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.qt.so Reading symbols from /lib/tls/libpthread.so.0...done. [Thread debugging using libthread_db enabled] [New Thread -1210451744 (LWP 4252)] Loaded symbols for /lib/tls/libpthread.so.0 Reading symbols from /usr/lib/qt3/lib/libqt-mt.so.3...done. Loaded symbols for /usr/lib/qt3/lib/libqt-mt.so.3 Reading symbols from /usr/lib/libstdc++.so.6...done. Loaded symbols for /usr/lib/libstdc++.so.6 Reading symbols from /lib/libgcc_s.so.1...done. Loaded symbols for /lib/libgcc_s.so.1 Reading symbols from /usr/X11R6/lib/libaudio.so.2...done. Loaded symbols for /usr/X11R6/lib/libaudio.so.2 Reading symbols from /usr/X11R6/lib/libXt.so.6...done. Loaded symbols for /usr/X11R6/lib/libXt.so.6 Reading symbols from /usr/lib/libmng.so.1...done. Loaded symbols for /usr/lib/libmng.so.1 Reading symbols from /usr/lib/libjpeg.so.62...done. Loaded symbols for /usr/lib/libjpeg.so.62 Reading symbols from /usr/lib/libpng.so.3...done. Loaded symbols for /usr/lib/libpng.so.3 Reading symbols from /lib/libz.so.1...done. Loaded symbols for /lib/libz.so.1 Reading symbols from /usr/X11R6/lib/libXrender.so.1...done. Loaded symbols for /usr/X11R6/lib/libXrender.so.1 Reading symbols from /usr/X11R6/lib/libXrandr.so.2...done. Loaded symbols for /usr/X11R6/lib/libXrandr.so.2 Reading symbols from /usr/X11R6/lib/libXcursor.so.1...done. Loaded symbols for /usr/X11R6/lib/libXcursor.so.1 Reading symbols from /usr/X11R6/lib/libXinerama.so.1...done. Loaded symbols for /usr/X11R6/lib/libXinerama.so.1 Reading symbols from /usr/X11R6/lib/libXft.so.2...done. Loaded symbols for /usr/X11R6/lib/libXft.so.2 Reading symbols from /usr/lib/libfreetype.so.6...done. Loaded symbols for /usr/lib/libfreetype.so.6 Reading symbols from /usr/lib/libfontconfig.so.1...done. Loaded symbols for /usr/lib/libfontconfig.so.1 Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Loaded symbols for /usr/X11R6/lib/libXext.so.6 Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Loaded symbols for /usr/X11R6/lib/libX11.so.6 Reading symbols from /usr/X11R6/lib/libSM.so.6...done. Loaded symbols for /usr/X11R6/lib/libSM.so.6 Reading symbols from /usr/X11R6/lib/libICE.so.6...done. Loaded symbols for /usr/X11R6/lib/libICE.so.6 Reading symbols from /usr/lib/liblcms.so.1...done. Loaded symbols for /usr/lib/liblcms.so.1 Reading symbols from /usr/lib/libexpat.so.0...done. Loaded symbols for /usr/lib/libexpat.so.0 Reading symbols from /usr/local/lib/gambas2/gb.qt.ext.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.qt.ext.so Reading symbols from /usr/local/lib/gambas2/gb.debug.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.debug.so Reading symbols from /usr/local/lib/gambas2/gb.eval.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.eval.so Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...done. Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so Reading symbols from /usr/lib/kde3/plugins/styles/galaxy.so...done. Loaded symbols for /usr/lib/kde3/plugins/styles/galaxy.so Reading symbols from /usr/lib/libkdefx.so.4...done. Loaded symbols for /usr/lib/libkdefx.so.4 0xb7b1f90b in QBuffer::getch () from /usr/lib/qt3/lib/libqt-mt.so.3 (gdb) bt #0 0xb7b1f90b in QBuffer::getch () from /usr/lib/qt3/lib/libqt-mt.so.3 #1 0xbfb1eed0 in ?? () #2 0xbfb1f028 in ?? () #3 0xbfb1f028 in ?? () #4 0xb7b291e1 in QDataStream::readRawBytes () from /usr/lib/qt3/lib/libqt-mt.so.3 #5 0x0815d118 in ?? () #6 0xb7cae434 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3 #7 0xbfb1f028 in ?? () #8 0xb7b2841b in QDataStream::operator>> () from /usr/lib/qt3/lib/libqt-mt.so.3 #9 0x0815d118 in ?? () #10 0xbfb1ee72 in ?? () #11 0x00000002 in ?? () #12 0xb7b34f0c in QGArray::~QGArray$base () from /usr/lib/qt3/lib/libqt-mt.so.3 #13 0x00000000 in ?? () Regards Javier _________________________________________________________________ Consigue el nuevo Windows Live Messenger http://get.live.com/messenger/overview From josemar_mariano at ...494... Thu Jan 11 11:47:40 2007 From: josemar_mariano at ...494... (Josemar) Date: Thu, 11 Jan 2007 07:47:40 -0300 Subject: [Gambas-user] Gambas-user Digest, Vol 8, Issue 4 In-Reply-To: References: Message-ID: <45A615CC.9080101@...494...> bom dia !!! gostaria de saber se existem brasileiros nesta lista, e sugerir a cria??o de uma lista de usuarios da lingua portuguesa para o gambas. Grato _______________________________________________________ Yahoo! Mail - Sempre a melhor op??o para voc?! Experimente j? e veja as novidades. http://br.yahoo.com/mailbeta/tudonovo/ From tehsis at ...626... Fri Jan 12 08:49:16 2007 From: tehsis at ...626... (Pablo Terradillos) Date: Fri, 12 Jan 2007 07:49:16 +0000 Subject: [Gambas-user] Send mail using SMTP In-Reply-To: <546f17d70612311409s7147c626x1f0f20ef2308d67f@...627...> References: <546f17d70612220833h5de4e6f6o3fcfaa6f7f2e0b2f@...627...> <546f17d70612261515l7c930103k8167c22b0b735a25@...627...> <546f17d70612291755n2df3f101tcd15f0dcf630d513@...627...> <200612300928.33353.gambas@...1...> <546f17d70612300555x460ce13of82241943fc82fbd@...627...> <546f17d70612311409s7147c626x1f0f20ef2308d67f@...627...> Message-ID: <546f17d70701112349p5d2d0394ga52f742ecea10d78@...627...> i don't know if i'm stupid or what... but i've already download the svn version and i can't fix the problem... i tried to do a new program... i forgot to put the ".from" property and i get this error "bad arguments passed to lib_smtp function" ... but with all the arguments, i'm still having the error #11 On 12/31/06, Pablo Terradillos wrote: > > it's still don't working... i got the same error =( > is that modify all i have to do? > > anyway... i will keep trying... > > thanks you > > > On 12/30/06, Pablo Terradillos wrote: > > > > I will try that this afternoon, thanks very much and sorry for the hurry > > :$ > > > > Congratulations for your new house! happy moving > > > > Thanks again! > > > > On 12/30/06, Benoit Minisini wrote: > > > > > > On Saturday 30 December 2006 02:55, Pablo Terradillos wrote: > > > > have you found something? > > > > > > > > On 12/26/06, Pablo Terradillos < tehsis at ...626...> wrote: > > > > > Ok, i attached the files... > > > > > > > > > > The program is to send message to cell phones... but, only for > > > test, it > > > > > send the message to my e.mail > > > > > > > > > > On 12/26/06, Benoit Minisini < gambas at ...1...> > > > wrote: > > > > > > On Tuesday 26 December 2006 23:55, Pablo Terradillos wrote: > > > > > > > Here you have: > > > > > > > > > > > > > > SmtpClient1.Host = "mail.gigared.com" > > > > > > > SmtpClient1.From = remitente > > > > > > > SmtpClient1.To.Add ("tehsis at ...626... ") > > > > > > > SmtpClient1.Add("hola", "text/plain;charset=utf-8") 'CONFLICTO > > > > > > > SmtpClient1.Send() > > > > > > > > > > > > > > Let me know if you want the entire program... > > > > > > Actually the bug was plain stupid. Just specify a name for the > > > attachment as a > > > workaround: > > > > > > SmtpClient1.Add("hola", "text/plain;charset=utf-8", "attachment #1") > > > > > > I will fix that in the svn repository. > > > > > > Regards, > > > > > > -- > > > Benoit Minisini > > > > > > > > > > > > ------------------------------------------------------------------------- > > > Take Surveys. Earn Cash. Influence the Future of IT > > > Join SourceForge.net's Techsay panel and you'll get the chance to > > > share your > > > opinions on IT & business topics through brief surveys - and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > > > > _______________________________________________ > > > Gambas-user mailing list > > > Gambas-user at lists.sourceforge.net > > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > > > > > > > > > -- > > Pablo E. Terradillos - Tehsis > > http://tehsis.blogspot.com > > http://softehsis.blogspot.com > > > > > > -- > Pablo E. Terradillos - Tehsis > http://tehsis.blogspot.com > http://softehsis.blogspot.com > -- Pablo E. Terradillos - Tehsis http://tehsis.blogspot.com http://softehsis.blogspot.com From jorge at ...1626... Fri Jan 12 13:07:28 2007 From: jorge at ...1626... (=?ISO-8859-1?Q?Jorge_Mart=EDn?=) Date: Fri, 12 Jan 2007 13:07:28 +0100 Subject: [Gambas-user] gbx2 Message-ID: <45A77A00.40401@...1626...> Hello, I have a problem with my new linex2006, when I click on controlpanel icon this don't appear and if I go to /usr/bin/ and launch controlpanel I can see this message: gbx2: too many project files. Could you tell me anything about?, thanks in advance. ueno, la red ya lo he solucionado pero ahora no salta el Panel de control ni tampoco cuando salta la venta de "tiene paquetes por actualizar" le doy a aceptar y no aparece la siguiente ventana. From cjro99 at ...67... Fri Jan 12 13:55:31 2007 From: cjro99 at ...67... (javier romero) Date: Fri, 12 Jan 2007 12:55:31 +0000 Subject: [Gambas-user] FW: install Gambas2 in Mandriva Message-ID: Hi benoit, here is the output sends by gdb gbx2 [cjromero at ...1625... gambas2]$ gbx2 -p & [1] 4252 [cjromero at ...1625... gambas2]$ gdb gbx2 <4252> bash: syntax error near unexpected token `4252' [cjromero at ...1625... gambas2]$ gdb gbx2 <4252> bash: syntax error near unexpected token `4252' [cjromero at ...1625... gambas2]$ gdb gbx2 4252 GNU gdb 6.3-5mdk (Mandriva Linux release 2006.0) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i586-mandriva-linux-gnu"...Using host libthread_db l ibrary "/lib/tls/libthread_db.so.1". Attaching to program: /usr/local/bin/gbx2, process 4252 Failed to read a valid object file image from memory. Reading symbols from /lib/tls/libm.so.6...done. Loaded symbols for /lib/tls/libm.so.6 Reading symbols from /lib/libdl.so.2...done. Loaded symbols for /lib/libdl.so.2 Reading symbols from /lib/tls/libc.so.6...done. Loaded symbols for /lib/tls/libc.so.6 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/libnss_files.so.2...done. Loaded symbols for /lib/libnss_files.so.2 Reading symbols from /usr/local/lib/gambas2/gb.db.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.db.so Reading symbols from /usr/local/lib/gambas2/gb.qt.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.qt.so Reading symbols from /lib/tls/libpthread.so.0...done. [Thread debugging using libthread_db enabled] [New Thread -1210451744 (LWP 4252)] Loaded symbols for /lib/tls/libpthread.so.0 Reading symbols from /usr/lib/qt3/lib/libqt-mt.so.3...done. Loaded symbols for /usr/lib/qt3/lib/libqt-mt.so.3 Reading symbols from /usr/lib/libstdc++.so.6...done. Loaded symbols for /usr/lib/libstdc++.so.6 Reading symbols from /lib/libgcc_s.so.1...done. Loaded symbols for /lib/libgcc_s.so.1 Reading symbols from /usr/X11R6/lib/libaudio.so.2...done. Loaded symbols for /usr/X11R6/lib/libaudio.so.2 Reading symbols from /usr/X11R6/lib/libXt.so.6...done. Loaded symbols for /usr/X11R6/lib/libXt.so.6 Reading symbols from /usr/lib/libmng.so.1...done. Loaded symbols for /usr/lib/libmng.so.1 Reading symbols from /usr/lib/libjpeg.so.62...done. Loaded symbols for /usr/lib/libjpeg.so.62 Reading symbols from /usr/lib/libpng.so.3...done. Loaded symbols for /usr/lib/libpng.so.3 Reading symbols from /lib/libz.so.1...done. Loaded symbols for /lib/libz.so.1 Reading symbols from /usr/X11R6/lib/libXrender.so.1...done. Loaded symbols for /usr/X11R6/lib/libXrender.so.1 Reading symbols from /usr/X11R6/lib/libXrandr.so.2...done. Loaded symbols for /usr/X11R6/lib/libXrandr.so.2 Reading symbols from /usr/X11R6/lib/libXcursor.so.1...done. Loaded symbols for /usr/X11R6/lib/libXcursor.so.1 Reading symbols from /usr/X11R6/lib/libXinerama.so.1...done. Loaded symbols for /usr/X11R6/lib/libXinerama.so.1 Reading symbols from /usr/X11R6/lib/libXft.so.2...done. Loaded symbols for /usr/X11R6/lib/libXft.so.2 Reading symbols from /usr/lib/libfreetype.so.6...done. Loaded symbols for /usr/lib/libfreetype.so.6 Reading symbols from /usr/lib/libfontconfig.so.1...done. Loaded symbols for /usr/lib/libfontconfig.so.1 Reading symbols from /usr/X11R6/lib/libXext.so.6...done. Loaded symbols for /usr/X11R6/lib/libXext.so.6 Reading symbols from /usr/X11R6/lib/libX11.so.6...done. Loaded symbols for /usr/X11R6/lib/libX11.so.6 Reading symbols from /usr/X11R6/lib/libSM.so.6...done. Loaded symbols for /usr/X11R6/lib/libSM.so.6 Reading symbols from /usr/X11R6/lib/libICE.so.6...done. Loaded symbols for /usr/X11R6/lib/libICE.so.6 Reading symbols from /usr/lib/liblcms.so.1...done. Loaded symbols for /usr/lib/liblcms.so.1 Reading symbols from /usr/lib/libexpat.so.0...done. Loaded symbols for /usr/lib/libexpat.so.0 Reading symbols from /usr/local/lib/gambas2/gb.qt.ext.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.qt.ext.so Reading symbols from /usr/local/lib/gambas2/gb.debug.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.debug.so Reading symbols from /usr/local/lib/gambas2/gb.eval.so...done. Loaded symbols for /usr/local/lib/gambas2/gb.eval.so Reading symbols from /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...done. Loaded symbols for /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so Reading symbols from /usr/lib/kde3/plugins/styles/galaxy.so...done. Loaded symbols for /usr/lib/kde3/plugins/styles/galaxy.so Reading symbols from /usr/lib/libkdefx.so.4...done. Loaded symbols for /usr/lib/libkdefx.so.4 0xb7b1f90b in QBuffer::getch () from /usr/lib/qt3/lib/libqt-mt.so.3 (gdb) bt #0 0xb7b1f90b in QBuffer::getch () from /usr/lib/qt3/lib/libqt-mt.so.3 #1 0xbfb1eed0 in ?? () #2 0xbfb1f028 in ?? () #3 0xbfb1f028 in ?? () #4 0xb7b291e1 in QDataStream::readRawBytes () from /usr/lib/qt3/lib/libqt-mt.so.3 #5 0x0815d118 in ?? () #6 0xb7cae434 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3 #7 0xbfb1f028 in ?? () #8 0xb7b2841b in QDataStream::operator>> () from /usr/lib/qt3/lib/libqt-mt.so.3 #9 0x0815d118 in ?? () #10 0xbfb1ee72 in ?? () #11 0x00000002 in ?? () #12 0xb7b34f0c in QGArray::~QGArray$base () from /usr/lib/qt3/lib/libqt-mt.so.3 #13 0x00000000 in ?? () Regards Javier _________________________________________________________________ _________________________________________________________________ Llama a tus amigos de PC a PC: ?Es GRATIS! http://get.live.com/messenger/overview From fidojones at ...805... Fri Jan 12 15:50:12 2007 From: fidojones at ...805... (Lorenzo Tejera) Date: Fri, 12 Jan 2007 15:50:12 +0100 Subject: [Gambas-user] mysql MEDIUMTEXT and LONGTEXT as BLOB it's a bug? Message-ID: <19cca6e50701120650k6af3804cr2612b2da9af36dbc@...627...> Gambas 1.9 detects in mysql server fields medium text and long text as blobs; and in 1.0 detects as string. Tiny text detects as normal string. This is a definitive change Beonoit? or is a bug? Because I must to redefine all medium text fields as tinytext if I want my code works as previous 1.0gambas code. Happy new year benoit. Regards Lorenzo From gambas at ...1... Fri Jan 12 20:49:40 2007 From: gambas at ...1... (Benoit Minisini) Date: Fri, 12 Jan 2007 20:49:40 +0100 Subject: [Gambas-user] mysql MEDIUMTEXT and LONGTEXT as BLOB it's a bug? In-Reply-To: <19cca6e50701120650k6af3804cr2612b2da9af36dbc@...627...> References: <19cca6e50701120650k6af3804cr2612b2da9af36dbc@...627...> Message-ID: <200701122049.40652.gambas@...1...> On Friday 12 January 2007 15:50, Lorenzo Tejera wrote: > Gambas 1.9 detects in mysql server fields medium text and long text as > blobs; and in 1.0 detects as string. Tiny text detects as normal string. > This is a definitive change Beonoit? or is a bug? Because I must to > redefine all medium text fields as tinytext if I want my code works as > previous 1.0gambas code. > > Happy new year benoit. > > Regards > Lorenzo The rule in gambas 1.9.x mysql driver is that long text are blobs, and small or medium text are strings. I did that because there is no difference between blob and text in mysql. If medium text are seen as blobs, it is a bug. In that case, please send me a dump of your database structure, and the gambas code that uses it, so that I can debug. Tell me which version of mysql you use too. Regards, -- Benoit Minisini From gambas at ...1... Fri Jan 12 20:51:03 2007 From: gambas at ...1... (Benoit Minisini) Date: Fri, 12 Jan 2007 20:51:03 +0100 Subject: [Gambas-user] FW: install Gambas2 in Mandriva In-Reply-To: References: Message-ID: <200701122051.03915.gambas@...1...> On Friday 12 January 2007 13:55, javier romero wrote: > Hi benoit, here is the output sends by gdb gbx2 > > [cjromero at ...1625... gambas2]$ gbx2 -p & > [1] 4252 > [cjromero at ...1625... gambas2]$ gdb gbx2 <4252> > bash: syntax error near unexpected token `4252' > [cjromero at ...1625... gambas2]$ gdb gbx2 <4252> > bash: syntax error near unexpected token `4252' > [cjromero at ...1625... gambas2]$ gdb gbx2 4252 > GNU gdb 6.3-5mdk (Mandriva Linux release 2006.0) > Copyright 2004 Free Software Foundation, Inc. > GDB is free software, covered by the GNU General Public License, and you > are welcome to change it and/or distribute copies of it under certain > conditions. Type "show copying" to see the conditions. > There is absolutely no warranty for GDB. Type "show warranty" for > details. This GDB was configured as "i586-mandriva-linux-gnu"...Using host > libthread_db l ibrary "/lib/tls/libthread_db.so.1". > > Attaching to program: /usr/local/bin/gbx2, process 4252 > Failed to read a valid object file image from memory. > Reading symbols from /lib/tls/libm.so.6...done. > Loaded symbols for /lib/tls/libm.so.6 > Reading symbols from /lib/libdl.so.2...done. > Loaded symbols for /lib/libdl.so.2 > Reading symbols from /lib/tls/libc.so.6...done. > Loaded symbols for /lib/tls/libc.so.6 > Reading symbols from /lib/ld-linux.so.2...done. > Loaded symbols for /lib/ld-linux.so.2 > Reading symbols from /lib/libnss_files.so.2...done. > Loaded symbols for /lib/libnss_files.so.2 > Reading symbols from /usr/local/lib/gambas2/gb.db.so...done. > Loaded symbols for /usr/local/lib/gambas2/gb.db.so > Reading symbols from /usr/local/lib/gambas2/gb.qt.so...done. > Loaded symbols for /usr/local/lib/gambas2/gb.qt.so > Reading symbols from /lib/tls/libpthread.so.0...done. > [Thread debugging using libthread_db enabled] > [New Thread -1210451744 (LWP 4252)] > Loaded symbols for /lib/tls/libpthread.so.0 > Reading symbols from /usr/lib/qt3/lib/libqt-mt.so.3...done. > Loaded symbols for /usr/lib/qt3/lib/libqt-mt.so.3 > Reading symbols from /usr/lib/libstdc++.so.6...done. > Loaded symbols for /usr/lib/libstdc++.so.6 > Reading symbols from /lib/libgcc_s.so.1...done. > Loaded symbols for /lib/libgcc_s.so.1 > Reading symbols from /usr/X11R6/lib/libaudio.so.2...done. > Loaded symbols for /usr/X11R6/lib/libaudio.so.2 > Reading symbols from /usr/X11R6/lib/libXt.so.6...done. > Loaded symbols for /usr/X11R6/lib/libXt.so.6 > Reading symbols from /usr/lib/libmng.so.1...done. > Loaded symbols for /usr/lib/libmng.so.1 > Reading symbols from /usr/lib/libjpeg.so.62...done. > Loaded symbols for /usr/lib/libjpeg.so.62 > Reading symbols from /usr/lib/libpng.so.3...done. > Loaded symbols for /usr/lib/libpng.so.3 > Reading symbols from /lib/libz.so.1...done. > Loaded symbols for /lib/libz.so.1 > Reading symbols from /usr/X11R6/lib/libXrender.so.1...done. > Loaded symbols for /usr/X11R6/lib/libXrender.so.1 > Reading symbols from /usr/X11R6/lib/libXrandr.so.2...done. > Loaded symbols for /usr/X11R6/lib/libXrandr.so.2 > Reading symbols from /usr/X11R6/lib/libXcursor.so.1...done. > Loaded symbols for /usr/X11R6/lib/libXcursor.so.1 > Reading symbols from /usr/X11R6/lib/libXinerama.so.1...done. > Loaded symbols for /usr/X11R6/lib/libXinerama.so.1 > Reading symbols from /usr/X11R6/lib/libXft.so.2...done. > Loaded symbols for /usr/X11R6/lib/libXft.so.2 > Reading symbols from /usr/lib/libfreetype.so.6...done. > Loaded symbols for /usr/lib/libfreetype.so.6 > Reading symbols from /usr/lib/libfontconfig.so.1...done. > Loaded symbols for /usr/lib/libfontconfig.so.1 > Reading symbols from /usr/X11R6/lib/libXext.so.6...done. > Loaded symbols for /usr/X11R6/lib/libXext.so.6 > Reading symbols from /usr/X11R6/lib/libX11.so.6...done. > Loaded symbols for /usr/X11R6/lib/libX11.so.6 > Reading symbols from /usr/X11R6/lib/libSM.so.6...done. > Loaded symbols for /usr/X11R6/lib/libSM.so.6 > Reading symbols from /usr/X11R6/lib/libICE.so.6...done. > Loaded symbols for /usr/X11R6/lib/libICE.so.6 > Reading symbols from /usr/lib/liblcms.so.1...done. > Loaded symbols for /usr/lib/liblcms.so.1 > Reading symbols from /usr/lib/libexpat.so.0...done. > Loaded symbols for /usr/lib/libexpat.so.0 > Reading symbols from /usr/local/lib/gambas2/gb.qt.ext.so...done. > Loaded symbols for /usr/local/lib/gambas2/gb.qt.ext.so > Reading symbols from /usr/local/lib/gambas2/gb.debug.so...done. > Loaded symbols for /usr/local/lib/gambas2/gb.debug.so > Reading symbols from /usr/local/lib/gambas2/gb.eval.so...done. > Loaded symbols for /usr/local/lib/gambas2/gb.eval.so > Reading symbols from > /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...done. Loaded symbols for > /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 Reading symbols from > /usr/lib/gconv/ISO8859-1.so...done. > Loaded symbols for /usr/lib/gconv/ISO8859-1.so > Reading symbols from /usr/lib/kde3/plugins/styles/galaxy.so...done. > Loaded symbols for /usr/lib/kde3/plugins/styles/galaxy.so > Reading symbols from /usr/lib/libkdefx.so.4...done. > Loaded symbols for /usr/lib/libkdefx.so.4 > 0xb7b1f90b in QBuffer::getch () from /usr/lib/qt3/lib/libqt-mt.so.3 > (gdb) bt > #0 0xb7b1f90b in QBuffer::getch () from /usr/lib/qt3/lib/libqt-mt.so.3 > #1 0xbfb1eed0 in ?? () > #2 0xbfb1f028 in ?? () > #3 0xbfb1f028 in ?? () > #4 0xb7b291e1 in QDataStream::readRawBytes () > from /usr/lib/qt3/lib/libqt-mt.so.3 > #5 0x0815d118 in ?? () > #6 0xb7cae434 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3 > #7 0xbfb1f028 in ?? () > #8 0xb7b2841b in QDataStream::operator>> () > from /usr/lib/qt3/lib/libqt-mt.so.3 > #9 0x0815d118 in ?? () > #10 0xbfb1ee72 in ?? () > #11 0x00000002 in ?? () > #12 0xb7b34f0c in QGArray::~QGArray$base () from > /usr/lib/qt3/lib/libqt-mt.so.3 #13 0x00000000 in ?? () > > > > > > Regards > Javier Very strange... Can you grant me an ssh access to your machine so that I can see myself? -- Benoit Minisini From cjro99 at ...67... Fri Jan 12 22:41:14 2007 From: cjro99 at ...67... (javier romero) Date: Fri, 12 Jan 2007 21:41:14 +0000 Subject: [Gambas-user] FW: install Gambas2 in Mandriva Message-ID: Yes, sure, but say me how i do that because i dont know how, mi machine is a laptop i wait for yours instruccions Regards Javier ---------------------------------------- > From: gambas at ...1... > To: gambas-user at lists.sourceforge.net > Date: Fri, 12 Jan 2007 20:51:03 +0100 > Subject: Re: [Gambas-user] FW: install Gambas2 in Mandriva > > On Friday 12 January 2007 13:55, javier romero wrote: > > Hi benoit, here is the output sends by gdb gbx2 > > > > [cjromero at ...1625... gambas2]$ gbx2 -p & > > [1] 4252 > > [cjromero at ...1625... gambas2]$ gdb gbx2 <4252> > > bash: syntax error near unexpected token `4252' > > [cjromero at ...1625... gambas2]$ gdb gbx2 <4252> > > bash: syntax error near unexpected token `4252' > > [cjromero at ...1625... gambas2]$ gdb gbx2 4252 > > GNU gdb 6.3-5mdk (Mandriva Linux release 2006.0) > > Copyright 2004 Free Software Foundation, Inc. > > GDB is free software, covered by the GNU General Public License, and you > > are welcome to change it and/or distribute copies of it under certain > > conditions. Type "show copying" to see the conditions. > > There is absolutely no warranty for GDB. Type "show warranty" for > > details. This GDB was configured as "i586-mandriva-linux-gnu"...Using host > > libthread_db l ibrary "/lib/tls/libthread_db.so.1". > > > > Attaching to program: /usr/local/bin/gbx2, process 4252 > > Failed to read a valid object file image from memory. > > Reading symbols from /lib/tls/libm.so.6...done. > > Loaded symbols for /lib/tls/libm.so.6 > > Reading symbols from /lib/libdl.so.2...done. > > Loaded symbols for /lib/libdl.so.2 > > Reading symbols from /lib/tls/libc.so.6...done. > > Loaded symbols for /lib/tls/libc.so.6 > > Reading symbols from /lib/ld-linux.so.2...done. > > Loaded symbols for /lib/ld-linux.so.2 > > Reading symbols from /lib/libnss_files.so.2...done. > > Loaded symbols for /lib/libnss_files.so.2 > > Reading symbols from /usr/local/lib/gambas2/gb.db.so...done. > > Loaded symbols for /usr/local/lib/gambas2/gb.db.so > > Reading symbols from /usr/local/lib/gambas2/gb.qt.so...done. > > Loaded symbols for /usr/local/lib/gambas2/gb.qt.so > > Reading symbols from /lib/tls/libpthread.so.0...done. > > [Thread debugging using libthread_db enabled] > > [New Thread -1210451744 (LWP 4252)] > > Loaded symbols for /lib/tls/libpthread.so.0 > > Reading symbols from /usr/lib/qt3/lib/libqt-mt.so.3...done. > > Loaded symbols for /usr/lib/qt3/lib/libqt-mt.so.3 > > Reading symbols from /usr/lib/libstdc++.so.6...done. > > Loaded symbols for /usr/lib/libstdc++.so.6 > > Reading symbols from /lib/libgcc_s.so.1...done. > > Loaded symbols for /lib/libgcc_s.so.1 > > Reading symbols from /usr/X11R6/lib/libaudio.so.2...done. > > Loaded symbols for /usr/X11R6/lib/libaudio.so.2 > > Reading symbols from /usr/X11R6/lib/libXt.so.6...done. > > Loaded symbols for /usr/X11R6/lib/libXt.so.6 > > Reading symbols from /usr/lib/libmng.so.1...done. > > Loaded symbols for /usr/lib/libmng.so.1 > > Reading symbols from /usr/lib/libjpeg.so.62...done. > > Loaded symbols for /usr/lib/libjpeg.so.62 > > Reading symbols from /usr/lib/libpng.so.3...done. > > Loaded symbols for /usr/lib/libpng.so.3 > > Reading symbols from /lib/libz.so.1...done. > > Loaded symbols for /lib/libz.so.1 > > Reading symbols from /usr/X11R6/lib/libXrender.so.1...done. > > Loaded symbols for /usr/X11R6/lib/libXrender.so.1 > > Reading symbols from /usr/X11R6/lib/libXrandr.so.2...done. > > Loaded symbols for /usr/X11R6/lib/libXrandr.so.2 > > Reading symbols from /usr/X11R6/lib/libXcursor.so.1...done. > > Loaded symbols for /usr/X11R6/lib/libXcursor.so.1 > > Reading symbols from /usr/X11R6/lib/libXinerama.so.1...done. > > Loaded symbols for /usr/X11R6/lib/libXinerama.so.1 > > Reading symbols from /usr/X11R6/lib/libXft.so.2...done. > > Loaded symbols for /usr/X11R6/lib/libXft.so.2 > > Reading symbols from /usr/lib/libfreetype.so.6...done. > > Loaded symbols for /usr/lib/libfreetype.so.6 > > Reading symbols from /usr/lib/libfontconfig.so.1...done. > > Loaded symbols for /usr/lib/libfontconfig.so.1 > > Reading symbols from /usr/X11R6/lib/libXext.so.6...done. > > Loaded symbols for /usr/X11R6/lib/libXext.so.6 > > Reading symbols from /usr/X11R6/lib/libX11.so.6...done. > > Loaded symbols for /usr/X11R6/lib/libX11.so.6 > > Reading symbols from /usr/X11R6/lib/libSM.so.6...done. > > Loaded symbols for /usr/X11R6/lib/libSM.so.6 > > Reading symbols from /usr/X11R6/lib/libICE.so.6...done. > > Loaded symbols for /usr/X11R6/lib/libICE.so.6 > > Reading symbols from /usr/lib/liblcms.so.1...done. > > Loaded symbols for /usr/lib/liblcms.so.1 > > Reading symbols from /usr/lib/libexpat.so.0...done. > > Loaded symbols for /usr/lib/libexpat.so.0 > > Reading symbols from /usr/local/lib/gambas2/gb.qt.ext.so...done. > > Loaded symbols for /usr/local/lib/gambas2/gb.qt.ext.so > > Reading symbols from /usr/local/lib/gambas2/gb.debug.so...done. > > Loaded symbols for /usr/local/lib/gambas2/gb.debug.so > > Reading symbols from /usr/local/lib/gambas2/gb.eval.so...done. > > Loaded symbols for /usr/local/lib/gambas2/gb.eval.so > > Reading symbols from > > /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2...done. Loaded symbols for > > /usr/X11R6/lib/X11/locale/lib/common/xlcDef.so.2 Reading symbols from > > /usr/lib/gconv/ISO8859-1.so...done. > > Loaded symbols for /usr/lib/gconv/ISO8859-1.so > > Reading symbols from /usr/lib/kde3/plugins/styles/galaxy.so...done. > > Loaded symbols for /usr/lib/kde3/plugins/styles/galaxy.so > > Reading symbols from /usr/lib/libkdefx.so.4...done. > > Loaded symbols for /usr/lib/libkdefx.so.4 > > 0xb7b1f90b in QBuffer::getch () from /usr/lib/qt3/lib/libqt-mt.so.3 > > (gdb) bt > > #0 0xb7b1f90b in QBuffer::getch () from /usr/lib/qt3/lib/libqt-mt.so.3 > > #1 0xbfb1eed0 in ?? () > > #2 0xbfb1f028 in ?? () > > #3 0xbfb1f028 in ?? () > > #4 0xb7b291e1 in QDataStream::readRawBytes () > > from /usr/lib/qt3/lib/libqt-mt.so.3 > > #5 0x0815d118 in ?? () > > #6 0xb7cae434 in ?? () from /usr/lib/qt3/lib/libqt-mt.so.3 > > #7 0xbfb1f028 in ?? () > > #8 0xb7b2841b in QDataStream::operator>> () > > from /usr/lib/qt3/lib/libqt-mt.so.3 > > #9 0x0815d118 in ?? () > > #10 0xbfb1ee72 in ?? () > > #11 0x00000002 in ?? () > > #12 0xb7b34f0c in QGArray::~QGArray$base () from > > /usr/lib/qt3/lib/libqt-mt.so.3 #13 0x00000000 in ?? () > > > > > > > > > > > > Regards > > Javier > > Very strange... Can you grant me an ssh access to your machine so that I can > see myself? > > -- > Benoit Minisini > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ ?Ya est? aqu? Windows Live Spaces! Ahora podr?s crear f?cilmente tu propio sitio Web. http://spaces.live.com/signup.aspx From gambas at ...1... Fri Jan 12 23:15:37 2007 From: gambas at ...1... (Benoit Minisini) Date: Fri, 12 Jan 2007 23:15:37 +0100 Subject: [Gambas-user] FW: install Gambas2 in Mandriva In-Reply-To: References: Message-ID: <200701122315.38229.gambas@...1...> On Friday 12 January 2007 22:41, javier romero wrote: > Yes, sure, but say me how i do that because i dont know how, mi machine is > a laptop i wait for yours instruccions > > Regards > Javier > > $ su ... $ urpmi openssh-server Then create a user for me, and send me your IP address, the login and the password. If you are behind firewall, don't forget to open the ssh port (22). Regards, -- Benoit Minisini From cjro99 at ...67... Sun Jan 14 16:05:15 2007 From: cjro99 at ...67... (javier romero) Date: Sun, 14 Jan 2007 15:05:15 +0000 Subject: [Gambas-user] FW: install Gambas2 in Mandriva Message-ID: Ok, but i have a doubt, i have a lan conection and my ip is 192.168.1.65, i dont have a public IP, i have the DNS ip you need that? Javier ---------------------------------------- > From: gambas at ...1... > To: gambas-user at lists.sourceforge.net > Date: Fri, 12 Jan 2007 23:15:37 +0100 > Subject: Re: [Gambas-user] FW: install Gambas2 in Mandriva > > On Friday 12 January 2007 22:41, javier romero wrote: > > Yes, sure, but say me how i do that because i dont know how, mi machine is > > a laptop i wait for yours instruccions > > > > Regards > > Javier > > > > > > $ su > ... > $ urpmi openssh-server > > Then create a user for me, and send me your IP address, the login and the > password. If you are behind firewall, don't forget to open the ssh port (22). > > Regards, > > -- > Benoit Minisini > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Llama a tus amigos de PC a PC: ?Es GRATIS! http://get.live.com/messenger/overview From sourceforge-raindog2 at ...94... Mon Jan 15 23:56:22 2007 From: sourceforge-raindog2 at ...94... (Rob) Date: Mon, 15 Jan 2007 17:56:22 -0500 Subject: [Gambas-user] FW: install Gambas2 in Mandriva In-Reply-To: References: Message-ID: <200701151756.22476.sourceforge-raindog2@...94...> On Sunday 14 January 2007 10:05, javier romero wrote: > Ok, but i have a doubt, i have a lan conection and my ip is > 192.168.1.65, i dont have a public IP, i have the DNS ip you > need that? He wants the IP you get when you hit http://www.whatismyip.com/ in order to connect in to your machine. Rob From 7ukwn at ...402... Tue Jan 16 02:31:53 2007 From: 7ukwn at ...402... (Jean-Yves F. Barbier) Date: Tue, 16 Jan 2007 02:31:53 +0100 Subject: [Gambas-user] FW: install Gambas2 in Mandriva In-Reply-To: References: Message-ID: <45AC2B09.1020003@...402...> No Javier, He meant to "open a secured hole" in your firewall or router that connect your LAN to the internet in order to be able to connect onto your machine from his home. Jean-Yves javier romero a ?crit : > Ok, but i have a doubt, i have a lan conection and my ip is 192.168.1.65, i dont have a public IP, i have the DNS ip you need that? > > Javier > > > > > > ---------------------------------------- >> From: gambas at ...1... >> To: gambas-user at lists.sourceforge.net >> Date: Fri, 12 Jan 2007 23:15:37 +0100 >> Subject: Re: [Gambas-user] FW: install Gambas2 in Mandriva >> >> On Friday 12 January 2007 22:41, javier romero wrote: >>> Yes, sure, but say me how i do that because i dont know how, mi machine is >>> a laptop i wait for yours instruccions >>> >>> Regards >>> Javier >>> >>> >> $ su >> ... >> $ urpmi openssh-server >> >> Then create a user for me, and send me your IP address, the login and the >> password. If you are behind firewall, don't forget to open the ssh port (22). >> >> Regards, >> >> -- >> Benoit Minisini >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Gambas-user mailing list >> Gambas-user at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-user > > _________________________________________________________________ > Llama a tus amigos de PC a PC: ?Es GRATIS! > http://get.live.com/messenger/overview > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From cjro99 at ...67... Tue Jan 16 14:51:10 2007 From: cjro99 at ...67... (javier romero) Date: Tue, 16 Jan 2007 13:51:10 +0000 Subject: [Gambas-user] FW: install Gambas2 in Mandriva Message-ID: Ok Benoit i now install openssh and its working now my IP is 200.100.7.142, but all machines in my lan has the same, my Host name is Sistemas and i create a user "benoit" with password "benoit". Now in Lima is 08.45 am my machine still running up to 06.00 pm Lima time. In other machine i install opensuse 10.2 when i try to run ./configure -C an error is send i copy the error and i send that in other mail. Regards Javier ---------------------------------------- > From: gambas at ...1... > To: gambas-user at lists.sourceforge.net > Date: Fri, 12 Jan 2007 23:15:37 +0100 > Subject: Re: [Gambas-user] FW: install Gambas2 in Mandriva > > On Friday 12 January 2007 22:41, javier romero wrote: > > Yes, sure, but say me how i do that because i dont know how, mi machine is > > a laptop i wait for yours instruccions > > > > Regards > > Javier > > > > > > $ su > ... > $ urpmi openssh-server > > Then create a user for me, and send me your IP address, the login and the > password. If you are behind firewall, don't forget to open the ssh port (22). > > Regards, > > -- > Benoit Minisini > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Consigue el nuevo Windows Live Messenger http://get.live.com/messenger/overview From cjro99 at ...67... Tue Jan 16 15:03:04 2007 From: cjro99 at ...67... (javier romero) Date: Tue, 16 Jan 2007 14:03:04 +0000 Subject: [Gambas-user] FW: install Gambas2 in suse 10.2 Message-ID: This is the output when i tty to installing gambas2 in suse 10.2 mvilela at ...1627...:~> cd /home/mvilela/gambas2/ mvilela at ...1627...:~/gambas2> ./configure -C configure: loading cache config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-pc-linux-gnu configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged configure: configuring in main configure: running /bin/sh './configure' --prefix=/usr/local '-C' --cache-file= ../config.cache --srcdir=. configure: loading cache ../config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking build system type... (cached) i686-pc-linux-gnu checking for style of include used by make... GNU checking whether to enable maintainer-specific portions of Makefiles... no checking host system type... (cached) i686-pc-linux-gnu checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. configure: error: /bin/sh './configur Regards Javier ---------------------------------------- > From: gambas at ...1... > To: gambas-user at lists.sourceforge.net > Date: Fri, 12 Jan 2007 23:15:37 +0100 > Subject: Re: [Gambas-user] FW: install Gambas2 in Mandriva > > On Friday 12 January 2007 22:41, javier romero wrote: > > Yes, sure, but say me how i do that because i dont know how, mi machine is > > a laptop i wait for yours instruccions > > > > Regards > > Javier > > > > > > $ su > ... > $ urpmi openssh-server > > Then create a user for me, and send me your IP address, the login and the > password. If you are behind firewall, don't forget to open the ssh port (22). > > Regards, > > -- > Benoit Minisini > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de herramientas de Windows Live hoy mismo y GRATUITAMENTE. http://www.toolbar.live.com From 7ukwn at ...402... Tue Jan 16 15:27:09 2007 From: 7ukwn at ...402... (Jean-Yves F. Barbier) Date: Tue, 16 Jan 2007 15:27:09 +0100 Subject: [Gambas-user] FW: install Gambas2 in suse 10.2 In-Reply-To: References: Message-ID: <45ACE0BD.20202@...402...> Hi javier javier romero a ?crit : > [SNIP] > > checking for gcc... no > checking for cc... no > checking for cc... no > checking for cl... no > configure: error: no acceptable C compiler found in $PATH the log speaks by itself: you don't have any compiler installed (search for gcc and install it). Watchup: you'll also need several development libraries ! jean-Yves From rospolosco at ...152... Tue Jan 16 15:59:30 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Tue, 16 Jan 2007 15:59:30 +0100 Subject: [Gambas-user] FW: install Gambas2 in Mandriva In-Reply-To: References: Message-ID: <200701161559.30889.rospolosco@...152...> Alle 14:51, marted? 16 gennaio 2007, javier romero ha scritto: > > Ok Benoit i now install openssh and its working now my IP is 200.100.7.142, but all machines in my lan has the same, > my Host name is Sistemas and i create a user "benoit" with password "benoit". > > Now in Lima is 08.45 am my machine still running up to 06.00 pm Lima time. > > In other machine i install opensuse 10.2 when i try to run ./configure -C an error is send > i copy the error and i send that in other mail. > > Regards > Javier > I don't know too much about ssh, but it seems that you opened your machine to the world (all the people reading this mailing list). I suggest you to change the password for Benoit and use his private mail to communicate with him. Ciao, Stefano > > > > ---------------------------------------- > > From: gambas at ...1... > > To: gambas-user at lists.sourceforge.net > > Date: Fri, 12 Jan 2007 23:15:37 +0100 > > Subject: Re: [Gambas-user] FW: install Gambas2 in Mandriva > > > > On Friday 12 January 2007 22:41, javier romero wrote: > > > Yes, sure, but say me how i do that because i dont know how, mi machine is > > > a laptop i wait for yours instruccions > > > > > > Regards > > > Javier > > > > > > > > > > $ su > > ... > > $ urpmi openssh-server > > > > Then create a user for me, and send me your IP address, the login and the > > password. If you are behind firewall, don't forget to open the ssh port (22). > > > > Regards, > > > > -- > > Benoit Minisini > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > _________________________________________________________________ > Consigue el nuevo Windows Live Messenger > http://get.live.com/messenger/overview > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From sourceforge-raindog2 at ...94... Tue Jan 16 16:06:30 2007 From: sourceforge-raindog2 at ...94... (Rob) Date: Tue, 16 Jan 2007 10:06:30 -0500 Subject: [Gambas-user] FW: install Gambas2 in suse 10.2 In-Reply-To: <45ACE0BD.20202@...402...> References: <45ACE0BD.20202@...402...> Message-ID: <200701161006.31383.sourceforge-raindog2@...94...> On Tuesday 16 January 2007 09:27, Jean-Yves F. Barbier wrote: > > configure: error: no acceptable C compiler found in $PATH > the log speaks by itself: you don't have any compiler I think the fact that this happened speaks for itself: non-technical users (and even technical ones that aren't familiar with development tools) shouldn't be expected to build their own software. My time is starting to free back up, so I hope within a week or so I can get Mandriva 2007 on this laptop (sorry, Ubuntu advocates, but there are some ways in which Mandriva is just more polished even if it doesn't have the user base... so I'm going back after 6 months of Ubuntu and Kubuntu use) and start building packages again. Won't help this problem of Javier's, but at least he'll be all set on his other system. Rob From horechuk at ...981... Tue Jan 16 17:38:35 2007 From: horechuk at ...981... (Paul Horechuk) Date: Tue, 16 Jan 2007 11:38:35 -0500 Subject: [Gambas-user] FW: install Gambas2 in suse 10.2 In-Reply-To: <200701161006.31383.sourceforge-raindog2@...94...> References: <45ACE0BD.20202@...402...> <200701161006.31383.sourceforge-raindog2@...94...> Message-ID: <200701161138.35339.horechuk@...981...> On Tuesday 16 January 2007 10:06, Rob wrote: > On Tuesday 16 January 2007 09:27, Jean-Yves F. Barbier wrote: > > > configure: error: no acceptable C compiler found in $PATH > > > > the log speaks by itself: you don't have any compiler > > I think the fact that this happened speaks for itself: > non-technical users (and even technical ones that aren't > familiar with development tools) shouldn't be expected to build > their own software. Sorry, but I have to de-lurk on this one. The fact that Javier is trying to install a development branch of Gambas, indicates that he wants to "develop" software. The "non-technical" user aspect goes out the door. Ubuntu/Kubuntu has the 1.0 branch readily available as a package and he can certainly develop with that. The fact that he chose to go with the leading-edge branch means that he has to setup his development environment properly. Whatever distro he uses is immaterial. They all lack some aspect required for the full Gambas 2 structure, whether it is SDL or PDF or QT, etc. I've seen Gambas 2 installed on RedHat/CentOS with the world installed, still requiring additional packages that do not come with the distro, and that is after a 5 CD install! How can Ubuntu with a single CD hope to have everything? It would be a good thing, if there were a meta package to add a development environment, but which language? Benoit is quite correct with using the README to indicate where dependancies lie. There could be further clarification as to versions and problems with such things as poppler, but it actually is quite usefull. Perhaps a note could be added at the top saying that a proper make environment should be installed first, but this was definitely indicated by the results of the make command. Javier just has to learn how to interpret the results of make failures. It is a fact of Linux life. If you simply want to use the OS, as a user, then everything is there, as it is in most distros. Going that extra step to control your environment means building your tools. > > My time is starting to free back up, so I hope within a week or > so I can get Mandriva 2007 on this laptop (sorry, Ubuntu > advocates, but there are some ways in which Mandriva is just > more polished Polish also comes from people like you who recognize problems and can do something to fix it. > even if it doesn't have the user base... so I'm > going back after 6 months of Ubuntu and Kubuntu use) and start > building packages again. Won't help this problem of Javier's, > but at least he'll be all set on his other system. > > Rob > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys - and earn > cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user -- Paul Horechuk Think Free Use Open Source Software From timothy.marshal-nichols at ...247... Wed Jan 17 10:54:02 2007 From: timothy.marshal-nichols at ...247... (timothy) Date: Wed, 17 Jan 2007 09:54:02 -0000 Subject: [Gambas-user] FW: install Gambas2 in suse 10.2 In-Reply-To: Message-ID: <000001c73a1d$6f6ebf60$6401a8c0@...1587...> > -----Original Message----- > From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > bounces at lists.sourceforge.net] On Behalf Of javier romero > Sent: Tuesday, 16 January 2007 02:03 PM > To: mailing list for gambas users > Subject: Re: [Gambas-user] FW: install Gambas2 in suse 10.2 > > > > This is the output when i tty to installing gambas2 in suse 10.2 > > mvilela at ...1627...:~> cd /home/mvilela/gambas2/ > mvilela at ...1627...:~/gambas2> ./configure -C > configure: loading cache config.cache > checking whether to enable maintainer-specific portions of Makefiles... no > checking for a BSD-compatible install... (cached) /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... (cached) gawk > checking whether make sets $(MAKE)... (cached) yes > checking build system type... (cached) i686-pc-linux-gnu > checking host system type... (cached) i686-pc-linux-gnu > configure: creating ./config.status > config.status: creating Makefile > config.status: creating config.h > config.status: config.h is unchanged > configure: configuring in main > configure: running /bin/sh './configure' --prefix=/usr/local '-C' -- > cache-file= ../config.cache --srcdir=. > configure: loading cache ../config.cache > checking for a BSD-compatible install... (cached) /usr/bin/install -c > checking whether build environment is sane... yes > checking for gawk... (cached) gawk > checking whether make sets $(MAKE)... (cached) yes > checking build system type... (cached) i686-pc-linux-gnu > checking for style of include used by make... GNU > checking whether to enable maintainer-specific portions of Makefiles... no > checking host system type... (cached) i686-pc-linux-gnu > checking for gcc... no > checking for cc... no > checking for cc... no > checking for cl... no > configure: error: no acceptable C compiler found in $PATH > See `config.log' for more details. > configure: error: /bin/sh './configur > > Regards > Javier > > Hello Javier, I have recently upgraded my machine with a new install of SUSE 10.2 (I previously used SUSE 10.1). And then compiled the development version of Gambas. In fact I think it properly installed better than it did on previous versions of SUSE. The main thing is to get the Gambas dependencies installed before you compile Gambas. It is best to install these through Yast using the "Software Management" option. 1) Under the filter drop down list select "Installation Sources". Then check you have http://download.opensuse.org/distribution/10.2/repo/oss as a URL. There are packages here that are required for some of the Gambas components that are not on the install CD's. If you do not see this then you will need to add or enable it in the main Yast control panel option "Installation Source". On my system SUSE had added the URL but it had not enabled it. 2) From the filter drop down list select "Patterns" then find the "Development" section in the list. Now under "Basic Development" make sure at least "gcc", "gcc-c++" and "make" are selected then install these. You could also add packages from the KDE, GNOME and C/C++ sections. 3) If you want to use MySQL then from the filter drop down list select "Search" then do a search for mysql. Make sure at least "mysql", "mysql-client", "mysql-devel" are selected then install these. 4) If you want to use PostgreSQL then from the filter drop down list select "Search" then do a search for postgres. Make sure at least "postgresql", "postgresql-server", "postresql-devel" are selected then install these. 5) If you want to use SDL and openGL then from the filter drop down list select "Search" then do a search for sdl. Make sure at least "SDL", "SDL-devel", "SDL_image", "SDL_image-devel", "SDL_mixer", "SDL_mixer-devel" are selected then install these. Now do a search for opengl and select "Mesa" and install this. 6) Select the "Extras" option from the Yast "Software Management" menu and then the option "Install All Matching -devel Packages" and install. This will properly install more devel packages than you need. But why not take the easy option. You should now have the basic requirements for Gambas - or at least the most popular options. Now try then compile-make-make install command sequence with Gambas. Thanks 8-{)} Timothy Marshal-Nichols From cjro99 at ...67... Wed Jan 17 14:04:31 2007 From: cjro99 at ...67... (javier romero) Date: Wed, 17 Jan 2007 13:04:31 +0000 Subject: [Gambas-user] FW: install Gambas2 in suse 10.2 Message-ID: Ok, Thanks very much Timothy Regards Javier ---------------------------------------- > From: timothy.marshal-nichols at ...247... > To: gambas-user at lists.sourceforge.net > Date: Wed, 17 Jan 2007 09:54:02 +0000 > Subject: Re: [Gambas-user] FW: install Gambas2 in suse 10.2 > > > -----Original Message----- > > From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > > bounces at lists.sourceforge.net] On Behalf Of javier romero > > Sent: Tuesday, 16 January 2007 02:03 PM > > To: mailing list for gambas users > > Subject: Re: [Gambas-user] FW: install Gambas2 in suse 10.2 > > > > > > > > This is the output when i tty to installing gambas2 in suse 10.2 > > > > mvilela at ...1627...:~> cd /home/mvilela/gambas2/ > > mvilela at ...1627...:~/gambas2> ./configure -C > > configure: loading cache config.cache > > checking whether to enable maintainer-specific portions of > Makefiles... no > > checking for a BSD-compatible install... (cached) /usr/bin/install -c > > checking whether build environment is sane... yes > > checking for gawk... (cached) gawk > > checking whether make sets $(MAKE)... (cached) yes > > checking build system type... (cached) i686-pc-linux-gnu > > checking host system type... (cached) i686-pc-linux-gnu > > configure: creating ./config.status > > config.status: creating Makefile > > config.status: creating config.h > > config.status: config.h is unchanged > > configure: configuring in main > > configure: running /bin/sh './configure' --prefix=/usr/local '-C' -- > > cache-file= ../config.cache --srcdir=. > > configure: loading cache ../config.cache > > checking for a BSD-compatible install... (cached) /usr/bin/install -c > > checking whether build environment is sane... yes > > checking for gawk... (cached) gawk > > checking whether make sets $(MAKE)... (cached) yes > > checking build system type... (cached) i686-pc-linux-gnu > > checking for style of include used by make... GNU > > checking whether to enable maintainer-specific portions of > Makefiles... no > > checking host system type... (cached) i686-pc-linux-gnu > > checking for gcc... no > > checking for cc... no > > checking for cc... no > > checking for cl... no > > configure: error: no acceptable C compiler found in $PATH > > See `config.log' for more details. > > configure: error: /bin/sh './configur > > > > Regards > > Javier > > > > > > > Hello Javier, > > I have recently upgraded my machine with a new install of SUSE 10.2 (I > previously used SUSE 10.1). And then compiled the development version of > Gambas. In fact I think it properly installed better than it did on > previous versions of SUSE. > > The main thing is to get the Gambas dependencies installed before you > compile Gambas. It is best to install these through Yast using the > "Software Management" option. > > 1) Under the filter drop down list select "Installation Sources". Then > check you have http://download.opensuse.org/distribution/10.2/repo/oss > as a URL. There are packages here that are required for some of the > Gambas components that are not on the install CD's. If you do not see > this then you will need to add or enable it in the main Yast control > panel option "Installation Source". On my system SUSE had added the URL > but it had not enabled it. > > 2) From the filter drop down list select "Patterns" then find the > "Development" section in the list. Now under "Basic Development" make > sure at least "gcc", "gcc-c++" and "make" are selected then install > these. You could also add packages from the KDE, GNOME and C/C++ > sections. > > 3) If you want to use MySQL then from the filter drop down list select > "Search" then do a search for mysql. Make sure at least "mysql", > "mysql-client", "mysql-devel" are selected then install these. > > 4) If you want to use PostgreSQL then from the filter drop down list > select "Search" then do a search for postgres. Make sure at least > "postgresql", "postgresql-server", "postresql-devel" are selected then > install these. > > 5) If you want to use SDL and openGL then from the filter drop down > list select "Search" then do a search for sdl. Make sure at least "SDL", > "SDL-devel", "SDL_image", "SDL_image-devel", "SDL_mixer", > "SDL_mixer-devel" are selected then install these. Now do a search for > opengl and select "Mesa" and install this. > > 6) Select the "Extras" option from the Yast "Software Management" menu > and then the option "Install All Matching -devel Packages" and install. > This will properly install more devel packages than you need. But why > not take the easy option. > > You should now have the basic requirements for Gambas - or at least the > most popular options. Now try then compile-make-make install command > sequence with Gambas. > > > > Thanks > > 8-{)} Timothy Marshal-Nichols > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Prueba algunos de los nuevos servicios en l?nea que te ofrece Windows Live Ideas: tan nuevos que ni siquiera se han publicado oficialmente todav?a. http://ideas.live.com From gambas at ...1... Wed Jan 17 21:50:44 2007 From: gambas at ...1... (Benoit Minisini) Date: Wed, 17 Jan 2007 21:50:44 +0100 Subject: [Gambas-user] Release of gambas 1.9.47 Message-ID: <200701172150.44301.gambas@...1...> Hi, Here is a new release of the development version. It is a long time since the last release (blame theater!), so there are a lot of changes. The main ones are: * Many enhancements in the debugger. * A new example made by Iman Karim. * TableView was merged inside the GridView control. TableView is now a editable GridView. * Stat() now takes an optional parameter to tell if symbolic links must be followed. Projects may have to be recompiled. * A new class, Observer, for intercepting events. * gb.report is a new alpha component for designing reports, made by Fabien Bodard. * gb.option is a new component for interpreting command-line options, made by Chintan Rao. * gb.qte and gb.qte.ext are two new components for developing QT/Embedded applications, made by Silvan Calarco. And tons of bugs fixes. Here is the full Changelog: ------------------------------------------------------------------------------- [CONFIGURATION] * BUG: The Gambas compiler is run with the new '-r' option, so that the information files are always found, even if the 'prefix' variable is changed at 'make install'. [DEVELOPMENT ENVIRONMENT] * BUG: The browser detection has been fixed. * BUG: Fixed a potential crash while displaying project tree when some stock icons are not found. * BUG: Debug windows can display collections * BUG: The signature of functions with a variable number of arguments should be displayed correctly now. * BUG: Removing a breakpoint during a debugging session does not incorrectly set another breakpoint anymore. * BUG: Opening the color chooser does not display system colors twice anymore. * BUG: The mismatch between Firefox and Epiphany has been fixed in the option dialog. * BUG: Project environment variables are correctly saved. But they are not used yet. * BUG: Breakpoint buttons are correctly refreshed when you switch between editor windows now. * BUG: In FDebugInfo.class at cvwWatch_Activate() works with right object cvwWatch and no more with the wrong cvwObject. * BUG: Breakpoint management was redesigned. * BUG: If an object and the following '.' (dot) is choosen, no debug window is opened. * BUG: There is no IDE crash anymore after having canceled the opening of an already opened project * BUG: The project environment dialog does not crash anymore while closing. * BUG: Update forms control stack now, after drag/drop control * NEW: Support for CVS version control. * NEW: An experimental debugger information window. * NEW: Starting of project argument dialog redesign. * NEW: TableView were replaced by GridView. * NEW: Debug windows can be called now by dblclick on objects in the editor, Local variables, Current object(s),watch window and the Debug windows. A Ballon-message raise when an non object is dblclicked on the editor. A right-mouse popup is available on each Debug window. * NEW: Saving debug settings: breakpoints, watches and debug windows, which are used in the next debug session. * NEW: Added 'Clear all breakpoints' to Debug-Menu. * NEW: Double-click works in the project open dialog. * NEW: The first column of the property grid is written in bold now. * NEW: A useless picture was added in the project creation dialog. * NEW: The project environment dialog was made. * NEW: Now debugging information is stored in a setting file named '.settings', in the project directory. * NEW: Breakpoints are drawn with the flag icon now. * NEW: Some shortcuts were changed and added. * NEW: The file property window was replaced by a little side panel. * BUG: Some image files were missing in the SVN. * NEW: The editor cursor column and row are displayed in the editor toolbar, not the window title anymore. * NEW: Syncronized forms, form control stack and property window. * NEW: You have access to the property window by choosing the control in the forms control stack now. [DATABASE MANAGER] * NEW: TableView was replaced by GridView. [EXAMPLES] * BUG: Randomize() was replaced by RANDOMIZE. * BUG: DataReportExample example was fixed. * NEW: Gravity simulation example made by Iman Karim. * NEW: TreeView example was modified by Fabien Hutrel. * NEW: TableView were replaced by GridView in Database example. * NEW: Update BeastScroll example: limit the framerate to 300 with Window.Framerate property. [HELP FILES] * BUG: Some fixes in the treeview links. * BUG: Files were renamed so that they can be read on Windows. [INTERPRETER] * BUG: The backslash character now really prevents special format characters from being interpreter in the Format() function. * BUG: The management of SUPER was fixed. * BUG: Translations are correctly reloaded when System.Language changes. * BUG: Scan() does not return spurious strings instead of void strings anymore. * BUG: Fixed a potential buffer overflow by using the right constant to define an internal string buffer used by all file functions. * BUG: String.Code() now works correctly, and has the same behaviour as Asc(), i.e. it returns 0 if its argument position is outside of the string. * BUG: Date() correctly converts its argument to a date before using it. * NEW: The Pointer datatype can be used in a function signature. * NEW: GB.TempString() is a new API function for creating a temporary string, i.e. a string that is automatically freed by the interpreter later. * NEW: Quote and UnQuote are two new static classes with functions that quote and unquote strings. There are three functions at the moment: Quote(), Quote.Shell() and UnQuote(). * NEW: A new event interception system based on the new class: Observer. This class allows to intercept any event raised by any object anywhere. * NEW: Stat() has now a new optional second argument to specify if symbolic links must be followed. By default, they are not. Projects using the Stat() function may have to be recompiled. [COMPILER] * BUG: The user component directory is taken into account now. * NEW: ENUM is now a keyword reserved for a future use. * NEW: String constants can be translatable. * NEW: The Randomize() function was replaced by the RANDOMIZE keyword. * NEW: A new option, '-r', that lets define the gambas installation directory. This option is used during 'make install'. [ARCHIVER] * BUG: A class having the same name as the project is not ignored anymore. [GB.DEBUG COMPONENT] * BUG: Using the '#' command on a null object does not crash anymore. [GB.DB COMPONENT] * NEW: The Exec(), Find() and Edit() methods do not use substitution anymore, if they receive no extra arguments. [GB.QT COMPONENT] * BUG: The Menu class got its Name property. * BUG: A forgot Draw.End() does not make the application crash anymore. * BUG: Window.Sticky does not crash anymore when the window X11 property does not exist. * BUG: Showing an hidden minimized window works correctly now. * BUG: GridView.MoveTo() does not extend the selection anymore. It clears it now. * BUG: Setting any property of a GridView item now automatically refreshes it. * BUG: GridView item coordinates are correctly checked now. * BUG: ScrollView scrollbars are correctly displayed the first time the control is shown now. * BUG: Modal windows minimum size of persistent windows is set only once now. * BUG: The Stock class looks for crystal KDE icons before the classic ones. * BUG: GridView does not raise spurious Data event anymore when it is not visible. * NEW: Image.Data is a new property that returns a pointer to the interlal image pixels data. * NEW: GridView and TableView were merged. * NEW: Control.Ignore is a new property that tells the arrangement algorithm to ignore the control. * NEW: GridView cells can have a specific Font property now. * NEW: GridView got two new events: RowResize, and ColumnResize, that are raised when a row or a column is resized. * NEW: GridView clears the selection and raises the Change event when the number of rows or the number of columns change. [GB.QT.EXT COMPONENT] * BUG: The behaviour of the LCDNumber Digits & Mode properties was fixed. * NEW: TableView was removed. * NEW: Editor has a static property named BreakpointPicture to define the picture used as breakpoint mark. * NEW: LCDNumber got a new Mode property that allows it to display hexadecimal or binary numbers. [GB.QT.KDE.HTML COMPONENT] * BUG: WebBrowser now supports form submit. * BUG: WebBrowser does not crash anymore when using the wallet. [GB.QTE COMPONENT] * NEW: Initial import. [GB.QTE.EXT COMPONENT] * NEW: Initial import. [GB.GTK COMPONENT] * NEW: Added a stub for the Name property. * NEW: Control.Ignore is a new property that tells the arrangement algorithm to ignore the control. [GB.SDL] * BUG: Fix (i hope) convertion for GB_IMAGE_BGR * NEW: New window property, Framerate for controlling the framerate; - Window.Framerate = 100, limit framerate to a maximum of 100 FPS. - Window.Framerate = 0 (default), don't limit the framerate. - PRINT Window.Framerate, show the current framerate. [GB.NET.SMTP COMPONENT] * BUG: SmtpClient.Add() optional arguments are now correctly handled, and not specifying them does not crash the interpreter anymore. [GB.PDF] * BUG: Fix Picture output with poppler 0.5.x [GB.FORM COMPONENT] * BUG: The Balloon class was fixed. * BUG: TableView editor is hidden with its parent TableView. * NEW: Balloon.Delay is a new property for defining the timeout before the balloon is hidden. * NEW: A new control, TableView, that is an editable GridView. [GB.DB.FORM COMPONENT] * NEW: TableView was replaced by GridView. [GB.SETTINGS] * BUG: Freeing a Settings object does not raise an error anymore if writing the settings file is impossible. * NEW: If the second argument of Settings.Write() is not specified, then the Control.Name property will be used. [GB.OPTION] * NEW: Initial import. This component is an interface to the getopt() C library function for interpreting the program command-line. [GB.REPORT] * NEW: Initial import. This component will become the Gambas report designer. [GB.WEB COMPONENT] * BUG: Bug fixes in multipart/form-data handling. * BUG: Session cookies are correctly removed now. * BUG: Request URL decoding process is more robust against malformed URLs. ------------------------------------------------------------------------------- Do not hesitate to ask questions about the new features. Regards, -- Benoit Minisini From rospolosco at ...152... Thu Jan 18 11:15:23 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Thu, 18 Jan 2007 11:15:23 +0100 Subject: [Gambas-user] Release of gambas 1.9.47 In-Reply-To: <200701172150.44301.gambas@...1...> References: <200701172150.44301.gambas@...1...> Message-ID: <200701181115.23322.rospolosco@...152...> Alle 21:50, mercoled? 17 gennaio 2007, Benoit Minisini ha scritto: Hi, Benoit. Thanks for this new great release. I caught by chance a little bug in the IDE. When you look for information in Project --> Properties --> "About component", the browser opens the old addresses with the question mark, which don't exist anymore, and so fails. Regards, Stefano Palmeri From rospolosco at ...152... Thu Jan 18 12:33:51 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Thu, 18 Jan 2007 12:33:51 +0100 Subject: [Gambas-user] new Quote() Message-ID: <200701181233.51348.rospolosco@...152...> Hi all. Hi Benoit. Normal quote: PRINT Quote("hello") result: "hello" ------------------------------------ Super quote: PRINT Quote(Quote("hello")) or PRINT Quote("\"hello\"") result: "\"hello\"" I would expect ""hello"" Ciao, Stefano From gaml at ...1628... Thu Jan 18 15:34:58 2007 From: gaml at ...1628... (gaml at ...1628...) Date: Thu, 18 Jan 2007 15:34:58 +0100 Subject: [Gambas-user] Missing icons Message-ID: <20070118143455.GA12635@...1628...> When I start gambas2 (tried it with versions 1.9.46 and 1.9.47), I get errors about missing icons. When I select GNOME icons in the gambas options, I get these errors: Stock._get.230: Cannot find: quit Stock._get.230: Cannot find: exec Stock._get.230: Cannot find: exec Stock._get.230: Cannot find: close Stock._get.230: Cannot find: close Stock._get.230: Cannot find: quit When I select KDE icons, I get these errors: Stock._get.230: Cannot find: language Stock._get.230: Cannot find: tools Stock._get.230: Cannot find: language Stock._get.230: Cannot find: tools And when I select "Desktop" icons in the gambas settings (I use XFCE 4.3.90.2), I get a gigantic pile of these errors... (most icons are missing). Moreover, with all three settings (KDE / GNOME / Desktop) I get additional errors inside gambas; e.g. the timer example works fine but throws the error Stock._get.230: Cannot find: info -- again a missing icon. I first thought this might be an XFCE-issue and tried launching gambas in a GNOME session, but there it's the same. What am I doing wrong? Or is there a general problem with icons in the newer gambas versions? Thx, Viktor From sourceforge-raindog2 at ...94... Thu Jan 18 15:47:16 2007 From: sourceforge-raindog2 at ...94... (Rob) Date: Thu, 18 Jan 2007 09:47:16 -0500 Subject: [Gambas-user] new Quote() In-Reply-To: <200701181233.51348.rospolosco@...152...> References: <200701181233.51348.rospolosco@...152...> Message-ID: <200701180947.17314.sourceforge-raindog2@...94...> On Thursday 18 January 2007 06:33, Stefano Palmeri wrote: > result: "\"hello\"" > I would expect ""hello"" The idea behind quoting functions is that they take any string and make it quotable before putting quote characters around it to make it readable by some automated parser, for example the ones used by SQL or Javascript (or Gambas itself.) I don't think ""hello"" is readable by any language's parser (except VB, and then only within a string, not by itself.) Rob From tehsis at ...626... Thu Jan 18 17:38:13 2007 From: tehsis at ...626... (Pablo Terradillos) Date: Thu, 18 Jan 2007 13:38:13 -0300 Subject: [Gambas-user] Release of gambas 1.9.47 In-Reply-To: <200701181115.23322.rospolosco@...152...> References: <200701172150.44301.gambas@...1...> <200701181115.23322.rospolosco@...152...> Message-ID: <546f17d70701180838o48c98527racacc5ef61979d7e@...627...> i can't install this release under the metod of add a line in my /etc/apt/source.list... is not available yet? On 1/18/07, Stefano Palmeri wrote: > > Alle 21:50, mercoled? 17 gennaio 2007, Benoit Minisini ha scritto: > > Hi, Benoit. > > Thanks for this new great release. > > I caught by chance a little bug in the IDE. When you look for information > in > Project --> Properties --> "About component", the browser opens the old > addresses with the question mark, which don't exist anymore, and so fails. > > > Regards, > > Stefano Palmeri > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -- Pablo E. Terradillos - Tehsis http://tehsis.blogspot.com http://softehsis.blogspot.com From cjro99 at ...67... Thu Jan 18 20:33:32 2007 From: cjro99 at ...67... (javier romero) Date: Thu, 18 Jan 2007 19:33:32 +0000 Subject: [Gambas-user] Gambas2 in Suse 10.2 Message-ID: I install Gambas2 1.9.47 in suse 10.2 the config and compilation finished ok, only are disabled gb.corba gb.db.firebird gb.gtk.svg gb.qte but when i run gambas2 this sends in the console Stock._get.230: Cannot find: language Stock._get.230: Cannot find: tools Stock._get.230: Cannot find: language Stock._get.230: Cannot find: tools and in the ide the properties window and the toolbox windows no appers wHY? Thanks Javier Romero ---------------------------------------- > From: rospolosco at ...152... > To: gambas-user at lists.sourceforge.net > Date: Thu, 18 Jan 2007 12:33:51 +0100 > Subject: [Gambas-user] new Quote() > > > Hi all. Hi Benoit. > > Normal quote: > > PRINT Quote("hello") > result: "hello" > ------------------------------------ > > Super quote: > > PRINT Quote(Quote("hello")) > or > PRINT Quote("\"hello\"") > > result: "\"hello\"" > > I would expect ""hello"" > > Ciao, > > Stefano > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Llama a tus amigos de PC a PC: ?Es GRATIS! http://get.live.com/messenger/overview From cjro99 at ...67... Thu Jan 18 20:36:53 2007 From: cjro99 at ...67... (javier romero) Date: Thu, 18 Jan 2007 19:36:53 +0000 Subject: [Gambas-user] Gambas2 in mandriva Message-ID: Gambas2 1.9.47 doesnt works in mandriva 2006, at same that 1.9.46a and 1.9.45 Javier ---------------------------------------- > From: sourceforge-raindog2 at ...94... > To: gambas-user at lists.sourceforge.net > Date: Thu, 18 Jan 2007 09:47:16 -0500 > Subject: Re: [Gambas-user] new Quote() > > On Thursday 18 January 2007 06:33, Stefano Palmeri wrote: > > result: "\"hello\"" > > I would expect ""hello"" > > The idea behind quoting functions is that they take any string > and make it quotable before putting quote characters around it > to make it readable by some automated parser, for example the > ones used by SQL or Javascript (or Gambas itself.) I don't > think ""hello"" is readable by any language's parser (except VB, > and then only within a string, not by itself.) > > Rob > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Prueba algunos de los nuevos servicios en l?nea que te ofrece Windows Live Ideas: tan nuevos que ni siquiera se han publicado oficialmente todav?a. http://ideas.live.com From gambas at ...1... Thu Jan 18 20:44:14 2007 From: gambas at ...1... (Benoit Minisini) Date: Thu, 18 Jan 2007 20:44:14 +0100 Subject: [Gambas-user] Gambas2 in mandriva In-Reply-To: References: Message-ID: <200701182044.14904.gambas@...1...> On Thursday 18 January 2007 20:36, javier romero wrote: > Gambas2 1.9.47 doesnt works in mandriva 2006, at same that 1.9.46a and > 1.9.45 > > Javier > I didn't find any reason why Gambas2 1.9.x should not install on Mandriva 2006. Is there a Mandriva 2006 user there that succeeded in installing Gambas2 1.9.45/46a/47 ? -- Benoit Minisini From richard.j.walker at ...247... Thu Jan 18 20:46:55 2007 From: richard.j.walker at ...247... (Richard) Date: Thu, 18 Jan 2007 19:46:55 +0000 Subject: [Gambas-user] Gambas2 in mandriva In-Reply-To: References: Message-ID: <200701181946.55394.richard.j.walker@...247...> On Thursday 18 Jan 2007 19:36, javier romero wrote: > Gambas2 1.9.47 doesnt works in mandriva 2006, at same that 1.9.46a and > 1.9.45 > > Javier > > > > ---------------------------------------- > Javier, I compiled and am running 1.9.47 on a Mandriva 2006 installation right now. I'm having great fun trying to understand what is going on with the new TableView too! Until yesterday evening I was using 1.9.46a (and it is still standing by to be re-installed if I need to go back). Other than fetching all of the devel packages needed to support the features I use the only thing I had to do was: ./configure --prefix=/usr make su -c "make install" Is your installed Mandriva 2006 different in any way from the standard download version? Richard From cjro99 at ...67... Thu Jan 18 22:16:44 2007 From: cjro99 at ...67... (javier romero) Date: Thu, 18 Jan 2007 21:16:44 +0000 Subject: [Gambas-user] Gambas2 in mandriva Message-ID: No, nothing diferent, is mandriva 2006 oficcial and all devel package needed are present. I dont understang why not run gambas2. the configure and make and make install finish ok. when in Konsole i run gambas2 nothin happens i dont understant y will try to install again. Thanks Javier ---------------------------------------- > From: richard.j.walker at ...247... > To: gambas-user at lists.sourceforge.net > Date: Thu, 18 Jan 2007 19:46:55 +0000 > Subject: Re: [Gambas-user] Gambas2 in mandriva > > On Thursday 18 Jan 2007 19:36, javier romero wrote: > > Gambas2 1.9.47 doesnt works in mandriva 2006, at same that 1.9.46a and > > 1.9.45 > > > > Javier > > > > > > > > ---------------------------------------- > > > > Javier, I compiled and am running 1.9.47 on a Mandriva 2006 installation right > now. I'm having great fun trying to understand what is going on with the new > TableView too! > > Until yesterday evening I was using 1.9.46a (and it is still standing by to be > re-installed if I need to go back). > > Other than fetching all of the devel packages needed to support the features I > use the only thing I had to do was: > > ./configure --prefix=/usr > make > su -c "make install" > > Is your installed Mandriva 2006 different in any way from the standard > download version? > > Richard > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Prueba algunos de los nuevos servicios en l?nea que te ofrece Windows Live Ideas: tan nuevos que ni siquiera se han publicado oficialmente todav?a. http://ideas.live.com From cjro99 at ...67... Thu Jan 18 22:20:18 2007 From: cjro99 at ...67... (javier romero) Date: Thu, 18 Jan 2007 21:20:18 +0000 Subject: [Gambas-user] Gambas2 in mandriva Message-ID: Its any problem to have Gambas and Gambas2 installed in the same machine? maybe thats the reason why gambas2 not run, gambas run ok Javier ---------------------------------------- > From: richard.j.walker at ...247... > To: gambas-user at lists.sourceforge.net > Date: Thu, 18 Jan 2007 19:46:55 +0000 > Subject: Re: [Gambas-user] Gambas2 in mandriva > > On Thursday 18 Jan 2007 19:36, javier romero wrote: > > Gambas2 1.9.47 doesnt works in mandriva 2006, at same that 1.9.46a and > > 1.9.45 > > > > Javier > > > > > > > > ---------------------------------------- > > > > Javier, I compiled and am runninItsg 1.9.47 on a Mandriva 2006 installation right > now. I'm having great fun trying to understand what is going on with the new > TableView too! > > Until yesterday evening I was using 1.9.46a (and it is still standing by to be > re-installed if I need to go back). > > Other than fetching all of the devel packages needed to support the features I > use the only thing I had to do was: > > ./configure --prefix=/usr > make > su -c "make install" > > Is your installed Mandriva 2006 different in any way from the standard > download version? > > Richard > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Consigue el nuevo Windows Live Messenger http://get.live.com/messenger/overview From richard.j.walker at ...247... Thu Jan 18 22:29:19 2007 From: richard.j.walker at ...247... (Richard) Date: Thu, 18 Jan 2007 21:29:19 +0000 Subject: [Gambas-user] Gambas2 in mandriva In-Reply-To: References: Message-ID: <200701182129.19418.richard.j.walker@...247...> In the past I am fairly sure I have had both installed but for some time now I have uninstalled gambas and only used gambas2. I reckon if I ever need gambas it is easy enough to re-install from the Mandriva rpms. Why not try removing gambas and see if it makes a difference. If not, then just put it back. Richard On Thursday 18 Jan 2007 21:20, javier romero wrote: > Its any problem to have Gambas and Gambas2 installed in the same machine? > maybe thats the reason why gambas2 not run, gambas run ok > > Javier > > > > ---------------------------------------- > > > From: richard.j.walker at ...247... > > To: gambas-user at lists.sourceforge.net > > Date: Thu, 18 Jan 2007 19:46:55 +0000 > > Subject: Re: [Gambas-user] Gambas2 in mandriva > > > > On Thursday 18 Jan 2007 19:36, javier romero wrote: > > > Gambas2 1.9.47 doesnt works in mandriva 2006, at same that 1.9.46a and > > > 1.9.45 > > > > > > Javier > > > > > > > > > > > > ---------------------------------------- > > > > Javier, I compiled and am runninItsg 1.9.47 on a Mandriva 2006 > > installation right now. I'm having great fun trying to understand what is > > going on with the new TableView too! > > > > Until yesterday evening I was using 1.9.46a (and it is still standing by > > to be re-installed if I need to go back). > > > > Other than fetching all of the devel packages needed to support the > > features I use the only thing I had to do was: > > > > ./configure --prefix=/usr > > make > > su -c "make install" > > > > Is your installed Mandriva 2006 different in any way from the standard > > download version? > > > > Richard > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your opinions on IT & business topics through brief surveys - and earn > > cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > _________________________________________________________________ > Consigue el nuevo Windows Live Messenger > http://get.live.com/messenger/overview > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user From richard.j.walker at ...247... Thu Jan 18 22:38:42 2007 From: richard.j.walker at ...247... (Richard) Date: Thu, 18 Jan 2007 21:38:42 +0000 Subject: [Gambas-user] Circular references? In-Reply-To: <45A77A00.40401@...1626...> References: <45A77A00.40401@...1626...> Message-ID: <200701182138.42183.richard.j.walker@...247...> WARNING: circular references detected FSidePanel (1) FDirChooser (1) SidePanel (1) DirChooser (1) ListContainer (1) FileView (1) DirView (1) WARNING: 38 allocation(s) non freed. I have been working with 1.9.47 and trying to get it to produce the same results as I get from 1.9.46a when I compile a program which used the old TableView and now uses the new TableView. There are some differences in the events generated which cause my program to do unexpected things and in trying to nail it down I have managed to generate this error(?) when the program exits (running it in the IDE). Question 1: What sort of "circular reference" is the warning talking about? Question 2: Why are these particular objects listed? Question 3: What does the number in brackets mean? Question 4: Is it serious? Only one of the objects listed has been used on my program's only form; DirChooser. I'm not sure if I even recognise the names of the others. Richard From gambas at ...1... Thu Jan 18 23:00:45 2007 From: gambas at ...1... (Benoit Minisini) Date: Thu, 18 Jan 2007 23:00:45 +0100 Subject: [Gambas-user] Circular references? In-Reply-To: <200701182138.42183.richard.j.walker@...247...> References: <45A77A00.40401@...1626...> <200701182138.42183.richard.j.walker@...247...> Message-ID: <200701182300.46308.gambas@...1...> On Thursday 18 January 2007 22:38, Richard wrote: > WARNING: circular references detected > FSidePanel (1) > FDirChooser (1) > SidePanel (1) > DirChooser (1) > ListContainer (1) > FileView (1) > DirView (1) > WARNING: 38 allocation(s) non freed. > > I have been working with 1.9.47 and trying to get it to produce the same > results as I get from 1.9.46a when I compile a program which used the old > TableView and now uses the new TableView. > > There are some differences in the events generated which cause my program > to do unexpected things and in trying to nail it down I have managed to > generate this error(?) when the program exits (running it in the IDE). > > Question 1: What sort of "circular reference" is the warning talking about? > Question 2: Why are these particular objects listed? > Question 3: What does the number in brackets mean? > Question 4: Is it serious? > > Only one of the objects listed has been used on my program's only form; > DirChooser. I'm not sure if I even recognise the names of the others. > > > Richard > Do you exit the program cleanly (without using QUIT)? -- Benoit Minisini From richard.j.walker at ...247... Thu Jan 18 23:22:08 2007 From: richard.j.walker at ...247... (Richard) Date: Thu, 18 Jan 2007 22:22:08 +0000 Subject: [Gambas-user] Circular references? In-Reply-To: <200701182300.46308.gambas@...1...> References: <45A77A00.40401@...1626...> <200701182138.42183.richard.j.walker@...247...> <200701182300.46308.gambas@...1...> Message-ID: <200701182222.09067.richard.j.walker@...247...> Yes Benoit, I used the "Exit" button on the program's form (as usual). Its action routine looks like this: PUBLIC SUB ExitButton_Click() DIM timerstore AS Stream DIM n AS Integer TRY timerstore = OPEN "~/.recordstore" FOR OUTPUT CREATE IF NOT ERROR THEN PRINT #timerstore, "$Start_Time,$BaseName,$PathName,$DurationT, $PartdurationT,$Multipart,"; PRINT #timerstore, "$AlsaDev,$Src_Mode_Stereo,$Dst_Mode_Stereo, $BitRate,$Compression" FOR n = 0 TO MAXTIMERNUM Recordings[CStr(n)].PrintRecord(timerstore) NEXT ENDIF 'It is not clear that a FLUSH is necessary, but it can do no harm FLUSH #timerstore CLOSE #timerstore 'Make sure that any pending recording will be cancelled RECFLAG = FALSE QUITEVENT = TRUE TIMERTOGEVENT = FALSE STOPEVENT = FALSE 'Make sure that the Timer doesn't trigger an event (Do I have to? Better safe than sorry) Timer1.Enabled = FALSE ME.CLOSE END Although the above code has been complicated by elements introduced to make the "Exit" button work when it is clicked while another event handler is running (ie, the event is detected while an event handler is calling WAIT in a delay loop), yet the Circular Reference warning occurs if I just start and then stop the program without activating the delay loop or operate any other control. Richard On Thursday 18 Jan 2007 22:00, Benoit Minisini wrote: > On Thursday 18 January 2007 22:38, Richard wrote: > > WARNING: circular references detected > > FSidePanel (1) > > FDirChooser (1) > > SidePanel (1) > > DirChooser (1) > > ListContainer (1) > > FileView (1) > > DirView (1) > > WARNING: 38 allocation(s) non freed. > > > > I have been working with 1.9.47 and trying to get it to produce the same > > results as I get from 1.9.46a when I compile a program which used the old > > TableView and now uses the new TableView. > > > > There are some differences in the events generated which cause my program > > to do unexpected things and in trying to nail it down I have managed to > > generate this error(?) when the program exits (running it in the IDE). > > > > Question 1: What sort of "circular reference" is the warning talking > > about? Question 2: Why are these particular objects listed? > > Question 3: What does the number in brackets mean? > > Question 4: Is it serious? > > > > Only one of the objects listed has been used on my program's only form; > > DirChooser. I'm not sure if I even recognise the names of the others. > > > > > > Richard > > Do you exit the program cleanly (without using QUIT)? From richard.j.walker at ...247... Fri Jan 19 03:16:07 2007 From: richard.j.walker at ...247... (Richard) Date: Fri, 19 Jan 2007 02:16:07 +0000 Subject: [Gambas-user] Circular References Update Message-ID: <200701190216.07778.richard.j.walker@...247...> Hmmm. Curiouser and curiouser. Looks like the warning has decided to go away. All I did was to create an executable to run outside the IDE so I could see if errors might be reported in a console. They aren't, and neither is the warning now raised in the IDE. It's late so I'll try at the weekend to get the warning to appear again. Nevertheless, I would still love to know what the warning text is trying to communicate. Richard From erwinpogz at ...43... Fri Jan 19 05:42:04 2007 From: erwinpogz at ...43... (Erwin Pogz) Date: Thu, 18 Jan 2007 20:42:04 -0800 (PST) Subject: [Gambas-user] Gambas-user Digest, Vol 8, Issue 10 In-Reply-To: Message-ID: <50366.5793.qm@...1603...> Hello Benoit, I am using Mandriva 2007, the gambas works fine. Before, I use Mandriva 2006, the gambas also works great. This is on my 32bit notebook. When i use Mandriva2007 or 2006 on the 64Bit CPUs even installing the 32bit packages, gambas wont work anymore. So i continued developing my projects on my 32Bit machine. Erwin --------------------------------- Don't pick lemons. See all the new 2007 cars at Yahoo! Autos. From nando_f at ...951... Fri Jan 19 08:40:07 2007 From: nando_f at ...951... (nando) Date: Fri, 19 Jan 2007 02:40:07 -0500 Subject: [Gambas-user] Circular References Update In-Reply-To: <200701190216.07778.richard.j.walker@...247...> References: <200701190216.07778.richard.j.walker@...247...> Message-ID: <20070119073828.M41540@...1382...> I too, sometimes get that message. I still do not understand it completely. There is no helpful information. (I wish there was) Sometimes it goes away with no changes. V 1.0.6 but mostly 1.0.17 -Fernando ---------- Original Message ----------- From: Richard To: mailing list for gambas users Sent: Fri, 19 Jan 2007 02:16:07 +0000 Subject: [Gambas-user] Circular References Update > Hmmm. Curiouser and curiouser. Looks like the warning has decided to go away. > All I did was to create an executable to run outside the IDE so I could see if > errors might be reported in a console. They aren't, and neither is the > warning now raised in the IDE. It's late so I'll try at the weekend to get > the warning to appear again. > > Nevertheless, I would still love to know what the warning text is trying to > communicate. > > Richard > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user ------- End of Original Message ------- From eilert-sprachen at ...221... Fri Jan 19 08:52:58 2007 From: eilert-sprachen at ...221... (Eilert) Date: Fri, 19 Jan 2007 08:52:58 +0100 Subject: [Gambas-user] Circular References Update In-Reply-To: <20070119073828.M41540@...1382...> References: <200701190216.07778.richard.j.walker@...247...> <20070119073828.M41540@...1382...> Message-ID: <45B078DA.7000803@...221...> nando schrieb: > I too, sometimes get that message. > I still do not understand it completely. > There is no helpful information. (I wish there was) > Sometimes it goes away with no changes. > V 1.0.6 but mostly 1.0.17 > -Fernando > That's true, I remember I had the same strange behaviour a long time ago. As far as I recall it, I could limit this by using or not using some kind of variable declaration or so. But I might remember wrong. It's been too long ago. During the last months, all of my Gambas apps close without problems :-) Rolf From richard.j.walker at ...247... Fri Jan 19 18:28:00 2007 From: richard.j.walker at ...247... (Richard) Date: Fri, 19 Jan 2007 17:28:00 +0000 Subject: [Gambas-user] Circular References Update In-Reply-To: <45B078DA.7000803@...221...> References: <200701190216.07778.richard.j.walker@...247...> <20070119073828.M41540@...1382...> <45B078DA.7000803@...221...> Message-ID: <200701191728.00725.richard.j.walker@...247...> Thanks for the info, Fernando & Rolf. What you say doesn't directly support a theory I have been forming, but it doesn't contradict it either. I hope to do some more testing on Saturday to see if it is really the IDE which is having the apparent problem and not my application. One clue is that the list of objects I see in my warning have very little to do with objects in my application. Another clue is that the application I am developing under 1.9.46a was the first to be loaded by the 1.9.47 IDE and I was running it only under the IDE during testing of an apparent anomaly in the way the new TableView handles/produces row selection events. The warning has gone away since I compiled a standalone executable of my app for testing. Richard On Friday 19 Jan 2007 07:52, Eilert wrote: > nando schrieb: > > I too, sometimes get that message. > > I still do not understand it completely. > > There is no helpful information. (I wish there was) > > Sometimes it goes away with no changes. > > V 1.0.6 but mostly 1.0.17 > > -Fernando > > That's true, I remember I had the same strange behaviour a long time > ago. As far as I recall it, I could limit this by using or not using > some kind of variable declaration or so. But I might remember wrong. > It's been too long ago. During the last months, all of my Gambas apps > close without problems :-) > > Rolf > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user From Karl.Reinl at ...9... Fri Jan 19 20:12:58 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Fri, 19 Jan 2007 20:12:58 +0100 Subject: [Gambas-user] Circular References Update In-Reply-To: <200701191728.00725.richard.j.walker@...247...> References: <200701190216.07778.richard.j.walker@...247...> <20070119073828.M41540@...1382...> <45B078DA.7000803@...221...> <200701191728.00725.richard.j.walker@...247...> Message-ID: <1169233978.5410.5.camel@...1622...> Am Freitag, den 19.01.2007, 17:28 +0000 schrieb Richard: --8<------------------- > One clue is that the list of objects I see in my warning have very little to > do with objects in my application. Another clue is that the application I am > developing under 1.9.46a was the first to be loaded by the 1.9.47 IDE and I > was running it only under the IDE during testing of an apparent anomaly in > the way the new TableView handles/produces row selection events. The warning > has gone away since I compiled a standalone executable of my app for testing. > > Richard Salut Richard, the TableView in 1.9.47 is not the TableView in 1.9.46a Please read the ChangeLog .. * NEW: TableView were replaced by GridView. TableView now is a in gambas written control. Amicalment Charlie From Karl.Reinl at ...9... Fri Jan 19 20:27:17 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Fri, 19 Jan 2007 20:27:17 +0100 Subject: [Gambas-user] About component.. problem Message-ID: <200701192027.18023.Karl.Reinl@...9...> Salut, the 'About component..' button don't work for gb.form (may be also for others). Opens '/usr/local/share/gambas2/help/help/comp/gb.form?en' should be '/usr/local/share/gambas2/help/help/comp/gb.form+en' (thats the file name) The version is: svn info Pfad: . URL: https://gambas.svn.sourceforge.net/svnroot/gambas/2.0/trunk Basis des Projektarchivs: https://gambas.svn.sourceforge.net/svnroot/gambas UUID des Projektarchivs: 96304659-1d19-0410-acd0-aead272a8bd5 Revision: 204 Knotentyp: Verzeichnis Plan: normal Letzter Autor: gambas Letzte ge?nderte Rev: 204 Letztes ?nderungsdatum: 2007-01-17 15:43:02 +0100 (Mi, 17 Jan 2007) Amicalment Charlie From cjro99 at ...67... Fri Jan 19 23:08:57 2007 From: cjro99 at ...67... (javier romero) Date: Fri, 19 Jan 2007 22:08:57 +0000 Subject: [Gambas-user] Gambas2 in Suse 10.2 Message-ID: Interesting, gambas2 is suse 10.2 in spanish: Stock._get.230: Cannot find: language Stock._get.230: Cannot find: tools Stock._get.230: Cannot find: language Stock._get.230: Cannot find: tools and a few options in ide menu are in english not in spanish, the icon of the Menu tools is not present. Javier ---------------------------------------- > From: cjro99 at ...67... > To: gambas-user at lists.sourceforge.net > Date: Thu, 18 Jan 2007 19:33:32 +0000 > Subject: [Gambas-user] Gambas2 in Suse 10.2 > > > > I install Gambas2 1.9.47 in suse 10.2 the config and compilation finished ok, only are disabled > gb.corba > gb.db.firebird > gb.gtk.svg > gb.qte > > but when i run gambas2 this sends in the console > > Stock._get.230: Cannot find: language > Stock._get.230: Cannot find: tools > Stock._get.230: Cannot find: language > Stock._get.230: Cannot find: tools > > and in the ide the properties window and the toolbox windows no appers > > wHY? > > Thanks > Javier Romero > > > > > ---------------------------------------- > > From: rospolosco at ...152... > > To: gambas-user at lists.sourceforge.net > > Date: Thu, 18 Jan 2007 12:33:51 +0100 > > Subject: [Gambas-user] new Quote() > > > > > > Hi all. Hi Benoit. > > > > Normal quote: > > > > PRINT Quote("hello") > > result: "hello" > > ------------------------------------ > > > > Super quote: > > > > PRINT Quote(Quote("hello")) > > or > > PRINT Quote("\"hello\"") > > > > result: "\"hello\"" > > > > I would expect ""hello"" > > > > Ciao, > > > > Stefano > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > _________________________________________________________________ > Llama a tus amigos de PC a PC: ?Es GRATIS! > http://get.live.com/messenger/overview > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de herramientas de Windows Live hoy mismo y GRATUITAMENTE. http://www.toolbar.live.com From Karl.Reinl at ...9... Fri Jan 19 23:46:13 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Fri, 19 Jan 2007 23:46:13 +0100 Subject: [Gambas-user] Gambas2 in Suse 10.2 In-Reply-To: References: Message-ID: <1169246773.5410.14.camel@...1622...> Am Freitag, den 19.01.2007, 22:08 +0000 schrieb javier romero: > Interesting, gambas2 is suse 10.2 in spanish: > > Stock._get.230: Cannot find: language > Stock._get.230: Cannot find: tools > Stock._get.230: Cannot find: language > Stock._get.230: Cannot find: tools > > and a few options in ide menu are in english not in spanish, the icon of the Menu tools is not present. > > Javier Salut Javier, this is not an error, this is the possibility for you. The possibility to help. Look into the list (in the IDE at ?/About Gambas) who up to now made the spanish translation, and ask if you can help. .... OR WAIT ! Amicalment Charlie From richard.j.walker at ...247... Sat Jan 20 05:06:30 2007 From: richard.j.walker at ...247... (Richard) Date: Sat, 20 Jan 2007 04:06:30 +0000 Subject: [Gambas-user] Circular References Update In-Reply-To: <1169233978.5410.5.camel@...1622...> References: <200701190216.07778.richard.j.walker@...247...> <200701191728.00725.richard.j.walker@...247...> <1169233978.5410.5.camel@...1622...> Message-ID: <200701200406.30682.richard.j.walker@...247...> Thanks for the info, Charlie. I thought I had found all of the references in the changelog to TableView. I must have missed the part where it said the new TableView was written in Gambas BASIC. That gives me some hope that I may be able to find out how it is getting mixed up over which is the "current" row. Compared to the behaviour of the 1.9.46a TableView (and GridView) the 1.9.47 implementations seem much harder to navigate (from row to row) by remote control than their predecessors. From my observations it appears that setting the current row in a program and then reading the index of the current row does not always produce the expected result. The 1.9.46a Grid and Table View controls were much more amenable and predictable; meaning that they worked as expected in my program. I am keeping an open mind as to whether it is my expectations or the controls behaviour which is wrong. I hope to do some more investigating later this weekend. Richard On Friday 19 Jan 2007 19:12, Charlie Reinl wrote: > Am Freitag, den 19.01.2007, 17:28 +0000 schrieb Richard: > --8<------------------- > > > One clue is that the list of objects I see in my warning have very little > > to do with objects in my application. Another clue is that the > > application I am developing under 1.9.46a was the first to be loaded by > > the 1.9.47 IDE and I was running it only under the IDE during testing of > > an apparent anomaly in the way the new TableView handles/produces row > > selection events. The warning has gone away since I compiled a standalone > > executable of my app for testing. > > > > Richard > > Salut Richard, > > the TableView in 1.9.47 is not the TableView in 1.9.46a > Please read the ChangeLog > .. > * NEW: TableView were replaced by GridView. > > > TableView now is a in gambas written control. > > Amicalment > Charlie > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user From Karl.Reinl at ...9... Sat Jan 20 15:02:24 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Sat, 20 Jan 2007 15:02:24 +0100 Subject: [Gambas-user] Circular References Update In-Reply-To: <200701200406.30682.richard.j.walker@...247...> References: <200701190216.07778.richard.j.walker@...247...> <200701191728.00725.richard.j.walker@...247...> <1169233978.5410.5.camel@...1622...> <200701200406.30682.richard.j.walker@...247...> Message-ID: <1169301744.5423.3.camel@...1622...> Am Samstag, den 20.01.2007, 04:06 +0000 schrieb Richard: > Thanks for the info, Charlie. I thought I had found all of the references in > the changelog to TableView. I must have missed the part where it said the new > TableView was written in Gambas BASIC. That gives me some hope that I may be > able to find out how it is getting mixed up over which is the "current" row. > You can replace the TableView by GridView and give the old TableView name. I think thats the quickes way. > Compared to the behaviour of the 1.9.46a TableView (and GridView) the 1.9.47 > implementations seem much harder to navigate (from row to row) by remote > control than their predecessors. From my observations it appears that setting > the current row in a program and then reading the index of the current row > does not always produce the expected result. The 1.9.46a Grid and Table View > controls were much more amenable and predictable; meaning that they worked as > expected in my program. > > I am keeping an open mind as to whether it is my expectations or the controls > behaviour which is wrong. I hope to do some more investigating later this > weekend. > > Richard > > On Friday 19 Jan 2007 19:12, Charlie Reinl wrote: > > Am Freitag, den 19.01.2007, 17:28 +0000 schrieb Richard: > > --8<------------------- > > > > > One clue is that the list of objects I see in my warning have very little > > > to do with objects in my application. Another clue is that the > > > application I am developing under 1.9.46a was the first to be loaded by > > > the 1.9.47 IDE and I was running it only under the IDE during testing of > > > an apparent anomaly in the way the new TableView handles/produces row > > > selection events. The warning has gone away since I compiled a standalone > > > executable of my app for testing. > > > > > > Richard > > > > Salut Richard, > > > > the TableView in 1.9.47 is not the TableView in 1.9.46a > > Please read the ChangeLog > > .. > > * NEW: TableView were replaced by GridView. > > > > > > TableView now is a in gambas written control. > > > > Amicalment > > Charlie > > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From leonardo at ...1237... Sat Jan 20 16:50:31 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Sat, 20 Jan 2007 16:50:31 +0100 Subject: [Gambas-user] Release of gambas 1.9.47 In-Reply-To: <200701172150.44301.gambas@...1...> References: <200701172150.44301.gambas@...1...> Message-ID: <45B23A47.1060108@...1237...> Benoit Minisini ha scritto: > * gb.qte and gb.qte.ext are two new components for developing QT/Embedded > applications, made by Silvan Calarco. What are the dependencies to compile the qt.qte component? -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From richard.j.walker at ...247... Mon Jan 22 03:23:49 2007 From: richard.j.walker at ...247... (Richard) Date: Mon, 22 Jan 2007 02:23:49 +0000 Subject: [Gambas-user] GridView changes (was Circular References Update) In-Reply-To: <1169301744.5423.3.camel@...1622...> References: <200701190216.07778.richard.j.walker@...247...> <200701200406.30682.richard.j.walker@...247...> <1169301744.5423.3.camel@...1622...> Message-ID: <200701220223.49667.richard.j.walker@...247...> On Saturday 20 Jan 2007 14:02, Charlie Reinl wrote: > You can replace the TableView by GridView and give the old TableView > name. I think thats the quickes way. > Yes Charlie, that is exactly what I did to make 1.9.47 versions of my program; one with a Gridview and one with a TableView. I don't really need a TableView as I don't alter any data on it so the GridView works just as well in the context. The unanticipated behaviour of my program's GridView/TableView must be coming from the parent GridView class. I see it has been completely rewritten and is now double the size of the 1.9.46a version (CGridView.cpp). What I need is a reliable way to determine which is the currently selected row of the table and a way to cause another row to be selected. In 1.9.46a I was able to do it with something like this: TimerSummary.Rows[next_row].Selected = TRUE This worked for either a GridView or a TableView but in 1.9.47 it is little better than a random selector! OK, "random" isn't the right word, but neither is "logical". I increment and decrement the next_row variable but the indicated selected row does not always track the variable. It can take 12 clicks on a control to step down 10 rows and 13 clicks to come back to the top! Fortunately this is just an "academic" problem as I will be delivering the program next weekend for my sister's birthday and it will be running fine under 1.9.46a on her machine. Richard From alan at ...1281... Mon Jan 22 13:06:18 2007 From: alan at ...1281... (Alan Bromley) Date: Mon, 22 Jan 2007 12:06:18 +0000 Subject: [Gambas-user] Gambas2 in mandriva Message-ID: <45B4A8BA.7060207@...1281...> On Thursday 18 January 2007 20:36, javier romero wrote: > > Gambas2 1.9.47 doesnt works in mandriva 2006, at same that 1.9.46a and > > 1.9.45 > > > > Javier > > > I didn't find any reason why Gambas2 1.9.x should not install on Mandriva 2006. Is there a Mandriva 2006 user there that succeeded in installing Gambas2 1.9.45/46a/47 ? Up untill v45 & 45a I did not have any problems with installation on mandriva I then upgraded to mandriva 2007 which completed the installation without error. but when I loaded an application which had worked before the following errormessage came up: some components are missing:gb.qt.editor and the appliction refuses to run, although it compils witout error. Alan Bromley From Karl.Reinl at ...9... Mon Jan 22 13:10:47 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Mon, 22 Jan 2007 13:10:47 +0100 Subject: [Gambas-user] GridView changes (was Circular References Update) In-Reply-To: <200701220223.49667.richard.j.walker@...247...> References: <200701190216.07778.richard.j.walker@...247...> <200701200406.30682.richard.j.walker@...247...> <1169301744.5423.3.camel@...1622...> <200701220223.49667.richard.j.walker@...247...> Message-ID: <1169467847.5557.1.camel@...1622...> Am Montag, den 22.01.2007, 02:23 +0000 schrieb Richard: > On Saturday 20 Jan 2007 14:02, Charlie Reinl wrote: > > You can replace the TableView by GridView and give the old TableView > > name. I think thats the quickes way. > > > > Yes Charlie, that is exactly what I did to make 1.9.47 versions of my > program; one with a Gridview and one with a TableView. I don't really need a > TableView as I don't alter any data on it so the GridView works just as well > in the context. > > The unanticipated behaviour of my program's GridView/TableView must be coming > from the parent GridView class. I see it has been completely rewritten and is > now double the size of the 1.9.46a version (CGridView.cpp). > > What I need is a reliable way to determine which is the currently selected row > of the table and a way to cause another row to be selected. In 1.9.46a I was > able to do it with something like this: > > TimerSummary.Rows[next_row].Selected = TRUE > > This worked for either a GridView or a TableView but in 1.9.47 it is little > better than a random selector! OK, "random" isn't the right word, but neither > is "logical". I increment and decrement the next_row variable but the > indicated selected row does not always track the variable. It can take 12 > clicks on a control to step down 10 rows and 13 clicks to come back to the > top! > > Fortunately this is just an "academic" problem as I will be delivering the > program next weekend for my sister's birthday and it will be running fine > under 1.9.46a on her machine. > > Richard Salut Richard, switch back to 1.9.46a is a quick way. Amicalment Charlie From cjro99 at ...67... Mon Jan 22 14:21:12 2007 From: cjro99 at ...67... (javier romero) Date: Mon, 22 Jan 2007 13:21:12 +0000 Subject: [Gambas-user] scim Message-ID: When run a simple program in gambas2 the console of gambas sends: WARNING: please edit ~/.scim/global and change /DefaultConfigModule to kconfig I Change the Global file in /etc/scim in DefaultConfigModule, change "simple" to "Kconfig" and re-start the system. after the change, the message it even remains Javier _________________________________________________________________ Llama a tus amigos de PC a PC: ?Es GRATIS! http://get.live.com/messenger/overview From leonardo at ...1237... Mon Jan 22 16:28:06 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Mon, 22 Jan 2007 16:28:06 +0100 Subject: [Gambas-user] Release of gambas 1.9.47 In-Reply-To: <45B23A47.1060108@...1237...> References: <200701172150.44301.gambas@...1...> <45B23A47.1060108@...1237...> Message-ID: <45B4D806.6020001@...1237...> Leonardo Miliani ha scritto: > Benoit Minisini ha scritto: >> * gb.qte and gb.qte.ext are two new components for developing QT/Embedded >> applications, made by Silvan Calarco. > > What are the dependencies to compile the qt.qte component? > Does anybody know the dependencies? In the online documentation there is no mention about them, and in the readme file too. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From Karl.Reinl at ...9... Mon Jan 22 17:19:25 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Mon, 22 Jan 2007 17:19:25 +0100 Subject: [Gambas-user] Release of gambas 1.9.47 In-Reply-To: <45B4D806.6020001@...1237...> References: <200701172150.44301.gambas@...1...> <45B23A47.1060108@...1237...> <45B4D806.6020001@...1237...> Message-ID: <1169482765.5390.5.camel@...1622...> Am Montag, den 22.01.2007, 16:28 +0100 schrieb Leonardo Miliani: > Leonardo Miliani ha scritto: > > Benoit Minisini ha scritto: > >> * gb.qte and gb.qte.ext are two new components for developing QT/Embedded > >> applications, made by Silvan Calarco. > > > > What are the dependencies to compile the qt.qte component? > > > > Does anybody know the dependencies? > In the online documentation there is no mention about them, and in the > readme file too. > Salut Leonardo, this is from my output when running ./configure -C > configure.log 2>&1 checking for QT meta-object compiler... (cached) /usr/qt/3/bin/ checking for QT/Embedded component headers... /usr/X11R6/qt/3/include/ checking for QT/Embedded component libraries... no configure: WARNING: *** QT/Embedded component is disabled QT/Embedded libraries you need and have a look here : https://lists.sourceforge.net/lists/listinfo/gambas-devel Amicalment Charlie From leonardo at ...1237... Mon Jan 22 17:38:14 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Mon, 22 Jan 2007 17:38:14 +0100 Subject: [Gambas-user] Release of gambas 1.9.47 In-Reply-To: <1169482765.5390.5.camel@...1622...> References: <200701172150.44301.gambas@...1...> <45B23A47.1060108@...1237...> <45B4D806.6020001@...1237...> <1169482765.5390.5.camel@...1622...> Message-ID: <45B4E876.4040801@...1237...> Charlie Reinl ha scritto: > Salut Leonardo, > > this is from my output when running ./configure -C > configure.log 2>&1 > > checking for QT meta-object compiler... (cached) /usr/qt/3/bin/ > checking for QT/Embedded component headers... /usr/X11R6/qt/3/include/ > checking for QT/Embedded component libraries... no > configure: WARNING: *** QT/Embedded component is disabled > > > QT/Embedded libraries you need Yes, I know. I've had same output. And I've tried to look for QT/Embedded packages in the Suse repositories but I've found nothing similar... > > and have a look here : > https://lists.sourceforge.net/lists/listinfo/gambas-devel > I'll try to get a look in. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From gambas at ...1... Mon Jan 22 19:46:10 2007 From: gambas at ...1... (Benoit Minisini) Date: Mon, 22 Jan 2007 19:46:10 +0100 Subject: [Gambas-user] About component.. problem In-Reply-To: <200701192027.18023.Karl.Reinl@...9...> References: <200701192027.18023.Karl.Reinl@...9...> Message-ID: <200701221946.10597.gambas@...1...> On Friday 19 January 2007 20:27, Charlie Reinl wrote: > Salut, > > the 'About component..' button don't work for gb.form (may be also for > others). > Opens '/usr/local/share/gambas2/help/help/comp/gb.form?en' > should be '/usr/local/share/gambas2/help/help/comp/gb.form+en' (thats the > file name) > Fixed in the svn! -- Benoit Minisini From xparu at ...43... Tue Jan 23 12:57:43 2007 From: xparu at ...43... (xparu) Date: Tue, 23 Jan 2007 11:57:43 +0000 (GMT) Subject: [Gambas-user] Compiling Gambas on Qt Open Source Message-ID: <737090.36751.qm@...1629...> I have an error on compiling the gambas2 on fedora core 5. I have a new Qt Library (Qt 4.2.2, open source) and it compile it from the source, but also i have a Qt (qt-3.3.7-0.1.fc5) installed at /usr/lib/qt this is my compiling method gambas2-1.9.47]$ ./configure --prefix=/usr/local/gambas and the output message was configure: error: QT moc compiler not found. Try --with-moc option. configure: error: /bin/sh './configure' failed for gb.qt Somebody help me about this matter, thank you and more power. PS Distribution: Fedora Core 5 MySQL: /usr/local/mysql Firebird: /opt/firebird qt: (/usr/lib/qt-3.3) (/usr/local/Trolltech/Qt-4.2.2) and some other components i have installed on my machine. Send instant messages to your online friends http://uk.messenger.yahoo.com -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: output.txt URL: From leonardo at ...1237... Tue Jan 23 16:03:50 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Tue, 23 Jan 2007 16:03:50 +0100 Subject: [Gambas-user] Bug in class Printer of gb.Qt component Message-ID: <45B623D6.7030207@...1237...> I think there is a bug inside the class Printer of the gb.Qt component. This bug is manifest both in an application of mine and in the Printing example too. Try to print any document, designed by yourself using the class Draw of by printing any test of Printing example and, in the Printer.setup dialog window, choose a number of copies greater than 1: you'll obtain a blank document composed of only 1 page. I get this bad way of working printing directly to the printer or to a file too. THe only way I discovered to print multiply pages of the same document is to choose 1 copy for Printer.copies and then draw my document several times using the class Draw. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From sourceforge-raindog2 at ...94... Tue Jan 23 17:40:43 2007 From: sourceforge-raindog2 at ...94... (Rob) Date: Tue, 23 Jan 2007 11:40:43 -0500 Subject: [Gambas-user] Gambas2 in mandriva In-Reply-To: <45B4A8BA.7060207@...1281...> References: <45B4A8BA.7060207@...1281...> Message-ID: <200701231140.44147.sourceforge-raindog2@...94...> On Monday 22 January 2007 07:06, Alan Bromley wrote: > I didn't find any reason why Gambas2 1.9.x should not install > on Mandriva 2006. Is there a Mandriva 2006 user there that > succeeded in installing Gambas2 1.9.45/46a/47 ? In trying to build packages for Mandriva 2006, I ran into that "Stock._get.230: Cannot find: flag" error. I haven't had time to go back to it, or upgrade to Mandriva 2007, because my partner is in the hospital. But hopefully soon. Rob From cjro99 at ...67... Tue Jan 23 19:14:37 2007 From: cjro99 at ...67... (javier romero) Date: Tue, 23 Jan 2007 18:14:37 +0000 Subject: [Gambas-user] Gambas2 in mandriva Message-ID: Yes, the same error is is suse 10.2 Javier ---------------------------------------- > From: sourceforge-raindog2 at ...94... > To: gambas-user at lists.sourceforge.net; sourceforge-raindog2 at ...94... > Date: Tue, 23 Jan 2007 11:40:43 -0500 > Subject: Re: [Gambas-user] Gambas2 in mandriva > > On Monday 22 January 2007 07:06, Alan Bromley wrote: > > I didn't find any reason why Gambas2 1.9.x should not install > > on Mandriva 2006. Is there a Mandriva 2006 user there that > > succeeded in installing Gambas2 1.9.45/46a/47 ? > > In trying to build packages for Mandriva 2006, I ran into > that "Stock._get.230: Cannot find: flag" error. I haven't had > time to go back to it, or upgrade to Mandriva 2007, because my > partner is in the hospital. But hopefully soon. > > Rob > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de herramientas de Windows Live hoy mismo y GRATUITAMENTE. http://www.toolbar.live.com From timothy.marshal-nichols at ...247... Tue Jan 23 21:41:09 2007 From: timothy.marshal-nichols at ...247... (timothy) Date: Tue, 23 Jan 2007 20:41:09 -0000 Subject: [Gambas-user] Bug in class Printer of gb.Qt component In-Reply-To: <45B623D6.7030207@...1237...> Message-ID: <000001c73f2e$d1a1b5f0$6401a8c0@...1587...> > -----Original Message----- > From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > bounces at lists.sourceforge.net] On Behalf Of Leonardo Miliani > Sent: Tuesday, 23 January 2007 03:04 PM > To: mailing list for gambas users > Subject: [Gambas-user] Bug in class Printer of gb.Qt component > > I think there is a bug inside the class Printer of the gb.Qt component. > This bug is manifest both in an application of mine and in the Printing > example too. > > Try to print any document, designed by yourself using the class Draw of > by printing any test of Printing example and, in the Printer.setup > dialog window, choose a number of copies greater than 1: you'll obtain a > blank document composed of only 1 page. > I get this bad way of working printing directly to the printer or to a > file too. > > THe only way I discovered to print multiply pages of the same document > is to choose 1 copy for Printer.copies and then draw my document several > times using the class Draw. > > -- > Ciao. > Leo. > Hello, Yes the printing example does ignore the Copies property. It also ignores the FromPage and ToPage and a few other properties. And you already know the answer. If you need these options then you need to handle these properties in your code. I do not think any other development environment would do these things for you. So you would have the same problem no matter what language you used. Thanks 8-{)} Timothy Marshal-Nichols From gambas at ...1... Tue Jan 23 22:23:03 2007 From: gambas at ...1... (Benoit Minisini) Date: Tue, 23 Jan 2007 22:23:03 +0100 Subject: [Gambas-user] Bug in class Printer of gb.Qt component In-Reply-To: <000001c73f2e$d1a1b5f0$6401a8c0@...1587...> References: <000001c73f2e$d1a1b5f0$6401a8c0@...1587...> Message-ID: <200701232223.03901.gambas@...1...> On Tuesday 23 January 2007 21:41, timothy wrote: > > -----Original Message----- > > From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > > bounces at lists.sourceforge.net] On Behalf Of Leonardo Miliani > > Sent: Tuesday, 23 January 2007 03:04 PM > > To: mailing list for gambas users > > Subject: [Gambas-user] Bug in class Printer of gb.Qt component > > > > I think there is a bug inside the class Printer of the gb.Qt > > component. > > > This bug is manifest both in an application of mine and in the > > Printing > > > example too. > > > > Try to print any document, designed by yourself using the class Draw > > of > > > by printing any test of Printing example and, in the Printer.setup > > dialog window, choose a number of copies greater than 1: you'll obtain > > a > > > blank document composed of only 1 page. > > I get this bad way of working printing directly to the printer or to a > > file too. > > > > THe only way I discovered to print multiply pages of the same document > > is to choose 1 copy for Printer.copies and then draw my document > > several > > > times using the class Draw. > > > > -- > > Ciao. > > Leo. > > Hello, > > Yes the printing example does ignore the Copies property. It also > ignores the FromPage and ToPage and a few other properties. > > And you already know the answer. If you need these options then you need > to handle these properties in your code. > > I do not think any other development environment would do these things > for you. So you would have the same problem no matter what language you > used. > > Thanks > > 8-{)} Timothy Marshal-Nichols > > The printing support of QT 3 is not very good (it is better in QT 4 apparently). So the better way to print is to do all you need by hand and send it to a postcript file. Then run a command yourself with SHELL to send the postcript file to the printer (for example with KDE you can use kprinter). I think I will remove the printing to a printer support in the component for these reasons. Regards, -- Benoit Minisini From leonardo at ...1237... Wed Jan 24 16:51:44 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Wed, 24 Jan 2007 16:51:44 +0100 Subject: [Gambas-user] Gambas2 in mandriva In-Reply-To: References: Message-ID: <45B78090.5090507@...1237...> javier romero ha scritto: > Yes, the same error is is suse 10.2 > > Javier > > > > > > ---------------------------------------- >> From: sourceforge-raindog2 at ...94... >> To: gambas-user at lists.sourceforge.net; sourceforge-raindog2 at ...94... >> Date: Tue, 23 Jan 2007 11:40:43 -0500 >> Subject: Re: [Gambas-user] Gambas2 in mandriva >> >> On Monday 22 January 2007 07:06, Alan Bromley wrote: >>> I didn't find any reason why Gambas2 1.9.x should not install >>> on Mandriva 2006. Is there a Mandriva 2006 user there that >>> succeeded in installing Gambas2 1.9.45/46a/47 ? >> In trying to build packages for Mandriva 2006, I ran into >> that "Stock._get.230: Cannot find: flag" error. I haven't had >> time to go back to it, or upgrade to Mandriva 2007, because my >> partner is in the hospital. But hopefully soon. >> >> Rob >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Gambas-user mailing list >> Gambas-user at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-user > > _________________________________________________________________ > Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de herramientas de Windows Live hoy mismo y GRATUITAMENTE. > http://www.toolbar.live.com > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > > I'm using openSUSE 10.2 both on my laptop and my desktop computers. On my laptop I've aldready installed Gambas 1.9.47 and I'm using it without problems. On my desktop I'm going to compile and install Gambas 1.9.47 right now. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From leonardo at ...1237... Wed Jan 24 16:55:16 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Wed, 24 Jan 2007 16:55:16 +0100 Subject: [Gambas-user] Bug in class Printer of gb.Qt component In-Reply-To: <200701232223.03901.gambas@...1...> References: <000001c73f2e$d1a1b5f0$6401a8c0@...1587...> <200701232223.03901.gambas@...1...> Message-ID: <45B78164.1030202@...1237...> Benoit Minisini ha scritto: > On Tuesday 23 January 2007 21:41, timothy wrote: >>> -----Original Message----- >>> From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- >>> bounces at lists.sourceforge.net] On Behalf Of Leonardo Miliani >>> Sent: Tuesday, 23 January 2007 03:04 PM >>> To: mailing list for gambas users >>> Subject: [Gambas-user] Bug in class Printer of gb.Qt component >>> >>> I think there is a bug inside the class Printer of the gb.Qt >> component. >> >>> This bug is manifest both in an application of mine and in the >> Printing >> >>> example too. >>> >>> Try to print any document, designed by yourself using the class Draw >> of >> >>> by printing any test of Printing example and, in the Printer.setup >>> dialog window, choose a number of copies greater than 1: you'll obtain >> a >> >>> blank document composed of only 1 page. >>> I get this bad way of working printing directly to the printer or to a >>> file too. >>> >>> THe only way I discovered to print multiply pages of the same document >>> is to choose 1 copy for Printer.copies and then draw my document >> several >> >>> times using the class Draw. >>> >>> -- >>> Ciao. >>> Leo. >> Hello, >> >> Yes the printing example does ignore the Copies property. It also >> ignores the FromPage and ToPage and a few other properties. >> >> And you already know the answer. If you need these options then you need >> to handle these properties in your code. >> >> I do not think any other development environment would do these things >> for you. So you would have the same problem no matter what language you >> used. >> >> Thanks >> >> 8-{)} Timothy Marshal-Nichols >> >> > > The printing support of QT 3 is not very good (it is better in QT 4 > apparently). > > So the better way to print is to do all you need by hand and send it to a > postcript file. Then run a command yourself with SHELL to send the postcript > file to the printer (for example with KDE you can use kprinter). > > I think I will remove the printing to a printer support in the component for > these reasons. > > Regards, > I'm writing a program that will generate reports so I would like to know how to create a method that I should not change in near future :-) If you think that you'll remove the printing to a printer support (I'm using this method to print my reports), what do you suggest me? How can I export an image drawn with the Draw method into a postscript file? -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From gambas at ...1... Wed Jan 24 17:16:32 2007 From: gambas at ...1... (Benoit Minisini) Date: Wed, 24 Jan 2007 17:16:32 +0100 Subject: [Gambas-user] Bug in class Printer of gb.Qt component In-Reply-To: <45B78164.1030202@...1237...> References: <000001c73f2e$d1a1b5f0$6401a8c0@...1587...> <200701232223.03901.gambas@...1...> <45B78164.1030202@...1237...> Message-ID: <200701241716.33133.gambas@...1...> On Wednesday 24 January 2007 16:55, Leonardo Miliani wrote: > Benoit Minisini ha scritto: > > On Tuesday 23 January 2007 21:41, timothy wrote: > >>> -----Original Message----- > >>> From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > >>> bounces at lists.sourceforge.net] On Behalf Of Leonardo Miliani > >>> Sent: Tuesday, 23 January 2007 03:04 PM > >>> To: mailing list for gambas users > >>> Subject: [Gambas-user] Bug in class Printer of gb.Qt component > >>> > >>> I think there is a bug inside the class Printer of the gb.Qt > >> > >> component. > >> > >>> This bug is manifest both in an application of mine and in the > >> > >> Printing > >> > >>> example too. > >>> > >>> Try to print any document, designed by yourself using the class Draw > >> > >> of > >> > >>> by printing any test of Printing example and, in the Printer.setup > >>> dialog window, choose a number of copies greater than 1: you'll obtain > >> > >> a > >> > >>> blank document composed of only 1 page. > >>> I get this bad way of working printing directly to the printer or to a > >>> file too. > >>> > >>> THe only way I discovered to print multiply pages of the same document > >>> is to choose 1 copy for Printer.copies and then draw my document > >> > >> several > >> > >>> times using the class Draw. > >>> > >>> -- > >>> Ciao. > >>> Leo. > >> > >> Hello, > >> > >> Yes the printing example does ignore the Copies property. It also > >> ignores the FromPage and ToPage and a few other properties. > >> > >> And you already know the answer. If you need these options then you need > >> to handle these properties in your code. > >> > >> I do not think any other development environment would do these things > >> for you. So you would have the same problem no matter what language you > >> used. > >> > >> Thanks > >> > >> 8-{)} Timothy Marshal-Nichols > >> > > > > The printing support of QT 3 is not very good (it is better in QT 4 > > apparently). > > > > So the better way to print is to do all you need by hand and send it to a > > postcript file. Then run a command yourself with SHELL to send the > > postcript file to the printer (for example with KDE you can use > > kprinter). > > > > I think I will remove the printing to a printer support in the component > > for these reasons. > > > > Regards, > > I'm writing a program that will generate reports so I would like to know > how to create a method that I should not change in near future :-) > If you think that you'll remove the printing to a printer support (I'm > using this method to print my reports), what do you suggest me? > How can I export an image drawn with the Draw method into a postscript > file? I meant I will remove "real" printing support. With the Printer class will stay. So you will do: Printer.File = "/path/to/file.ps" Draw.Begin(Printer) ... Draw.End EXEC [ "kprinter", "/path/to/file.ps" ] WAIT Regards, -- Benoit Minisini From cjro99 at ...67... Wed Jan 24 19:15:20 2007 From: cjro99 at ...67... (javier romero) Date: Wed, 24 Jan 2007 18:15:20 +0000 Subject: [Gambas-user] Gambas2 in mandriva Message-ID: Maybe the problem is i'm using mandriva and suse 10.2 in spanish Javier ---------------------------------------- > Date: Wed, 24 Jan 2007 16:51:44 +0100 > From: leonardo at ...1237... > To: gambas-user at lists.sourceforge.net > Subject: Re: [Gambas-user] Gambas2 in mandriva > > javier romero ha scritto: > > Yes, the same error is is suse 10.2 > > > > Javier > > > > > > > > > > > > ---------------------------------------- > >> From: sourceforge-raindog2 at ...94... > >> To: gambas-user at lists.sourceforge.net; sourceforge-raindog2 at ...94... > >> Date: Tue, 23 Jan 2007 11:40:43 -0500 > >> Subject: Re: [Gambas-user] Gambas2 in mandriva > >> > >> On Monday 22 January 2007 07:06, Alan Bromley wrote: > >>> I didn't find any reason why Gambas2 1.9.x should not install > >>> on Mandriva 2006. Is there a Mandriva 2006 user there that > >>> succeeded in installing Gambas2 1.9.45/46a/47 ? > >> In trying to build packages for Mandriva 2006, I ran into > >> that "Stock._get.230: Cannot find: flag" error. I haven't had > >> time to go back to it, or upgrade to Mandriva 2007, because my > >> partner is in the hospital. But hopefully soon. > >> > >> Rob > >> > >> ------------------------------------------------------------------------- > >> Take Surveys. Earn Cash. Influence the Future of IT > >> Join SourceForge.net's Techsay panel and you'll get the chance to share your > >> opinions on IT & business topics through brief surveys - and earn cash > >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > >> _______________________________________________ > >> Gambas-user mailing list > >> Gambas-user at lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/gambas-user > > > > _________________________________________________________________ > > Busca desde cualquier p?gina Web con una protecci?n excepcional. Consigue la Barra de herramientas de Windows Live hoy mismo y GRATUITAMENTE. > > http://www.toolbar.live.com > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > > > > I'm using openSUSE 10.2 both on my laptop and my desktop computers. > On my laptop I've aldready installed Gambas 1.9.47 and I'm using it > without problems. On my desktop I'm going to compile and install Gambas > 1.9.47 right now. > > -- > Ciao. > Leo. > > Web: www.leonardomiliani.com > E-mail: leonardo at ...1237... > Scegli software opensource - Choose opensource software > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Prueba algunos de los nuevos servicios en l?nea que te ofrece Windows Live Ideas: tan nuevos que ni siquiera se han publicado oficialmente todav?a. http://ideas.live.com From Karl.Reinl at ...9... Wed Jan 24 21:45:47 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Wed, 24 Jan 2007 21:45:47 +0100 Subject: [Gambas-user] need a help with Ubuntu 6.06 LTS Message-ID: <1169671547.5962.39.camel@...1622...> Salut, I'm using Ubuntu 6.06 LTS for my office-cpomputer. Till now I use only officially supports software provided by Ubuntu. I'v choosen Ubuntu, because on that box I do only office-jobs, writing letters, sending emails etc. So Gambas 1.0.13 were enough, to run my projects. But today I decided to use in the future gambas2. While I have no idea how Ubuntu/Debian/Apt works, can anybody tell me the place, where I find gambas2-1.9.47 (and later) ready to use, or how to compile the svn-sources. Thanks in advance. Amicalment Charlie From jredrejo at ...626... Wed Jan 24 22:14:41 2007 From: jredrejo at ...626... (=?ISO-8859-1?Q?Jos=E9_Luis_Redrejo?=) Date: Wed, 24 Jan 2007 22:14:41 +0100 Subject: [Gambas-user] need a help with Ubuntu 6.06 LTS In-Reply-To: <1169671547.5962.39.camel@...1622...> References: <1169671547.5962.39.camel@...1622...> Message-ID: <8eb28a500701241314w2129aeaaw26d8df4d640602a8@...627...> Hi Charlie, latest gambas2 packages for Debian are available as explained at http://gambas.sourceforge.net/download.html in the Debian section. And, quite often they are also available in Debian sid. Currently, version 1.9.47is ready , and 1.9.46 is in Debian sid. As a Debian derivative, Ubuntu usually accepts in its sources.list Debian unstable repositories. You can check if there is no dependencies problems in your Ubuntu. Ubuntu folks have the bad habit of forking some of the main libraries, and if those libraries cause dependency problems, you'll have to recompile the debianized sources available also in the same places as binaries. Compiling a debianized source is almost a trivial task for a medium user, so if you need help, just ask me in this list. Regards. 2007/1/24, Charlie Reinl : > > Salut, > > I'm using Ubuntu 6.06 LTS for my office-cpomputer. > > Till now I use only officially supports software provided by Ubuntu. > > I'v choosen Ubuntu, because on that box I do only > office-jobs, writing letters, sending emails etc. > > > So Gambas 1.0.13 were enough, to run my projects. > > But today I decided to use in the future gambas2. > > While I have no idea how Ubuntu/Debian/Apt works, can anybody tell me > the place, where I find gambas2-1.9.47 (and later) ready to use, or how > to compile the svn-sources. > > Thanks in advance. > > Amicalment > Charlie > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From Karl.Reinl at ...9... Wed Jan 24 23:32:18 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Wed, 24 Jan 2007 23:32:18 +0100 Subject: [Gambas-user] need a help with Ubuntu 6.06 LTS In-Reply-To: <8eb28a500701241314w2129aeaaw26d8df4d640602a8@...627...> References: <1169671547.5962.39.camel@...1622...> <8eb28a500701241314w2129aeaaw26d8df4d640602a8@...627...> Message-ID: <1169677938.5962.61.camel@...1622...> Am Mittwoch, den 24.01.2007, 22:14 +0100 schrieb Jos? Luis Redrejo: > Hi Charlie, > latest gambas2 packages for Debian are available as explained at > http://gambas.sourceforge.net/download.html in the Debian section. And, > quite often they are also available in Debian sid. Currently, version > 1.9.47is ready , and > 1.9.46 is in Debian sid. > As a Debian derivative, Ubuntu usually accepts in its sources.list Debian > unstable repositories. You can check if there is no dependencies problems in > your Ubuntu. Ubuntu folks have the bad habit of forking some of the main > libraries, and if those libraries cause dependency problems, you'll have to > recompile the debianized sources available also in the same places as > binaries. So I think I'll do the svn way. > Compiling a debianized source is almost a trivial task for a medium user, so > if you need help, just ask me in this list. > Yes , please help me. I will install the trunk say at /opt/gambas/2/gambas-svn/ Normaly on my gentoo box, I use a script which makes cd into gambas-svn svn update reconf_all configure and make as normal user for install I use "su -c 'make install'" all commands are written to a log-file like > ".log 2>&1" What will be different on Debianbased systems? Amicalment Charlie From jredrejo at ...626... Thu Jan 25 08:48:07 2007 From: jredrejo at ...626... (=?ISO-8859-1?Q?Jos=E9_Luis_Redrejo?=) Date: Thu, 25 Jan 2007 08:48:07 +0100 Subject: [Gambas-user] need a help with Ubuntu 6.06 LTS In-Reply-To: <1169677938.5962.61.camel@...1622...> References: <1169671547.5962.39.camel@...1622...> <8eb28a500701241314w2129aeaaw26d8df4d640602a8@...627...> <1169677938.5962.61.camel@...1622...> Message-ID: <8eb28a500701242348i2515d412x885d07880fbc063f@...627...> 2007/1/24, Charlie Reinl : > > > > I will install the trunk say at /opt/gambas/2/gambas-svn/ > > Normaly on my gentoo box, I use a script which makes > cd into gambas-svn > svn update > reconf_all > configure > and make as normal user > for install I use "su -c 'make install'" > > all commands are written to a log-file like > ".log 2>&1" > > What will be different on Debianbased systems? > Nothing will be different in that case. The "debianization" done is to build debian packages that you can easily install or uninstall from repositories. It just adds a "debian" directory to the original sources. If you are going to compile the sources in the way you said, there's nothing related to Debian, except that you must be sure you have all the build depedencies installed. If you want to be know exactly what packages you need to build gambas2 you can download the files: http://apt.linex.org/linex/gambas/1.9.47/sid/gambas2_1.9.47.orig.tar.gz http://apt.linex.org/linex/gambas/1.9.47/sid/gambas2_1.9.47-1.dsc http://apt.linex.org/linex/gambas/1.9.47/sid/gambas2_1.9.47-1.diff.gz and execute "dpkg-source -x gambas2_1.9.47-1.dsc" (dpkg-dev package has to be installed to get the dpkg-source command). Then you'll get a gambas2-1.9.47 directory that contains the original gambas sources plus a directory called "debian". In that directory you can read the file "control" that has at his header all the packages needed to fulfil the building dependencies for the whole gambas sources tree. And, if you want to build debian packages from that sources there is only one step plus: execute "dpkg-buildpackage" inside the gambas2-1.9.47 directory. Regards. Jos? L. From cjro99 at ...67... Thu Jan 25 13:47:21 2007 From: cjro99 at ...67... (javier romero) Date: Thu, 25 Jan 2007 12:47:21 +0000 Subject: [Gambas-user] console message scim Message-ID: When run a simple program in gambas2 the console of gambas sends: WARNING: please edit ~/.scim/global and change /DefaultConfigModule to kconfig I Change the Global file in /etc/scim in DefaultConfigModule, change "simple" to "Kconfig" and re-start the system. after the change, the message it even remains Its normal this message? Javier _________________________________________________________________ Llama a tus amigos de PC a PC: ?Es GRATIS! http://get.live.com/messenger/overview From leonardo at ...1237... Thu Jan 25 15:27:31 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Thu, 25 Jan 2007 15:27:31 +0100 Subject: [Gambas-user] Gambas2 in mandriva In-Reply-To: References: Message-ID: <45B8BE53.1090101@...1237...> javier romero ha scritto: > > Maybe the problem is i'm using mandriva and suse 10.2 in spanish > > Javier I can tell about Suse that I've used _every_ version of Gambas (both of the stable tree [1.x] and both of the development tree [1.9.x]) since Suse 9.3 without any problem. It sounds me strange that your problems derive from Spanish language because I use the Italian localization of Suse. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From leonardo at ...1237... Thu Jan 25 15:29:15 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Thu, 25 Jan 2007 15:29:15 +0100 Subject: [Gambas-user] Bug in class Printer of gb.Qt component In-Reply-To: <200701241716.33133.gambas@...1...> References: <000001c73f2e$d1a1b5f0$6401a8c0@...1587...> <200701232223.03901.gambas@...1...> <45B78164.1030202@...1237...> <200701241716.33133.gambas@...1...> Message-ID: <45B8BEBB.2080403@...1237...> Benoit Minisini ha scritto: > I meant I will remove "real" printing support. With the Printer class will > stay. So you will do: > > Printer.File = "/path/to/file.ps" > Draw.Begin(Printer) > ... > Draw.End > > EXEC [ "kprinter", "/path/to/file.ps" ] WAIT > > Regards, > :-)) OK. I misunderstood. Thanks for your explain :-) -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From rospolosco at ...152... Thu Jan 25 17:21:28 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Thu, 25 Jan 2007 17:21:28 +0100 Subject: [Gambas-user] Timer in console projects - help the stupid, please Message-ID: <200701251721.28580.rospolosco@...152...> Hi, all. I'm working on a *console only* project. The problem is that I'm not able to make the Timer class working. This is an example code: PUBLIC hDaemonTimer AS Timer PUBLIC SUB Main() hDaemonTimer = NEW Timer hDaemonTimer.Delay = 1000 hDaemonTimer.Enabled = TRUE END PUBLIC SUB hDaemonTimer_Timer() PRINT "hello world!" END I would expect a printing to stdout every 1 second, but I get nothing on console. So, please, help the stupid and tell me what's wrong. Gambas2 1.9.47 Thank you all. Stefano Palmeri From jredrejo at ...626... Thu Jan 25 18:10:00 2007 From: jredrejo at ...626... (=?ISO-8859-1?Q?Jos=E9_Luis_Redrejo?=) Date: Thu, 25 Jan 2007 18:10:00 +0100 Subject: [Gambas-user] Timer in console projects - help the stupid, please In-Reply-To: <200701251721.28580.rospolosco@...152...> References: <200701251721.28580.rospolosco@...152...> Message-ID: <8eb28a500701250910u29c3d76ex7d7b7416f715b44d@...627...> It should be: PUBLIC hDaemonTimer AS Timer PUBLIC SUB Main() hDaemonTimer = NEW Timer as Timer1 hDaemonTimer.Delay = 1000 hDaemonTimer.Enabled = TRUE END PUBLIC SUB Timer1_Timer() PRINT "hello world!" END ANytime you declare a new object that raises events, you shoud use the syntax: object=New Class as "whatever" and the events are received at whatever_event subs. Regards. 2007/1/25, Stefano Palmeri : > > Hi, all. > > I'm working on a *console only* project. The problem is that I'm not able > to make the Timer class working. This is an example code: > > > PUBLIC hDaemonTimer AS Timer > > PUBLIC SUB Main() > > hDaemonTimer = NEW Timer > hDaemonTimer.Delay = 1000 > hDaemonTimer.Enabled = TRUE > > END > > PUBLIC SUB hDaemonTimer_Timer() > > PRINT "hello world!" > > END > > > I would expect a printing to stdout every 1 second, but I get > nothing on console. So, please, help the stupid and tell me what's wrong. > Gambas2 1.9.47 > > Thank you all. > > Stefano Palmeri > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From rospolosco at ...152... Thu Jan 25 18:30:20 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Thu, 25 Jan 2007 18:30:20 +0100 Subject: [Gambas-user] Timer in console projects - help the stupid, please In-Reply-To: <8eb28a500701250910u29c3d76ex7d7b7416f715b44d@...627...> References: <200701251721.28580.rospolosco@...152...> <8eb28a500701250910u29c3d76ex7d7b7416f715b44d@...627...> Message-ID: <200701251830.20915.rospolosco@...152...> Alle 18:10, gioved? 25 gennaio 2007, Jos? Luis Redrejo ha scritto: > It should be: > > PUBLIC hDaemonTimer AS Timer > > PUBLIC SUB Main() > > hDaemonTimer = NEW Timer as Timer1 > hDaemonTimer.Delay = 1000 > hDaemonTimer.Enabled = TRUE > > END > > PUBLIC SUB Timer1_Timer() > > PRINT "hello world!" > > END > > > ANytime you declare a new object that raises events, you shoud use the > syntax: > object=New Class as "whatever" > and the events are received at whatever_event subs. > > Regards. > Sorry, your code doesn't work. I'm talking about a *only console* project. Who's next? Regards, Stefano Palmeri > > 2007/1/25, Stefano Palmeri : > > > > Hi, all. > > > > I'm working on a *console only* project. The problem is that I'm not able > > to make the Timer class working. This is an example code: > > > > > > PUBLIC hDaemonTimer AS Timer > > > > PUBLIC SUB Main() > > > > hDaemonTimer = NEW Timer > > hDaemonTimer.Delay = 1000 > > hDaemonTimer.Enabled = TRUE > > > > END > > > > PUBLIC SUB hDaemonTimer_Timer() > > > > PRINT "hello world!" > > > > END > > > > > > I would expect a printing to stdout every 1 second, but I get > > nothing on console. So, please, help the stupid and tell me what's wrong. > > Gambas2 1.9.47 > > > > Thank you all. > > > > Stefano Palmeri > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > > your > > opinions on IT & business topics through brief surveys - and earn cash > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Gambas-user mailing list > > Gambas-user at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From jredrejo at ...626... Thu Jan 25 18:45:00 2007 From: jredrejo at ...626... (=?ISO-8859-1?Q?Jos=E9_Luis_Redrejo?=) Date: Thu, 25 Jan 2007 18:45:00 +0100 Subject: [Gambas-user] Timer in console projects - help the stupid, please In-Reply-To: <200701251830.20915.rospolosco@...152...> References: <200701251721.28580.rospolosco@...152...> <8eb28a500701250910u29c3d76ex7d7b7416f715b44d@...627...> <200701251830.20915.rospolosco@...152...> Message-ID: <8eb28a500701250945y67207331jb4bfba5688c2a39c@...627...> 2007/1/25, Stefano Palmeri : > > Alle 18:10, gioved? 25 gennaio 2007, Jos? Luis Redrejo ha scritto: > > It should be: > > > > PUBLIC hDaemonTimer AS Timer > > > > PUBLIC SUB Main() > > > > hDaemonTimer = NEW Timer as Timer1 > > hDaemonTimer.Delay = 1000 > > hDaemonTimer.Enabled = TRUE > > > > END > > > > PUBLIC SUB Timer1_Timer() > > > > PRINT "hello world!" > > > > END > > > > > > ANytime you declare a new object that raises events, you shoud use the > > syntax: > > object=New Class as "whatever" > > and the events are received at whatever_event subs. > > > > Regards. > > > > Sorry, your code doesn't work. > I'm talking about a *only console* project. > me too. That's an only console project. In fact I have it working in a non-graphic application, but I wrote from my bad memory and forgot to add "" in the code. The declaration should be like this: hDaemonTimer = NEW Timer as "Timer1" From rospolosco at ...152... Thu Jan 25 19:00:59 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Thu, 25 Jan 2007 19:00:59 +0100 Subject: [Gambas-user] Timer in console projects - help the stupid, please In-Reply-To: <8eb28a500701250945y67207331jb4bfba5688c2a39c@...627...> References: <200701251721.28580.rospolosco@...152...> <200701251830.20915.rospolosco@...152...> <8eb28a500701250945y67207331jb4bfba5688c2a39c@...627...> Message-ID: <200701251901.00079.rospolosco@...152...> Alle 18:45, gioved? 25 gennaio 2007, Jos? Luis Redrejo ha scritto: > 2007/1/25, Stefano Palmeri : > > > > Alle 18:10, gioved? 25 gennaio 2007, Jos? Luis Redrejo ha scritto: > > > It should be: > > > > > > PUBLIC hDaemonTimer AS Timer > > > > > > PUBLIC SUB Main() > > > > > > hDaemonTimer = NEW Timer as Timer1 > > > hDaemonTimer.Delay = 1000 > > > hDaemonTimer.Enabled = TRUE > > > > > > END > > > > > > PUBLIC SUB Timer1_Timer() > > > > > > PRINT "hello world!" > > > > > > END > > > > > > > > > ANytime you declare a new object that raises events, you shoud use the > > > syntax: > > > object=New Class as "whatever" > > > and the events are received at whatever_event subs. > > > > > > Regards. > > > > > > > Sorry, your code doesn't work. > > I'm talking about a *only console* project. > > > > me too. That's an only console project. In fact I have it working in a > non-graphic application, but I wrote from my bad memory and forgot to add "" > in the code. The declaration should be like this: > hDaemonTimer = NEW Timer as "Timer1" > ------------------------------------------------------------------------- OK! It works now. I'm definitively stupid! Should I run for President and making a crazy war? Thanks, Stefano Palmeri > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From gambas at ...1... Thu Jan 25 19:24:39 2007 From: gambas at ...1... (Benoit Minisini) Date: Thu, 25 Jan 2007 19:24:39 +0100 Subject: [Gambas-user] console message scim In-Reply-To: References: Message-ID: <200701251924.39582.gambas@...1...> On Thursday 25 January 2007 13:47, javier romero wrote: > When run a simple program in gambas2 the console of gambas sends: > > WARNING: please edit ~/.scim/global and change /DefaultConfigModule to > kconfig > > I Change the Global file in /etc/scim in DefaultConfigModule, change > "simple" to "Kconfig" and re-start the system. > > after the change, the message it even remains > > Its normal this message? > Javier This message does not from Gambas. Maybe from a library? -- Benoit Minisini From gambas at ...1... Thu Jan 25 19:26:44 2007 From: gambas at ...1... (Benoit Minisini) Date: Thu, 25 Jan 2007 19:26:44 +0100 Subject: [Gambas-user] Timer in console projects - help the stupid, please In-Reply-To: <200701251830.20915.rospolosco@...152...> References: <200701251721.28580.rospolosco@...152...> <8eb28a500701250910u29c3d76ex7d7b7416f715b44d@...627...> <200701251830.20915.rospolosco@...152...> Message-ID: <200701251926.44342.gambas@...1...> On Thursday 25 January 2007 18:30, Stefano Palmeri wrote: > Alle 18:10, gioved? 25 gennaio 2007, Jos? Luis Redrejo ha scritto: > > It should be: > > > > PUBLIC hDaemonTimer AS Timer > > > > PUBLIC SUB Main() > > > > hDaemonTimer = NEW Timer as Timer1 > > hDaemonTimer.Delay = 1000 > > hDaemonTimer.Enabled = TRUE > > > > END > > > > PUBLIC SUB Timer1_Timer() > > > > PRINT "hello world!" > > > > END > > > > > > ANytime you declare a new object that raises events, you shoud use the > > syntax: > > object=New Class as "whatever" > > and the events are received at whatever_event subs. > > > > Regards. > > Sorry, your code doesn't work. > I'm talking about a *only console* project. > > Who's next? > > Regards, > > Stefano Palmeri > hDaemonTimer = NEW Timer AS "Timer1" Read the doc at http://gambasdoc.org/help/lang/new Regards, -- Benoit Minisini From henrigira at ...1605... Thu Jan 25 19:57:43 2007 From: henrigira at ...1605... (Henri Girard) Date: Thu, 25 Jan 2007 19:57:43 +0100 Subject: [Gambas-user] unsubscribe Message-ID: <002101c740b2$b20ab130$0200a8c0@...1630...> i can't unsubscribe because i never receive message from mailing list to unsubscribe i want both to unsubscribe henrigira at ...1605... girardhenri at ...67... can you do it ? thanks Henri From gambas.fr at ...626... Thu Jan 25 20:07:07 2007 From: gambas.fr at ...626... (Fabien Bodard) Date: Thu, 25 Jan 2007 20:07:07 +0100 Subject: [Gambas-user] unsubscribe In-Reply-To: <002101c740b2$b20ab130$0200a8c0@...1630...> References: <002101c740b2$b20ab130$0200a8c0@...1630...> Message-ID: <6324a42a0701251107t41a89c6dp3fadc0770181fea@...627...> hi Henri go to the end of this page : https://lists.sourceforge.net/lists/listinfo/gambas-user enter your email address, and it will query a password, then it's ok, Regards, Fabien Bodard 2007/1/25, Henri Girard : > > i can't unsubscribe because i never receive > message from mailing list to unsubscribe > i want both to unsubscribe > henrigira at ...1605... > girardhenri at ...67... > can you do it ? > thanks > Henri > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From joe1962 at ...626... Thu Jan 25 23:29:33 2007 From: joe1962 at ...626... (Jose J. Rodriguez) Date: Thu, 25 Jan 2007 18:29:33 -0400 Subject: [Gambas-user] ListBox, how to auto-follow last added item.? Message-ID: <6c208f950701251429n7b97c4e9t53db9b047bd5b0c3@...627...> I can't figure out any way to use the ListBox as a data logger, that is to "follow" the last added item and auto scrolling to keep it in sight. Is it at all possible? If not, this would be a very useful addition to it, IMHO. At least I use this kind of thing a lot in my aplications. Tried Listbox.Index = Listbox.Count - 1, from something I found searching the list, but no luck. Then went over the docs again, searched on the Forums, etc, and tried a lot of possibles and even some not so likely looking methods.... :( Regards, Joe1962 From cjro99 at ...67... Thu Jan 25 23:40:52 2007 From: cjro99 at ...67... (javier romero) Date: Thu, 25 Jan 2007 22:40:52 +0000 Subject: [Gambas-user] console message scim Message-ID: Umm, ok i check that Thanks Javier ---------------------------------------- > From: gambas at ...1... > To: gambas-user at lists.sourceforge.net > Date: Thu, 25 Jan 2007 19:24:39 +0100 > Subject: Re: [Gambas-user] console message scim > > On Thursday 25 January 2007 13:47, javier romero wrote: > > When run a simple program in gambas2 the console of gambas sends: > > > > WARNING: please edit ~/.scim/global and change /DefaultConfigModule to > > kconfig > > > > I Change the Global file in /etc/scim in DefaultConfigModule, change > > "simple" to "Kconfig" and re-start the system. > > > > after the change, the message it even remains > > > > Its normal this message? > > Javier > > This message does not from Gambas. Maybe from a library? > > -- > Benoit Minisini > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Consigue el nuevo Windows Live Messenger http://get.live.com/messenger/overview From 7ukwn at ...402... Fri Jan 26 00:12:27 2007 From: 7ukwn at ...402... (Jean-Yves F. Barbier) Date: Fri, 26 Jan 2007 00:12:27 +0100 Subject: [Gambas-user] unsubscribe In-Reply-To: <002101c740b2$b20ab130$0200a8c0@...1630...> References: <002101c740b2$b20ab130$0200a8c0@...1630...> Message-ID: <45B9395B.6080104@...402...> You CAN't be unsubcribed, you signed for lifetime, you're now part of the project... i.e.: from SVN gambas_version_17854623_0_0.125 (tonite) Henri.Girard.Wants.Unsubscribing() => Gambas::major.error: Not An Option! JY Henri Girard a ?crit : > i can't unsubscribe because i never receive > message from mailing list to unsubscribe > i want both to unsubscribe > henrigira at ...1605... > girardhenri at ...67... > can you do it ? > thanks > Henri > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From d.paleino at ...626... Fri Jan 26 00:27:03 2007 From: d.paleino at ...626... (David Paleino) Date: Fri, 26 Jan 2007 00:27:03 +0100 Subject: [Gambas-user] unsubscribe In-Reply-To: <45B9395B.6080104@...402...> References: <002101c740b2$b20ab130$0200a8c0@...1630...> <45B9395B.6080104@...402...> Message-ID: <45B93CC7.6040704@...626...> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Jean-Yves F. Barbier ha scritto: > You CAN't be unsubcribed, you signed for lifetime, > you're now part of the project... > > i.e.: from SVN gambas_version_17854623_0_0.125 (tonite) > Henri.Girard.Wants.Unsubscribing() > => Gambas::major.error: Not An Option! LOL :?) That's true :) > JY Cheers, David - -- Linux Registered User #334216 Get FireFox! >> http://snipurl.com/gofoxygo/ << Blog >> http://www.hanskalabs.net/ << Staff >> http://www.debianizzati.org/ << -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.0 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFuTzG5qqQFxOSsXQRAoM3AJ9Q+qaTUUnyC78eKwKWMZrbgrJYnQCbBoby O5Cf38bhm3HAYVD1mObJQ1I= =E6BC -----END PGP SIGNATURE----- From henrigira at ...1605... Fri Jan 26 09:55:39 2007 From: henrigira at ...1605... (Henri Girard) Date: Fri, 26 Jan 2007 09:55:39 +0100 Subject: [Gambas-user] unsubscribe In-Reply-To: <45B93CC7.6040704@...626...> References: <002101c740b2$b20ab130$0200a8c0@...1630...> <45B9395B.6080104@...402...> <45B93CC7.6040704@...626...> Message-ID: <45B9C20B.40803@...1605...> the only problem is i have few gambas address so after a while it becomes big :) David Paleino a ?crit : > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Jean-Yves F. Barbier ha scritto: > >> You CAN't be unsubcribed, you signed for lifetime, >> you're now part of the project... >> >> i.e.: from SVN gambas_version_17854623_0_0.125 (tonite) >> Henri.Girard.Wants.Unsubscribing() >> => Gambas::major.error: Not An Option! >> > > LOL :?) > That's true :) > > >> JY >> > > Cheers, > David > > - -- > Linux Registered User #334216 > Get FireFox! >> http://snipurl.com/gofoxygo/ << > Blog >> http://www.hanskalabs.net/ << > Staff >> http://www.debianizzati.org/ << > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.0 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFFuTzG5qqQFxOSsXQRAoM3AJ9Q+qaTUUnyC78eKwKWMZrbgrJYnQCbBoby > O5Cf38bhm3HAYVD1mObJQ1I= > =E6BC > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From girardhenri at ...67... Fri Jan 26 10:33:41 2007 From: girardhenri at ...67... (Henri Girard) Date: Fri, 26 Jan 2007 09:33:41 +0000 Subject: [Gambas-user] unsubscribe Message-ID: i succeded with one address but the second one apparently i gave a wrong password ?how to get back the password ?thanksHenrigirardhenri at ...67...> Date: Thu, 25 Jan 2007 20:07:07 +0100> From: gambas.fr at ...626...> To: gambas-user at lists.sourceforge.net> Subject: Re: [Gambas-user] unsubscribe> > hi Henri> go to the end of this page :> https://lists.sourceforge.net/lists/listinfo/gambas-user> > > enter your email address, and it will query a password, then it's ok,> > Regards,> Fabien Bodard> > > 2007/1/25, Henri Girard :> >> > i can't unsubscribe because i never receive> > message from mailing list to unsubscribe> > i want both to unsubscribe> > henrigira at ...1605...> > girardhenri at ...67...> > can you do it ?> > thanks> > Henri> > -------------------------------------------------------------------------> > Take Surveys. Earn Cash. Influence the Future of IT> > Join SourceForge.net's Techsay panel and you'll get the chance to share> > your> > opinions on IT & business topics through brief surveys - and earn cash> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> > _______________________________________________> > Gambas-user mailing list> > Gambas-user at lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/gambas-user> >> -------------------------------------------------------------------------> Take Surveys. Earn Cash. Influence the Future of IT> Join SourceForge.net's Techsay panel and you'll get the chance to share your> opinions on IT & business topics through brief surveys - and earn cash> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV> _______________________________________________> Gambas-user mailing list> Gambas-user at lists.sourceforge.net> https://lists.sourceforge.net/lists/listinfo/gambas-user _________________________________________________________________ Essayez Live.com, votre nouvelle page d'accueil ! Personnalisez-la en quelques clics pour retrouver tout ce qui vous int?resse au m?me endroit. http://www.live.com/getstarted From rospolosco at ...152... Fri Jan 26 10:34:41 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Fri, 26 Jan 2007 10:34:41 +0100 Subject: [Gambas-user] ListBox, how to auto-follow last added item.? In-Reply-To: <6c208f950701251429n7b97c4e9t53db9b047bd5b0c3@...627...> References: <6c208f950701251429n7b97c4e9t53db9b047bd5b0c3@...627...> Message-ID: <200701261034.41554.rospolosco@...152...> Alle 23:29, gioved? 25 gennaio 2007, Jose J. Rodriguez ha scritto: > I can't figure out any way to use the ListBox as a data logger, that > is to "follow" the last added item and auto scrolling to keep it in > sight. Is it at all possible? If not, this would be a very useful > addition to it, IMHO. At least I use this kind of thing a lot in my > aplications. > > Tried Listbox.Index = Listbox.Count - 1, from something I found > searching the list, but no luck. Then went over the docs again, > searched on the Forums, etc, and tried a lot of possibles and even > some not so likely looking methods.... :( > > Regards, > Joe1962 > Hi. The only way seems to be adding the last item on top of the listbox. Try the attached example (Gambas 1.9.47) Ciao. > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > -------------- next part -------------- A non-text attachment was scrubbed... Name: listadd-0.0.1.tar.gz Type: application/x-tgz Size: 4404 bytes Desc: not available URL: From timothy.marshal-nichols at ...247... Fri Jan 26 11:49:37 2007 From: timothy.marshal-nichols at ...247... (timothy) Date: Fri, 26 Jan 2007 10:49:37 -0000 Subject: [Gambas-user] ListBox, how to auto-follow last added item.? In-Reply-To: <6c208f950701251429n7b97c4e9t53db9b047bd5b0c3@...627...> Message-ID: <000001c74137$ae25d470$6401a8c0@...1587...> > -----Original Message----- > From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > bounces at lists.sourceforge.net] On Behalf Of Jose J. Rodriguez > Sent: Thursday, 25 January 2007 10:30 PM > To: mailing list for gambas users > Subject: [Gambas-user] ListBox, how to auto-follow last added item.? > > I can't figure out any way to use the ListBox as a data logger, that > is to "follow" the last added item and auto scrolling to keep it in > sight. Is it at all possible? If not, this would be a very useful > addition to it, IMHO. At least I use this kind of thing a lot in my > aplications. > > Tried Listbox.Index = Listbox.Count - 1, from something I found > searching the list, but no luck. Then went over the docs again, > searched on the Forums, etc, and tried a lot of possibles and even > some not so likely looking methods.... :( > > Regards, > Joe1962 > Hello, ListBoxLog.Index = ListBoxLog.Count - 1 works for me. However if you are inside some long running event then the screen may not be updated. Try adding a WAIT after setting the index. ListBoxLog.Add("New Item") ListBoxLog.Index = ListBoxLog.Count - 1 WAIT So screen update events are processed. Thanks 8-{)} Timothy Marshal-Nichols From joe1962 at ...626... Fri Jan 26 12:00:01 2007 From: joe1962 at ...626... (Jose J. Rodriguez) Date: Fri, 26 Jan 2007 07:00:01 -0400 Subject: [Gambas-user] ListBox, how to auto-follow last added item.? In-Reply-To: <000001c74137$ae25d470$6401a8c0@...1587...> References: <6c208f950701251429n7b97c4e9t53db9b047bd5b0c3@...627...> <000001c74137$ae25d470$6401a8c0@...1587...> Message-ID: <6c208f950701260300g73bc037dv1dae439942bcd155@...627...> On 1/26/07, timothy wrote: > > > -----Original Message----- > > From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > > bounces at lists.sourceforge.net] On Behalf Of Jose J. Rodriguez > > Sent: Thursday, 25 January 2007 10:30 PM > > To: mailing list for gambas users > > Subject: [Gambas-user] ListBox, how to auto-follow last added item.? > > > > I can't figure out any way to use the ListBox as a data logger, that > > is to "follow" the last added item and auto scrolling to keep it in > > sight. Is it at all possible? If not, this would be a very useful > > addition to it, IMHO. At least I use this kind of thing a lot in my > > aplications. > > > > Tried Listbox.Index = Listbox.Count - 1, from something I found > > searching the list, but no luck. Then went over the docs again, > > searched on the Forums, etc, and tried a lot of possibles and even > > some not so likely looking methods.... :( > > > > Regards, > > Joe1962 > > > > Hello, > > ListBoxLog.Index = ListBoxLog.Count - 1 > > works for me. > > However if you are inside some long running event then the screen may > not be updated. Try adding a WAIT after setting the index. > > ListBoxLog.Add("New Item") > ListBoxLog.Index = ListBoxLog.Count - 1 > WAIT > > So screen update events are processed. > The program is just waiting for data over a TCP socket. I am using a simulator program on another computer to send the data at configurable intervals. I don't think a receiving and displaying a line with about 60 characters every 5 seconds over a 100 Mbits LAN would need a wait (P4 3.0 GHz laptop). I'll try it anyway, though. I also forgot to add that I am using Gambas2-1.9.47, with the qt component, in case this is relevant. Regards, Joe1962 From joe1962 at ...626... Fri Jan 26 14:04:01 2007 From: joe1962 at ...626... (Jose J. Rodriguez) Date: Fri, 26 Jan 2007 09:04:01 -0400 Subject: [Gambas-user] ListBox, how to auto-follow last added item.? In-Reply-To: <000001c74137$ae25d470$6401a8c0@...1587...> References: <6c208f950701251429n7b97c4e9t53db9b047bd5b0c3@...627...> <000001c74137$ae25d470$6401a8c0@...1587...> Message-ID: <6c208f950701260504h6712828dr69c1e6099a6fbeac@...627...> On 1/26/07, timothy wrote: > > > -----Original Message----- > > From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > > bounces at lists.sourceforge.net] On Behalf Of Jose J. Rodriguez > > Sent: Thursday, 25 January 2007 10:30 PM > > To: mailing list for gambas users > > Subject: [Gambas-user] ListBox, how to auto-follow last added item.? > > > > I can't figure out any way to use the ListBox as a data logger, that > > is to "follow" the last added item and auto scrolling to keep it in > > sight. Is it at all possible? If not, this would be a very useful > > addition to it, IMHO. At least I use this kind of thing a lot in my > > aplications. > > > > Tried Listbox.Index = Listbox.Count - 1, from something I found > > searching the list, but no luck. Then went over the docs again, > > searched on the Forums, etc, and tried a lot of possibles and even > > some not so likely looking methods.... :( > > > > Regards, > > Joe1962 > > > > Hello, > > ListBoxLog.Index = ListBoxLog.Count - 1 > > works for me. > > However if you are inside some long running event then the screen may > not be updated. Try adding a WAIT after setting the index. > > ListBoxLog.Add("New Item") > ListBoxLog.Index = ListBoxLog.Count - 1 > WAIT > > So screen update events are processed. > Well, today it works, no idea what I did last night, but that just goes to show you, don't program at night without having slept well the previous night. Thanks for the help Stefano and Timothy and sorry for the wild goose chase. Regards, Joe1962 From gambas.fr at ...626... Fri Jan 26 15:15:35 2007 From: gambas.fr at ...626... (Fabien Bodard) Date: Fri, 26 Jan 2007 15:15:35 +0100 Subject: [Gambas-user] ListBox, how to auto-follow last added item.? In-Reply-To: <6c208f950701260504h6712828dr69c1e6099a6fbeac@...627...> References: <6c208f950701251429n7b97c4e9t53db9b047bd5b0c3@...627...> <000001c74137$ae25d470$6401a8c0@...1587...> <6c208f950701260504h6712828dr69c1e6099a6fbeac@...627...> Message-ID: <6324a42a0701260615h53c83e3aid247b06d4228b668@...627...> PUBLIC SUB Button1_Click() DIM i AS Integer FOR i = 0 TO 100 ListBox1.Add(I) ListBox1.Index = i NEXT END 2007/1/26, Jose J. Rodriguez : > > On 1/26/07, timothy wrote: > > > > > -----Original Message----- > > > From: gambas-user-bounces at lists.sourceforge.net [mailto:gambas-user- > > > bounces at lists.sourceforge.net] On Behalf Of Jose J. Rodriguez > > > Sent: Thursday, 25 January 2007 10:30 PM > > > To: mailing list for gambas users > > > Subject: [Gambas-user] ListBox, how to auto-follow last added item.? > > > > > > I can't figure out any way to use the ListBox as a data logger, that > > > is to "follow" the last added item and auto scrolling to keep it in > > > sight. Is it at all possible? If not, this would be a very useful > > > addition to it, IMHO. At least I use this kind of thing a lot in my > > > aplications. > > > > > > Tried Listbox.Index = Listbox.Count - 1, from something I found > > > searching the list, but no luck. Then went over the docs again, > > > searched on the Forums, etc, and tried a lot of possibles and even > > > some not so likely looking methods.... :( > > > > > > Regards, > > > Joe1962 > > > > > > > Hello, > > > > ListBoxLog.Index = ListBoxLog.Count - 1 > > > > works for me. > > > > However if you are inside some long running event then the screen may > > not be updated. Try adding a WAIT after setting the index. > > > > ListBoxLog.Add("New Item") > > ListBoxLog.Index = ListBoxLog.Count - 1 > > WAIT > > > > So screen update events are processed. > > > > > Well, today it works, no idea what I did last night, but that just > goes to show you, don't program at night without having slept well the > previous night. Thanks for the help Stefano and Timothy and sorry for > the wild goose chase. > > Regards, > Joe1962 > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From linuxseeker at ...626... Fri Jan 26 20:54:38 2007 From: linuxseeker at ...626... (LinuxSeeker) Date: Fri, 26 Jan 2007 21:54:38 +0200 Subject: [Gambas-user] Problem with 1.9.47 Message-ID: Hi, if I create a new application, add some menus and they try to edit them, gambas (1.9.47) closes with an error. Does anyone have the same problem? From gambas at ...1... Sat Jan 27 01:45:55 2007 From: gambas at ...1... (Benoit Minisini) Date: Sat, 27 Jan 2007 01:45:55 +0100 Subject: [Gambas-user] Problem with 1.9.47 In-Reply-To: References: Message-ID: <200701270145.55338.gambas@...1...> On Friday 26 January 2007 20:54, LinuxSeeker wrote: > Hi, if I create a new application, add some menus and they try to edit > them, gambas (1.9.47) closes with an error. Does anyone have the same > problem? What error message do you get exactly? -- Benoit Minisini From leonardo at ...1237... Sat Jan 27 16:21:38 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Sat, 27 Jan 2007 16:21:38 +0100 Subject: [Gambas-user] Problem with SQLite3 Message-ID: <45BB6E02.1050002@...1237...> I don't know if it's me what I'm wrong, or Gambas or SQLite3 but I'm having an annoying problem with a SQLite3 query. I have an SQLite3 DB with a table named "pagamenti" (payments). Inside it I have a list of payments with some fields. Some of them are "saldato" (payed), "data" (date), "cliente" (customer). The field "data" is a Date field. For some reason I have the necessity to extract all the datas that are still unpayed (I use the field "saldato" as a boolean check to tell me if the payment has been done or not) and order them by fields "cliente" and "data". So I use this piece of code: Private Function Extract_data(Customer as string, PayDate as date) as boolean Dim hResult as Result Dim hConnection as new Connection hConnection.Name = Application.Path & "/archive" hConnection.Type = "sqlite3" hConnection.Open hResult = hConnection.Exec("SELECT * FROM pagamenti WHERE cliente = '" & Customer & "' AND data = #" & PayDate & "# AND NOT saldato ORDER BY cliente,data") IF hResult.Available = FALSE THEN RETURN FALSE END IF ...... ...... RETURN TRUE END When I call the function I always get FALSE as return value because the SQLite query doesn't get any match. It seems that the use of the date value is a bit difficult. I know (or mayber I thinked to know...) that in SQL the dates must be put inside 2 chars '#' but this notation seems not to work in Connection.Exec... In fact, if I use this SQL query: "SELECT * FROM pagamenti WHERE cliente = '" & Customer & "' AND NOT saldato ORDER BY cliente,data" (just taking away the check on the date) I get results. -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From gambas at ...1... Sat Jan 27 16:39:12 2007 From: gambas at ...1... (Benoit Minisini) Date: Sat, 27 Jan 2007 16:39:12 +0100 Subject: [Gambas-user] Problem with SQLite3 In-Reply-To: <45BB6E02.1050002@...1237...> References: <45BB6E02.1050002@...1237...> Message-ID: <200701271639.12930.gambas@...1...> On Saturday 27 January 2007 16:21, Leonardo Miliani wrote: > I don't know if it's me what I'm wrong, or Gambas or SQLite3 but I'm > having an annoying problem with a SQLite3 query. > I have an SQLite3 DB with a table named "pagamenti" (payments). Inside > it I have a list of payments with some fields. Some of them are > "saldato" (payed), "data" (date), "cliente" (customer). > The field "data" is a Date field. > > For some reason I have the necessity to extract all the datas that are > still unpayed (I use the field "saldato" as a boolean check to tell me > if the payment has been done or not) and order them by fields "cliente" > and "data". > So I use this piece of code: > > Private Function Extract_data(Customer as string, PayDate as date) as > boolean > Dim hResult as Result > Dim hConnection as new Connection > > hConnection.Name = Application.Path & "/archive" > hConnection.Type = "sqlite3" > hConnection.Open > > hResult = hConnection.Exec("SELECT * FROM pagamenti WHERE cliente = '" > & Customer & "' AND data = #" & PayDate & "# AND NOT saldato ORDER BY > cliente,data") > > IF hResult.Available = FALSE THEN > RETURN FALSE > END IF > ...... > ...... > RETURN TRUE > END > > > When I call the function I always get FALSE as return value because the > SQLite query doesn't get any match. It seems that the use of the date > value is a bit difficult. > I know (or mayber I thinked to know...) that in SQL the dates must be > put inside 2 chars '#' but this notation seems not to work in > Connection.Exec... > In fact, if I use this SQL query: > > "SELECT * FROM pagamenti WHERE cliente = '" & Customer & "' AND NOT > saldato ORDER BY cliente,data" > > (just taking away the check on the date) I get results. You must use the quoting features of the Exec() function: hResult = hConnection.Exec("SELECT * FROM pagamenti WHERE cliente = &1" & " AND data = &2" & "AND NOT saldato ORDER BY cliente,data", Customer, PayDate) The database driver will transform the string and the date into something that the SQL interpreter will understand. Regards, -- Benoit Minisini From leonardo at ...1237... Sun Jan 28 10:10:09 2007 From: leonardo at ...1237... (Leonardo Miliani) Date: Sun, 28 Jan 2007 10:10:09 +0100 Subject: [Gambas-user] Problem with SQLite3 In-Reply-To: <200701271639.12930.gambas@...1...> References: <45BB6E02.1050002@...1237...> <200701271639.12930.gambas@...1...> Message-ID: <45BC6871.1070806@...1237...> Benoit Minisini ha scritto: > On Saturday 27 January 2007 16:21, Leonardo Miliani wrote: >> I don't know if it's me what I'm wrong, or Gambas or SQLite3 but I'm >> having an annoying problem with a SQLite3 query. >> I have an SQLite3 DB with a table named "pagamenti" (payments). Inside >> it I have a list of payments with some fields. Some of them are >> "saldato" (payed), "data" (date), "cliente" (customer). >> The field "data" is a Date field. >> >> For some reason I have the necessity to extract all the datas that are >> still unpayed (I use the field "saldato" as a boolean check to tell me >> if the payment has been done or not) and order them by fields "cliente" >> and "data". >> So I use this piece of code: >> >> Private Function Extract_data(Customer as string, PayDate as date) as >> boolean >> Dim hResult as Result >> Dim hConnection as new Connection >> >> hConnection.Name = Application.Path & "/archive" >> hConnection.Type = "sqlite3" >> hConnection.Open >> >> hResult = hConnection.Exec("SELECT * FROM pagamenti WHERE cliente = '" >> & Customer & "' AND data = #" & PayDate & "# AND NOT saldato ORDER BY >> cliente,data") >> >> IF hResult.Available = FALSE THEN >> RETURN FALSE >> END IF >> ...... >> ...... >> RETURN TRUE >> END >> >> >> When I call the function I always get FALSE as return value because the >> SQLite query doesn't get any match. It seems that the use of the date >> value is a bit difficult. >> I know (or mayber I thinked to know...) that in SQL the dates must be >> put inside 2 chars '#' but this notation seems not to work in >> Connection.Exec... >> In fact, if I use this SQL query: >> >> "SELECT * FROM pagamenti WHERE cliente = '" & Customer & "' AND NOT >> saldato ORDER BY cliente,data" >> >> (just taking away the check on the date) I get results. > > You must use the quoting features of the Exec() function: > > hResult = hConnection.Exec("SELECT * FROM pagamenti WHERE cliente = &1" > & " AND data = &2" & "AND NOT saldato ORDER BY > cliente,data", Customer, PayDate) > > The database driver will transform the string and the date into something that > the SQL interpreter will understand. > > Regards, > YES. It works :-) Thanks a lot :-)))) -- Ciao. Leo. Web: www.leonardomiliani.com E-mail: leonardo at ...1237... Scegli software opensource - Choose opensource software From timothy.marshal-nichols at ...247... Mon Jan 29 09:41:56 2007 From: timothy.marshal-nichols at ...247... (timothy) Date: Mon, 29 Jan 2007 08:41:56 -0000 Subject: [Gambas-user] ListBox, how to auto-follow last added item.? In-Reply-To: <200701261034.41554.rospolosco@...152...> Message-ID: <000001c74381$56818740$6401a8c0@...1587...> > > Hi. The only way seems to be adding the last item on top of the listbox. > Try the attached example (Gambas 1.9.47) > > Ciao. > 1) Adding an item to at the end of the list does work: ListBoxLog.Add("New Item") ListBoxLog.Index = ListBoxLog.Count - 1 2) There is a simpler way of adding an item at the top of a list than your example. The Add method takes an optional Index parameter. So you could use: ListBoxLog.Add("New Item", 0) ListBoxLog.Index = 0 To add the item at the top of the list and ensure it is visible. Thanks 8-{)} Timothy Marshal-Nichols From rospolosco at ...152... Mon Jan 29 10:17:49 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Mon, 29 Jan 2007 10:17:49 +0100 Subject: [Gambas-user] ListBox, how to auto-follow last added item.? In-Reply-To: <000001c74381$56818740$6401a8c0@...1587...> References: <000001c74381$56818740$6401a8c0@...1587...> Message-ID: <200701291017.49355.rospolosco@...152...> Alle 09:41, luned? 29 gennaio 2007, timothy ha scritto: > > > > Hi. The only way seems to be adding the last item on top of the > listbox. > > Try the attached example (Gambas 1.9.47) > > > > Ciao. > > > > 1) Adding an item to at the end of the list does work: > > ListBoxLog.Add("New Item") > ListBoxLog.Index = ListBoxLog.Count - 1 > > > 2) There is a simpler way of adding an item at the top of a list than > your example. The Add method takes an optional Index parameter. So you > could use: > > ListBoxLog.Add("New Item", 0) > ListBoxLog.Index = 0 > > To add the item at the top of the list and ensure it is visible. > > Thanks > Yes. Till now I didn't know about ListBox.Index. It's very useful, but it is not explained in the Help (1.9.47). I'm a pure hobbist totally Gambas (never programmed in VB) programmer and I lack a lot of info. Thanks for showing the use of ListBox.Index. Regards, Stefano Palmeri > 8-{)} Timothy Marshal-Nichols > > > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From sbungay at ...981... Mon Jan 29 20:04:32 2007 From: sbungay at ...981... (sbungay) Date: Mon, 29 Jan 2007 14:04:32 -0500 Subject: [Gambas-user] Drag & Drop Message-ID: <45BE4540.10605@...981...> The image of the item being dragged appears to the lower right of the mouse cursor. What I want to do is have it work like in the ide. When you drag a control around on a form it appears to be held by the mouse at the spot where you pressed the mouse button on it. I have grepped through the class files of gambas2 for 'drag' to see if I could locate it's events and work-out how it accomplishes the task but came up empty. If anyone can point me in the right direction I'd appreciate it. Steve. From richard.j.walker at ...247... Tue Jan 30 00:53:48 2007 From: richard.j.walker at ...247... (Richard) Date: Mon, 29 Jan 2007 23:53:48 +0000 Subject: [Gambas-user] RadioButton events (1.9.46a) In-Reply-To: <45BE4540.10605@...981...> References: <45BE4540.10605@...981...> Message-ID: <200701292353.48614.richard.j.walker@...247...> I am not sure if this is a bug, or if I just don't know what is happening. I have two RadioButtons which I use to select the audio recording mode; Mono or Stereo. The recording mode can be stored as a TRUE or FALSE value in an array of settings for a number of scheduled recording events. The user may select one of ten stored settings for recordings by clicking on a control and the values for a selected recording are copied to the controls on the form so that they may be reviewed or altered. The click event handler for the RadioButton controls does not have to do very much as the occurrence of the event means that the control value must be "TRUE", so I just use it to copy the value of the stereo RadioButton (or the complement of the mono RadioButton) to the storage array. Unfortunately, when I update the RadioButton value from the stored array then, regardless of the stored value, the RadioButton click event is triggered. If I am expecting a TRUE value to be changed to the FALSE value stored for the new current recording then I will be disappointed as my click event handler does not see the value which has just been written from the array, and incorrectly updates the array value with the TRUE value I was trying to overwrite. Do you think it is me or the RadioButton being unreasonable? Richard From akubukanspy at ...43... Tue Jan 30 13:28:34 2007 From: akubukanspy at ...43... (Yudi Astira) Date: Tue, 30 Jan 2007 04:28:34 -0800 (PST) Subject: [Gambas-user] I hope this example could be included as one of the gambas examples. Please check the attachment In-Reply-To: <200701291017.49355.rospolosco@...152...> Message-ID: <48333.62837.qm@...1631...> Dear Benoit. I has been made example of bar chart I hope this example could be included as one of the gambas examples. Please see the attachment. Thanks for your attention Yudi Astira Yogyakarta Indonesia Yudi Astira, http://www.hdteam.net --------------------------------- Don't get soaked. Take a quick peak at the forecast with theYahoo! Search weather shortcut. -------------- next part -------------- A non-text attachment was scrubbed... Name: chart.tar.gz Type: application/x-gzip Size: 6110 bytes Desc: 1700067074-chart.tar.gz URL: From 7ukwn at ...402... Tue Jan 30 15:17:12 2007 From: 7ukwn at ...402... (Jean-Yves F. Barbier) Date: Tue, 30 Jan 2007 15:17:12 +0100 Subject: [Gambas-user] I hope this example could be included as one of the gambas examples. Please check the attachment In-Reply-To: <48333.62837.qm@...1631...> References: <48333.62837.qm@...1631...> Message-ID: <45BF5368.7040203@...402...> Thanks for this example, Yudi ! I'm making a CRM and this will be very welcome :) Jean-Yves Yudi Astira a ?crit : > Dear Benoit. > > > I has been made example of bar chart > I hope this example could be included as one of the gambas examples. > Please see the attachment. > > Thanks for your attention > Yudi Astira > Yogyakarta Indonesia > > > Yudi Astira, http://www.hdteam.net > > --------------------------------- > Don't get soaked. Take a quick peak at the forecast > with theYahoo! Search weather shortcut. > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > ------------------------------------------------------------------------ > > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user From lduperval at ...626... Tue Jan 30 18:53:41 2007 From: lduperval at ...626... (Laurent Duperval) Date: Tue, 30 Jan 2007 12:53:41 -0500 Subject: [Gambas-user] Aligning widgets Message-ID: <870c8dd20701300953t3bcf06bbg61f9586a25aa7fcb@...627...> I asked this question a long time ago, but at that time it was impossible to do. Let me ask again: How do I distribute items that are grouped together? For example, if I select four buttons and align them in a row, how do I get them to be evenly spaced horizontally and vertically? I am using gambas 1.0.15. Thanks, L From Karl.Reinl at ...9... Tue Jan 30 20:22:39 2007 From: Karl.Reinl at ...9... (Charlie Reinl) Date: Tue, 30 Jan 2007 20:22:39 +0100 Subject: [Gambas-user] Aligning widgets In-Reply-To: <870c8dd20701300953t3bcf06bbg61f9586a25aa7fcb@...627...> References: <870c8dd20701300953t3bcf06bbg61f9586a25aa7fcb@...627...> Message-ID: <1170184959.5406.3.camel@...40...> Am Dienstag, den 30.01.2007, 12:53 -0500 schrieb Laurent Duperval: > I asked this question a long time ago, but at that time it was impossible to > do. Let me ask again: > > How do I distribute items that are grouped together? For example, if > I select four buttons and align them in a row, how do I get them to be > evenly spaced horizontally and vertically? > > I am using gambas 1.0.15. > > Thanks, Salut Laurent, hold the Ctrl-Key down and mark with the mouse the buttons. Then (the Ctrl-Key is still down) open the context-menu (right mouse button) there you will found the needed. Amicalment Charlie From gambas at ...1... Tue Jan 30 21:11:26 2007 From: gambas at ...1... (Benoit Minisini) Date: Tue, 30 Jan 2007 21:11:26 +0100 Subject: [Gambas-user] I hope this example could be included as one of the gambas examples. Please check the attachment In-Reply-To: <48333.62837.qm@...1631...> References: <48333.62837.qm@...1631...> Message-ID: <200701302111.26790.gambas@...1...> On Tuesday 30 January 2007 13:28, Yudi Astira wrote: > Dear Benoit. > > > I has been made example of bar chart > I hope this example could be included as one of the gambas examples. > Please see the attachment. > > Thanks for your attention > Yudi Astira > Yogyakarta Indonesia > > > Yudi Astira, http://www.hdteam.net > > --------------------------------- > Don't get soaked. Take a quick peak at the forecast > with theYahoo! Search weather shortcut. This example is already in trunk! -- Benoit Minisini From nando_f at ...951... Tue Jan 30 21:47:21 2007 From: nando_f at ...951... (nando) Date: Tue, 30 Jan 2007 15:47:21 -0500 Subject: [Gambas-user] Aligning widgets In-Reply-To: <1170184959.5406.3.camel@...40...> References: <870c8dd20701300953t3bcf06bbg61f9586a25aa7fcb@...627...> <1170184959.5406.3.camel@...40...> Message-ID: <20070130204454.M57980@...1382...> I would like to know if Benoit is thinking of allowing wigets to be 'locked' (on a per-form basis) so that they cannot be accidentally moved. Don't hit me if I were to mention that was available on VB5 and was very handy..especially with many wigets on screen. Fernando ---------- Original Message ----------- From: Charlie Reinl To: mailing list for gambas users Sent: Tue, 30 Jan 2007 20:22:39 +0100 Subject: Re: [Gambas-user] Aligning widgets > Am Dienstag, den 30.01.2007, 12:53 -0500 schrieb Laurent Duperval: > > I asked this question a long time ago, but at that time it was impossible to > > do. Let me ask again: > > > > How do I distribute items that are grouped together? For example, if > > I select four buttons and align them in a row, how do I get them to be > > evenly spaced horizontally and vertically? > > > > I am using gambas 1.0.15. > > > > Thanks, > Salut Laurent, > > hold the Ctrl-Key down and mark with the mouse the buttons. > Then (the Ctrl-Key is still down) open the context-menu (right mouse > button) there you will found the needed. > > Amicalment > Charlie > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user ------- End of Original Message ------- From lduperval at ...626... Tue Jan 30 22:11:38 2007 From: lduperval at ...626... (Laurent Duperval) Date: Tue, 30 Jan 2007 16:11:38 -0500 Subject: [Gambas-user] Aligning widgets In-Reply-To: <1170184959.5406.3.camel@...40...> References: <870c8dd20701300953t3bcf06bbg61f9586a25aa7fcb@...627...> <1170184959.5406.3.camel@...40...> Message-ID: <870c8dd20701301311h2aefb85ane56498a5d9518838@...627...> On 1/30/07, Charlie Reinl wrote: > > > Salut Laurent, Salut Charlie, hold the Ctrl-Key down and mark with the mouse the buttons. > Then (the Ctrl-Key is still down) open the context-menu (right mouse > button) there you will found the needed. Not quite. I tried this but it doesn't quite work as I want. Or else, I don't know how to do it correctly. For example, try this: Create 12 buttons. Now set them up in three rows and four columns. All buttons need to have the same height, and the same spacing between the buttons. Unless I do manual calculations and set the X/Y positions manually, I don't see how to do this. What I would like to do is to select them and tell Gambas to arrange them automatically in an orderly fashion. WIth other toolkits, you can create a layout manager that manages how widgets are placed on screen. Instead of giving each witget a position on the form, you put it in the grid manager and give the manager placement rules, and it figures out how to place the widgets correctly. Think of an HTML table: you create the table layout, tell the table how to manage column widths and lengths and it does it automatically as you add data to it. L Amicalment > Charlie > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From richard.j.walker at ...247... Tue Jan 30 23:49:13 2007 From: richard.j.walker at ...247... (Richard) Date: Tue, 30 Jan 2007 22:49:13 +0000 Subject: [Gambas-user] RadioButton events (1.9.46a) simplified In-Reply-To: <200701292353.48614.richard.j.walker@...247...> References: <45BE4540.10605@...981...> <200701292353.48614.richard.j.walker@...247...> Message-ID: <200701302249.13304.richard.j.walker@...247...> I have prepared a test program which demonstrates the issue described in yesterday's message in a few lines of code shown below. There is a source archive of the test program attached. To use the test program just use the spinner control to select each of the 5 test cases and compare the result shown in the RadioButton controls to the illustration on the form. On reaching case 4 try setting RadioButton1 to TRUE and step back down to zero to see different, but still incorrect results. There is no difference in behaviour under either 1.9.46a or 1.9.47. Any guidance on how to get the correct results would be gratefully received. ' Gambas class file PUBLIC SUB _new() END PUBLIC SUB Form_Open() END PUBLIC SUB SpinBox1_Change() SELECT CASE SpinBox1.Value CASE 0 RadioButton2.Value = TRUE CASE 1 RadioButton2.Value = FALSE CASE 2 RadioButton2.Value = TRUE CASE 3 RadioButton2.Value = FALSE CASE 4 RadioButton2.Value = FALSE END SELECT END PUBLIC SUB Button1_Click() ME.Close END -------------- next part -------------- A non-text attachment was scrubbed... Name: TestBed-0.0.1.tar.gz Type: application/x-tgz Size: 32462 bytes Desc: not available URL: From rospolosco at ...152... Wed Jan 31 07:52:33 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Wed, 31 Jan 2007 07:52:33 +0100 Subject: [Gambas-user] RadioButton events (1.9.46a) simplified In-Reply-To: <200701302249.13304.richard.j.walker@...247...> References: <45BE4540.10605@...981...> <200701292353.48614.richard.j.walker@...247...> <200701302249.13304.richard.j.walker@...247...> Message-ID: <200701310752.33885.rospolosco@...152...> Alle 23:49, marted? 30 gennaio 2007, Richard ha scritto: > I have prepared a test program which demonstrates the issue described in > yesterday's message in a few lines of code shown below. There is a source > archive of the test program attached. > > To use the test program just use the spinner control to select each of the 5 > test cases and compare the result shown in the RadioButton controls to the > illustration on the form. > Hello. I modified your example to make it work. It seems you have to use only the TRUE value. I'm on Gambas 1.9.47 Bye, Stefano > On reaching case 4 try setting RadioButton1 to TRUE and step back down to zero > to see different, but still incorrect results. > > There is no difference in behaviour under either 1.9.46a or 1.9.47. Any > guidance on how to get the correct results would be gratefully received. > > ' Gambas class file > > PUBLIC SUB _new() > > END > > PUBLIC SUB Form_Open() > > END > > PUBLIC SUB SpinBox1_Change() > > SELECT CASE SpinBox1.Value > CASE 0 > RadioButton2.Value = TRUE > CASE 1 > RadioButton2.Value = FALSE > CASE 2 > RadioButton2.Value = TRUE > CASE 3 > RadioButton2.Value = FALSE > CASE 4 > RadioButton2.Value = FALSE > END SELECT > > END > > PUBLIC SUB Button1_Click() > > ME.Close > > END > -------------- next part -------------- A non-text attachment was scrubbed... Name: TestBed-0.0.2.tar.gz Type: application/x-tgz Size: 32515 bytes Desc: not available URL: From afroehlke at ...784... Wed Jan 31 10:10:57 2007 From: afroehlke at ...784... (afroehlke at ...784...) Date: 31 Jan 2007 09:10:57 UT Subject: [Gambas-user] Decompile Gambas Compiled Project Message-ID: Hello, is there a way to decompile a project wich is written and compiled with gambas? Thanks for answers Regards, Andreas From shannon at ...1633... Wed Jan 31 12:44:49 2007 From: shannon at ...1633... (Shannon Fang) Date: Wed, 31 Jan 2007 19:44:49 +0800 Subject: [Gambas-user] new user questions Message-ID: <45C08131.3070207@...1633...> Hi there, I am new to Gambas, but feel very familiar with it :) First of all thanks to the author Beno?t Minisini and all contributors ;) I have 2 questions: 1) I try to install Gambas 2 on Ubuntu Edgy, but seems impossible, due to fundamental package conflicts (I tried to use support debs downloaded from debian site but still can't resolve the conflicts) Could anyone point me a way out? 2) I wrote a hello world, but it does not run on another machine, what support libraries do I need to copy over along with the executables? Or the destination machine must install FULL Gambas environment? Thanks! Shannon From amurphy at ...1634... Wed Jan 31 13:24:53 2007 From: amurphy at ...1634... (Allen Murphy) Date: Wed, 31 Jan 2007 07:24:53 -0500 (EST) Subject: [Gambas-user] new user questions In-Reply-To: <45C08131.3070207@...1633...> References: <45C08131.3070207@...1633...> Message-ID: <45983.207.74.115.21.1170246293.squirrel@...1634...> Shannon, I have Gambas2 running on Ubuntu Edgy. I did not use the .deb packages. I installed it from source with the usual ./configure, make, and sudo make install commands. However, prior to compiling, you will need to make sure the appropriate libraries are installed. The README link on the Gambas website is very specific in this area. It details each library along with the component that depends on it. It took a little research using the website packages.ubuntu.com, but I was able to locate the Ubuntu packages necessary to install the required libraries using Synaptic. Once that was done, the compilation and installation were a snap. Note that by installing this way, you Gambas2 program will not be managed by Apt or Synaptic. As for number 2 on your list, I think the destination needs Gambas installed to run your application. Take care, Allen > Hi there, > > I am new to Gambas, but feel very familiar with it :) First of all > thanks to the author Beno??t Minisini and all contributors ;) > > > I have 2 questions: > > 1) I try to install Gambas 2 on Ubuntu Edgy, but seems impossible, due > to fundamental package conflicts (I tried to use support debs downloaded > from debian site but still can't resolve the conflicts) Could anyone > point me a way out? > > 2) I wrote a hello world, but it does not run on another machine, what > support libraries do I need to copy over along with the executables? Or > the destination machine must install FULL Gambas environment? > > Thanks! > Shannon > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From jredrejo at ...626... Wed Jan 31 13:43:14 2007 From: jredrejo at ...626... (=?ISO-8859-1?Q?Jos=E9_Luis_Redrejo?=) Date: Wed, 31 Jan 2007 13:43:14 +0100 Subject: [Gambas-user] new user questions In-Reply-To: <45C08131.3070207@...1633...> References: <45C08131.3070207@...1633...> Message-ID: <8eb28a500701310443m227b9256je5ccdfe516022bec@...627...> 2007/1/31, Shannon Fang : > > Hi there, > > I am new to Gambas, but feel very familiar with it :) First of all > thanks to the author Beno?t Minisini and all contributors ;) > > > I have 2 questions: > > 1) I try to install Gambas 2 on Ubuntu Edgy, but seems impossible, due > to fundamental package conflicts (I tried to use support debs downloaded > from debian site but still can't resolve the conflicts) Could anyone > point me a way out? > Take a look at http://sourceforge.net/mailarchive/message.php?msg_id=10097507 or http://sourceforge.net/mailarchive/message.php?msg_id=14734608 Regards. Jos? L. From jonathan.astolfi at ...626... Wed Jan 31 14:36:27 2007 From: jonathan.astolfi at ...626... (Jonathan Astolfi) Date: Wed, 31 Jan 2007 14:36:27 +0100 Subject: [Gambas-user] new user questions In-Reply-To: <45C08131.3070207@...1633...> References: <45C08131.3070207@...1633...> Message-ID: <45C09B5B.4060101@...626...> I use gambas2 on Ubuntu 6.10 and before compiling it i do this: sudo apt-get install build-essential libsdl-gfx1.2-dev libsdl-ttf2.0-dev libomniorb4-dev libldap2-dev libcurl3-gnutls-dev libpq-dev libgtkhtml2-dev kdepim-dev unixodbc-dev libdbd-sqlite libsqlite0-dev libsdl-image1.2-dev libsdl-mixer1.2-dev libsqlite3-dev libmysqlclient15-dev This will take (in /var/cache/apt.... ) and install all library you need. Ok ? Shannon Fang ha scritto: > Hi there, > > I am new to Gambas, but feel very familiar with it :) First of all > thanks to the author Beno?t Minisini and all contributors ;) > > > I have 2 questions: > > 1) I try to install Gambas 2 on Ubuntu Edgy, but seems impossible, due > to fundamental package conflicts (I tried to use support debs downloaded > from debian site but still can't resolve the conflicts) Could anyone > point me a way out? > > 2) I wrote a hello world, but it does not run on another machine, what > support libraries do I need to copy over along with the executables? Or > the destination machine must install FULL Gambas environment? > > Thanks! > Shannon > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From shannon at ...1633... Wed Jan 31 15:23:58 2007 From: shannon at ...1633... (Shannon Fang) Date: Wed, 31 Jan 2007 22:23:58 +0800 Subject: [Gambas-user] new user questions In-Reply-To: <45983.207.74.115.21.1170246293.squirrel@...1634...> References: <45C08131.3070207@...1633...> <45983.207.74.115.21.1170246293.squirrel@...1634...> Message-ID: <45C0A67E.4030803@...1633...> Hi Allen, Thanks for the info. I will try it later. However, it will be a bit heavy to install gambas for every pc that is supposed to run my program written in Gambas. What if I post a program on the net? :) Does gambas has a plan to improve its packaging methods so that the executable can be distributed more easily? Anything I missed? If there is a better way to distribute gambas programs? Thanks! Shannon Allen Murphy ??: > Shannon, > > I have Gambas2 running on Ubuntu Edgy. I did not use the .deb packages. > I installed it from source with the usual ./configure, make, and sudo make > install commands. However, prior to compiling, you will need to make sure > the appropriate libraries are installed. The README link on the Gambas > website is very specific in this area. It details each library along with > the component that depends on it. > > It took a little research using the website packages.ubuntu.com, but I was > able to locate the Ubuntu packages necessary to install the required > libraries using Synaptic. Once that was done, the compilation and > installation were a snap. Note that by installing this way, you Gambas2 > program will not be managed by Apt or Synaptic. > > As for number 2 on your list, I think the destination needs Gambas > installed to run your application. > > Take care, > Allen > > > >> Hi there, >> >> I am new to Gambas, but feel very familiar with it :) First of all >> thanks to the author Beno??t Minisini and all contributors ;) >> >> >> I have 2 questions: >> >> 1) I try to install Gambas 2 on Ubuntu Edgy, but seems impossible, due >> to fundamental package conflicts (I tried to use support debs downloaded >> from debian site but still can't resolve the conflicts) Could anyone >> point me a way out? >> >> 2) I wrote a hello world, but it does not run on another machine, what >> support libraries do I need to copy over along with the executables? Or >> the destination machine must install FULL Gambas environment? >> >> Thanks! >> Shannon >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Gambas-user mailing list >> Gambas-user at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-user >> >> > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > > > From amurphy at ...1634... Wed Jan 31 16:34:32 2007 From: amurphy at ...1634... (Allen Murphy) Date: Wed, 31 Jan 2007 10:34:32 -0500 (EST) Subject: [Gambas-user] new user questions In-Reply-To: <45C0A67E.4030803@...1633...> References: <45C08131.3070207@...1633...> <45983.207.74.115.21.1170246293.squirrel@...1634...> <45C0A67E.4030803@...1633...> Message-ID: <20083.207.74.115.21.1170257672.squirrel@...1634...> Well, I'm not involved in development, so I'm not the best person to ask, but I think that you could ask the same of any Python, Perl, or Mono program. For these environments, at a minimum, you need the runtime or the interpreter installed on the destination as well. I think it has been discussed here before in more detail, but in a nutshell, Linux is an operating environment that relies on dependencies. In the case of Gambas 1.0 and Ubuntu, the solution is as simple as installing the environment through Synaptic. Eventually, when Gambas2 is ready, I'm sure it will be available in the same way. I can say that I think as you gain more experience with Gambas you will be very pleased. The IDE is very good and the language does deliver the best of BASIC as well as object oriented features as advertised. The community that uses this list is also very supportive. Take care, Allen > Hi Allen, > > Thanks for the info. I will try it later. However, it will be a bit > heavy to install gambas for every pc that is supposed to run my program > written in Gambas. What if I post a program on the net? :) Does gambas > has a plan to improve its packaging methods so that the executable can > be distributed more easily? > > Anything I missed? If there is a better way to distribute gambas programs? > > Thanks! > Shannon > > Allen Murphy ??: >> Shannon, >> >> I have Gambas2 running on Ubuntu Edgy. I did not use the .deb packages. >> I installed it from source with the usual ./configure, make, and sudo >> make >> install commands. However, prior to compiling, you will need to make >> sure >> the appropriate libraries are installed. The README link on the Gambas >> website is very specific in this area. It details each library along >> with >> the component that depends on it. >> >> It took a little research using the website packages.ubuntu.com, but I >> was >> able to locate the Ubuntu packages necessary to install the required >> libraries using Synaptic. Once that was done, the compilation and >> installation were a snap. Note that by installing this way, you Gambas2 >> program will not be managed by Apt or Synaptic. >> >> As for number 2 on your list, I think the destination needs Gambas >> installed to run your application. >> >> Take care, >> Allen >> >> >> >>> Hi there, >>> >>> I am new to Gambas, but feel very familiar with it :) First of all >>> thanks to the author Beno??t Minisini and all contributors ;) >>> >>> >>> I have 2 questions: >>> >>> 1) I try to install Gambas 2 on Ubuntu Edgy, but seems impossible, due >>> to fundamental package conflicts (I tried to use support debs >>> downloaded >>> from debian site but still can't resolve the conflicts) Could anyone >>> point me a way out? >>> >>> 2) I wrote a hello world, but it does not run on another machine, what >>> support libraries do I need to copy over along with the executables? Or >>> the destination machine must install FULL Gambas environment? >>> >>> Thanks! >>> Shannon >>> >>> >>> ------------------------------------------------------------------------- >>> Take Surveys. Earn Cash. Influence the Future of IT >>> Join SourceForge.net's Techsay panel and you'll get the chance to share >>> your >>> opinions on IT & business topics through brief surveys - and earn cash >>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >>> _______________________________________________ >>> Gambas-user mailing list >>> Gambas-user at lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/gambas-user >>> >>> >> >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys - and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Gambas-user mailing list >> Gambas-user at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-user >> >> >> > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Gambas-user mailing list > Gambas-user at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-user > From gambas at ...1... Wed Jan 31 17:56:13 2007 From: gambas at ...1... (Benoit Minisini) Date: Wed, 31 Jan 2007 17:56:13 +0100 Subject: [Gambas-user] Drag & Drop In-Reply-To: <45BE4540.10605@...981...> References: <45BE4540.10605@...981...> Message-ID: <200701311756.14230.gambas@...1...> On Monday 29 January 2007 20:04, sbungay wrote: > The image of the item being dragged appears to the lower right of the > mouse cursor. What I want to do is have it work like in the ide. When > you drag a control around on a form it appears to be held by the mouse > at the spot where you pressed the mouse button on it. > I have grepped through the class files of gambas2 for 'drag' to see > if I could locate it's events and work-out how it accomplishes the task > but came up empty. If anyone can point me in the right direction I'd > appreciate it. > > Steve. > I will add a Drag.IconX and a Draw.IconY properties to define the drag icon hot spot. Regards, -- Benoit Minisini From gambas at ...1... Wed Jan 31 18:12:03 2007 From: gambas at ...1... (Benoit Minisini) Date: Wed, 31 Jan 2007 18:12:03 +0100 Subject: [Gambas-user] RadioButton events (1.9.46a) In-Reply-To: <200701292353.48614.richard.j.walker@...247...> References: <45BE4540.10605@...981...> <200701292353.48614.richard.j.walker@...247...> Message-ID: <200701311812.04348.gambas@...1...> On Tuesday 30 January 2007 00:53, Richard wrote: > I am not sure if this is a bug, or if I just don't know what is happening. > I have two RadioButtons which I use to select the audio recording mode; > Mono or Stereo. The recording mode can be stored as a TRUE or FALSE value > in an array of settings for a number of scheduled recording events. > > The user may select one of ten stored settings for recordings by clicking > on a control and the values for a selected recording are copied to the > controls on the form so that they may be reviewed or altered. > > The click event handler for the RadioButton controls does not have to do > very much as the occurrence of the event means that the control value must > be "TRUE", so I just use it to copy the value of the stereo RadioButton (or > the complement of the mono RadioButton) to the storage array. > > Unfortunately, when I update the RadioButton value from the stored array > then, regardless of the stored value, the RadioButton click event is > triggered. If I am expecting a TRUE value to be changed to the FALSE value > stored for the new current recording then I will be disappointed as my > click event handler does not see the value which has just been written from > the array, and incorrectly updates the array value with the TRUE value I > was trying to overwrite. > > Do you think it is me or the RadioButton being unreasonable? > > Richard > The RadioButton Click event is only raised when its value is set to TRUE. You get no events when it is set to FALSE. Regards, -- Benoit Minisini From richard.j.walker at ...247... Wed Jan 31 20:25:36 2007 From: richard.j.walker at ...247... (Richard) Date: Wed, 31 Jan 2007 19:25:36 +0000 Subject: [Gambas-user] RadioButton events (1.9.46a) & simplified In-Reply-To: <200701311812.04348.gambas@...1...> References: <45BE4540.10605@...981...> <200701292353.48614.richard.j.walker@...247...> <200701311812.04348.gambas@...1...> Message-ID: <200701311925.37145.richard.j.walker@...247...> On Wednesday 31 Jan 2007 06:52, Stefano Palmeri wrote: > > Hello. I modified your example to make it work. It seems you have to use > only the TRUE value. I'm on Gambas 1.9.47 > Bye, > > Stefano On Wednesday 31 Jan 2007 17:12, Benoit Minisini wrote: > > The RadioButton Click event is only raised when its value is set to TRUE. > You get no events when it is set to FALSE. > > Regards Thank you both very much for setting me straight. Stefano, I'd love to know how you knew to change a RadioButton value by setting the value of another RadioButton. I stared at it for hours without guessing that approach. Benoit, are there any other controls which can only be assigned a TRUE value while a program is running? I tried last night to use a pair of ToggleButtons in my program instead of four RadioButtons and got some results I didn't expect. I was going to explore that problem tonight but now I know I can use RadioButtons (with a lot more code to sort out which ones need to be set to TRUE) I will leave the Toggle Button until I have more time. Regards, and again, many thanks, Richard From rospolosco at ...152... Wed Jan 31 23:41:46 2007 From: rospolosco at ...152... (Stefano Palmeri) Date: Wed, 31 Jan 2007 23:41:46 +0100 Subject: [Gambas-user] RadioButton events (1.9.46a) & simplified In-Reply-To: <200701311925.37145.richard.j.walker@...247...> References: <45BE4540.10605@...981...> <200701311812.04348.gambas@...1...> <200701311925.37145.richard.j.walker@...247...> Message-ID: <200701312341.46734.rospolosco@...152...> Alle 20:25, mercoled? 31 gennaio 2007, Richard ha scritto: > Thank you both very much for setting me straight. Stefano, I'd love to know > how you knew to change a RadioButton value by setting the value of another > RadioButton. I stared at it for hours without guessing that approach. This is from the Gambas help: --------------------------------------------------------- RadioButton This implements a radio button control. Radio buttons having the same parent are mutually exclusive. Only one can be selected at the same time. ---------------------------------------------------------- They are different from CheckBoxes, which are not mutually exclusive. Ciao, Stefano