Re: [Gambas-user] Retrieve charset of mimepart

2014-11-07 Thread Benoît Minisini
Le 07/11/2014 09:03, roberto a écrit : > Hi Benoît (it is always a pleasure to read you in mailing list) > > we have eg 3 cases: > 1°-> > "Content-Type: text/plain; charset="iso-8859-1" > > print hpart.ContentType > output-> "text/plain" > print hpart.Header["Content-type"] > output-> text/plain; c

Re: [Gambas-user] What "Cannot read information about table mi_table_name" means?

2014-11-07 Thread Jorge Carrión
Well... I've created a Virtual Machine with LinuMint 17 Cinnamon. I've seen that current version on gambas-daily repository is the #6612. Then I've been trying to compile versión #6614 from svn but something was wrong with postgresql.gb, webkit.gb and another two packages. I'll wait to #6614 be on

Re: [Gambas-user] Issue 576 in gambas: TextBox.Select not reliable

2014-11-07 Thread Christof Thalhofer
Hello Benoît, Am 07.11.2014 um 07:38 I wrote: > I'll ask Sebikul if he wants to backport that fix to > Gambas Beta Builds on Launchpad. And he answered "You will have to ask Benoît to backport it to the 3.6 branch so it is picked by the build system." So I ask you ... :-) Would be very nice, so

Re: [Gambas-user] Problems compiling Gambas 3.6.1

2014-11-07 Thread Sebastian Kulesz
It is fixed in trunk! I was just asking to backloport it so it is released with Gambas 3.6.2 On Nov 6, 2014 8:20 AM, "CJ" wrote: > > Sebastian, > > Is this compiling issue fixed in current Trunk version or am I > missunderstanding something? > > > Benoît, could you please backport this fix to the

Re: [Gambas-user] Retrieve charset of mimepart

2014-11-07 Thread roberto
Hi Benoît (it is always a pleasure to read you in mailing list) we have eg 3 cases: 1°-> "Content-Type: text/plain; charset="iso-8859-1" print hpart.ContentType output-> "text/plain" print hpart.Header["Content-type"] output-> text/plain; charset="iso-8859-1" 2°-> "Content-Type: text/plain; char

Re: [Gambas-user] What "Cannot read information about table mi_table_name" means?

2014-11-07 Thread Jorge Carrión
i'll try this evening. Thanks Benoit. Regards 2014-11-07 0:40 GMT+01:00 Benoît Minisini : > Le 06/11/2014 10:51, Jorge Carrión a écrit : > > Correcting mysef: > > > > Yesterday it works in home, this morning it doesn't work in office. Isn't > > enough repeat the .Create line. Is necesary to clos