I'm not sure if this is a known issue, some weird fluke with my setup
or ... precisely what, but most of the time (not 100% reproducible),
if I close a SQL query editor, it kills the entire application. It
almost invariably happens if I have only a single SQL editor window
open, somewhat less often
On Fri, 2 Jul 2004 08:20:13 +0100, Dave Page <[EMAIL PROTECTED]> wrote:
> Please try with a recent snapshot or CVS tip. There have been a variety
> of changes that might have fixed this iirc.
Building the 1.1.0 (20040701) snapshot, I'm getting a string of
compiler errors, as follows:
ui/calbox.c
On Fri, 2 Jul 2004 20:13:38 +0100, Dave Page <[EMAIL PROTECTED]> wrote:
> It'll need the latest wx/pgadmin snapshot (ie. not a standard one). You can get it
>from the snapshots site you got the pga tarball from.
I grabbed wxWindows-pgAdmin3-20031010-9.tar.bz2 (most recent version
of the source t
On Mon, 5 Jul 2004 08:55:19 +0100, Dave Page <[EMAIL PROTECTED]> wrote:
> Hmm, that's odd. What options did you give to wx's configure?
./configure --with-gtk && make && make install && ldconfig
Everything else on the system has been installed from ebuilds; I
assume it's all in fairly standard l
On Mon, 5 Jul 2004 09:55:44 +0100, Dave Page <[EMAIL PROTECTED]> wrote:
> The missing --enable-gtk2 is probably what's causing the problem.
Nope; same errors. Attached is the output from `make all install clean
&> ./build-errors`
This is with the 20031010-9 snapshot of wxWindows-pgAdmin3 and the