> 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
> 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
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
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
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
> ...
> 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.
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