Re: [pgadmin-support] Bug: Overwrites incorrect file

2010-06-27 Thread David Jarvis
Hi, Cannot install Gnome, sorry. Any other way to isolate the cause? Dave

Re: [pgadmin-support] Bug: Overwrites incorrect file

2010-06-27 Thread Guillaume Lelarge
Le 27/06/2010 12:14, David Jarvis a écrit : > Salut, Guillaume. > Hi David :) > $ 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

Re: [pgadmin-support] Bug: Overwrites incorrect file

2010-06-27 Thread David Jarvis
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

Re: [pgadmin-support] Bug: Overwrites incorrect file

2010-06-27 Thread Guillaume Lelarge
Le 27/06/2010 02:21, David Jarvis a écrit : > Try this: > >1. cd $HOME >2. touch *.xsession-errors* >3. pgadmin3 >4. Connect to a database >5. Click on tables >6. Click the Execute arbitrary statements button >7. Type some text >8. Save as ... test.sql > > Next: >