Re: [Gambas-user] Karmic sqlite problem.

2009-10-31 Thread Jesus Guardon
R. Stormo escribió:
 After installing ubuntu karmic I'm not able to start my program anymore. It
 uses sqlite. 
 With default package from repo, 2.13 , I manage to open database manager . I
 can see the tables but when I press one of the tables it do hang.
 So I tried to download latest, 2.17. I'm not able to access database manager
 at all. I have installed all the lib's that are explaned on readthis site.
 This is what the output says after I hit the first screen ask to insert
 password/security key.
 --
 (gambas2-database-manager.gambas:2187): GLib-GObject-CRITICAL **:
 g_object_get_data: assertion `G_IS_OBJECT (object)' failed
 --
 
 Please advise.
 
 
 -
 Regards R. Stormo
 
 
 My Gambas Community http://gambasforum.tk
 

Same here:

(gambas2-database-manager.gambas:13749): GLib-GObject-CRITICAL **:
g_object_get_data: assertion `G_IS_OBJECT (object)' failed

-
[OperatingSystem]
OperatingSystem=Linux
KernelRelease=2.6.31-14-generic
DistributionVendor=ubuntu
DistributionRelease=Ubuntu 9.10

[System]
CPUArchitecture=i686
TotalRam=509368 kB (VirtualBox)

[Gambas]
Gambas1=Not Installed
Gambas2=2.17.0
Gambas2Path=/usr/bin/gbx2
Gambas3=Not Installed

Regards

Jesus Guardon


0x15E1D3C3.asc
Description: application/pgp-keys
--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] How to force Gambas to use a specific language?

2009-10-31 Thread Fabien Bodard
System.Language = fr_FR.utf8

2009/10/30 Pino Zollo pinozo...@gmail.com:
 If it can help I test different languages with logging as an other user who
 has in his .profile the following:

 #LANG=POSIX
 LANG=ru_RU.utf8
 #LANG=en_US.UTF-8
 #LANG=es_ES.utf8
 #LANG=fr_FR.utf8
 #LANG=fr_BE.utf8

 ...I change the language just un-commenting the right one.

 As you can easily switch from one user to the other it is also possible to
 have many instances of my project running at the same time in the same
 computer.

 Regards

 Pino Zollo

 --
 Key ID: 0xF6768208
 Key fingerprint = B16D 0A7C 5B29 A334 CE6A  71F6 EAF8 3D88 F676 8208
 Key server: hkp://wwwkeys.eu.pgp.net

 --
 Come build with us! The BlackBerry(R) Developer Conference in SF, CA
 is the only developer event you need to attend this year. Jumpstart your
 developing skills, take BlackBerry mobile applications to market and stay
 ahead of the curve. Join us from November 9 - 12, 2009. Register now!
 http://p.sf.net/sfu/devconference
 ___
 Gambas-user mailing list
 Gambas-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/gambas-user


--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user