Ahmed Nashith | 1 Mar 2010 04:10
Picon

Invitation to connect on LinkedIn

LinkedIn
------------Ahmed Nashith souhaite se connecter à vous sur LinkedIn :
------------------------------------------

Joan Lucì,

I'd like to add you to my professional network on LinkedIn.

- Ahmed

Accepter l'invitation de Ahmed Nashith
http://www.linkedin.com/e/uKC-86hQN3QmxE2auJ6zQ6pkPe-4UnCG632_CXVQxQl4RrKxeh/blk/I568293109_3/pmpxnSRJrSdvj4R5fnhv9ClRsDgZp6lQs6lzoQ5AomZIpn8_cRYVc34Pej8Udzl9bTtKcjp9p7xRbPkTcPkVc30Ncj4LrCBxbOYWrSlI/EML_comm_afe/

Voir l'invitation de Ahmed Nashith
http://www.linkedin.com/e/uKC-86hQN3QmxE2auJ6zQ6pkPe-4UnCG632_CXVQxQl4RrKxeh/blk/I568293109_3/0PnPAMcjcVczwSdkALqnpPbOYWrSlI/svi/

------------------------------------------ 
SAVEZ-VOUS que votre profil LinkedIn vous permet de contrôler votre image professionnelle sur le Web ?
Si vous le rendez "public", votre profil LinkedIn apparaîtra quand un internaute effectuera une
recherche en ligne sur votre nom.  Soignez votre image sur le Web !  
http://www.linkedin.com/e/ewp/inv-22/

 
------
(c) 2010, LinkedIn Corporation
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
(Continue reading)

nando | 1 Mar 2010 08:12

Re: Invitation to connect on LinkedIn

The invitation went to everyone on the list.

---------- Original Message -----------
From: Ahmed Nashith <whoknowz <at> gmail.com>
To: Joan Lucì Labòrda <gambas-user <at> lists.sourceforge.net>
Sent: Sun, 28 Feb 2010 19:10:36 -0800 (PST)
Subject: [Gambas-user] Invitation to connect on LinkedIn

> LinkedIn
> ------------Ahmed Nashith souhaite se connecter à vous sur LinkedIn :
> ------------------------------------------
> 
> Joan Lucì,
> 
> I'd like to add you to my professional network on LinkedIn.
> 
> - Ahmed
> 
> Accepter l'invitation de Ahmed Nashith
>
http://www.linkedin.com/e/uKC-86hQN3QmxE2auJ6zQ6pkPe-4UnCG632_CXVQxQl4RrKxeh/blk/I568293109_3/pmpxnSRJrSdvj4R5fnhv9ClRsDgZp6lQs6lzoQ5AomZIpn8_cRYVc34Pej8Udzl9bTtKcjp9p7xRbPkTcPkVc30Ncj4LrCBxbOYWrSlI/EML_comm_afe/
> 
> Voir l'invitation de Ahmed Nashith
>
http://www.linkedin.com/e/uKC-86hQN3QmxE2auJ6zQ6pkPe-4UnCG632_CXVQxQl4RrKxeh/blk/I568293109_3/0PnPAMcjcVczwSdkALqnpPbOYWrSlI/svi/
> 
> ------------------------------------------ 
> SAVEZ-VOUS que votre profil LinkedIn vous permet de contrôler votre image 
> professionnelle sur le Web ? Si vous le rendez "public", votre profil LinkedIn 
> apparaîtra quand un internaute effectuera une recherche en ligne sur votre nom. 
(Continue reading)

Peter Landgren | 1 Mar 2010 13:26
Picon

Compile problem with 2.0 svn

Hi,
Did svn up and tried to compile Gambas 2 as usual, but make runs into error:

Making all in gbx
make[4]: Entering directory `/home/progdev/SVN-projekt/gambas2/2.0/main/gbx'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe -Wall 
-Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g -Os -I../share -D_REENTRANT  -
I/usr/lib/gcc/i586-manbo-linux-gnu/4.3.2/include/  -O0  -MT gb_la-gbx_c_class.lo -MD -MP -MF 
.deps/gb_la-gbx_c_class.Tpo -c -o gb_la-gbx_c_class.lo `test -f 'gbx_c_class.c' || echo 
'./'`gbx_c_class.c
libtool: Version mismatch error.  This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.
make[4]: *** [gb_la-gbx_c_class.lo] Fel 63
make[4]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main/gbx'
make[3]: *** [all-recursive] Fel 1
make[3]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main'
make[2]: *** [all] Fel 2
make[2]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main'
make[1]: *** [all-recursive] Fel 1
make[1]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0'
make: *** [all] Fel 2

I have libtool 2.2.6b installed.

Any hint?

I did the same with Gambas 3 and it compiled without any problem

(Continue reading)

Benoît Minisini | 1 Mar 2010 15:55
Picon

Re: Compile problem with 2.0 svn

> Hi,
> Did svn up and tried to compile Gambas 2 as usual, but make runs into
> error:
> 
> Making all in gbx
> make[4]: Entering directory
> `/home/progdev/SVN-projekt/gambas2/2.0/main/gbx' /bin/sh ../libtool 
> --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO -pipe
> -Wall -Wno-unused-value -Wcast-align -fsigned-char -fvisibility=hidden -g
> -Os -I../share -D_REENTRANT  -
> I/usr/lib/gcc/i586-manbo-linux-gnu/4.3.2/include/  -O0  -MT
> gb_la-gbx_c_class.lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c -o
> gb_la-gbx_c_class.lo `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c
> libtool: Version mismatch error.  This is libtool 2.2.6, but the
> libtool: definition of this LT_INIT comes from libtool 2.2.6b.
> libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
> libtool: and run autoconf again.
> make[4]: *** [gb_la-gbx_c_class.lo] Fel 63
> make[4]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main/gbx'
> make[3]: *** [all-recursive] Fel 1
> make[3]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main'
> make[2]: *** [all] Fel 2
> make[2]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main'
> make[1]: *** [all-recursive] Fel 1
> make[1]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0'
> make: *** [all] Fel 2
> 
> I have libtool 2.2.6b installed.
> 
> Any hint?
(Continue reading)

Peter Landgren | 1 Mar 2010 16:00
Picon

Re: Compile problem with 2.0 svn

Den Monday 01 March 2010 15.55.18 skrev Benoît Minisini:
> > Hi,
> > Did svn up and tried to compile Gambas 2 as usual, but make runs into
> > error:
> >
> > Making all in gbx
> > make[4]: Entering directory
> > `/home/progdev/SVN-projekt/gambas2/2.0/main/gbx' /bin/sh ../libtool
> > --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DGBX_INFO
> > -pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char
> > -fvisibility=hidden -g -Os -I../share -D_REENTRANT  -
> > I/usr/lib/gcc/i586-manbo-linux-gnu/4.3.2/include/  -O0  -MT
> > gb_la-gbx_c_class.lo -MD -MP -MF .deps/gb_la-gbx_c_class.Tpo -c -o
> > gb_la-gbx_c_class.lo `test -f 'gbx_c_class.c' || echo './'`gbx_c_class.c
> > libtool: Version mismatch error.  This is libtool 2.2.6, but the
> > libtool: definition of this LT_INIT comes from libtool 2.2.6b.
> > libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
> > libtool: and run autoconf again.
> > make[4]: *** [gb_la-gbx_c_class.lo] Fel 63
> > make[4]: Leaving directory
> > `/home/progdev/SVN-projekt/gambas2/2.0/main/gbx' make[3]: ***
> > [all-recursive] Fel 1
> > make[3]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main'
> > make[2]: *** [all] Fel 2
> > make[2]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0/main'
> > make[1]: *** [all-recursive] Fel 1
> > make[1]: Leaving directory `/home/progdev/SVN-projekt/gambas2/2.0'
> > make: *** [all] Fel 2
> >
> > I have libtool 2.2.6b installed.
(Continue reading)

Benoît Minisini | 1 Mar 2010 16:23
Picon

Release of Gambas 2.20

Hi,

Here is a new release of the stable version.

This release fixes a lot of bugs in the interpreter, the development 
environment, the GUI components... Most noteworthy are:

* The Debian and Ubuntu packaging should work correctly now. 

* RDir() handles too long paths correctly. 

* The CR / NL input conversion flags is cleared when initializing a serial 
port. 

* Using gb.desktop made the interpreter crash at exit in some cases. 

* In gb.qt, TreeView.Count and ColumnView.Count now return the number of items 
in the view like in gb.gtk, not just the number of root items.

* ComboBox now raises the Click event when it gets its first element, because 
that element is automatically selected.

Beware that the two previous changes may introduce a little backward 
incompatibility in your projects! 

The full changelog then:

-------------------------------------------------------------------------------

[DEVELOPMENT ENVIRONMENT]
(Continue reading)

Bill Richman | 1 Mar 2010 21:20
Favicon

Re: Release of Gambas 2.20

Thanks, Benoit.  I just installed it and it seems to work fine.  I 
appreciate all your hard work.  :-)

-Bill

Bill Richman - Lincoln, Nebraska
Tilter at windmills, maker of pies in the sky, & curmudgeon
email: bill <at> geektrap.com  web: www.geektrap.com

Benoît Minisini wrote:
> Hi,
>
> Here is a new release of the stable version.
>
> This release fixes a lot of bugs in the interpreter, the development 
> environment, the GUI components... Most noteworthy are:
>
> * The Debian and Ubuntu packaging should work correctly now. 
>
> * RDir() handles too long paths correctly. 
>
> * The CR / NL input conversion flags is cleared when initializing a serial 
> port. 
>
> * Using gb.desktop made the interpreter crash at exit in some cases. 
>
> * In gb.qt, TreeView.Count and ColumnView.Count now return the number of items 
> in the view like in gb.gtk, not just the number of root items.
>
> * ComboBox now raises the Click event when it gets its first element, because 
(Continue reading)

Keith Clark | 1 Mar 2010 22:22

MySQL and general data issues

I am trying to access some data using the documentation "A Beginner's
Guide to Gambas" and I've gotten this far:

PUBLIC SUB SearchButton_Click()

  DIM $Query AS String
  DIM $Result AS Result
  DIM iIndex AS Integer
  DIM hField AS ResultField

  DatabaseConnection.Connect()

  $Query = "select products.products_model as ISBN,
products_description.products_name AS Title,
manufacturers.manufacturers_name AS Author,
categories_description.categories_name AS Genre,
products.products_quantity AS Quantity FROM products Left join
products_description on products.products_id =
products_description.products_id Left join manufacturers on
products.manufacturers_id = manufacturers.manufacturers_id Left join
products_to_categories on products.products_id =
products_to_categories.products_id Left join categories_description on
products_to_categories.categories_id =
categories_description.categories_id where
products_description.products_name LIKE '%blue%'"
  $Result = DatabaseConnection.$Con.Exec($Query)
  TitleSearchTableView.Rows.count = 0
  TitleSearchTableView.Columns.Count = $Result.Fields.Count
  FOR EACH hField IN $Result.Fields
    WITH hField
(Continue reading)

Charlie Reinl | 1 Mar 2010 23:36
Picon
Favicon

Re: MySQL and general data issues

Am Montag, den 01.03.2010, 16:22 -0500 schrieb Keith Clark:
> I am trying to access some data using the documentation "A Beginner's
> Guide to Gambas" and I've gotten this far:
> 
> PUBLIC SUB SearchButton_Click()
> 
>   DIM $Query AS String
>   DIM $Result AS Result
>   DIM iIndex AS Integer
>   DIM hField AS ResultField
>   
>   DatabaseConnection.Connect()
>   
>   $Query = "select products.products_model as ISBN,
> products_description.products_name AS Title,
> manufacturers.manufacturers_name AS Author,
> categories_description.categories_name AS Genre,
> products.products_quantity AS Quantity FROM products Left join
> products_description on products.products_id =
> products_description.products_id Left join manufacturers on
> products.manufacturers_id = manufacturers.manufacturers_id Left join
> products_to_categories on products.products_id =
> products_to_categories.products_id Left join categories_description on
> products_to_categories.categories_id =
> categories_description.categories_id where
> products_description.products_name LIKE '%blue%'"
>   $Result = DatabaseConnection.$Con.Exec($Query)
>   TitleSearchTableView.Rows.count = 0
>   TitleSearchTableView.Columns.Count = $Result.Fields.Count
>   FOR EACH hField IN $Result.Fields
(Continue reading)

Keith Clark | 1 Mar 2010 23:55

Re: MySQL and general data issues

On Mon, 2010-03-01 at 23:36 +0100, Charlie Reinl wrote:
> Am Montag, den 01.03.2010, 16:22 -0500 schrieb Keith Clark:
> > I am trying to access some data using the documentation "A Beginner's
> > Guide to Gambas" and I've gotten this far:
> > 
> > PUBLIC SUB SearchButton_Click()
> > 
> >   DIM $Query AS String
> >   DIM $Result AS Result
> >   DIM iIndex AS Integer
> >   DIM hField AS ResultField
> >   
> >   DatabaseConnection.Connect()
> >   
> >   $Query = "select products.products_model as ISBN,
> > products_description.products_name AS Title,
> > manufacturers.manufacturers_name AS Author,
> > categories_description.categories_name AS Genre,
> > products.products_quantity AS Quantity FROM products Left join
> > products_description on products.products_id =
> > products_description.products_id Left join manufacturers on
> > products.manufacturers_id = manufacturers.manufacturers_id Left join
> > products_to_categories on products.products_id =
> > products_to_categories.products_id Left join categories_description on
> > products_to_categories.categories_id =
> > categories_description.categories_id where
> > products_description.products_name LIKE '%blue%'"
> >   $Result = DatabaseConnection.$Con.Exec($Query)
> >   TitleSearchTableView.Rows.count = 0
> >   TitleSearchTableView.Columns.Count = $Result.Fields.Count
(Continue reading)


Gmane