Re: [Gambas-user] Starting Gambas3 RC1 IDE on Mint 11 fails

2011-06-03 Thread Benoît Minisini
> Running a compiled cli project in Gambas3 also seem to behave > differently that running it from IDE. > > Sending e-mail seem to fail reguarly, while when run from IDE I didn't > had that yet. > > 2011/05/31 13:22:55 The error was 'Connection to mailserver failed > while connecting to SMTP serv

Re: [Gambas-user] Starting Gambas3 RC1 IDE on Mint 11 fails

2011-06-03 Thread Benoît Minisini
> Some small issues: > > This BackColor isn't converted to Gambas3: > > If Row Mod 2 Then gvPhoneCalls.Data.BackColor = Color.Background > Done in revision #3871. > > Maybe these are missing icons: ? > > warning: unable to load 16/cancel > warning: unable to load 16/view-hidden > > Or it th

Re: [Gambas-user] Starting Gambas3 RC1 IDE on Mint 11 fails

2011-05-31 Thread Ron
Running a compiled cli project in Gambas3 also seem to behave differently that running it from IDE. Sending e-mail seem to fail reguarly, while when run from IDE I didn't had that yet. 2011/05/31 13:22:55 The error was 'Connection to mailserver failed while connecting to SMTP server (SMTP error c

Re: [Gambas-user] Starting Gambas3 RC1 IDE on Mint 11 fails

2011-05-31 Thread Ron
Some small issues: This BackColor isn't converted to Gambas3: If Row Mod 2 Then gvPhoneCalls.Data.BackColor = Color.Background Maybe these are missing icons: ? warning: unable to load 16/cancel warning: unable to load 16/view-hidden Or it this an Mint thing? Regards, Ron_2nd. On Tue, May 31

Re: [Gambas-user] Starting Gambas3 RC1 IDE on Mint 11 fails

2011-05-31 Thread Ron
Nevermind the screenshot, it was another problem which is already fixed. ;-) On Tue, May 31, 2011 at 11:55 AM, Ron wrote: > Yes that fixed it, thanks. > > Regards, > Ron_2nd. > 2011/5/31 Benoît Minisini : >>> ... >>> ron@laptop-ron ~/install/gambas/trunk $ gambas3 >>> warning: unable to load Qt t

Re: [Gambas-user] Starting Gambas3 RC1 IDE on Mint 11 fails

2011-05-31 Thread Benoît Minisini
> ... > ron@laptop-ron ~/install/gambas/trunk $ gambas3 > warning: unable to load Qt translation: en_US.UTF-8 > CRecentFile.Load.118: #45: File or directory does not exist > 0: CRecentFile.Load.118 > 1: Project.Main.266 > > > 64bit Mint 11, latest rev trunk > Configure and compile without errors.

[Gambas-user] Starting Gambas3 RC1 IDE on Mint 11 fails

2011-05-31 Thread Ron
See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. -- make install-data-hook make[4]: Entering directory `/home/ron/install/gambas/trunk/gb.dbus/src' C