| From: | David Jarvis <thangalin(at)gmail(dot)com> |
|---|---|
| To: | Guillaume Lelarge <guillaume(at)lelarge(dot)info> |
| Cc: | Dave Page <dpage(at)pgadmin(dot)org>, pgadmin-support(at)postgresql(dot)org |
| Subject: | Re: Bug: Overwrites incorrect file |
| Date: | 2010-06-27 10:14:11 |
| Message-ID: | AANLkTinnEeKbXws3rYDS6hellEgEnUo1LObBB7_jN3hQ@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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):
http://whitemagicsoftware.com/pgadmin3.gz
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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Guillaume Lelarge | 2010-06-27 17:26:55 | Re: Bug: Overwrites incorrect file |
| Previous Message | Guillaume Lelarge | 2010-06-27 07:19:54 | Re: Bug: Overwrites incorrect file |