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.re...@fen-net.de>
> To: gambas-user@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:
> ------------------------------------------------------
> compu...@myone:~/gambas/gb.db.mysql-gui$ gbc3 -agt
> OK
> compu...@myone:~/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.villalobo...@gmail.com"
TabSize=2
State=2
SourcePath=/media/HDD-DAVID
Maintainer=David Villalobos Cambronero
address=david_villalobo...@yahoo.com

If I remember well, the class 'Connection' comes from gb.db
that why I posted here.

-- 
Amicalment
Charlie


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to