Re: Bug: Overwrites incorrect file - Mailing list pgadmin-support

From David Jarvis
Subject Re: Bug: Overwrites incorrect file
Date
Msg-id AANLkTinnEeKbXws3rYDS6hellEgEnUo1LObBB7_jN3hQ@mail.gmail.com
Whole thread Raw
In response to Re: Bug: Overwrites incorrect file  (Guillaume Lelarge <guillaume@lelarge.info>)
Responses Re: Bug: Overwrites incorrect file
List pgadmin-support
Salut, Guillaume.

$ ls -la $(which pgadmin3)
-rwxr-xr-x 1 root root 45324803 2010-06-26 16:26 /usr/local/bin/pgadmin3

That was built using:

./configure --prefix=/usr/local --enable-debug
make && make install

I have posted my debug build at (16MB):


The binary is shared (not static) because I am missing the static version of wxWidgets.

I wonder if it's strictly a problem with the GTK libraries used by Kubuntu 10.04?

I can reproduce the problem 100% of the time on my machine. Are there any particular versions of libraries (relating to that dialog box) that I should have installed?

Dave

pgadmin-support by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: Bug: Overwrites incorrect file
Next
From: Guillaume Lelarge
Date:
Subject: Re: Bug: Overwrites incorrect file