[Gambas-devel] BUG: gb3 Frame appearance in IDE

Kadaitcha Man nospam.nospam.nospam at ...176...
Sat Dec 12 12:56:26 CET 2009


2009/12/12 Benoît Minisini <gambas at ...1...>:

> Which distribution do you use?

Ubuntu 9.10

> Can you try to run your project from the command line and see if there is any
> difference?
>
> $ cd /path/to/my/project
> $ gbx3

It's very late here and I'm up early to go on a long charity motorbike
ride in the morning so I'll have to do it when i return.

> And can you try to use gdb to see if the same GUI shared libraries are loaded
> when running the IDE, and when running your project?
>
> $ cd /path/to/gambas/sources/app/src/gambas3
> $ gbc3 -agt # compile all if that was not done.
> $ gdb gbx3
> (gdb) run
> ...
>
> $ cd /path/to/my/project
> $ gdb gbx3
> (gdb) run
> ...
>
> Normally, gdb will display a message for each shared library loaded. Then we
> will be able to compare what is loaded in both cases.
>
> Thanks in advance.
>
> Regards,
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel
>




More information about the Devel mailing list