jueves, 10 de julio de 2008

First pre-pre-pre... alpha release of the GQB

I couldn't write in a while (violating my promise of write more :( ) but I have an announcement, today I finish what I think will be a good first pre-alpha release of the Graphical Query Builder for pgAdmin III, have a lot of bugs but it's usable.

I publish some screenshots too here:





I need people that test it & report me bugs (I detect a last minute bug on linux that crash pgAdmin after close GQB SQL Windows, I'm searching for causes because last releases don't have this behavior and in windows the error is not detected BUT YOU CAN TRY IT I WILL FIX THIS IN A FEW HOURS & PUBLISH A NEW PATCH

FIX:

Should comment this lines at the destructor gqbView::~gqbView():
/*if(projectionPanel)
delete projectionPanel;
if(criteriaPanel)
delete criteriaPanel;*/

of the file:gqbView.cpp


), you can download the patch here & report bugs to me, instructions are simple configure and build environment for pgAdmin III head version (follow instructions on page) and later apply my patch.

Note: on Linux, just watch out a .rej file at pgadmin/include/frm/frmQuery.h.rej open it look at the lines with a + symbol at begin (just headers lines of the .h), and add it to the frmQuery.h using your favorite text editor.

:)

No hay comentarios: