From david_villalobos_c at ...7... Thu Jul 2 22:30:21 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 2 Jul 2009 13:30:21 -0700 (PDT) Subject: [Gambas-devel] Error in HBox in Gambas3 Message-ID: <782173.98092.qm@...566...> Hi, there is an error in the HBox Control, it doesn't resieze at the form_open event. See the example atteached. Gambas3, svn 2059, qt, Mandriva 2009.1 32bits. Saludos -- David -------------- next part -------------- A non-text attachment was scrubbed... Name: Error.Space-0.0.1.tar.gz Type: application/x-gzip Size: 7719 bytes Desc: not available URL: From Karl.Reinl at ...16... Mon Jul 6 12:58:12 2009 From: Karl.Reinl at ...16... (Charlie Reinl) Date: Mon, 06 Jul 2009 12:58:12 +0200 Subject: [Gambas-devel] Bug in IDE Message-ID: <1246877892.6581.9.camel@...102...> Salut, svn=2078 / gambas3 / Ubuntu 8.04.3 had that in other moments also, but so it is reproducible open the IDE (gambas3) open any project when a class file is open , click on the ComboBox in Toolbar -- Amicalment Charlie -------------- next part -------------- A non-text attachment was scrubbed... Name: gambas-20090706_02.png Type: image/png Size: 245356 bytes Desc: not available URL: From andrea_bortolan at ...112... Thu Jul 9 16:22:30 2009 From: andrea_bortolan at ...112... (Andrea Bortolan) Date: Thu, 9 Jul 2009 14:22:30 +0000 (GMT) Subject: [Gambas-devel] Gambas & PowerPC Message-ID: <673511.45557.qm@...633...> Hi, finally I found 5 minutes to try to run Gambas on a POWER System . The compilation steps are quite painless, but trying to run gambas2 I get Segmentation fault. So I decided to install Valgrind in order to try to find out some info. In the attached file the valgrind output . The command line is : valgrind --tool=memcheck --leak-check=full --show-reachable=yes gbr2 /usr/local/bin/gambas2.gambas System is : Linux linuxppc 2.6.16.60-0.39.3-ppc64 #1 SMP Mon May 11 11:46:34 UTC 2009 ppc64 ppc64 ppc64 GNU/Linux Novell SUSE SLES 10 SP2 Gambas version I compiled is : gambas2-2.14.0 Any ideas on how fix this ? Thanks a lot, Andrea. -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: gg Type: application/octet-stream Size: 55892 bytes Desc: not available URL: From ron at ...572... Mon Jul 13 15:52:23 2009 From: ron at ...572... (Ron) Date: Mon, 13 Jul 2009 15:52:23 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 Message-ID: <4A5B3C17.4000606@...572...> Trying to compile svn Gambas3 rev 2110 on Ubuntu 8.04 Making install in gb.v4l make[1]: Entering directory `/home/ron/install/gambas/trunk/trunk/gb.v4l' Making install in src make[2]: Entering directory `/home/ron/install/gambas/trunk/trunk/gb.v4l/src' /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. - pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT main. lo -MD -MP -MF .deps/main.Tpo -c -o main.lo main.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Wno-unused-value -fsigned-char -fvisi bility=hidden -g -Os -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.c -fPIC -DP IC -o .libs/main.o mv -f .deps/main.Tpo .deps/main.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. - pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT CWebc am.lo -MD -MP -MF .deps/CWebcam.Tpo -c -o CWebcam.lo CWebcam.c gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Wno-unused-value -fsigned-char -fvisi bility=hidden -g -Os -MT CWebcam.lo -MD -MP -MF .deps/CWebcam.Tpo -c CWebcam.c -fPIC -DPIC -o .libs/CWebcam.o mv -f .deps/CWebcam.Tpo .deps/CWebcam.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. - pipe -Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -MT gv4l2 .lo -MD -MP -MF .deps/gv4l2.Tpo -c -o gv4l2.lo gv4l2.c gcc -DHAVE_CONFIG_H -I. -I.. -pipe -Wall -Wno-unused-value -fsigned-char -fvisi bility=hidden -g -Os -MT gv4l2.lo -MD -MP -MF .deps/gv4l2.Tpo -c gv4l2.c -fPIC -DPIC -o .libs/gv4l2.o gv4l2.c: In function 'gv4l2_process_image': gv4l2.c:605: error: 'V4L2_PIX_FMT_Y16' undeclared (first use in this function) gv4l2.c:605: error: (Each undeclared identifier is reported only once gv4l2.c:605: error: for each function it appears in.) gv4l2.c:633: error: 'V4L2_PIX_FMT_SGBRG8' undeclared (first use in this function ) gv4l2.c:634: error: 'V4L2_PIX_FMT_SBGGR16' undeclared (first use in this functio n) gv4l2.c:644: error: 'V4L2_PIX_FMT_SPCA501' undeclared (first use in this functio n) gv4l2.c:645: error: 'V4L2_PIX_FMT_SPCA505' undeclared (first use in this functio n) gv4l2.c:646: error: 'V4L2_PIX_FMT_SPCA508' undeclared (first use in this functio n) gv4l2.c:647: error: 'V4L2_PIX_FMT_SPCA561' undeclared (first use in this functio n) gv4l2.c:648: error: 'V4L2_PIX_FMT_PAC207' undeclared (first use in this function ) gv4l2.c:649: error: 'V4L2_PIX_FMT_PJPG' undeclared (first use in this function) gv4l2.c:650: error: 'V4L2_PIX_FMT_YVYU' undeclared (first use in this function) make[2]: *** [gv4l2.lo] Error 1 make[2]: Leaving directory `/home/ron/install/gambas/trunk/trunk/gb.v4l/src' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/home/ron/install/gambas/trunk/trunk/gb.v4l' make: *** [install-recursive] Error 1 I found an older thread about this exact problem, where they talk about having to comment out these defines.... Is this still needed, if so, this is not practical! Or do I miss a dependency? Regards, Ron_2nd. From ron at ...572... Mon Jul 13 16:33:56 2009 From: ron at ...572... (Ron) Date: Mon, 13 Jul 2009 16:33:56 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <4A5B3C17.4000606@...572...> References: <4A5B3C17.4000606@...572...> Message-ID: <4A5B45D4.6090304@...572...> Ron wrote: > Trying to compile svn Gambas3 rev 2110 on Ubuntu 8.04 > > gv4l2.c:633: error: 'V4L2_PIX_FMT_SGBRG8' undeclared (first use in > this function ) > make[2]: Leaving directory > `/home/ron/install/gambas/trunk/trunk/gb.v4l/src' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/home/ron/install/gambas/trunk/trunk/gb.v4l' > make: *** [install-recursive] Error 1 > > I found an older thread about this exact problem, where they talk > about having to comment out these defines.... > Is this still needed, if so, this is not practical! > > Or do I miss a dependency? > Found this new gv4l2.c by Ron_1st, see diff below, with it I can compile gambas3 succesfully. Any reason why it's not commited to svn? Next problem: ron at ...218...:~$ gambas3 ERROR: #27: Cannot load component 'gb.qt4': cannot find library file Need to try it on a newer OS I guess, but it's strange that ./reconf-all && ./configure -C didn't seem to complain earlier. Regards, Ron_2nd. ron at ...218...:~/install/gambas/trunk/trunk/gb.v4l/src$ diff gv4l2.c gv4l2.c.org 574c574 < gv4l2_debug("Frame in unknown palette"); --- > gv4l2_debug("Frame in unknown format"); 594,600d593 < /* < For adding new formats use the #ifdef method. < It is not safe to asume every videodev2.h has the V4L2_PIX_FMT_ < V4L2_PIX_FMT_Y16 was not aviable in Ubuntu 8.04 but exists in Ubuntu 8.10 < Some other where also missing < Add by:R.Onstenk 22-feb-2009 < */ 612,613d604 < < #ifdef V4L2_PIX_FMT_Y16 615d605 < #endif 619d608 < 644d632 < #ifdef V4L2_PIX_FMT_SGBRG8 646,647d633 < #endif < #ifdef V4L2_PIX_FMT_SBGGR16 649,650d634 < #endif < 660d643 < #ifdef V4L2_PIX_FMT_SPCA501 662,663d644 < #endif < #ifdef V4L2_PIX_FMT_SPCA505 665,666d645 < #endif < #ifdef V4L2_PIX_FMT_SPCA508 668,669d646 < #endif < #ifdef V4L2_PIX_FMT_SPCA561 671,672d647 < #endif < #ifdef V4L2_PIX_FMT_PAC207 674,675d648 < #endif < #ifdef V4L2_PIX_FMT_PJPG 677,678d649 < #endif < #ifdef V4L2_PIX_FMT_YVYU 680,681d650 < #endif < 683c652 < gv4l2_debug("Frame in unknown format. Format:0x" + format); --- > gv4l2_debug("Frame in unknown format"); 770d738 < From ronstk at ...124... Tue Jul 14 04:29:45 2009 From: ronstk at ...124... (Ron_1st) Date: Tue, 14 Jul 2009 04:29:45 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <4A5B45D4.6090304@...572...> References: <4A5B3C17.4000606@...572...> <4A5B45D4.6090304@...572...> Message-ID: <200907140429.46245.ronstk@...124...> On Monday 13 July 2009, Ron wrote: > Ron wrote: > > Trying to compile svn Gambas3 rev 2110 on Ubuntu 8.04 > > > > gv4l2.c:633: error: 'V4L2_PIX_FMT_SGBRG8' undeclared (first use in > > this function ) > > make[2]: Leaving directory > > `/home/ron/install/gambas/trunk/trunk/gb.v4l/src' > > make[1]: *** [install-recursive] Error 1 > > make[1]: Leaving directory `/home/ron/install/gambas/trunk/trunk/gb.v4l' > > make: *** [install-recursive] Error 1 > > > > I found an older thread about this exact problem, where they talk > > about having to comment out these defines.... > > Is this still needed, if so, this is not practical! > > > > Or do I miss a dependency? > > > Found this new gv4l2.c by Ron_1st, see diff below, with it I can compile > gambas3 succesfully. > Any reason why it's not commited to svn? > Glad to know someone can use it also. :) There was some discusion about a complete renew for the v4l part but it looks to me it is dead. I do now use vlook module from the motion webcam project. (www.lavrsen.dk) ---8<---- Best regards, Ron_1st -- 111.111111 x 111.111111 = 12345.678987654321 -- A: Delete the text you reply on. Q: What to do to get my post on top? --- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? --- A: Top-posting. Q: What is the most annoying thing in e-mail? From ronstk at ...124... Tue Jul 14 15:43:59 2009 From: ronstk at ...124... (Ron Onstenk) Date: Tue, 14 Jul 2009 15:43:59 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <4A5C2F89.1020809@...572...> References: <4A5B3C17.4000606@...572...> <200907140429.46245.ronstk@...124...> <4A5C2F89.1020809@...572...> Message-ID: <200907141543.59801.ronstk@...124...> On Tuesday 14 July 2009, Ron wrote: > Ron_1st wrote: > > On Monday 13 July 2009, Ron wrote: > > > >> Ron wrote: > >> > >>> Trying to compile svn Gambas3 rev 2110 on Ubuntu 8.04 > >>> > >>> gv4l2.c:633: error: 'V4L2_PIX_FMT_SGBRG8' undeclared (first use in > >>> this function ) > >>> make[2]: Leaving directory > >>> `/home/ron/install/gambas/trunk/trunk/gb.v4l/src' > >>> make[1]: *** [install-recursive] Error 1 > >>> make[1]: Leaving directory `/home/ron/install/gambas/trunk/trunk/gb.v4l' > >>> make: *** [install-recursive] Error 1 > >>> > >>> I found an older thread about this exact problem, where they talk > >>> about having to comment out these defines.... > >>> Is this still needed, if so, this is not practical! > >>> > >>> Or do I miss a dependency? > >>> > >>> > >> Found this new gv4l2.c by Ron_1st, see diff below, with it I can compile > >> gambas3 succesfully. > >> Any reason why it's not commited to svn? > >> > >> > >> > > > > Glad to know someone can use it also. :) > > > > There was some discusion about a complete renew for the v4l part > > but it looks to me it is dead. > > I do now use vlook module from the motion webcam project. (www.lavrsen.dk) > > > > > > Hoi Ron, > > hoe gebruik je die vlook precies in je gambas project? (ik kon zo snel > niet vinden waar die zat in die motion release) > Heb je een component gemaakt? > > Ben wel geinteresseerd hoe je eea gebruikt in je project. > > Alvast bedankt! > Ron. > Hi Ron I do not use it in gambas itself. At start of the box I load the vlookback module with parameters. This produce aside the /dev/video0 a new device as /dev/video4 video0 is in my case a v4l2 Philips webcam and video4 the translated to v4l1 device for flash components. The camera in flash object is not founs as v4l2 but v4l1 and works. The vlookback source available at: http://www.lavrsen.dk/twiki/bin/view/Motion/VideoFourLinuxLoopbackDevice I did use his vloopback-0.91 version already a few years back and could view with several programs at the same time look to video. This package has included also a fork(rework) of vloopback http://www.swift-tools.net/Flashcam/ http://sourceforge.net/projects/flashcam/ http://flashcam.sourceforge.net This is a very good package to start with. It has also support to add other programs, like gambas, however I haven't done. I do now use a external camara multiplexer Hitachi MX850 and a DVR for recording. Was planned to make a gambas program but no time todo. other source: http://fedoraproject.org/wiki/Features/BetterWebcamSupport I do have the microdia microscope in use and that works with this project. Not a gambas program. attached a bash script using vloopback, flascam and the microdia uScoop. Its just the try, show, debug, inof script with comments what to find/found and parameters to use. My best bet for your domotica project ATM. -- 111.111111 x 111.111111 = 12345.678987654321 -------------- next part -------------- A non-text attachment was scrubbed... Name: microstart1 Type: application/x-shellscript Size: 3486 bytes Desc: not available URL: From gambas at ...1... Tue Jul 14 19:57:39 2009 From: gambas at ...1... (=?iso-8859-1?q?Beno=EEt_Minisini?=) Date: Tue, 14 Jul 2009 19:57:39 +0200 Subject: [Gambas-devel] SVN write access In-Reply-To: <4A5CC10B.2060607@...634...> References: <4A5BF921.3070504@...634...> <200907141740.59686.gambas@...1...> <4A5CC10B.2060607@...634...> Message-ID: <200907141957.39601.gambas@...1...> > Hi again, > > there's a bunch of places in GB.desktop where 8/16/32 format needs to be > fixed to work on AMD64. Instead of bugging you, I should probably get > SVN write access, as you said. My username on sourceforge is zocky. > > z. ... And I suggest using the developer mailing-list to talk about that, so that everything is archived! Regards, -- Beno?t From Karl.Reinl at ...16... Tue Jul 14 23:17:38 2009 From: Karl.Reinl at ...16... (Charlie Reinl) Date: Tue, 14 Jul 2009 23:17:38 +0200 Subject: [Gambas-devel] another IDE Improvement Suggestion Message-ID: <1247606258.7493.22.camel@...102...> Salut Benoit, as I see gambas3 a bit closer now, then 'does it compile'. I see this or that don't work like in gambas2. So now I need the Change.log. Would be nice to have in the IDE access to the Change.log. -- Amicalment Charlie From Karl.Reinl at ...16... Sat Jul 18 22:39:23 2009 From: Karl.Reinl at ...16... (Charlie Reinl) Date: Sat, 18 Jul 2009 22:39:23 +0200 Subject: [Gambas-devel] a problem with gb.db.mysql-gui Message-ID: <1247949563.6418.55.camel@...102...> Salut David, what is table 'user_info' where does it come from ? -- mySql ---------------------------------------------------------- mysql Ver 14.12 Distrib 5.0.51a, for debian-linux-gnu (i486) using readline 5.2 -- kernel --------------------------------------------------------- Linux Scenic 2.6.24-24-generic #1 SMP Tue Jul 7 19:46:39 UTC 2009 i686 GNU/Linux -- Release -------------------------------------------------------- lenny/sid -- Release -------------------------------------------------------- DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION="Ubuntu 8.04.3 LTS" regards Charlie From david_villalobos_c at ...7... Sun Jul 19 00:48:59 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Sat, 18 Jul 2009 15:48:59 -0700 (PDT) Subject: [Gambas-devel] a problem with gb.db.mysql-gui In-Reply-To: <1247949563.6418.55.camel@...102...> References: <1247949563.6418.55.camel@...102...> Message-ID: <766284.63707.qm@...591...> Hi, it it created in the mysql database to store aditional info for a user, it is automaticly created by the MySQL Administrator, I was waiting for the realise of MySQL 5.1 to see the definition of the table, and if it does not exists then create it, but I don't have time rigth now. Why? Regards -- David ----- Original Message ---- From: Charlie Reinl To: mailing list for gambas developers Sent: Saturday, July 18, 2009 2:39:23 PM Subject: [Gambas-devel] a problem with gb.db.mysql-gui Salut David, what is table 'user_info' where does it come from ? -- mySql ---------------------------------------------------------- mysql Ver 14.12 Distrib 5.0.51a, for debian-linux-gnu (i486) using readline 5.2 -- kernel --------------------------------------------------------- Linux Scenic 2.6.24-24-generic #1 SMP Tue Jul 7 19:46:39 UTC 2009 i686 GNU/Linux -- Release -------------------------------------------------------- lenny/sid -- Release -------------------------------------------------------- DISTRIB_ID=Ubuntu DISTRIB_RELEASE=8.04 DISTRIB_CODENAME=hardy DISTRIB_DESCRIPTION="Ubuntu 8.04.3 LTS" regards Charlie ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From Karl.Reinl at ...16... Sun Jul 19 12:56:58 2009 From: Karl.Reinl at ...16... (Charlie Reinl) Date: Sun, 19 Jul 2009 12:56:58 +0200 Subject: [Gambas-devel] a problem with gb.db.mysql-gui In-Reply-To: <766284.63707.qm@...591...> References: <1247949563.6418.55.camel@...102...> <766284.63707.qm@...591...> Message-ID: <1248001018.6389.24.camel@...102...> Am Samstag, den 18.07.2009, 15:48 -0700 schrieb David Villalobos Cambronero: > Hi, it it created in the mysql database to store aditional info for a user, it is automaticly created by the MySQL Administrator, I was waiting for the realise of MySQL 5.1 to see the definition of the table, and if it does not exists then create it, but I don't have time rigth now. > > Why? > > Regards > > > -- > David -----------------8< ----------------------------------- I'v tried to see the 'User Information' adn Schema Privileges' and it was told Query failed: Table'mysql.user_info' doesn't exist. So I asked my and later you, what is that table and where does it come from. -- Amicalment Charlie From david_villalobos_c at ...7... Mon Jul 20 22:42:32 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Mon, 20 Jul 2009 13:42:32 -0700 (PDT) Subject: [Gambas-devel] gb.qt.kde.html in qt4 Message-ID: <958823.64470.qm@...596...> Hi Benoit, we'll have gb.qt.kde.html in qt4 soon, or it will be deprecated? Regards -- David From david_villalobos_c at ...7... Wed Jul 22 02:50:13 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Tue, 21 Jul 2009 17:50:13 -0700 (PDT) Subject: [Gambas-devel] gb.qt.kde.html in qt4 Message-ID: <826133.46328.qm@...582...> Hi Benoit, we'll have gb.qt.kde.html in qt4 soon, or it will be deprecated? Regards -- David From david_villalobos_c at ...7... Wed Jul 22 16:35:07 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Wed, 22 Jul 2009 07:35:07 -0700 (PDT) Subject: [Gambas-devel] Error on Gambas 3, Creating a new connection Message-ID: <337139.48936.qm@...556...> Hi, I got this message: Access denied for user 'root'@'localhost' (using password: NO) And of course I'm writing the password in the password text. MySQL 5.1, Mandriva 2009.1 32Bits. Regards -- David From gambas at ...1... Wed Jul 22 16:39:24 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Wed, 22 Jul 2009 16:39:24 +0200 Subject: [Gambas-devel] gb.qt.kde.html in qt4 In-Reply-To: <826133.46328.qm@...582...> References: <826133.46328.qm@...582...> Message-ID: <200907221639.24712.gambas@...1...> > Hi Benoit, we'll have gb.qt.kde.html in qt4 soon, or it will be deprecated? > > Regards > > > -- > David > gb.qt.kde.html will be replaced by a component based on QT4 and Webkit. Regards, -- Beno?t From wdahn at ...604... Wed Jul 22 16:57:30 2009 From: wdahn at ...604... (Werner) Date: Wed, 22 Jul 2009 22:57:30 +0800 Subject: [Gambas-devel] Error on Gambas 3, Creating a new connection In-Reply-To: <337139.48936.qm@...556...> References: <337139.48936.qm@...556...> Message-ID: <4A6728DA.7010109@...604...> David Villalobos Cambronero wrote: > Hi, I got this message: > > Access denied for user 'root'@'localhost' (using password: NO) > > And of course I'm writing the password in the password text. > > MySQL 5.1, Mandriva 2009.1 32Bits. > > Regards > > > -- > David > MySQL tells you a root password has not been set. This is for mysql root, _not_ the root user account. To set the mysql root password type in a shell console: mysqladmin -u root password MyPassWordHere Regards Werner From david_villalobos_c at ...7... Wed Jul 22 17:01:27 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Wed, 22 Jul 2009 08:01:27 -0700 (PDT) Subject: [Gambas-devel] Error on Gambas 3, Creating a new connection In-Reply-To: <4A6728DA.7010109@...604...> References: <337139.48936.qm@...556...> <4A6728DA.7010109@...604...> Message-ID: <587673.46555.qm@...566...> :-) It is alredy done, the problem is with Gambas Regards -- David ----- Original Message ---- From: Werner To: mailing list for gambas developers Sent: Wednesday, July 22, 2009 8:57:30 AM Subject: Re: [Gambas-devel] Error on Gambas 3, Creating a new connection David Villalobos Cambronero wrote: > Hi, I got this message: > > Access denied for user 'root'@'localhost' (using password: NO) > > And of course I'm writing the password in the password text. > > MySQL 5.1, Mandriva 2009.1 32Bits. > > Regards > > > -- > David > MySQL tells you a root password has not been set. This is for mysql root, _not_ the root user account. To set the mysql root password type in a shell console: mysqladmin -u root password MyPassWordHere Regards Werner ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From ron at ...572... Wed Jul 22 17:06:01 2009 From: ron at ...572... (Ron) Date: Wed, 22 Jul 2009 17:06:01 +0200 Subject: [Gambas-devel] Gambas 3 on Ubuntu Message-ID: <4A672AD9.5080403@...572...> I would be happy to start testing with Gambas 3, port my project to it and document the things I need to adjust. Does anybody has an uptodate apt-get install list to get it compiled on Ubuntu Jaunty 9.04? I can't seem to find the right pre-req together. Thanks in advance. Regards, Ron_2nd. From david_villalobos_c at ...7... Wed Jul 22 17:24:24 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Wed, 22 Jul 2009 08:24:24 -0700 (PDT) Subject: [Gambas-devel] Gambas 3 on Ubuntu In-Reply-To: <4A672AD9.5080403@...572...> References: <4A672AD9.5080403@...572...> Message-ID: <858058.66739.qm@...555...> http://gambas.sourceforge.net/en/main.html Regards -- David ----- Original Message ---- From: Ron To: mailing list for gambas developers Sent: Wednesday, July 22, 2009 9:06:01 AM Subject: [Gambas-devel] Gambas 3 on Ubuntu I would be happy to start testing with Gambas 3, port my project to it and document the things I need to adjust. Does anybody has an uptodate apt-get install list to get it compiled on Ubuntu Jaunty 9.04? I can't seem to find the right pre-req together. Thanks in advance. Regards, Ron_2nd. ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From gambas at ...1... Wed Jul 22 20:06:57 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Wed, 22 Jul 2009 20:06:57 +0200 Subject: [Gambas-devel] Error on Gambas 3, Creating a new connection In-Reply-To: <587673.46555.qm@...566...> References: <337139.48936.qm@...556...> <4A6728DA.7010109@...604...> <587673.46555.qm@...566...> Message-ID: <200907222006.57806.gambas@...1...> > :-) > > It is alredy done, the problem is with Gambas > > Regards > > > -- > David > Do you use KDE or Gnome? -- Beno?t From ron at ...572... Wed Jul 22 21:22:27 2009 From: ron at ...572... (Ron) Date: Wed, 22 Jul 2009 21:22:27 +0200 Subject: [Gambas-devel] Gambas 3 on Ubuntu In-Reply-To: <858058.66739.qm@...555...> References: <4A672AD9.5080403@...572...> <858058.66739.qm@...555...> Message-ID: <4A6766F3.5010204@...572...> David Villalobos Cambronero schreef: > http://gambas.sourceforge.net/en/main.html > > Ok, you are joking are you, I sure hope so? At first I thought well ok must have missed a document overthere, but not. Tried these steps before... This is my result: --- Done libtool downgrade to 1.5 (was already there because of gambas2) apt-get install ... as mentioned on the ubuntu doc which is there (and currently unavail, thanks to the author ;-) Get the source: $ mkdir trunk $ svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/ $ cd trunk $ ./reconf-all $ ./configure .... .... config.status: creating Makefile config.status: creating help/Makefile config.status: creating config.h ************************************************************ ALL COMPONENTS WILL BE COMPILED ************************************************************ sudo make install .... .... gb.desktop gb.eval gb.gtk gb.gtk.ext gb.gtk.svg gb.gui gb.image gb.image.io gb.net gb.net.curl gb.net.smtp gb.opengl gb.option gb.pcre gb.pdf gb.qt gb.qt.ext gb.qt.kde gb.qt.kde.html gb.qt.opengl gb.qt4 gb.qt4.ext gb.qt4.opengl gb.sdl gb.sdl.sound gb.v4l gb.vb gb.xml gb.xml.rpc gb.xml.xslt Installing the components... Compiling gb.eval.highlight... OK Installing gb.eval.highlight... Compiling gb.settings... OK Installing gb.settings... Compiling gb.info... OK Installing gb.info... Compiling gb.form... warning: cannot read component list file: gb.form.list OK Installing gb.form... Compiling gb.form.dialog... OK Installing gb.form.dialog... Compiling gb.form.mdi... warning: cannot read component list file: gb.form.mdi.list OK Installing gb.form.mdi... Compiling gb.db.form... warning: cannot read component list file: gb.db.form.list /home/ron/svn/gambas/trunk/comp/src/gb.db.form/.src/DataConnection.class:24: Unknown identifier: Connections Installing gb.db.form... Compiling gb.web... OK Installing gb.web... Compiling gb.report... OK Installing gb.report... Compiling gb.chart... OK Installing gb.chart... Compiling gb.mysql... OK Installing gb.mysql... make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/ron/svn/gambas/trunk/comp' make[1]: Leaving directory `/home/ron/svn/gambas/trunk/comp' Making install in app make[1]: Entering directory `/home/ron/svn/gambas/trunk/app' make[2]: Entering directory `/home/ron/svn/gambas/trunk/app' Installing the development environment... Compiling gambas3... /home/ron/svn/gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class:1393: Unknown identifier: DataSource Compiling gambas-database-manager... OK Compiling gbs3... /home/ron/svn/gambas/trunk/app/src/gbs3/MServerPage.module:15: Syntax error Installing the scripter... ln: creating symbolic link `/usr/local/bin/gbs3': File exists Registering Gambas script mimetype Registering Gambas server page mimetype make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/ron/svn/gambas/trunk/app' make[1]: Leaving directory `/home/ron/svn/gambas/trunk/app' Making install in help make[1]: Entering directory `/home/ron/svn/gambas/trunk/help' Making install in help make[2]: Entering directory `/home/ron/svn/gambas/trunk/help/help' make[3]: Entering directory `/home/ron/svn/gambas/trunk/help/help' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ron/svn/gambas/trunk/help/help' make[2]: Leaving directory `/home/ron/svn/gambas/trunk/help/help' make[2]: Entering directory `/home/ron/svn/gambas/trunk/help' make[3]: Entering directory `/home/ron/svn/gambas/trunk/help' Installing the gambas help files... make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ron/svn/gambas/trunk/help' make[2]: Leaving directory `/home/ron/svn/gambas/trunk/help' make[1]: Leaving directory `/home/ron/svn/gambas/trunk/help' Making install in examples make[1]: Entering directory `/home/ron/svn/gambas/trunk/examples' make[2]: Entering directory `/home/ron/svn/gambas/trunk/examples' Installing the gambas examples... Compiling Automation/KateBrowser/... OK Compiling Automation/Scripting/... OK Compiling Basic/Blights/... OK Compiling Basic/Collection/... OK Compiling Basic/DragNDrop/... OK Compiling Basic/Object/... OK Compiling Basic/Timer/... OK Compiling Control/Embedder/... OK Compiling Control/HighlightEditor/... OK Compiling Control/TextEdit/... OK Compiling Control/TreeView/... OK Compiling Database/Database/... /usr/local/share/gambas3/examples/Database/Database/.src/FTest.class:24: Unknown identifier: DataSource Compiling Database/DataReportExample/... OK Compiling Database/PictureDatabase/... OK Compiling Drawing/AnalogWatch/... OK Compiling Drawing/Barcode/... OK Compiling Drawing/Chart/... OK Compiling Drawing/Clock/... OK Compiling Drawing/Gravity/... OK Compiling Drawing/ImageViewer/... OK Compiling Drawing/OnScreenDisplay/... OK Compiling Drawing/Sensor/... OK Compiling Games/BeastScroll/... OK Compiling Games/Concent/... OK Compiling Games/DeepSpace/... OK Compiling Games/GameOfLife/... OK Compiling Games/RobotFindsKitten/... OK Compiling Games/Snake/... OK Compiling Games/Solitaire/... OK Compiling Misc/Console/... OK Compiling Misc/Evaluator/... OK Compiling Misc/Explorer/... OK Compiling Misc/Notepad/... OK Compiling Misc/PDFViewer/... OK Compiling Networking/ClientSocket/... OK Compiling Networking/DnsClient/... OK Compiling Networking/HTTPGet/... OK Compiling Networking/HTTPPost/... OK Compiling Networking/SerialPort/... OK Compiling Networking/ServerSocket/... OK Compiling Networking/UDPServerClient/... OK Compiling Networking/WebBrowser/... OK Compiling OpenGL/3DWebCam/... OK Compiling OpenGL/GambasGears/... OK Compiling OpenGL/PDFPresentation/... OK Compiling Printing/Printing/... OK Compiling Sound/CDPlayer/... OK Compiling Sound/MusicPlayer/... OK Compiling Video/MoviePlayer/... OK Compiling Video/MyWebCam/... OK Compiling Video/WebCam/... OK Installed without error, it seems! But errors above indicate something is a miss. When I then try to start 'gambas3' I get: $ gambas3 ERROR: #2 Cannot load class 'Project': Unable to load class file So which document on the site you mentioned did I overlook? Regards, Ron_2nd. > > ----- Original Message ---- > From: Ron > To: mailing list for gambas developers > Sent: Wednesday, July 22, 2009 9:06:01 AM > Subject: [Gambas-devel] Gambas 3 on Ubuntu > > > I would be happy to start testing with Gambas 3, port my project to it > and document the things I need to adjust. > > Does anybody has an uptodate apt-get install list to get it compiled on > Ubuntu Jaunty 9.04? > I can't seem to find the right pre-req together. > > Thanks in advance. > > Regards, > Ron_2nd. > From david_villalobos_c at ...7... Wed Jul 22 21:33:07 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Wed, 22 Jul 2009 12:33:07 -0700 (PDT) Subject: [Gambas-devel] Gambas 3 on Ubuntu In-Reply-To: <4A6766F3.5010204@...572...> References: <4A672AD9.5080403@...572...> <858058.66739.qm@...555...> <4A6766F3.5010204@...572...> Message-ID: <525011.986.qm@...555...> mmmmm well, it is strange, it works on my Mandriva 2009.1 32 Bits KDE, but I try ir in Ubuntu 9.04 as you said and it doesn't work. May be is something GTK related. Regards -- David ----- Original Message ---- From: Ron To: mailing list for gambas developers Sent: Wednesday, July 22, 2009 1:22:27 PM Subject: Re: [Gambas-devel] Gambas 3 on Ubuntu David Villalobos Cambronero schreef: > http://gambas.sourceforge.net/en/main.html > > Ok, you are joking are you, I sure hope so? At first I thought well ok must have missed a document overthere, but not. Tried these steps before... This is my result: --- Done libtool downgrade to 1.5 (was already there because of gambas2) apt-get install ... as mentioned on the ubuntu doc which is there (and currently unavail, thanks to the author ;-) Get the source: $ mkdir trunk $ svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/ $ cd trunk $ ./reconf-all $ ./configure .... .... config.status: creating Makefile config.status: creating help/Makefile config.status: creating config.h ************************************************************ ALL COMPONENTS WILL BE COMPILED ************************************************************ sudo make install .... .... gb.desktop gb.eval gb.gtk gb.gtk.ext gb.gtk.svg gb.gui gb.image gb.image.io gb.net gb.net.curl gb.net.smtp gb.opengl gb.option gb.pcre gb.pdf gb.qt gb.qt.ext gb.qt.kde gb.qt.kde.html gb.qt.opengl gb.qt4 gb.qt4.ext gb.qt4.opengl gb.sdl gb.sdl.sound gb.v4l gb.vb gb.xml gb.xml.rpc gb.xml.xslt Installing the components... Compiling gb.eval.highlight... OK Installing gb.eval.highlight... Compiling gb.settings... OK Installing gb.settings... Compiling gb.info... OK Installing gb.info... Compiling gb.form... warning: cannot read component list file: gb.form.list OK Installing gb.form... Compiling gb.form.dialog... OK Installing gb.form.dialog... Compiling gb.form.mdi... warning: cannot read component list file: gb.form.mdi.list OK Installing gb.form.mdi... Compiling gb.db.form... warning: cannot read component list file: gb.db.form.list /home/ron/svn/gambas/trunk/comp/src/gb.db.form/.src/DataConnection.class:24: Unknown identifier: Connections Installing gb.db.form... Compiling gb.web... OK Installing gb.web... Compiling gb.report... OK Installing gb.report... Compiling gb.chart... OK Installing gb.chart... Compiling gb.mysql... OK Installing gb.mysql... make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/ron/svn/gambas/trunk/comp' make[1]: Leaving directory `/home/ron/svn/gambas/trunk/comp' Making install in app make[1]: Entering directory `/home/ron/svn/gambas/trunk/app' make[2]: Entering directory `/home/ron/svn/gambas/trunk/app' Installing the development environment... Compiling gambas3... /home/ron/svn/gambas/trunk/app/src/gambas3/.src/Editor/Connection/FConnectionEditor.class:1393: Unknown identifier: DataSource Compiling gambas-database-manager... OK Compiling gbs3... /home/ron/svn/gambas/trunk/app/src/gbs3/MServerPage.module:15: Syntax error Installing the scripter... ln: creating symbolic link `/usr/local/bin/gbs3': File exists Registering Gambas script mimetype Registering Gambas server page mimetype make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/ron/svn/gambas/trunk/app' make[1]: Leaving directory `/home/ron/svn/gambas/trunk/app' Making install in help make[1]: Entering directory `/home/ron/svn/gambas/trunk/help' Making install in help make[2]: Entering directory `/home/ron/svn/gambas/trunk/help/help' make[3]: Entering directory `/home/ron/svn/gambas/trunk/help/help' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ron/svn/gambas/trunk/help/help' make[2]: Leaving directory `/home/ron/svn/gambas/trunk/help/help' make[2]: Entering directory `/home/ron/svn/gambas/trunk/help' make[3]: Entering directory `/home/ron/svn/gambas/trunk/help' Installing the gambas help files... make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/ron/svn/gambas/trunk/help' make[2]: Leaving directory `/home/ron/svn/gambas/trunk/help' make[1]: Leaving directory `/home/ron/svn/gambas/trunk/help' Making install in examples make[1]: Entering directory `/home/ron/svn/gambas/trunk/examples' make[2]: Entering directory `/home/ron/svn/gambas/trunk/examples' Installing the gambas examples... Compiling Automation/KateBrowser/... OK Compiling Automation/Scripting/... OK Compiling Basic/Blights/... OK Compiling Basic/Collection/... OK Compiling Basic/DragNDrop/... OK Compiling Basic/Object/... OK Compiling Basic/Timer/... OK Compiling Control/Embedder/... OK Compiling Control/HighlightEditor/... OK Compiling Control/TextEdit/... OK Compiling Control/TreeView/... OK Compiling Database/Database/... /usr/local/share/gambas3/examples/Database/Database/.src/FTest.class:24: Unknown identifier: DataSource Compiling Database/DataReportExample/... OK Compiling Database/PictureDatabase/... OK Compiling Drawing/AnalogWatch/... OK Compiling Drawing/Barcode/... OK Compiling Drawing/Chart/... OK Compiling Drawing/Clock/... OK Compiling Drawing/Gravity/... OK Compiling Drawing/ImageViewer/... OK Compiling Drawing/OnScreenDisplay/... OK Compiling Drawing/Sensor/... OK Compiling Games/BeastScroll/... OK Compiling Games/Concent/... OK Compiling Games/DeepSpace/... OK Compiling Games/GameOfLife/... OK Compiling Games/RobotFindsKitten/... OK Compiling Games/Snake/... OK Compiling Games/Solitaire/... OK Compiling Misc/Console/... OK Compiling Misc/Evaluator/... OK Compiling Misc/Explorer/... OK Compiling Misc/Notepad/... OK Compiling Misc/PDFViewer/... OK Compiling Networking/ClientSocket/... OK Compiling Networking/DnsClient/... OK Compiling Networking/HTTPGet/... OK Compiling Networking/HTTPPost/... OK Compiling Networking/SerialPort/... OK Compiling Networking/ServerSocket/... OK Compiling Networking/UDPServerClient/... OK Compiling Networking/WebBrowser/... OK Compiling OpenGL/3DWebCam/... OK Compiling OpenGL/GambasGears/... OK Compiling OpenGL/PDFPresentation/... OK Compiling Printing/Printing/... OK Compiling Sound/CDPlayer/... OK Compiling Sound/MusicPlayer/... OK Compiling Video/MoviePlayer/... OK Compiling Video/MyWebCam/... OK Compiling Video/WebCam/... OK Installed without error, it seems! But errors above indicate something is a miss. When I then try to start 'gambas3' I get: $ gambas3 ERROR: #2 Cannot load class 'Project': Unable to load class file So which document on the site you mentioned did I overlook? Regards, Ron_2nd. > > ----- Original Message ---- > From: Ron > To: mailing list for gambas developers > Sent: Wednesday, July 22, 2009 9:06:01 AM > Subject: [Gambas-devel] Gambas 3 on Ubuntu > > > I would be happy to start testing with Gambas 3, port my project to it > and document the things I need to adjust. > > Does anybody has an uptodate apt-get install list to get it compiled on > Ubuntu Jaunty 9.04? > I can't seem to find the right pre-req together. > > Thanks in advance. > > Regards, > Ron_2nd. > ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From david_villalobos_c at ...7... Wed Jul 22 20:58:59 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Wed, 22 Jul 2009 11:58:59 -0700 (PDT) Subject: [Gambas-devel] Error on Gambas 3, Creating a new connection In-Reply-To: <200907222006.57806.gambas@...1...> References: <337139.48936.qm@...556...> <4A6728DA.7010109@...604...> <587673.46555.qm@...566...> <200907222006.57806.gambas@...1...> Message-ID: <627519.38130.qm@...596...> KDE Regards -- David ----- Original Message ---- From: Beno?t Minisini To: mailing list for gambas developers Sent: Wednesday, July 22, 2009 12:06:57 PM Subject: Re: [Gambas-devel] Error on Gambas 3, Creating a new connection > :-) > > It is alredy done, the problem is with Gambas > > Regards > > > -- > David > Do you use KDE or Gnome? -- Beno?t ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From Karl.Reinl at ...16... Wed Jul 22 22:01:26 2009 From: Karl.Reinl at ...16... (Charlie Reinl) Date: Wed, 22 Jul 2009 22:01:26 +0200 Subject: [Gambas-devel] Gambas 3 on Ubuntu In-Reply-To: <4A6766F3.5010204@...572...> References: <4A672AD9.5080403@...572...> <858058.66739.qm@...555...> <4A6766F3.5010204@...572...> Message-ID: <1248292886.6408.3.camel@...102...> Sorry for cutting all the rest, but can you give //gbx3 -x //gambas3.gambas a go Charlie From gambas at ...1... Wed Jul 22 21:29:02 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Wed, 22 Jul 2009 21:29:02 +0200 Subject: [Gambas-devel] Gambas 3 on Ubuntu In-Reply-To: <4A6766F3.5010204@...572...> References: <4A672AD9.5080403@...572...> <858058.66739.qm@...555...> <4A6766F3.5010204@...572...> Message-ID: <200907222129.02188.gambas@...1...> > David Villalobos Cambronero schreef: > > http://gambas.sourceforge.net/en/main.html > > Ok, you are joking are you, I sure hope so? > > At first I thought well ok must have missed a document overthere, but not. > Tried these steps before... > > This is my result: Strange, you seem to have done well. Can you send me the full output of (./reconf && ./configure && make) and the output of "make install"? -- Beno?t From ronstk at ...124... Thu Jul 23 01:34:57 2009 From: ronstk at ...124... (Ron_1st) Date: Thu, 23 Jul 2009 01:34:57 +0200 Subject: [Gambas-devel] Gambas 3 on Ubuntu In-Reply-To: <200907222129.02188.gambas@...1...> References: <4A672AD9.5080403@...572...> <4A6766F3.5010204@...572...> <200907222129.02188.gambas@...1...> Message-ID: <200907230134.58156.ronstk@...124...> On Wednesday 22 July 2009, Beno?t Minisini wrote: > > David Villalobos Cambronero schreef: > > > http://gambas.sourceforge.net/en/main.html > > > > Ok, you are joking are you, I sure hope so? > > > > At first I thought well ok must have missed a document overthere, but not. > > Tried these steps before... > > > > This is my result: > > Strange, you seem to have done well. > > Can you send me the full output of (./reconf && ./configure && make) and the > output of "make install"? > It looks to me as the same problem I had in the past with 8.04 or at least has some common points. Best regards, Ron_1st From ron at ...572... Thu Jul 23 10:09:03 2009 From: ron at ...572... (Ron) Date: Thu, 23 Jul 2009 10:09:03 +0200 Subject: [Gambas-devel] Gambas 3 on Ubuntu In-Reply-To: <200907230134.58156.ronstk@...124...> References: <4A672AD9.5080403@...572...> <4A6766F3.5010204@...572...> <200907222129.02188.gambas@...1...> <200907230134.58156.ronstk@...124...> Message-ID: <4A681A9F.9010500@...572...> Ron_1st wrote: > On Wednesday 22 July 2009, Beno?t Minisini wrote: > >>> David Villalobos Cambronero schreef: >>> >>>> http://gambas.sourceforge.net/en/main.html >>>> >>> Ok, you are joking are you, I sure hope so? >>> >>> At first I thought well ok must have missed a document overthere, but not. >>> Tried these steps before... >>> >>> This is my result: >>> >> Strange, you seem to have done well. >> >> Can you send me the full output of (./reconf && ./configure && make) and the >> output of "make install"? >> >> > > It looks to me as the same problem I had in the past with 8.04 or at > least has some common points. > I have updated the source from the svn version of yesterday to the one of today and tried again. It worked now, so I guess Benoit fixed a few problems since yesterday. (The Database component errors are gone for example) Although I have a few errors/warning left during the build, the IDE runs now. See attached logs. (a link which already there (ie tried to create twice) and a syntax errors in ServerPages. I'm trying to port my 2.14 project without having to build the whole gui again, don't know if I will succeed, and it needs hacking I know, but I guess this way I come across all the changes between those versions. My first comments: When you try to compile your version 2 project it complaints about Bad Form file version, quite understandable, but could this error be extended with the name of the form? This will make it easier to do underwater corrections to the files. If you have a project open and you want to start a new one next to it, you have no option to do that, ie. it will close the open project without asking. When you want to open an existing project you can select []Open in Another Window, this is also true for Gambas2, could this option be added? And i'm missing the open toolbox icon in the toolbar, it's not there anymore, it's only in the Tools menu. Regards, Ron_2nd. -------------- next part -------------- A non-text attachment was scrubbed... Name: buildlogs.tar.gz Type: application/gzip Size: 41483 bytes Desc: not available URL: From ron at ...572... Thu Jul 23 10:23:20 2009 From: ron at ...572... (Ron) Date: Thu, 23 Jul 2009 10:23:20 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <4A681A9F.9010500@...572...> References: <4A672AD9.5080403@...572...> <4A6766F3.5010204@...572...> <200907222129.02188.gambas@...1...> <200907230134.58156.ronstk@...124...> <4A681A9F.9010500@...572...> Message-ID: <4A681DF8.1070901@...572...> > > My first comments: > When you try to compile your version 2 project it complaints about Bad > Form file version, quite understandable, but could this error be > extended with the name of the form? This will make it easier to do > underwater corrections to the files. > > If you have a project open and you want to start a new one next to it, > you have no option to do that, ie. it will close the open project > without asking. > When you want to open an existing project you can select []Open in > Another Window, this is also true for Gambas2, could this option be > added? > > And i'm missing the open toolbox icon in the toolbar, it's not there > anymore, it's only in the Tools menu. In the IDE windows frames are not drawn correctly. When you run the program it looks ok. See screenshot. Gambas 3 svn, qt, Ubuntu 9.04. Regards, Ron_2nd. -------------- next part -------------- A non-text attachment was scrubbed... Name: Frame.png Type: image/png Size: 10988 bytes Desc: not available URL: From ron at ...572... Thu Jul 23 11:11:08 2009 From: ron at ...572... (Ron) Date: Thu, 23 Jul 2009 11:11:08 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <4A681DF8.1070901@...572...> References: <4A672AD9.5080403@...572...> <4A6766F3.5010204@...572...> <200907222129.02188.gambas@...1...> <200907230134.58156.ronstk@...124...> <4A681A9F.9010500@...572...> <4A681DF8.1070901@...572...> Message-ID: <4A68292C.1050408@...572...> Ron wrote: > >> >> My first comments: >> When you try to compile your version 2 project it complaints about >> Bad Form file version, quite understandable, but could this error be >> extended with the name of the form? This will make it easier to do >> underwater corrections to the files. >> >> If you have a project open and you want to start a new one next to >> it, you have no option to do that, ie. it will close the open project >> without asking. >> When you want to open an existing project you can select []Open in >> Another Window, this is also true for Gambas2, could this option be >> added? >> >> And i'm missing the open toolbox icon in the toolbar, it's not there >> anymore, it's only in the Tools menu. > > In the IDE windows frames are not drawn correctly. > When you run the program it looks ok. See screenshot. > > Gambas 3 svn, qt, Ubuntu 9.04. > > Regards, > Ron_2nd. > > > ------------------------------------------------------------------------ > > This has something todo with qt4, if I change my project to use gb.qt4* instead of gb.qt the frame is empty in both the running program and the ide editor mode. From ron at ...572... Thu Jul 23 11:37:37 2009 From: ron at ...572... (Ron) Date: Thu, 23 Jul 2009 11:37:37 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <4A68292C.1050408@...572...> References: <4A672AD9.5080403@...572...> <4A6766F3.5010204@...572...> <200907222129.02188.gambas@...1...> <200907230134.58156.ronstk@...124...> <4A681A9F.9010500@...572...> <4A681DF8.1070901@...572...> <4A68292C.1050408@...572...> Message-ID: <4A682F61.6080808@...572...> Ron wrote: > Ron wrote: >> >>> >>> My first comments: >>> When you try to compile your version 2 project it complaints about >>> Bad Form file version, quite understandable, but could this error be >>> extended with the name of the form? This will make it easier to do >>> underwater corrections to the files. >>> >>> If you have a project open and you want to start a new one next to >>> it, you have no option to do that, ie. it will close the open >>> project without asking. >>> When you want to open an existing project you can select []Open in >>> Another Window, this is also true for Gambas2, could this option be >>> added? >>> >>> And i'm missing the open toolbox icon in the toolbar, it's not there >>> anymore, it's only in the Tools menu. >> >> In the IDE windows frames are not drawn correctly. >> When you run the program it looks ok. See screenshot. >> >> Gambas 3 svn, qt, Ubuntu 9.04. >> >> Regards, >> Ron_2nd. >> >> >> ------------------------------------------------------------------------ >> >> > > This has something todo with qt4, if I change my project to use > gb.qt4* instead of gb.qt the frame is empty in both the running > program and the ide editor mode. In the form editor the lock property icon above the form is working ok, but not the one at the righthand side next to the Property and Hierachy tabs. Nothing happens when you click it. gambas3, gb.qt Regards, Ron_2nd. From ron at ...572... Thu Jul 23 13:30:51 2009 From: ron at ...572... (Ron) Date: Thu, 23 Jul 2009 13:30:51 +0200 Subject: [Gambas-devel] Some notes/quick hacks for porting your (big) Gambas2 project to Gambas3 Message-ID: <4A6849EB.5040806@...572...> Ok, so I don't like to do things twice, therefor I took some time to find out how to port my project to development version quickly, not to use it, but to be able to gather bugs/tips helping to make it better. I'm sure I run into more things that needs work, but now it runs, and seem to work fine, not bad at all. Ok first... Make a copy of your current Gambas2 project and try/work with that, never load your original Gambas2 project into version 3 and try to compile it! If you try to load your Gambas2 project you get a warning, continue if you want to follow the steps here. It takes a bit of time to load the first time, because all your source files (*.module, *.form and *.class) are moved to a new /.src directory, so they are hidden from now on, they are not gone. Trying to compile your project results in an error about a wrong Form file version, we fix that later. If you save the project first the .project file with be converted for you, some details below. PROJECT FILE CHANGES: /.project old syntax: # Gambas Project File 2.0 # Compiled with Gambas 2.14 Title=DomotiGa Startup=Main Icon=images/logo.png Version=0.1.168 Library=gb.qt Library=gb.form ... new syntax: # Gambas Project File 3.0 # Compiled with Gambas 2.99.0 Title=DomotiGa Startup=Main Icon=images/logo.png Version=0.1.168 Component=gb.qt Component=gb.form ... Among other things, to find out later. FORM SOURCE CHANGES: Close project and goto your project source files directory $ cd /.src Change form version: old syntax: # Gambas Form File 2.0 new syntax: # Gambas Form File 3.0 howto port them quickly: $ perl -pi -e "s/Gambas Form File 2.0/Gambas Form File 3.0/g;" *.form Change window properties for normal forms: old syntax: Border = Window.Fixed new syntax: Resizable = False Type = WindowType.Normal howto port quickly: $ perl -pi -e "s/Border = Window.Fixed/Resizable = False\n Type = WindowType.Normal/g;" *.form Change window properties for splash forms: old syntax: Border = Window.Fixed new syntax: Resizable = False Type = WindowType.Splash Note: Only run this on forms you know are of type splash. (the ones you open with .Showmodal) howto port quickly: $ perl -pi -e "s/Border = Window.Fixed/Resizable = False\n Type = WindowType.Splash/g;" yoursplash.form PROJECT SOURCE CHANGES: Some changes in syntax I came across till now. .ForeColor property in textlabels has been renamed: old syntax: hText = New TextLabel(hPanel) As "Sensors" With hText .ForeColor = Color.Gray new syntax: .Foreground = Color.Gray howto port quickly: Do search and replace for it in your project. Unknown symbol GridView in class DataBrowser has been renamed: [GB.DB.FORM] * NEW: DataBrowser.GridView property was replaced by DataBrowser.View. * NEW: DataView.GridView property was replaced by DataView.View. * NEW: DataView now uses a TableView instead of a GridView. * NEW: DataView truncates cell contents to the first 1024 characters. old syntax: With DataBrowser1.GridView new syntax: With DataBrowser1.View howto port quickly: Do search for ".GridView" and replace with ".View" for it in your project. What does this mean in console: warning: Main.DisplaySensors.2996: ADD QUICK with Boolean More suggestions are welcome, maybe useful to put this on the wiki somewhere? Regards, Ron_2nd. From gambas at ...1... Thu Jul 23 13:47:18 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 23 Jul 2009 13:47:18 +0200 Subject: [Gambas-devel] Some notes/quick hacks for porting your (big) Gambas2 project to Gambas3 In-Reply-To: <4A6849EB.5040806@...572...> References: <4A6849EB.5040806@...572...> Message-ID: <200907231347.18609.gambas@...1...> > Ok, so I don't like to do things twice, therefor I took some time to > find out how to port my project to development version quickly, not to > use it, but to be able to gather bugs/tips helping to make it better. > > I'm sure I run into more things that needs work, but now it runs, and > seem to work fine, not bad at all. > > Ok first... > Make a copy of your current Gambas2 project and try/work with that, > never load your original Gambas2 project into version 3 and try to > compile it! > > If you try to load your Gambas2 project you get a warning, continue if > you want to follow the steps here. > > It takes a bit of time to load the first time, because all your source > files (*.module, *.form and *.class) are moved to a new dir>/.src directory, so they are hidden from now on, they are not gone. > > Trying to compile your project results in an error about a wrong Form > file version, we fix that later. You have a menu entry in the IDE "update all forms" that will convert forms automatically to Gambas 3 format. At least it does that... > > If you save the project first the .project file with be converted for > you, some details below. > > PROJECT FILE CHANGES: > /.project > > old syntax: > # Gambas Project File 2.0 > # Compiled with Gambas 2.14 > Title=DomotiGa > Startup=Main > Icon=images/logo.png > Version=0.1.168 > Library=gb.qt > Library=gb.form > ... > > new syntax: > # Gambas Project File 3.0 > # Compiled with Gambas 2.99.0 > Title=DomotiGa > Startup=Main > Icon=images/logo.png > Version=0.1.168 > Component=gb.qt > Component=gb.form > ... > Among other things, to find out later. > > FORM SOURCE CHANGES: > Close project and goto your project source files directory > $ cd /.src > > Change form version: > old syntax: > # Gambas Form File 2.0 > new syntax: > # Gambas Form File 3.0 > > howto port them quickly: > $ perl -pi -e "s/Gambas Form File 2.0/Gambas Form File 3.0/g;" *.form > > Change window properties for normal forms: > old syntax: > Border = Window.Fixed > > new syntax: > Resizable = False > Type = WindowType.Normal > > howto port quickly: > $ perl -pi -e "s/Border = Window.Fixed/Resizable = False\n Type = > WindowType.Normal/g;" *.form > > Change window properties for splash forms: > old syntax: > Border = Window.Fixed > > new syntax: > Resizable = False > Type = WindowType.Splash > > Note: Only run this on forms you know are of type splash. (the ones you > open with .Showmodal) > > howto port quickly: > $ perl -pi -e "s/Border = Window.Fixed/Resizable = False\n Type = > WindowType.Splash/g;" yoursplash.form > > > PROJECT SOURCE CHANGES: > Some changes in syntax I came across till now. > > .ForeColor property in textlabels has been renamed: > > old syntax: > hText = New TextLabel(hPanel) As "Sensors" > With hText > .ForeColor = Color.Gray > > new syntax: > .Foreground = Color.Gray Not all ForeColor and BackColor were removed yet. But this is the goal. > > howto port quickly: > Do search and replace for it in your project. > > Unknown symbol GridView in class DataBrowser has been renamed: > > [GB.DB.FORM] > * NEW: DataBrowser.GridView property was replaced by DataBrowser.View. > * NEW: DataView.GridView property was replaced by DataView.View. > * NEW: DataView now uses a TableView instead of a GridView. > * NEW: DataView truncates cell contents to the first 1024 characters. > > old syntax: > With DataBrowser1.GridView > > new syntax: > With DataBrowser1.View Yes. The internal view of DataBrowser is not a GridView anymore. > > howto port quickly: > Do search for ".GridView" and replace with ".View" for it in your project. > > What does this mean in console: > warning: Main.DisplaySensors.2996: ADD QUICK with Boolean This is a consequence of a discussion on the mailing-list. Some people found heretic to use "ADD" to toggle boolean values. So the Gambas 3 interpreter now writes a warning when he sees that. You just have to fix your code. > > More suggestions are welcome, maybe useful to put this on the wiki > somewhere? The better would be writing a project converter by converting all these rules into a Gambas program. Regards, -- Beno?t From gambas at ...1... Thu Jul 23 13:51:56 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 23 Jul 2009 13:51:56 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <4A681DF8.1070901@...572...> References: <4A672AD9.5080403@...572...> <4A681A9F.9010500@...572...> <4A681DF8.1070901@...572...> Message-ID: <200907231351.56667.gambas@...1...> > > My first comments: > > When you try to compile your version 2 project it complaints about Bad > > Form file version, quite understandable, but could this error be > > extended with the name of the form? This will make it easier to do > > underwater corrections to the files. > > > > If you have a project open and you want to start a new one next to it, > > you have no option to do that, ie. it will close the open project > > without asking. > > When you want to open an existing project you can select []Open in > > Another Window, this is also true for Gambas2, could this option be > > added? > > > > And i'm missing the open toolbox icon in the toolbar, it's not there > > anymore, it's only in the Tools menu. > > In the IDE windows frames are not drawn correctly. > When you run the program it looks ok. See screenshot. > > Gambas 3 svn, qt, Ubuntu 9.04. > > Regards, > Ron_2nd. The IDE uses QT, whereas your program uses GTK+. And apparently you are just using a Qt style that does not draw frame borders, that's all. Gambas can't do anything for that. Gambas does not draw controls: they are drawn by the underlying toolkit, based on a style usually defined in a control panel. Regards, -- Beno?t From gambas at ...1... Thu Jul 23 13:52:44 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 23 Jul 2009 13:52:44 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <4A682F61.6080808@...572...> References: <4A672AD9.5080403@...572...> <4A68292C.1050408@...572...> <4A682F61.6080808@...572...> Message-ID: <200907231352.44478.gambas@...1...> > Ron wrote: > > Ron wrote: > >>> My first comments: > >>> When you try to compile your version 2 project it complaints about > >>> Bad Form file version, quite understandable, but could this error be > >>> extended with the name of the form? This will make it easier to do > >>> underwater corrections to the files. > >>> > >>> If you have a project open and you want to start a new one next to > >>> it, you have no option to do that, ie. it will close the open > >>> project without asking. > >>> When you want to open an existing project you can select []Open in > >>> Another Window, this is also true for Gambas2, could this option be > >>> added? > >>> > >>> And i'm missing the open toolbox icon in the toolbar, it's not there > >>> anymore, it's only in the Tools menu. > >> > >> In the IDE windows frames are not drawn correctly. > >> When you run the program it looks ok. See screenshot. > >> > >> Gambas 3 svn, qt, Ubuntu 9.04. > >> > >> Regards, > >> Ron_2nd. > >> > >> > >> ------------------------------------------------------------------------ > > > > This has something todo with qt4, if I change my project to use > > gb.qt4* instead of gb.qt the frame is empty in both the running > > program and the ide editor mode. > > In the form editor the lock property icon above the form is working ok, > but not the one at the righthand side next to the Property and Hierachy > tabs. > Nothing happens when you click it. > > gambas3, gb.qt > > Regards, > Ron_2nd. > The second lock button is not for locking the form, but for locking the edition of a specific property when you want to change the same property for a lot of different controls. Regards, -- Beno?t From ron at ...572... Thu Jul 23 14:15:21 2009 From: ron at ...572... (Ron) Date: Thu, 23 Jul 2009 14:15:21 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <200907231351.56667.gambas@...1...> References: <4A672AD9.5080403@...572...> <4A681A9F.9010500@...572...> <4A681DF8.1070901@...572...> <200907231351.56667.gambas@...1...> Message-ID: <4A685459.6070608@...572...> Beno?t Minisini wrote: >>> My first comments: >>> When you try to compile your version 2 project it complaints about Bad >>> Form file version, quite understandable, but could this error be >>> extended with the name of the form? This will make it easier to do >>> underwater corrections to the files. >>> >>> If you have a project open and you want to start a new one next to it, >>> you have no option to do that, ie. it will close the open project >>> without asking. >>> When you want to open an existing project you can select []Open in >>> Another Window, this is also true for Gambas2, could this option be >>> added? >>> >>> And i'm missing the open toolbox icon in the toolbar, it's not there >>> anymore, it's only in the Tools menu. >>> >> In the IDE windows frames are not drawn correctly. >> When you run the program it looks ok. See screenshot. >> >> Gambas 3 svn, qt, Ubuntu 9.04. >> >> > > The IDE uses QT, whereas your program uses GTK+. And apparently you are just > using a Qt style that does not draw frame borders, that's all. Gambas can't do > anything for that. > > Gambas does not draw controls: they are drawn by the underlying toolkit, based > on a style usually defined in a control panel. > > By 'your program' you mean my compiled version of the Gambas IDE? Or my Gambas project? My gambas project is using gb.qt, no kde. Component=gb.qt Component=gb.form Component=gb.db Component=gb.db.form Component=gb.form.dialog Component=gb.settings Component=gb.form.mdi Component=gb.net Component=gb.net.curl Component=gb.net.smtp Component=gb.qt.ext Component=gb.sdl.sound Component=gb.v4l Component=gb.xml Component=gb.xml.rpc If I change my project to use gb.qt4 it's not displaying the frame border just like the IDE, with qb.qt it does. I thought this implies it's a qt4 thing... If you mean my gambas IDE install, I have to recompile Gambas then with the proper flags/prereq? See my buildlogs I posted earlier. Will look into that then. Regards, Ron_2nd. From gambas at ...1... Thu Jul 23 14:21:34 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 23 Jul 2009 14:21:34 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <4A685459.6070608@...572...> References: <4A672AD9.5080403@...572...> <200907231351.56667.gambas@...1...> <4A685459.6070608@...572...> Message-ID: <200907231421.35012.gambas@...1...> > Beno?t Minisini wrote: > >>> My first comments: > >>> When you try to compile your version 2 project it complaints about Bad > >>> Form file version, quite understandable, but could this error be > >>> extended with the name of the form? This will make it easier to do > >>> underwater corrections to the files. > >>> > >>> If you have a project open and you want to start a new one next to it, > >>> you have no option to do that, ie. it will close the open project > >>> without asking. > >>> When you want to open an existing project you can select []Open in > >>> Another Window, this is also true for Gambas2, could this option be > >>> added? > >>> > >>> And i'm missing the open toolbox icon in the toolbar, it's not there > >>> anymore, it's only in the Tools menu. > >> > >> In the IDE windows frames are not drawn correctly. > >> When you run the program it looks ok. See screenshot. > >> > >> Gambas 3 svn, qt, Ubuntu 9.04. > > > > The IDE uses QT, whereas your program uses GTK+. And apparently you are > > just using a Qt style that does not draw frame borders, that's all. > > Gambas can't do anything for that. > > > > Gambas does not draw controls: they are drawn by the underlying toolkit, > > based on a style usually defined in a control panel. > > By 'your program' you mean my compiled version of the Gambas IDE? > Or my Gambas project? > > My gambas project is using gb.qt, no kde. > > Component=gb.qt > Component=gb.form > Component=gb.db > Component=gb.db.form > Component=gb.form.dialog > Component=gb.settings > Component=gb.form.mdi > Component=gb.net > Component=gb.net.curl > Component=gb.net.smtp > Component=gb.qt.ext > Component=gb.sdl.sound > Component=gb.v4l > Component=gb.xml > Component=gb.xml.rpc > > If I change my project to use gb.qt4 it's not displaying the frame > border just like the IDE, with qb.qt it does. > I thought this implies it's a qt4 thing... > > If you mean my gambas IDE install, I have to recompile Gambas then with > the proper flags/prereq? > See my buildlogs I posted earlier. > Will look into that then. > > Regards, > Ron_2nd. > I thought your program uses GTK+. The IDE uses QT4 in Gambas 3, so your QT4 style displays frames without borders, whereas your QT3 style does. Just use a QT4 style that displays frames with border if you want them (blah bad taste...) Regards, -- Beno?t From ron at ...572... Thu Jul 23 15:24:10 2009 From: ron at ...572... (Ron) Date: Thu, 23 Jul 2009 15:24:10 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <200907231421.35012.gambas@...1...> References: <4A672AD9.5080403@...572...> <200907231351.56667.gambas@...1...> <4A685459.6070608@...572...> <200907231421.35012.gambas@...1...> Message-ID: <4A68647A.5060601@...572...> > I thought your program uses GTK+. The IDE uses QT4 in Gambas 3, so your QT4 > style displays frames without borders, whereas your QT3 style does. Just use a > QT4 style that displays frames with border if you want them (blah bad > taste...) > Yes that was the cause, so Ubuntu's default style called "Desktop Settings (default)" is leaving out the frame border. Changed it to "Cleanlooks" I only now realise the biggest problem is not porting my project from v2 to v3 by changing the syntax and apply other changes where needed. But porting my app from qt to qt4, it looks horrendous with every qt4 style I use. Foreground/background issues, text size/alignment issues. Errors about invalid x/y positions with as result not displaying any contents at all.. Regards, Ron_2nd. From gambas at ...1... Thu Jul 23 15:30:31 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 23 Jul 2009 15:30:31 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <4A68647A.5060601@...572...> References: <4A672AD9.5080403@...572...> <200907231421.35012.gambas@...1...> <4A68647A.5060601@...572...> Message-ID: <200907231530.31721.gambas@...1...> > > I thought your program uses GTK+. The IDE uses QT4 in Gambas 3, so your > > QT4 style displays frames without borders, whereas your QT3 style does. > > Just use a QT4 style that displays frames with border if you want them > > (blah bad taste...) > > Yes that was the cause, so Ubuntu's default style called "Desktop > Settings (default)" is leaving out the frame border. > Changed it to "Cleanlooks" > > I only now realise the biggest problem is not porting my project from v2 > to v3 by changing the syntax and apply other changes where needed. > But porting my app from qt to qt4, it looks horrendous with every qt4 > style I use. Foreground/background issues, text size/alignment issues. > Errors about invalid x/y positions with as result not displaying any > contents at all.. > Do you have more details, screenshots... about these problems? For the Qt4 style, you can use the GTK+ style, so that you have the same look than GTK+ applications. -- Beno?t From ron at ...572... Thu Jul 23 16:06:07 2009 From: ron at ...572... (Ron) Date: Thu, 23 Jul 2009 16:06:07 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <200907231530.31721.gambas@...1...> References: <4A672AD9.5080403@...572...> <200907231421.35012.gambas@...1...> <4A68647A.5060601@...572...> <200907231530.31721.gambas@...1...> Message-ID: <4A686E4F.3010001@...572...> Beno?t Minisini wrote: >>> I thought your program uses GTK+. The IDE uses QT4 in Gambas 3, so your >>> QT4 style displays frames without borders, whereas your QT3 style does. >>> Just use a QT4 style that displays frames with border if you want them >>> (blah bad taste...) >>> >> Yes that was the cause, so Ubuntu's default style called "Desktop >> Settings (default)" is leaving out the frame border. >> Changed it to "Cleanlooks" >> >> I only now realise the biggest problem is not porting my project from v2 >> to v3 by changing the syntax and apply other changes where needed. >> But porting my app from qt to qt4, it looks horrendous with every qt4 >> style I use. Foreground/background issues, text size/alignment issues. >> Errors about invalid x/y positions with as result not displaying any >> contents at all.. >> >> > > Do you have more details, screenshots... about these problems? > > For the Qt4 style, you can use the GTK+ style, so that you have the same look > than GTK+ applications. > > I will try to gather some screenshots for you. GTK+ style is the one not displaying frame borders, don't want that. Maybe it's the same as 'Desktop Settings (default) on Ubuntu. Some of the text issues are due to the fact that I set the background of my program windows to "TextBackground" to make it look nice, my own fault I guess. All objects placed on it (such as Workspaces look a bit strange then) I also noticed in Gambas3 that the small handle to hide/unhide a toolbar doesn't work anymore (with qt and qt4), is there a new property involved to active this? In the IDE itself you get the popup Toolbar configuration menu when you click it. Regards, Ron_2nd. From gambas at ...1... Thu Jul 23 16:10:45 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 23 Jul 2009 16:10:45 +0200 Subject: [Gambas-devel] Gambas 3 thingies (was ubuntu) In-Reply-To: <4A686E4F.3010001@...572...> References: <4A672AD9.5080403@...572...> <200907231530.31721.gambas@...1...> <4A686E4F.3010001@...572...> Message-ID: <200907231610.45920.gambas@...1...> > Beno?t Minisini wrote: > >>> I thought your program uses GTK+. The IDE uses QT4 in Gambas 3, so your > >>> QT4 style displays frames without borders, whereas your QT3 style does. > >>> Just use a QT4 style that displays frames with border if you want them > >>> (blah bad taste...) > >> > >> Yes that was the cause, so Ubuntu's default style called "Desktop > >> Settings (default)" is leaving out the frame border. > >> Changed it to "Cleanlooks" > >> > >> I only now realise the biggest problem is not porting my project from v2 > >> to v3 by changing the syntax and apply other changes where needed. > >> But porting my app from qt to qt4, it looks horrendous with every qt4 > >> style I use. Foreground/background issues, text size/alignment issues. > >> Errors about invalid x/y positions with as result not displaying any > >> contents at all.. > > > > Do you have more details, screenshots... about these problems? > > > > For the Qt4 style, you can use the GTK+ style, so that you have the same > > look than GTK+ applications. > > I will try to gather some screenshots for you. > > GTK+ style is the one not displaying frame borders, don't want that. > Maybe it's the same as 'Desktop Settings (default) on Ubuntu. > > Some of the text issues are due to the fact that I set the background of > my program windows to "TextBackground" to make it look nice, my own > fault I guess. > All objects placed on it (such as Workspaces look a bit strange then) > > I also noticed in Gambas3 that the small handle to hide/unhide a toolbar > doesn't work anymore (with qt and qt4), is there a new property involved > to active this? No, now the handle shows the toolbar configuration dialog. Regards, -- Beno?t From david_villalobos_c at ...7... Thu Jul 23 17:03:13 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 23 Jul 2009 08:03:13 -0700 (PDT) Subject: [Gambas-devel] Creating a Conecction with Gambas 3 Message-ID: <75516.21167.qm@...596...> Hi, I cannot create a new conecction with gambas 3: I wite the name, the user, the pass and the database, and then appears a message telling me that I'm trying to connecto the my server without a password. I'm doing something wrong? Or it is a bug? Gambas 3, Mandriva 2009.1 32 Bits, KDE, MySQL 5.1. Attached an example. Regards -- David -------------- next part -------------- A non-text attachment was scrubbed... Name: try-0.0.1.tar.gz Type: application/x-gzip Size: 7938 bytes Desc: not available URL: From david_villalobos_c at ...7... Thu Jul 23 21:15:19 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 23 Jul 2009 12:15:19 -0700 (PDT) Subject: [Gambas-devel] GB.WEBKIT Message-ID: <96579.8218.qm@...591...> Now I see the component ready, GREAT!!!!! Last web browser had a method for printing, can I do the same with this? Regards -- David From gambas at ...1... Thu Jul 23 21:22:15 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 23 Jul 2009 21:22:15 +0200 Subject: [Gambas-devel] GB.WEBKIT In-Reply-To: <96579.8218.qm@...591...> References: <96579.8218.qm@...591...> Message-ID: <200907232122.16070.gambas@...1...> > Now I see the component ready, GREAT!!!!! > > Last web browser had a method for printing, can I do the same with this? > > Regards > > > -- > David > Not yet. -- Beno?t From Karl.Reinl at ...16... Thu Jul 23 23:41:05 2009 From: Karl.Reinl at ...16... (Charlie Reinl) Date: Thu, 23 Jul 2009 23:41:05 +0200 Subject: [Gambas-devel] the 2150 not for me Message-ID: <1248385265.18308.2.camel@...102...> Salut, rev 2150 finds an error, gambas3 / Ubuntu 8.04 3 / qt4 installed --disable-v4l -- Amicalment Charlie -------------- next part -------------- A non-text attachment was scrubbed... Name: gambas3rev2150.tar.bz2 Type: application/x-bzip-compressed-tar Size: 12734 bytes Desc: not available URL: From gambas at ...1... Fri Jul 24 00:49:26 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Fri, 24 Jul 2009 00:49:26 +0200 Subject: [Gambas-devel] the 2150 not for me In-Reply-To: <1248385265.18308.2.camel@...102...> References: <1248385265.18308.2.camel@...102...> Message-ID: <200907240049.26941.gambas@...1...> > Salut, > > rev 2150 finds an error, > > gambas3 / Ubuntu 8.04 3 / qt4 installed > > --disable-v4l Try with revision 2154. Regards, -- Beno?t From gambas at ...1... Fri Jul 24 00:53:43 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Fri, 24 Jul 2009 00:53:43 +0200 Subject: [Gambas-devel] Creating a Conecction with Gambas 3 In-Reply-To: <75516.21167.qm@...596...> References: <75516.21167.qm@...596...> Message-ID: <200907240053.43845.gambas@...1...> > Hi, I cannot create a new conecction with gambas 3: > > I wite the name, the user, the pass and the database, and then appears a > message telling me that I'm trying to connecto the my server without a > password. > > I'm doing something wrong? Or it is a bug? > > Gambas 3, Mandriva 2009.1 32 Bits, KDE, MySQL 5.1. > > Attached an example. > > Regards > > > -- > David Can you try with revision 2155? -- Beno?t From gambas at ...1... Fri Jul 24 00:58:59 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Fri, 24 Jul 2009 00:58:59 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907140429.46245.ronstk@...124...> References: <4A5B3C17.4000606@...572...> <4A5B45D4.6090304@...572...> <200907140429.46245.ronstk@...124...> Message-ID: <200907240058.59837.gambas@...1...> > On Monday 13 July 2009, Ron wrote: > > Ron wrote: > > > Trying to compile svn Gambas3 rev 2110 on Ubuntu 8.04 > > > > > > gv4l2.c:633: error: 'V4L2_PIX_FMT_SGBRG8' undeclared (first use in > > > this function ) > > > make[2]: Leaving directory > > > `/home/ron/install/gambas/trunk/trunk/gb.v4l/src' > > > make[1]: *** [install-recursive] Error 1 > > > make[1]: Leaving directory > > > `/home/ron/install/gambas/trunk/trunk/gb.v4l' make: *** > > > [install-recursive] Error 1 > > > > > > I found an older thread about this exact problem, where they talk > > > about having to comment out these defines.... > > > Is this still needed, if so, this is not practical! > > > > > > Or do I miss a dependency? > > > > Found this new gv4l2.c by Ron_1st, see diff below, with it I can compile > > gambas3 succesfully. > > Any reason why it's not commited to svn? > > Glad to know someone can use it also. :) > > There was some discusion about a complete renew for the v4l part > but it looks to me it is dead. > I do now use vlook module from the motion webcam project. (www.lavrsen.dk) > > Can I have the patch to insert it into Gambas 3 ? -- Beno?t From david_villalobos_c at ...7... Fri Jul 24 01:04:50 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 23 Jul 2009 16:04:50 -0700 (PDT) Subject: [Gambas-devel] Creating a Conecction with Gambas 3 In-Reply-To: <200907240053.43845.gambas@...1...> References: <75516.21167.qm@...596...> <200907240053.43845.gambas@...1...> Message-ID: <398364.11388.qm@...555...> Nop, does not work. See the image. Regards -- David ----- Original Message ---- From: Beno?t Minisini To: mailing list for gambas developers Sent: Thursday, July 23, 2009 4:53:43 PM Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3 > Hi, I cannot create a new conecction with gambas 3: > > I wite the name, the user, the pass and the database, and then appears a > message telling me that I'm trying to connecto the my server without a > password. > > I'm doing something wrong? Or it is a bug? > > Gambas 3, Mandriva 2009.1 32 Bits, KDE, MySQL 5.1. > > Attached an example. > > Regards > > > -- > David Can you try with revision 2155? -- Beno?t ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel -------------- next part -------------- A non-text attachment was scrubbed... Name: instantanea1.png Type: image/png Size: 8521 bytes Desc: not available URL: From david_villalobos_c at ...7... Fri Jul 24 01:12:04 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 23 Jul 2009 16:12:04 -0700 (PDT) Subject: [Gambas-devel] Creating a Conecction with Gambas 3 In-Reply-To: <398364.11388.qm@...555...> References: <75516.21167.qm@...596...> <200907240053.43845.gambas@...1...> <398364.11388.qm@...555...> Message-ID: <17624.50475.qm@...582...> a better pic. Regards -- David ----- Original Message ---- From: David Villalobos Cambronero To: mailing list for gambas developers Sent: Thursday, July 23, 2009 5:04:50 PM Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3 Nop, does not work. See the image. Regards -- David ----- Original Message ---- From: Beno?t Minisini To: mailing list for gambas developers Sent: Thursday, July 23, 2009 4:53:43 PM Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3 > Hi, I cannot create a new conecction with gambas 3: > > I wite the name, the user, the pass and the database, and then appears a > message telling me that I'm trying to connecto the my server without a > password. > > I'm doing something wrong? Or it is a bug? > > Gambas 3, Mandriva 2009.1 32 Bits, KDE, MySQL 5.1. > > Attached an example. > > Regards > > > -- > David Can you try with revision 2155? -- Beno?t ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel -------------- next part -------------- A non-text attachment was scrubbed... Name: instantanea2.png Type: image/png Size: 52011 bytes Desc: not available URL: From david_villalobos_c at ...7... Fri Jul 24 01:26:44 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 23 Jul 2009 16:26:44 -0700 (PDT) Subject: [Gambas-devel] Creating a Conecction with Gambas 3 In-Reply-To: <17624.50475.qm@...582...> References: <75516.21167.qm@...596...> <200907240053.43845.gambas@...1...> <398364.11388.qm@...555...> <17624.50475.qm@...582...> Message-ID: <314224.57167.qm@...582...> When I check the option to remember the pass, the IDE exists and tells: WARNING: circular references detected FSignature (1) FProjectItem (1) CClassInfo (176) FFindList (1) CPropertyInfo (928) CControl (3) FToolPanel (3) CSymbolInfo (2631) FHelp (1) CWindow (2) FNewConnection (1) FOption (1) FDebugInfo (1) FOutput (1) FOpenProject (1) FFind (1) CComponent (53) FEditor (1) FCompletion (2) CModule (3) FFormStack (1) FForm (1) FProperty (1) FToolBox (1) FMain (1) FWorkspace (1) FToolBar (7) Workspace (1) ToolBar (7) FSidePanel (7) FFontChooser (1) FDirChooser (1) FBalloon (1) SidePanel (7) ListContainer (4) FontChooser (1) FileView (2) DirView (1) DirChooser (1) ButtonBox (2) WARNING: 2924 allocation(s) non freed. Regards -- David ----- Original Message ---- From: David Villalobos Cambronero To: mailing list for gambas developers Sent: Thursday, July 23, 2009 5:12:04 PM Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3 a better pic. Regards -- David ----- Original Message ---- From: David Villalobos Cambronero To: mailing list for gambas developers Sent: Thursday, July 23, 2009 5:04:50 PM Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3 Nop, does not work. See the image. Regards -- David ----- Original Message ---- From: Beno?t Minisini To: mailing list for gambas developers Sent: Thursday, July 23, 2009 4:53:43 PM Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3 > Hi, I cannot create a new conecction with gambas 3: > > I wite the name, the user, the pass and the database, and then appears a > message telling me that I'm trying to connecto the my server without a > password. > > I'm doing something wrong? Or it is a bug? > > Gambas 3, Mandriva 2009.1 32 Bits, KDE, MySQL 5.1. > > Attached an example. > > Regards > > > -- > David Can you try with revision 2155? -- Beno?t ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From gambas at ...1... Fri Jul 24 01:52:21 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Fri, 24 Jul 2009 01:52:21 +0200 Subject: [Gambas-devel] Creating a Conecction with Gambas 3 In-Reply-To: <17624.50475.qm@...582...> References: <75516.21167.qm@...596...> <398364.11388.qm@...555...> <17624.50475.qm@...582...> Message-ID: <200907240152.21470.gambas@...1...> > a better pic. > > Regards > > > -- > David > It should be better with revision 2156. -- Beno?t From david_villalobos_c at ...7... Fri Jul 24 15:57:09 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Fri, 24 Jul 2009 06:57:09 -0700 (PDT) Subject: [Gambas-devel] Creating a Conecction with Gambas 3 In-Reply-To: <200907240152.21470.gambas@...1...> References: <75516.21167.qm@...596...> <398364.11388.qm@...555...> <17624.50475.qm@...582...> <200907240152.21470.gambas@...1...> Message-ID: <185334.48178.qm@...556...> mmmm nop, I got this when create a new conn WARNING: circular references detected FSignature (1) FProjectItem (1) CClassInfo (176) FFindList (1) CPropertyInfo (928) CControl (3) FToolPanel (3) CSymbolInfo (2631) FHelp (1) CWindow (2) FNewConnection (1) FOption (1) FDebugInfo (1) FOutput (1) FOpenProject (1) FFind (1) CComponent (53) FEditor (1) FCompletion (2) CModule (3) FFormStack (1) FForm (1) FProperty (1) FToolBox (1) FMain (1) FWorkspace (1) FToolBar (7) Workspace (1) ToolBar (7) FSidePanel (7) FFontChooser (1) FDirChooser (1) FBalloon (1) SidePanel (7) ListContainer (4) FontChooser (1) FileView (2) DirView (1) DirChooser (1) ButtonBox (2) WARNING: 2924 allocation(s) non freed. And when I chek remember pass: ** GLib:ERROR:gmain.c:1817:g_main_dispatch: assertion failed: (current->dispatching_sources == ¤t_source_link) Abortado Regards -- David ----- Original Message ---- From: Beno?t Minisini To: mailing list for gambas developers Sent: Thursday, July 23, 2009 5:52:21 PM Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3 > a better pic. > > Regards > > > -- > David > It should be better with revision 2156. -- Beno?t ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From gambas at ...1... Fri Jul 24 16:07:02 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Fri, 24 Jul 2009 16:07:02 +0200 Subject: [Gambas-devel] Creating a Conecction with Gambas 3 In-Reply-To: <185334.48178.qm@...556...> References: <75516.21167.qm@...596...> <200907240152.21470.gambas@...1...> <185334.48178.qm@...556...> Message-ID: <200907241607.02758.gambas@...1...> > mmmm nop, I got this when create a new conn > > WARNING: circular references detected > FSignature (1) > FProjectItem (1) > CClassInfo (176) > FFindList (1) > CPropertyInfo (928) > CControl (3) > FToolPanel (3) > CSymbolInfo (2631) > FHelp (1) > CWindow (2) > FNewConnection (1) > FOption (1) > FDebugInfo (1) > FOutput (1) > FOpenProject (1) > FFind (1) > CComponent (53) > FEditor (1) > FCompletion (2) > CModule (3) > FFormStack (1) > FForm (1) > FProperty (1) > FToolBox (1) > FMain (1) > FWorkspace (1) > FToolBar (7) > Workspace (1) > ToolBar (7) > FSidePanel (7) > FFontChooser (1) > FDirChooser (1) > FBalloon (1) > SidePanel (7) > ListContainer (4) > FontChooser (1) > FileView (2) > DirView (1) > DirChooser (1) > ButtonBox (2) > WARNING: 2924 allocation(s) non freed. > You should have an error message before the program stops. What is it? Did you compile things correctly (did you do a ./reconf) ? -- Beno?t From ronstk at ...124... Fri Jul 24 17:45:12 2009 From: ronstk at ...124... (Ron_1st) Date: Fri, 24 Jul 2009 17:45:12 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907240058.59837.gambas@...1...> References: <4A5B3C17.4000606@...572...> <200907140429.46245.ronstk@...124...> <200907240058.59837.gambas@...1...> Message-ID: <200907241745.12636.ronstk@...124...> On Friday 24 July 2009, Beno?t Minisini wrote: > > On Monday 13 July 2009, Ron wrote: > > > Ron wrote: > > > > Trying to compile svn Gambas3 rev 2110 on Ubuntu 8.04 > > > > > > > > gv4l2.c:633: error: 'V4L2_PIX_FMT_SGBRG8' undeclared (first use in > > > > this function ) > > > > make[2]: Leaving directory > > > > `/home/ron/install/gambas/trunk/trunk/gb.v4l/src' > > > > make[1]: *** [install-recursive] Error 1 > > > > make[1]: Leaving directory > > > > `/home/ron/install/gambas/trunk/trunk/gb.v4l' make: *** > > > > [install-recursive] Error 1 > > > > > > > > I found an older thread about this exact problem, where they talk > > > > about having to comment out these defines.... > > > > Is this still needed, if so, this is not practical! > > > > > > > > Or do I miss a dependency? > > > > > > Found this new gv4l2.c by Ron_1st, see diff below, with it I can compile > > > gambas3 succesfully. > > > Any reason why it's not commited to svn? > > > > Glad to know someone can use it also. :) > > > > There was some discusion about a complete renew for the v4l part > > but it looks to me it is dead. > > I do now use vlook module from the motion webcam project. (www.lavrsen.dk) > > > > > > Can I have the patch to insert it into Gambas 3 ? > O yes, you can get it :) The biggest change is in the gv4l2.c file gv4l2.c is after adding my code gv4l2.c.org is the version made by gareth in the past The effective problem is the case statement. #ifdef V4L2_PIX_FMT_SBGGR16 case V4L2_PIX_FMT_SBGGR16: gv4l2_debug("SBGGR16"); break; #endif case V4L2_PIX_FMT_MJPEG: gv4l2_debug("MJPEG"); break; The V4L2_PIX_FMT_SBGGR16 constant is not in every videodev2.h released in time. Ubuntu use a older version then Gareth(Mmandriva) and Gareth has his file included in his code and added a line to the 'CWebcam.h' file. This file is invalid for the runtime version for the distribution the user is using. For my solution that line must be marked as comment. The difference consist of two changes. 1) I marked blocks of not supported formats as comment 2) For some formats I surround the format with a IFDEF/ENDIF to switch of the case line if the format is not specified in videodev2.h file. The best solution IMHO is to comment( or remove) all the case lines for not supported formats. Gareth was against the delete as it is valuable info about those formats exists for later maintenance, I agree with that too Best regards, So there are only two files involved in my change: 1) 'CWebcam.h', 2) 'gv4l2.c' Code from trunk gambas3 revision ??? (~1860) in v4l2_src.tar.gz Ron_1st PS: I did post about this change here in the list several times found: [Gambas-devel] unknown V4L2_PIX_FMT_???? formats at 2009-01-24 18:40 [Gambas-devel] gbv4l2.c missing some V4L2_PIX_FMT_ format declaration kubunt 8.04 at 2009-01-28 20:04 and my patch [Gambas-devel] gb.v4l rework the gv4l2.c at 2009-02-22 17:51 [Gambas-devel] gb.v4l rework the gv4l2.c at 2009-02-22 17:53 (gv4l2c.zip) I do not have the mood to reread it all again. For me I just put "my" gv4l2.c and see what happens. I did start a new v4l2 project but my actual split to seperate parts where not welkom at that time. I did need support for more as ONE camera and some with sound and/or a tuner. Just some old brainstorm: dim camdev as new v4ldev("BT878") 'the device from v4l2 dim tuner1 as new v4ltuner('"DVBT") ' add the tuner dim tuner2 as new v4ltuner('"DVBC") ' an other type tuner dim sound1 as new v4lsound("bt878snd") ' where sound come from tun.channels.load=file("channels.txt") 'I want to see TV5, ARD, RTL camdev.tuner=tuner1 camdev.sound=sound1 camdev.ctrl.load=file("control.txt") ' my default image/sound settings camdev.ctrl.volume=25 ' always use at start now in percent camdev.ctrl.brightness=50 ' same for the image This way you could add those available parts to the device you need. The idea was to make a general component usable for webcam and other video/tv cards. -------------- next part -------------- A non-text attachment was scrubbed... Name: v4l2_src.tar.gz Type: application/x-tgz Size: 75983 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: gv4l2.c.zip Type: application/x-zip Size: 6025 bytes Desc: not available URL: From david_villalobos_c at ...7... Fri Jul 24 21:13:39 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Fri, 24 Jul 2009 12:13:39 -0700 (PDT) Subject: [Gambas-devel] Creating a Conecction with Gambas 3 In-Reply-To: <200907241607.02758.gambas@...1...> References: <75516.21167.qm@...596...> <200907240152.21470.gambas@...1...> <185334.48178.qm@...556...> <200907241607.02758.gambas@...1...> Message-ID: <427655.88349.qm@...582...> nop, it is not shown. (gdb) set args -p (gdb) run Starting program: /usr/local/bin/gbx3 -p [Thread debugging using libthread_db enabled] [New Thread 0xb7e186c0 (LWP 27668)] Detaching after fork from child process 27678. Detaching after fork from child process 27679. Detaching after fork from child process 27681. Detaching after fork from child process 27766. WARNING: circular references detected FSignature (1) FProjectItem (1) CClassInfo (176) FFindList (1) CPropertyInfo (928) CControl (3) FToolPanel (3) CSymbolInfo (2631) FHelp (1) CWindow (2) FNewConnection (1) FOption (1) FDebugInfo (1) FOutput (1) FOpenProject (1) FFind (1) CComponent (53) FEditor (1) FCompletion (2) CModule (3) FFormStack (1) FForm (1) FProperty (1) FToolBox (1) FMain (1) FWorkspace (1) FToolBar (7) Workspace (1) ToolBar (7) FSidePanel (7) FFontChooser (1) FDirChooser (1) FBalloon (1) SidePanel (7) ListContainer (4) FontChooser (1) FileView (2) DirView (1) DirChooser (1) ButtonBox (2) WARNING: 2926 allocation(s) non freed. Program exited normally. Missing debug package(s), you should install: OpenEXR-debug-1.6.1-3mdv2009.0.i586 bzip2-debug-1.0.5-5mdv2009.1.i586 fontconfig-debug-2.6.0-5mdv2009.1.i586 freetype2-debug-2.3.9-1plf2009.1.i586 gcc-debug-4.3.2-5mnb2.i586 glib2.0-debug-2.20.1-1mdv2009.1.i586 glibc-debug-2.9-0.20081113.5mnb2.i586 ilmbase-debug-1.0.1-6mdv2009.1.i586 jasper-debug-1.900.1-5.1mdv2009.1.i586 kdelibs4-debug-4.2.4-0.3mdv2009.1.i586 lcms-debug-1.18-1.1mdv2009.1.i586 libice-debug-1.0.5-1mdv2009.1.i586 libjpeg-debug-6b-44mdv2009.1.i586 libmng-debug-1.0.10-9mdv2009.1.i586 libpng-debug-1.2.35-1mdv2009.1.i586 libsm-debug-1.1.0-1mdv2009.1.i586 libtiff-debug-3.8.2-13.1mdv2009.1.i586 libx11-debug-1.2.1-1.2mdv2009.1.i586 libxau-debug-1.0.4-1mdv2009.1.i586 libxcb-debug-1.2-1mdv2009.1.i586 libxcursor-debug-1.1.9-3mdv2009.1.i586 libxdmcp-debug-1.0.2-6mdv2009.1.i586 libxext-debug-1.0.5-2mdv2009.1.i586 libxfixes-debug-4.0.3-4mdv2009.1.i586 libxi-debug-1.2.1-1mdv2009.1.i586 libxinerama-debug-1.0.3-2mdv2009.1.i586 libxml2-debug-2.7.3-2mdv2009.1.i586 libxrandr-debug-1.3.0-1mdv2009.1.i586 libxrender-debug-0.9.4-4mdv2009.1.i586 libxtst-debug-1.0.3-3mdv2009.1.i586 pcre-debug-7.8-3mdv2009.1.i586 qt4-debug-4.5.2-1.3mdv2009.1.i586 xz-debug-4.999.8beta-0.2mdv2009.1.i586 zlib-debug-1.2.3-13mdv2009.1.i586 (gdb) bt No stack. (gdb) And yes, I did: ./reconf-all; ./configure -C; make; su -c "make install" Regards -- David ----- Original Message ---- From: Beno?t Minisini To: mailing list for gambas developers Sent: Friday, July 24, 2009 8:07:02 AM Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3 > mmmm nop, I got this when create a new conn > > WARNING: circular references detected > FSignature (1) > FProjectItem (1) > CClassInfo (176) > FFindList (1) > CPropertyInfo (928) > CControl (3) > FToolPanel (3) > CSymbolInfo (2631) > FHelp (1) > CWindow (2) > FNewConnection (1) > FOption (1) > FDebugInfo (1) > FOutput (1) > FOpenProject (1) > FFind (1) > CComponent (53) > FEditor (1) > FCompletion (2) > CModule (3) > FFormStack (1) > FForm (1) > FProperty (1) > FToolBox (1) > FMain (1) > FWorkspace (1) > FToolBar (7) > Workspace (1) > ToolBar (7) > FSidePanel (7) > FFontChooser (1) > FDirChooser (1) > FBalloon (1) > SidePanel (7) > ListContainer (4) > FontChooser (1) > FileView (2) > DirView (1) > DirChooser (1) > ButtonBox (2) > WARNING: 2924 allocation(s) non freed. > You should have an error message before the program stops. What is it? Did you compile things correctly (did you do a ./reconf) ? -- Beno?t ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From gambas at ...1... Sat Jul 25 16:40:39 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Sat, 25 Jul 2009 16:40:39 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907241745.12636.ronstk@...124...> References: <4A5B3C17.4000606@...572...> <200907240058.59837.gambas@...1...> <200907241745.12636.ronstk@...124...> Message-ID: <200907251640.39891.gambas@...1...> > > O yes, you can get it :) > > The biggest change is in the gv4l2.c file > > gv4l2.c is after adding my code > gv4l2.c.org is the version made by gareth in the past > > The effective problem is the case statement. > > #ifdef V4L2_PIX_FMT_SBGGR16 > case V4L2_PIX_FMT_SBGGR16: gv4l2_debug("SBGGR16"); break; > #endif > > case V4L2_PIX_FMT_MJPEG: gv4l2_debug("MJPEG"); break; > > The V4L2_PIX_FMT_SBGGR16 constant is not in every videodev2.h released in > time. Ubuntu use a older version then Gareth(Mmandriva) and Gareth has his > file included in his code and added a line to the 'CWebcam.h' file. > This file is invalid for the runtime version for the distribution the user > is using. For my solution that line must be marked as comment. > > The difference consist of two changes. > 1) I marked blocks of not supported formats as comment > 2) For some formats I surround the format with a IFDEF/ENDIF to switch of > the case line if the format is not specified in videodev2.h file. > > The best solution IMHO is to comment( or remove) all the case lines for > not supported formats. > Gareth was against the delete as it is valuable info about those formats > exists for later maintenance, I agree with that too > Best regards, Thanks, I committed your changes. I put between #if 0 ... #endif some lines of codes in CWebcam.c, in the function CWEBCAM_source, because they were dirty and I thought they were doing nothing real. If I was wrong, please tell me, but please clean up this part of the code. > > So there are only two files involved in my change: > 1) 'CWebcam.h', 2) 'gv4l2.c' > > Code from trunk gambas3 revision ??? (~1860) in v4l2_src.tar.gz > > Ron_1st > > > PS: > I did post about this change here in the list several times > found: > [Gambas-devel] unknown V4L2_PIX_FMT_???? formats at 2009-01-24 18:40 > [Gambas-devel] gbv4l2.c missing some V4L2_PIX_FMT_ format declaration > kubunt 8.04 at 2009-01-28 20:04 > and my patch > [Gambas-devel] gb.v4l rework the gv4l2.c at 2009-02-22 17:51 > [Gambas-devel] gb.v4l rework the gv4l2.c at 2009-02-22 17:53 (gv4l2c.zip) > I do not have the mood to reread it all again. > For me I just put "my" gv4l2.c and see what happens. > I did start a new v4l2 project but my actual split to seperate parts where > not welkom at that time. > I did need support for more as ONE camera and some with sound and/or a > tuner. > > > Just some old brainstorm: > dim camdev as new v4ldev("BT878") 'the device from v4l2 > dim tuner1 as new v4ltuner('"DVBT") ' add the tuner > dim tuner2 as new v4ltuner('"DVBC") ' an other type tuner > dim sound1 as new v4lsound("bt878snd") ' where sound come from > tun.channels.load=file("channels.txt") 'I want to see TV5, ARD, RTL > camdev.tuner=tuner1 > camdev.sound=sound1 > camdev.ctrl.load=file("control.txt") ' my default image/sound settings > camdev.ctrl.volume=25 ' always use at start now in percent > camdev.ctrl.brightness=50 ' same for the image > > This way you could add those available parts to the device you need. > The idea was to make a general component usable for webcam and other > video/tv cards. I have no news from Gareth for a long time. But if you can enhance the component in a sane, beautiful and powerful way, don't hesitate! :-) Just explain things in detail, as I don't know anything about v4l, camera, tuner, etc. I will be able to give you advices about the component interface. Best regards, -- Beno?t From ronstk at ...124... Sun Jul 26 04:55:46 2009 From: ronstk at ...124... (Ron_1st) Date: Sun, 26 Jul 2009 04:55:46 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907251640.39891.gambas@...1...> References: <4A5B3C17.4000606@...572...> <200907241745.12636.ronstk@...124...> <200907251640.39891.gambas@...1...> Message-ID: <200907260455.47027.ronstk@...124...> On Saturday 25 July 2009, Beno?t Minisini wrote: > > > > O yes, you can get it :) ---8<----- > > exists for later maintenance, I agree with that too > > Best regards, > > Thanks, I committed your changes. I put between #if 0 ... #endif some lines of > codes in CWebcam.c, in the function CWEBCAM_source, because they were dirty > and I thought they were doing nothing real. If I was wrong, please tell me, > but please clean up this part of the code. > Code is orginal from Daniel Campos and rework by Gareth. If you mean the BEGIN PROPERTY(CWEBCAM_source), I do not see dirty code. You can have your webcam connected to a TV-Card and the card can have 4 input connections with one out of for video norms. I use sometimes 4 cameras connected to a multiplexer and the output goes into a Terratec TV-Card(v4l1 and v4l2) composite input. The usb Philips webcam(v4l2) looks to Schiphol Airport and a usb microscoop(v4l1) is also time by time in use. By using vloopback the mix of v4l1 and v4l2 works but setup is a mess this way. The flash/swf object on the webpage accept only v4l1. I'm now using a complete hardware solution with seperate monitor. > > > > So there are only two files involved in my change: > > 1) 'CWebcam.h', 2) 'gv4l2.c' > > > > Code from trunk gambas3 revision ??? (~1860) in v4l2_src.tar.gz > > > > Ron_1st > > > > > > PS: > > I did post about this change here in the list several times > > found: > > [Gambas-devel] unknown V4L2_PIX_FMT_???? formats at 2009-01-24 18:40 > > [Gambas-devel] gbv4l2.c missing some V4L2_PIX_FMT_ format declaration > > kubunt 8.04 at 2009-01-28 20:04 > > and my patch > > [Gambas-devel] gb.v4l rework the gv4l2.c at 2009-02-22 17:51 > > [Gambas-devel] gb.v4l rework the gv4l2.c at 2009-02-22 17:53 (gv4l2c.zip) > > I do not have the mood to reread it all again. > > For me I just put "my" gv4l2.c and see what happens. > > I did start a new v4l2 project but my actual split to seperate parts where > > not welkom at that time. > > I did need support for more as ONE camera and some with sound and/or a > > tuner. > > > > > > Just some old brainstorm: > > dim camdev as new v4ldev("BT878") 'the device from v4l2 > > dim tuner1 as new v4ltuner('"DVBT") ' add the tuner > > dim tuner2 as new v4ltuner('"DVBC") ' an other type tuner > > dim sound1 as new v4lsound("bt878snd") ' where sound come from > > tun.channels.load=file("channels.txt") 'I want to see TV5, ARD, RTL > > camdev.tuner=tuner1 > > camdev.sound=sound1 > > camdev.ctrl.load=file("control.txt") ' my default image/sound settings > > camdev.ctrl.volume=25 ' always use at start now in percent > > camdev.ctrl.brightness=50 ' same for the image > > > > This way you could add those available parts to the device you need. > > The idea was to make a general component usable for webcam and other > > video/tv cards. > > I have no news from Gareth for a long time. But if you can enhance the > component in a sane, beautiful and powerful way, don't hesitate! :-) I should cleanup my mind and create a proposal for review. In the discusion at start this year Gareth wishes where a single simple component just for the webcam he owns. I had another webcam with some other functions and did a proposal to make subcomponents, the tuner and sound, but it was denied at that time. The code I had at that moment as VB aplication and C driver source for Windows made by me for a video security system was a good template but I dumped all the windows code a few months back. > > Just explain things in detail, as I don't know anything about v4l, camera, > tuner, etc. I will be able to give you advices about the component interface. > Big parts of the current code is usable with none or minor modifications. The hardest point will be the seperation to and adding the subcomponents and the a correct naming of them. I'll look at it what I can do. > Best regards, > Best regards, Ron_1st From nick at ...635... Sun Jul 26 17:17:57 2009 From: nick at ...635... (Nick Rathke) Date: Sun, 26 Jul 2009 09:17:57 -0600 Subject: [Gambas-devel] Architecture Message-ID: <4A6C73A5.8000003@...635...> Hi, I am very new to Gambas and am trying to understand the underlining architecture and the image links on the architecture page are broken and returning ( I am sure that your already aware of this ): 1. *Server:* gambas.sourceforge.net 2. *URL path:* /architecture-detail.html 3. *Error notes:* NONE 4. *Error type:* 404 Mainly I would like to focus on understanding the interpreter and the execution unit, from looking at the source I am guessing that these are files in the main/gbx? Any help in understating the architecture on a code level would be great. TIA. Nick Rathke Scientific Computing and Imaging Institute Sr. Systems Administrator nick at ...635... www.sci.utah.edu 801-587-9933 801-557-3832 From ronstk at ...124... Sun Jul 26 20:33:55 2009 From: ronstk at ...124... (Ron_1st) Date: Sun, 26 Jul 2009 20:33:55 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907251640.39891.gambas@...1...> References: <4A5B3C17.4000606@...572...> <200907241745.12636.ronstk@...124...> <200907251640.39891.gambas@...1...> Message-ID: <200907262033.56174.ronstk@...124...> On Saturday 25 July 2009, Beno?t Minisini wrote: > > > > O yes, you can get it :) > > > > The biggest change is in the gv4l2.c file > > > > gv4l2.c is after adding my code > > gv4l2.c.org is the version made by gareth in the past > > > > The effective problem is the case statement. > > > > #ifdef V4L2_PIX_FMT_SBGGR16 > > case V4L2_PIX_FMT_SBGGR16: gv4l2_debug("SBGGR16"); break; > > #endif > > > > case V4L2_PIX_FMT_MJPEG: gv4l2_debug("MJPEG"); break; > > > > The V4L2_PIX_FMT_SBGGR16 constant is not in every videodev2.h released in > > time. Ubuntu use a older version then Gareth(Mmandriva) and Gareth has his > > file included in his code and added a line to the 'CWebcam.h' file. > > This file is invalid for the runtime version for the distribution the user > > is using. For my solution that line must be marked as comment. > > > > The difference consist of two changes. > > 1) I marked blocks of not supported formats as comment > > 2) For some formats I surround the format with a IFDEF/ENDIF to switch of > > the case line if the format is not specified in videodev2.h file. > > > > The best solution IMHO is to comment( or remove) all the case lines for > > not supported formats. > > Gareth was against the delete as it is valuable info about those formats > > exists for later maintenance, I agree with that too > > Best regards, > > Thanks, I committed your changes. I put between #if 0 ... #endif some lines of > codes in CWebcam.c, in the function CWEBCAM_source, because they were dirty > and I thought they were doing nothing real. If I was wrong, please tell me, > but please clean up this part of the code. > > > > > So there are only two files involved in my change: > > 1) 'CWebcam.h', 2) 'gv4l2.c' You did use to much files :( > > > > Code from trunk gambas3 revision ??? (~1860) in v4l2_src.tar.gz > > > > Ron_1st > > > > ----8<---- > > I have no news from Gareth for a long time. But if you can enhance the > component in a sane, beautiful and powerful way, don't hesitate! :-) > > Just explain things in detail, as I don't know anything about v4l, camera, > tuner, etc. I will be able to give you advices about the component interface. > > Best regards, > Hello Benoit, You did merge to much in the v4l code. The only files involved are gbv4l2.c and Cwebcam.h gbv4l2.c : These correct only the compile pass for the unsupported V4L2_PIX_FMT_???? case lines. Cwebcam.h : Does remove the wrong 'include videodev.h' included by Gareth from alien distribution. It does work on his system but for ubuntu (or other distributions) it contains invalid declarations. (Users should use the version delivered by there distribution and not a grab somewhere on the web) CWebcam.c was my working file and has code from v4l2 documentation as prework for v4l2 support and should not be replaced at all. Sorry if I was misleading but I mentioned the 2 files involved. Best regards, Ron_1st From gambas at ...1... Sun Jul 26 20:37:38 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Sun, 26 Jul 2009 20:37:38 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907262033.56174.ronstk@...124...> References: <4A5B3C17.4000606@...572...> <200907251640.39891.gambas@...1...> <200907262033.56174.ronstk@...124...> Message-ID: <200907262037.38213.gambas@...1...> > On Saturday 25 July 2009, Beno?t Minisini wrote: > > > O yes, you can get it :) > > > > > > The biggest change is in the gv4l2.c file > > > > > > gv4l2.c is after adding my code > > > gv4l2.c.org is the version made by gareth in the past > > > > > > The effective problem is the case statement. > > > > > > #ifdef V4L2_PIX_FMT_SBGGR16 > > > case V4L2_PIX_FMT_SBGGR16: gv4l2_debug("SBGGR16"); break; > > > #endif > > > > > > case V4L2_PIX_FMT_MJPEG: gv4l2_debug("MJPEG"); break; > > > > > > The V4L2_PIX_FMT_SBGGR16 constant is not in every videodev2.h released > > > in time. Ubuntu use a older version then Gareth(Mmandriva) and Gareth > > > has his file included in his code and added a line to the 'CWebcam.h' > > > file. This file is invalid for the runtime version for the distribution > > > the user is using. For my solution that line must be marked as comment. > > > > > > The difference consist of two changes. > > > 1) I marked blocks of not supported formats as comment > > > 2) For some formats I surround the format with a IFDEF/ENDIF to switch > > > of the case line if the format is not specified in videodev2.h file. > > > > > > The best solution IMHO is to comment( or remove) all the case lines for > > > not supported formats. > > > Gareth was against the delete as it is valuable info about those > > > formats exists for later maintenance, I agree with that too > > > Best regards, > > > > Thanks, I committed your changes. I put between #if 0 ... #endif some > > lines of codes in CWebcam.c, in the function CWEBCAM_source, because they > > were dirty and I thought they were doing nothing real. If I was wrong, > > please tell me, but please clean up this part of the code. > > > > > So there are only two files involved in my change: > > > 1) 'CWebcam.h', 2) 'gv4l2.c' > > You did use to much files :( > > > > Code from trunk gambas3 revision ??? (~1860) in v4l2_src.tar.gz > > > > > > Ron_1st > > ----8<---- > > > I have no news from Gareth for a long time. But if you can enhance the > > component in a sane, beautiful and powerful way, don't hesitate! :-) > > > > Just explain things in detail, as I don't know anything about v4l, > > camera, tuner, etc. I will be able to give you advices about the > > component interface. > > > > Best regards, > > Hello Benoit, > > You did merge to much in the v4l code. > > The only files involved are gbv4l2.c and Cwebcam.h > > gbv4l2.c : > These correct only the compile pass for the unsupported V4L2_PIX_FMT_???? > case lines. > > Cwebcam.h : > Does remove the wrong 'include videodev.h' included by Gareth from alien > distribution. It does work on his system but for ubuntu (or other > distributions) it contains invalid declarations. (Users should use the > version delivered by there distribution and not a grab somewhere on the > web) > > CWebcam.c was my working file and has code from v4l2 documentation as > prework for v4l2 support and should not be replaced at all. > > Sorry if I was misleading but I mentioned the 2 files involved. > > > > Best regards, > > Ron_1st > OK, I will revert CWebcam.c. Don't you want a svn write account so that you can commit your changes directly? It will be far easier for both of us. -- Beno?t From ronstk at ...124... Sun Jul 26 21:55:12 2009 From: ronstk at ...124... (Ron_1st) Date: Sun, 26 Jul 2009 21:55:12 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907262037.38213.gambas@...1...> References: <4A5B3C17.4000606@...572...> <200907262033.56174.ronstk@...124...> <200907262037.38213.gambas@...1...> Message-ID: <200907262155.13453.ronstk@...124...> On Sunday 26 July 2009, Beno?t Minisini wrote: > > On Saturday 25 July 2009, Beno?t Minisini wrote: > > > > O yes, you can get it :) > > > > > > > > The biggest change is in the gv4l2.c file > > > > > > > > gv4l2.c is after adding my code > > > > gv4l2.c.org is the version made by gareth in the past > > > > > > > > The effective problem is the case statement. > > > > > > > > #ifdef V4L2_PIX_FMT_SBGGR16 > > > > case V4L2_PIX_FMT_SBGGR16: gv4l2_debug("SBGGR16"); break; > > > > #endif > > > > > > > > case V4L2_PIX_FMT_MJPEG: gv4l2_debug("MJPEG"); break; > > > > > > > > The V4L2_PIX_FMT_SBGGR16 constant is not in every videodev2.h released > > > > in time. Ubuntu use a older version then Gareth(Mmandriva) and Gareth > > > > has his file included in his code and added a line to the 'CWebcam.h' > > > > file. This file is invalid for the runtime version for the distribution > > > > the user is using. For my solution that line must be marked as comment. > > > > > > > > The difference consist of two changes. > > > > 1) I marked blocks of not supported formats as comment > > > > 2) For some formats I surround the format with a IFDEF/ENDIF to switch > > > > of the case line if the format is not specified in videodev2.h file. > > > > > > > > The best solution IMHO is to comment( or remove) all the case lines for > > > > not supported formats. > > > > Gareth was against the delete as it is valuable info about those > > > > formats exists for later maintenance, I agree with that too > > > > Best regards, > > > > > > Thanks, I committed your changes. I put between #if 0 ... #endif some > > > lines of codes in CWebcam.c, in the function CWEBCAM_source, because they > > > were dirty and I thought they were doing nothing real. If I was wrong, > > > please tell me, but please clean up this part of the code. > > > > > > > So there are only two files involved in my change: > > > > 1) 'CWebcam.h', 2) 'gv4l2.c' > > > > You did use to much files :( > > > > > > Code from trunk gambas3 revision ??? (~1860) in v4l2_src.tar.gz > > > > > > > > Ron_1st > > > > ----8<---- > > > > > I have no news from Gareth for a long time. But if you can enhance the > > > component in a sane, beautiful and powerful way, don't hesitate! :-) > > > > > > Just explain things in detail, as I don't know anything about v4l, > > > camera, tuner, etc. I will be able to give you advices about the > > > component interface. > > > > > > Best regards, > > > > Hello Benoit, > > > > You did merge to much in the v4l code. > > > > The only files involved are gbv4l2.c and Cwebcam.h > > > > gbv4l2.c : > > These correct only the compile pass for the unsupported V4L2_PIX_FMT_???? > > case lines. > > > > Cwebcam.h : > > Does remove the wrong 'include videodev.h' included by Gareth from alien > > distribution. It does work on his system but for ubuntu (or other > > distributions) it contains invalid declarations. (Users should use the > > version delivered by there distribution and not a grab somewhere on the > > web) > > > > CWebcam.c was my working file and has code from v4l2 documentation as > > prework for v4l2 support and should not be replaced at all. > > > > Sorry if I was misleading but I mentioned the 2 files involved. > > > > > > > > Best regards, > > > > Ron_1st > > > > OK, I will revert CWebcam.c. > > Don't you want a svn write account so that you can commit your changes > directly? It will be far easier for both of us. > > It could be clever to do if I do understand the svn system :) Tell me what is exactly need to do. SVN is local already installed but I must setup a new trunk for gambas. I need first to setup the box to be able to work on it on a regular base. Best regards, Ron_1st From gambas at ...1... Sun Jul 26 22:17:02 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Sun, 26 Jul 2009 22:17:02 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907262155.13453.ronstk@...124...> References: <4A5B3C17.4000606@...572...> <200907262037.38213.gambas@...1...> <200907262155.13453.ronstk@...124...> Message-ID: <200907262217.02987.gambas@...1...> > > Don't you want a svn write account so that you can commit your changes > > directly? It will be far easier for both of us. > > It could be clever to do if I do understand the svn system :) > Tell me what is exactly need to do. > > SVN is local already installed but I must setup a new trunk for gambas. > I need first to setup the box to be able to work on it on a regular base. > > > Best regards, > > Ron_1st > Did you read the "How To Deal With Subversion" page on the wiki? -- Beno?t From ronstk at ...124... Sun Jul 26 22:43:48 2009 From: ronstk at ...124... (Ron_1st) Date: Sun, 26 Jul 2009 22:43:48 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907262217.02987.gambas@...1...> References: <4A5B3C17.4000606@...572...> <200907262155.13453.ronstk@...124...> <200907262217.02987.gambas@...1...> Message-ID: <200907262243.48788.ronstk@...124...> On Sunday 26 July 2009, Beno?t Minisini wrote: > > > Don't you want a svn write account so that you can commit your changes > > > directly? It will be far easier for both of us. > > > > It could be clever to do if I do understand the svn system :) > > Tell me what is exactly need to do. > > > > SVN is local already installed but I must setup a new trunk for gambas. > > I need first to setup the box to be able to work on it on a regular base. > > > > > > Best regards, > > > > Ron_1st > > > > Did you read the "How To Deal With Subversion" page on the wiki? > Found it just after I did ask, stuppid me :) Where to send my user account name? Best regards, Ron_1st From gambas at ...1... Sun Jul 26 22:46:49 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Sun, 26 Jul 2009 22:46:49 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907262243.48788.ronstk@...124...> References: <4A5B3C17.4000606@...572...> <200907262217.02987.gambas@...1...> <200907262243.48788.ronstk@...124...> Message-ID: <200907262246.49917.gambas@...1...> > On Sunday 26 July 2009, Beno?t Minisini wrote: > > > > Don't you want a svn write account so that you can commit your > > > > changes directly? It will be far easier for both of us. > > > > > > It could be clever to do if I do understand the svn system :) > > > Tell me what is exactly need to do. > > > > > > SVN is local already installed but I must setup a new trunk for gambas. > > > I need first to setup the box to be able to work on it on a regular > > > base. > > > > > > > > > Best regards, > > > > > > Ron_1st > > > > Did you read the "How To Deal With Subversion" page on the wiki? > > Found it just after I did ask, stuppid me :) > Where to send my user account name? > > Best regards, > > Ron_1st > Just tell me. -- Beno?t From ronstk at ...124... Sun Jul 26 23:32:46 2009 From: ronstk at ...124... (Ron_1st) Date: Sun, 26 Jul 2009 23:32:46 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907262246.49917.gambas@...1...> References: <4A5B3C17.4000606@...572...> <200907262243.48788.ronstk@...124...> <200907262246.49917.gambas@...1...> Message-ID: <200907262332.46462.ronstk@...124...> On Sunday 26 July 2009, Beno?t Minisini wrote: > > On Sunday 26 July 2009, Beno?t Minisini wrote: > > > > > Don't you want a svn write account so that you can commit your > > > > > changes directly? It will be far easier for both of us. > > > > > > > > It could be clever to do if I do understand the svn system :) > > > > Tell me what is exactly need to do. > > > > > > > > SVN is local already installed but I must setup a new trunk for gambas. > > > > I need first to setup the box to be able to work on it on a regular > > > > base. > > > > > > > > > > > > Best regards, > > > > > > > > Ron_1st > > > > > > Did you read the "How To Deal With Subversion" page on the wiki? > > > > Found it just after I did ask, stuppid me :) > > Where to send my user account name? > > > > Best regards, > > > > Ron_1st > > > > Just tell me. > Just a lot of fantasy, the name is simple 'ronstk' :) Best regards, Ron_1st From gambas at ...1... Sun Jul 26 23:42:56 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Sun, 26 Jul 2009 23:42:56 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907262332.46462.ronstk@...124...> References: <4A5B3C17.4000606@...572...> <200907262246.49917.gambas@...1...> <200907262332.46462.ronstk@...124...> Message-ID: <200907262342.56384.gambas@...1...> > On Sunday 26 July 2009, Beno?t Minisini wrote: > > > On Sunday 26 July 2009, Beno?t Minisini wrote: > > > > > > Don't you want a svn write account so that you can commit your > > > > > > changes directly? It will be far easier for both of us. > > > > > > > > > > It could be clever to do if I do understand the svn system :) > > > > > Tell me what is exactly need to do. > > > > > > > > > > SVN is local already installed but I must setup a new trunk for > > > > > gambas. I need first to setup the box to be able to work on it on a > > > > > regular base. > > > > > > > > > > > > > > > Best regards, > > > > > > > > > > Ron_1st > > > > > > > > Did you read the "How To Deal With Subversion" page on the wiki? > > > > > > Found it just after I did ask, stuppid me :) > > > Where to send my user account name? > > > > > > Best regards, > > > > > > Ron_1st > > > > Just tell me. > > Just a lot of fantasy, the name is simple 'ronstk' :) > > > Best regards, > > Ron_1st > You have write access now. Regards, -- Beno?t From ronstk at ...124... Mon Jul 27 00:10:45 2009 From: ronstk at ...124... (Ron_1st) Date: Mon, 27 Jul 2009 00:10:45 +0200 Subject: [Gambas-devel] Video4Linux2 compile error svn Gambas 3 on Ubuntu Hardy 8.04 In-Reply-To: <200907262342.56384.gambas@...1...> References: <4A5B3C17.4000606@...572...> <200907262332.46462.ronstk@...124...> <200907262342.56384.gambas@...1...> Message-ID: <200907270010.46070.ronstk@...124...> On Sunday 26 July 2009, Beno?t Minisini wrote: > > On Sunday 26 July 2009, Beno?t Minisini wrote: > > > > On Sunday 26 July 2009, Beno?t Minisini wrote: > > > > > > > Don't you want a svn write account so that you can commit your > > > > > > > changes directly? It will be far easier for both of us. > > > > > > > > > > > > It could be clever to do if I do understand the svn system :) > > > > > > Tell me what is exactly need to do. > > > > > > > > > > > > SVN is local already installed but I must setup a new trunk for > > > > > > gambas. I need first to setup the box to be able to work on it on a > > > > > > regular base. > > > > > > > > > > > > > > > > > > Best regards, > > > > > > > > > > > > Ron_1st > > > > > > > > > > Did you read the "How To Deal With Subversion" page on the wiki? > > > > > > > > Found it just after I did ask, stuppid me :) > > > > Where to send my user account name? > > > > > > > > Best regards, > > > > > > > > Ron_1st > > > > > > Just tell me. > > > > Just a lot of fantasy, the name is simple 'ronstk' :) > > > > > > Best regards, > > > > Ron_1st > > > > You have write access now. > > Regards, > Thanks. Best regards, Ron_1st From david_villalobos_c at ...7... Mon Jul 27 15:53:34 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Mon, 27 Jul 2009 06:53:34 -0700 (PDT) Subject: [Gambas-devel] Architecture In-Reply-To: <4A6C73A5.8000003@...635...> References: <4A6C73A5.8000003@...635...> Message-ID: <312438.43861.qm@...591...> http://gambas.sourceforge.net/en/main.html Regards -- David ----- Original Message ---- From: Nick Rathke To: gambas-devel at lists.sourceforge.net Sent: Sunday, July 26, 2009 9:17:57 AM Subject: [Gambas-devel] Architecture Hi, I am very new to Gambas and am trying to understand the underlining architecture and the image links on the architecture page are broken and returning ( I am sure that your already aware of this ): 1. *Server:* gambas.sourceforge.net 2. *URL path:* /architecture-detail.html 3. *Error notes:* NONE 4. *Error type:* 404 Mainly I would like to focus on understanding the interpreter and the execution unit, from looking at the source I am guessing that these are files in the main/gbx? Any help in understating the architecture on a code level would be great. TIA. Nick Rathke Scientific Computing and Imaging Institute Sr. Systems Administrator nick at ...635... www.sci.utah.edu 801-587-9933 801-557-3832 ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From gambas at ...1... Mon Jul 27 16:20:07 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Mon, 27 Jul 2009 16:20:07 +0200 Subject: [Gambas-devel] Architecture In-Reply-To: <4A6C73A5.8000003@...635...> References: <4A6C73A5.8000003@...635...> Message-ID: <200907271620.07702.gambas@...1...> > Hi, > > I am very new to Gambas and am trying to understand the underlining > architecture and the image links on the architecture page are broken and > returning ( I am sure that your already aware of this ): > > 1. *Server:* gambas.sourceforge.net > 2. *URL path:* /architecture-detail.html > 3. *Error notes:* NONE > 4. *Error type:* 404 > Everything is on the server, just check again: maybe sourceforge was down when you tried. > Mainly I would like to focus on understanding the interpreter and the > execution unit, from looking at the source I am guessing that these are > files in the main/gbx? > > Any help in understating the architecture on a code level would be great. > > TIA. > > Nick Rathke > Scientific Computing and Imaging Institute > Sr. Systems Administrator > nick at ...635... > www.sci.utah.edu > 801-587-9933 > 801-557-3832 > The diagram displayed in the "architecture" page was done mainly for fun. It won't tell you what the reality is. The reality is the code. Now if you want answers, I need more precise and detailed questions. Regards, -- Beno?t From gambas at ...1... Mon Jul 27 16:27:22 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Mon, 27 Jul 2009 16:27:22 +0200 Subject: [Gambas-devel] Architecture In-Reply-To: <200907271620.07702.gambas@...1...> References: <4A6C73A5.8000003@...635...> <200907271620.07702.gambas@...1...> Message-ID: <200907271627.22547.gambas@...1...> > > Hi, > > > > I am very new to Gambas and am trying to understand the underlining > > architecture and the image links on the architecture page are broken and > > returning ( I am sure that your already aware of this ): > > > > 1. *Server:* gambas.sourceforge.net > > 2. *URL path:* /architecture-detail.html > > 3. *Error notes:* NONE > > 4. *Error type:* 404 > > Everything is on the server, just check again: maybe sourceforge was down > when you tried. > Sorry, I see the problem now. It is the relative URLs in architecture.html that were badly generated by the site maker. I will fix that... Regards, -- Beno?t From david_villalobos_c at ...7... Mon Jul 27 17:05:41 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Mon, 27 Jul 2009 08:05:41 -0700 (PDT) Subject: [Gambas-devel] Error with qt4 & Timer Message-ID: <362707.93661.qm@...596...> Hi there is an error using timer with qt4. In the attached example it just doesn'y work. the Form is not shown. Mandriva 2009.1, KDE, 32 Bits, Gambas 3 Regards -- David -------------- next part -------------- A non-text attachment was scrubbed... Name: Error.Timer-0.0.1.tar.gz Type: application/x-gzip Size: 7614 bytes Desc: not available URL: From gambas at ...1... Mon Jul 27 17:13:21 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Mon, 27 Jul 2009 17:13:21 +0200 Subject: [Gambas-devel] Error with qt4 & Timer In-Reply-To: <362707.93661.qm@...596...> References: <362707.93661.qm@...596...> Message-ID: <200907271713.21667.gambas@...1...> > Hi there is an error using timer with qt4. > > In the attached example it just doesn'y work. the Form is not shown. > > Mandriva 2009.1, KDE, 32 Bits, Gambas 3 > > > Regards > > > -- > David It should be fixed with revision #2181. This was not related at all with Timer. The startup form were just not shown automatically anymore. Regards, -- Beno?t From david_villalobos_c at ...7... Mon Jul 27 17:25:16 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Mon, 27 Jul 2009 08:25:16 -0700 (PDT) Subject: [Gambas-devel] Error with qt4 & Timer In-Reply-To: <200907271713.21667.gambas@...1...> References: <362707.93661.qm@...596...> <200907271713.21667.gambas@...1...> Message-ID: <406926.18733.qm@...566...> Confirm, it is fixed. Regards -- David ----- Original Message ---- From: Beno?t Minisini To: mailing list for gambas developers Sent: Monday, July 27, 2009 9:13:21 AM Subject: Re: [Gambas-devel] Error with qt4 & Timer > Hi there is an error using timer with qt4. > > In the attached example it just doesn'y work. the Form is not shown. > > Mandriva 2009.1, KDE, 32 Bits, Gambas 3 > > > Regards > > > -- > David It should be fixed with revision #2181. This was not related at all with Timer. The startup form were just not shown automatically anymore. Regards, -- Beno?t ------------------------------------------------------------------------------ _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From david_villalobos_c at ...7... Tue Jul 28 18:11:59 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Tue, 28 Jul 2009 09:11:59 -0700 (PDT) Subject: [Gambas-devel] Bug in gb.qt4 (Fullscreen mode) Message-ID: <676899.26559.qm@...566...> Hi, there is a bug in the gb.qt4 when the form is opened in FullScreen = TRUE mode, the window does not got the focus. In the attached example you will get a message when pressing any key. And as you will see, the message does not appear. Mandriva 2009.1, 32 Bits, QT Regards -- David -------------- next part -------------- A non-text attachment was scrubbed... Name: Error.FullScreen-0.0.1.tar.gz Type: application/x-gzip Size: 7841 bytes Desc: not available URL: From tcallawa at ...360... Wed Jul 29 23:08:38 2009 From: tcallawa at ...360... (Tom "spot" Callaway) Date: Wed, 29 Jul 2009 17:08:38 -0400 Subject: [Gambas-devel] Gambas2 IDE window too large for screen and won't resize.. Message-ID: <4A70BA56.5010200@...360...> Reported by a Fedora user here: https://bugzilla.redhat.com/show_bug.cgi?id=514616 He claims that when launching Gambas2, the window sizes itself too large for a 1200x800 screen(maybe larger). I cannot reproduce this failure on my system, but I have a rather large desktop resolution (1680 x 1050). Anyone have any ideas? ~spot From gambas at ...1... Thu Jul 30 02:14:02 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 30 Jul 2009 02:14:02 +0200 Subject: [Gambas-devel] Gambas2 IDE window too large for screen and won't resize.. In-Reply-To: <4A70BA56.5010200@...360...> References: <4A70BA56.5010200@...360...> Message-ID: <200907300214.03129.gambas@...1...> > Reported by a Fedora user here: > > https://bugzilla.redhat.com/show_bug.cgi?id=514616 > > He claims that when launching Gambas2, the window sizes itself too large > for a 1200x800 > screen(maybe larger). I cannot reproduce this failure on my system, but > I have a rather large desktop resolution (1680 x 1050). > > Anyone have any ideas? > > ~spot > I don't understand when he claims that the Gambas 2 package does not depend on QT 3 package. How could it be possible? I think the following happens on Fedora: 1) Gambas 2 is installed with the QT 3 library. 2) The Qt 3 library is not correctly configured on Fedora unless another package is installed. Or maybe it is not configured by default at all. 3) An unconfigured Qt 3 library (i.e. with no .qt/qtrc and no /etc/qtrc) uses by default a big font (Helvetica, 13pt). As Gambas dialog and window size are by default proportional to the font size, the main window initial size with this font is 1050x850 pixels without the window manager decorations. Small screens have a problem then... I can reduce it, but it won't be the right fix. I suggest that Fedora does like Mandriva: create a /etc/qtrc global configuration file with the following contents: --8<------------------------------------------------------------------------- [General] font=Sans,10,-1,5,0,0,0,0,0,0 --8<------------------------------------------------------------------------- Mandriva put this file in a package named "qt3-common" which is a dependency of "libqt3" and other Qt 3 related packages. This way, all Qt 3 applications will have a good look by default. Regards, -- Beno?t From david_villalobos_c at ...7... Thu Jul 30 17:28:47 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 30 Jul 2009 08:28:47 -0700 (PDT) Subject: [Gambas-devel] Bug in gb.qt4 (Fullscreen mode) In-Reply-To: <676899.26559.qm@...566...> References: <676899.26559.qm@...566...> Message-ID: <484834.26403.qm@...582...> Did you take a look at this? Regards -- David ----- Original Message ---- From: David Villalobos Cambronero To: Gambas-devel Sent: Tuesday, July 28, 2009 10:11:59 AM Subject: [Gambas-devel] Bug in gb.qt4 (Fullscreen mode) Hi, there is a bug in the gb.qt4 when the form is opened in FullScreen = TRUE mode, the window does not got the focus. In the attached example you will get a message when pressing any key. And as you will see, the message does not appear. Mandriva 2009.1, 32 Bits, QT Regards -- David From david_villalobos_c at ...7... Thu Jul 30 21:32:48 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 30 Jul 2009 12:32:48 -0700 (PDT) Subject: [Gambas-devel] Hide new Help Message-ID: <235105.68703.qm@...555...> Hi gambix, how can I hide the help panel you have been implementing Regards -- David From gambas.fr at ...176... Thu Jul 30 21:39:46 2009 From: gambas.fr at ...176... (Fabien Bodard) Date: Thu, 30 Jul 2009 21:39:46 +0200 Subject: [Gambas-devel] Hide new Help In-Reply-To: <235105.68703.qm@...555...> References: <235105.68703.qm@...555...> Message-ID: <6324a42a0907301239v62a8502ekd958dc0f447cbede@...178...> just by select the help tab on the bottom ... i've not added any option for that yet.. but if the help tab is visible then the popup help stop 2009/7/30 David Villalobos Cambronero : > > Hi ?gambix, how can I hide the help panel you have been implementing > > ?Regards > > > -- > David > > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. ?http://p.sf.net/sfu/bobj-july > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > From david_villalobos_c at ...7... Thu Jul 30 21:56:42 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 30 Jul 2009 12:56:42 -0700 (PDT) Subject: [Gambas-devel] Hide new Help In-Reply-To: <6324a42a0907301239v62a8502ekd958dc0f447cbede@...178...> References: <235105.68703.qm@...555...> <6324a42a0907301239v62a8502ekd958dc0f447cbede@...178...> Message-ID: <2865.54776.qm@...582...> Ok, just an idea, can you change the event? Is very difficult to work if every time you make a Double_Click the box appears. As I said, is just an idea. Regards -- David ----- Original Message ---- From: Fabien Bodard To: mailing list for gambas developers Sent: Thursday, July 30, 2009 1:39:46 PM Subject: Re: [Gambas-devel] Hide new Help just by select the help tab on the bottom ... i've not added any option for that yet.. but if the help tab is visible then the popup help stop 2009/7/30 David Villalobos Cambronero : > > Hi gambix, how can I hide the help panel you have been implementing > > Regards > > > -- > David > > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From gambas.fr at ...176... Thu Jul 30 22:37:55 2009 From: gambas.fr at ...176... (Fabien Bodard) Date: Thu, 30 Jul 2009 22:37:55 +0200 Subject: [Gambas-devel] Hide new Help In-Reply-To: <2865.54776.qm@...582...> References: <235105.68703.qm@...555...> <6324a42a0907301239v62a8502ekd958dc0f447cbede@...178...> <2865.54776.qm@...582...> Message-ID: <6324a42a0907301337g494117caj6cb90ad9c2d174d2@...178...> 2009/7/30 David Villalobos Cambronero : > > Ok, just an idea, can you change the event? Is very difficult to work if every time you make a Double_Click the box appears. > > As I said, is just an idea. in the last commit i've put an option. it's not on double click but on select...... maybe i will add a ctrl key ... to limit the show... > ?Regards > > > -- > David > > > > ----- Original Message ---- > From: Fabien Bodard > To: mailing list for gambas developers > Sent: Thursday, July 30, 2009 1:39:46 PM > Subject: Re: [Gambas-devel] Hide new Help > > just by select the help tab on the bottom ... i've not added any > option for that yet.. but if the help tab is visible then the popup > help stop > > 2009/7/30 David Villalobos Cambronero : >> >> Hi ?gambix, how can I hide the help panel you have been implementing >> >> ?Regards >> >> >> -- >> David >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. ?http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Gambas-devel mailing list >> Gambas-devel at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-devel >> > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. ?http://p.sf.net/sfu/bobj-july > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. ?http://p.sf.net/sfu/bobj-july > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > From david_villalobos_c at ...7... Thu Jul 30 22:42:20 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 30 Jul 2009 13:42:20 -0700 (PDT) Subject: [Gambas-devel] Flags in Highlight Class Message-ID: <875360.43714.qm@...556...> Hi Benoit, did you add more Flags to the Highlight class? I'm aware of: Editor.Styles[Highlight.Keyword] Editor.Styles[Highlight.Keyword] Editor.Styles[Highlight.DataType] Editor.Styles[Highlight.Operator] Editor.Styles[Highlight.Function] Editor.Styles[Highlight.Normal] Editor.Styles[Highlight.Symbol] Editor.Styles[Highlight.Number] Editor.Styles[Highlight.String] Editor.Styles[Highlight.Comment] Editor.Styles[Highlight.Comment] Any other? Regards -- David From david_villalobos_c at ...7... Thu Jul 30 22:44:59 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 30 Jul 2009 13:44:59 -0700 (PDT) Subject: [Gambas-devel] Hide new Help In-Reply-To: <6324a42a0907301337g494117caj6cb90ad9c2d174d2@...178...> References: <235105.68703.qm@...555...> <6324a42a0907301239v62a8502ekd958dc0f447cbede@...178...> <2865.54776.qm@...582...> <6324a42a0907301337g494117caj6cb90ad9c2d174d2@...178...> Message-ID: <993012.45006.qm@...556...> Ok, many thanks. Regards -- David ----- Original Message ---- From: Fabien Bodard To: mailing list for gambas developers Sent: Thursday, July 30, 2009 2:37:55 PM Subject: Re: [Gambas-devel] Hide new Help 2009/7/30 David Villalobos Cambronero : > > Ok, just an idea, can you change the event? Is very difficult to work if every time you make a Double_Click the box appears. > > As I said, is just an idea. in the last commit i've put an option. it's not on double click but on select...... maybe i will add a ctrl key ... to limit the show... > Regards > > > -- > David > > > > ----- Original Message ---- > From: Fabien Bodard > To: mailing list for gambas developers > Sent: Thursday, July 30, 2009 1:39:46 PM > Subject: Re: [Gambas-devel] Hide new Help > > just by select the help tab on the bottom ... i've not added any > option for that yet.. but if the help tab is visible then the popup > help stop > > 2009/7/30 David Villalobos Cambronero : >> >> Hi gambix, how can I hide the help panel you have been implementing >> >> Regards >> >> >> -- >> David >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day >> trial. Simplify your report design, integration and deployment - and focus on >> what you do best, core application coding. Discover what's new with >> Crystal Reports now. http://p.sf.net/sfu/bobj-july >> _______________________________________________ >> Gambas-devel mailing list >> Gambas-devel at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-devel >> > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel From gambas at ...1... Thu Jul 30 22:51:43 2009 From: gambas at ...1... (=?utf-8?q?Beno=C3=AEt_Minisini?=) Date: Thu, 30 Jul 2009 22:51:43 +0200 Subject: [Gambas-devel] Flags in Highlight Class In-Reply-To: <875360.43714.qm@...556...> References: <875360.43714.qm@...556...> Message-ID: <200907302251.43209.gambas@...1...> > Hi Benoit, did you add more Flags to the Highlight class? > > I'm aware of: > > Editor.Styles[Highlight.Keyword] > Editor.Styles[Highlight.Keyword] > Editor.Styles[Highlight.DataType] > Editor.Styles[Highlight.Operator] > Editor.Styles[Highlight.Function] > Editor.Styles[Highlight.Normal] > Editor.Styles[Highlight.Symbol] > Editor.Styles[Highlight.Number] > Editor.Styles[Highlight.String] > Editor.Styles[Highlight.Comment] > Editor.Styles[Highlight.Comment] > > > Any other? > > Regards > > > -- > David > Yes. Look all the constants of the Highlight class with the automatic completion to see them. Regards, -- Beno?t From david_villalobos_c at ...7... Thu Jul 30 22:54:42 2009 From: david_villalobos_c at ...7... (David Villalobos Cambronero) Date: Thu, 30 Jul 2009 13:54:42 -0700 (PDT) Subject: [Gambas-devel] Flags in Highlight Class In-Reply-To: <200907302251.43209.gambas@...1...> References: <875360.43714.qm@...556...> <200907302251.43209.gambas@...1...> Message-ID: <503524.4792.qm@...587...> Great!! I saw them, it was just to confirm Regards -- David ----- Original Message ---- From: Beno?t Minisini To: mailing list for gambas developers Sent: Thursday, July 30, 2009 2:51:43 PM Subject: Re: [Gambas-devel] Flags in Highlight Class > Hi Benoit, did you add more Flags to the Highlight class? > > I'm aware of: > > Editor.Styles[Highlight.Keyword] > Editor.Styles[Highlight.Keyword] > Editor.Styles[Highlight.DataType] > Editor.Styles[Highlight.Operator] > Editor.Styles[Highlight.Function] > Editor.Styles[Highlight.Normal] > Editor.Styles[Highlight.Symbol] > Editor.Styles[Highlight.Number] > Editor.Styles[Highlight.String] > Editor.Styles[Highlight.Comment] > Editor.Styles[Highlight.Comment] > > > Any other? > > Regards > > > -- > David > Yes. Look all the constants of the Highlight class with the automatic completion to see them. Regards, -- Beno?t ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-devel mailing list Gambas-devel at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gambas-devel