[Gambas-user] ran into troubles with gb.db.mysql-gui on Gambas3/Rev: 1987

Charlie Reinl Karl.Reinl at ...9...
Mon Jun 1 19:28:34 CEST 2009


Am Montag, den 01.06.2009, 08:50 -0700 schrieb David Villalobos
Cambronero:
> Hi, maybe you can try this: http://mysql-gui.googlecode.com/files/gb.db.mysql-gui-0.0.55.tar.gz.
> 
> I use Mandriva 2009.1 32bits, KDE and I got not this message.
> 
> Please try with the new version an tell me.
> 
>  Regards
> 
> 
> --
> David
> 
> 
> 
> ----- Original Message ----
> From: Charlie Reinl <Karl.Reinl at ...9...>
> To: mailing list for gambas users <gambas-user at lists.sourceforge.net>
> Sent: Monday, June 1, 2009 9:39:54 AM
> Subject: Re: [Gambas-user] ran into troubles with gb.db.mysql-gui on Gambas3/Rev: 1987
> 
> Am Montag, den 01.06.2009, 07:30 -0700 schrieb David Villalobos
> Cambronero:
> > Wich components has the project gb.db.mysql-gui selected?
> > 
> >  Regards
> > 
> > 
> > --
> > David
> > 
> > 
> > 
> > ----- Original Message ----
> > From: Charlie Reinl <Karl.Reinl at ...9...>
> > To: gambas-user at lists.sourceforge.net
> > Sent: Saturday, May 30, 2009 1:33:18 PM
> > Subject: [Gambas-user] ran into troubles with gb.db.mysql-gui on Gambas3/Rev: 1987
> > 
> > Salut,
> > 
> > my OS is Ubuntu 8.04 LTS
> > on my box are running     gambas1
> >             gambas2/Rev: 1987 
> >         and     gambas3/Rev: 1987
> > 
> > ran into troubles when trying to using 
> >      gb.db.mysql-gui on Gambas3/Rev: 1987 
> > 
> > gambas-database-manager.gambas from gambas3 works 
> > 
> > Here the output from gdb:
> > ------------------------------------------------------
> > computer at ...2191...:~/gambas/gb.db.mysql-gui$ gbc3 -agt
> > OK
> > computer at ...2191...:~/gambas/gb.db.mysql-gui$ gdb gbx3
> > GNU gdb 6.8-debian
> > Copyright (C) 2008 Free Software Foundation, Inc.
> > License GPLv3+: GNU GPL version 3 or later
> > <http://gnu.org/licenses/gpl.html>
> > This is free software: you are free to change and redistribute it.
> > There is NO WARRANTY, to the extent permitted by law.  Type "show
> > copying"
> > and "show warranty" for details.
> > This GDB was configured as "i486-linux-gnu"...
> > (gdb) set args -p
> > (gdb) run
> > Starting program: /usr/local/bin/gbx3 -p
> > [Thread debugging using libthread_db enabled]
> > [New Thread 0xb7e0d8c0 (LWP 8000)]
> > ERROR: #2: Cannot load class 'Connection': Version too old. Please
> > recompile the project.
> > 
> > Program exited with code 01.
> > (gdb) bt
> > No stack.
> > (gdb)  
> > 
> > 
> > 
> 
> Salut David,
> 
> the version I checked out is from : gb.db.mysql-gui-0.0.17.tar.gz
> 
> Thats written in .project :
> 
> # Gambas Project File 3.0
> # Compiled with Gambas 2.99.0
> Title=gb.db.mysql-gui
> Startup=modMain
> Icon=icons/48/Administrator.png
> Version=0.0.17
> Component=gb.image
> Component=gb.qt
> Component=gb.form
> Component=gb.db
> Component=gb.db.mysql
> Component=gb.form.dialog
> Component=gb.settings
> Component=gb.form.mdi
> Component=gb.mysql
> Component=gb.pcre
> Component=gb.qt.ext
> Description="A simple Graphic User Interface for MySQL"
> Authors="David Villalobos Cambronero\ndavid.villalobos.c at ...626..."
> TabSize=2
> State=2
> SourcePath=/media/HDD-DAVID
> Maintainer=David Villalobos Cambronero
> Address=david_villalobos_c at ...43...
> 
> If I remember well, the class 'Connection' comes from gb.db
> that why I posted here.
> 
> -- 
> Amicalment
> Charlie
> 
Thanks David,

Sorry same Error gb.db.mysql-gui-0.0.55


-- 
Amicalment
Charlie





More information about the User mailing list