[Gambas-devel] Ubuntu 9.10 gambas3 from svn it start but...

marco bra marcobra.ubuntu at ...176...
Tue May 25 16:03:04 CEST 2010


On Ubuntu 9.10 32 bits (on this pc gambas2 is installed from
repository and is working fine) today i want to try and compile
Gambas3 (2.99) from svn i used this commands and checks:

>From terminal i installed:

sudo apt-get install build-essential libffi-dev libbz2-dev
libfbclient2 firebird2.1-dev libmysqlclient15-dev unixodbc-dev
libpq-dev libsqlite0-dev libsqlite3-dev libxtst-dev libgtk2.0-dev
libgtkglext1-dev librsvg2-dev libcurl4-gnutls-dev libpcre3-dev
libpoppler-dev libpoppler-glib-dev libqt3-mt-dev kdelibs4-dev
libsdl-image1.2-dev libsdl-sound1.2-dev libsdl-mixer1.2-dev
libxml2-dev libxslt1-dev  libimlib2-dev libv4l-dev libsdl-ttf2.0-dev

Then i have done this steps:

cd $HOME; mkdir src; mkdir src/gambas3; cd src/gambas3
svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/trunk/
cd trunk
./reconf-all; ./configure -C --enable-image.imlib --enable-v4l --enable-sdl;
make clean
make
sudo make install

All compile fine...

Starting gambas3 from terminal:

gambas3 &

** (<unknown>:5584): CRITICAL **: atk_object_set_name: assertion `name
!= NULL' failed

i can view the select project window, and i can create a new project
but when i try to open it i cannot get the ide window component using
top i see the system is using the gbr3 with cpu at 80/90% and i cannot
see the created project.

Please see the attached image... ( i'm not sure if it can be attached
to this post)

Do you have suggestions to get a working gambas3.
BTW the same svn version of gambas3 is working/starting good on Ubuntu
10.04 32 bits

Thank you

Marco
-- 
Linux Infinite Freedom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Schermata-prova1 0.0.1 - Gambas 3 - ALPHA VERSION,	USE AT YOUR OWN RISK! :-).png
Type: image/png
Size: 3903 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20100525/3126fbb6/attachment.png>


More information about the Devel mailing list