Re: [Gambas-user] Issue 611 in gambas: TRUNK bug postgresql connection don't send password at runtime

2015-03-30 Thread gambas
Comment #3 on issue 611 by marcobra...@gmail.com: TRUNK bug postgresql connection don't send password at runtime https://code.google.com/p/gambas/issues/detail?id=611 Then retrying adding gb.desktop components to project, i get no password supplied error... pleas also note the hide tooltip me

Re: [Gambas-user] Issue 611 in gambas: TRUNK bug postgresql connection don't send password at runtime

2015-03-30 Thread gambas
Comment #2 on issue 611 by marcobra...@gmail.com: TRUNK bug postgresql connection don't send password at runtime https://code.google.com/p/gambas/issues/detail?id=611 Now with build 7017 i get error also defining new connection, i was trying to send you a very simple project here. The error

Re: [Gambas-user] Pre-release of Gambas 3.7.1

2015-03-30 Thread Gian
Il 29/03/2015 16:41, Gian ha scritto: > In the title forgotten the written of version Trunk. Eureka! I finally realized that a version as long as is not final... is not final. Only 15 months are really too smart. :) Regards Gianluigi

[Gambas-user] R: ERROR with revision 7017

2015-03-30 Thread Ru Vuott
I solved by removing " gb.db.sqlite3/src/.deps " folder. regards vuott Lun 30/3/15, Ru Vuott ha scritto: Oggetto: [Gambas-user] ERROR with revision 7017 A: gambas-user@lists.sourceforge.net Data: Lunedì 30 marzo 2015, 11:10 Hello, ... I obt

Re: [Gambas-user] [Gambas-devel] Gambas trunk Rev. 7017 error

2015-03-30 Thread Ru Vuott
...me too. I solved by removing gb.db.sqlite3/src/.deps' folder. Thanks vuott Lun 30/3/15, Charlie Reinl ha scritto: Oggetto: Re: [Gambas-user] [Gambas-devel] Gambas trunk Rev. 7017 error A: gambas-user@lists.sourceforge.net Data: Lunedì 30 marz

Re: [Gambas-user] [Gambas-devel] Gambas trunk Rev. 7017 error

2015-03-30 Thread Charlie Reinl
Am Montag, den 30.03.2015, 06:43 +0200 schrieb Benoît Minisini: > Le 30/03/2015 04:32, marco bra a écrit : > > Please take a look at complete log of compile and install log errors > > > > Thanks > > Marco > > > > You have to remove the 'gb.db.sqlite3/src/.deps' directory by hand. No > idea why, m

[Gambas-user] ERROR with revision 7017

2015-03-30 Thread Ru Vuott
Hello, ... I obtain this error with revision 7017: Making all in gb.db.sqlite3 make[2]: Entering directory `/home/vuott/trunk/gb.db.sqlite3' make all-recursive make[3]: Entering directory `/home/vuott/trunk/gb.db.sqlite3' Making all in src make[4]: Entering directory `/home/vuott/trunk/gb.db.sq

Re: [Gambas-user] New sqlite3 database driver

2015-03-30 Thread Fabien Bodard
There is one big difference for me ... Now i can understand the code :-). 2015-03-30 1:30 GMT+02:00 Benoît Minisini : > Hi, > > I have rewritten the sqlite3 database driver, so that I get rid of all > that badly written brain-fucking C++ code. > > Now everything is written in C and smaller (about