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

2010-06-26 Thread Guillaume Lelarge
Le 25/06/2010 13:10, Dave Page a écrit : > On Fri, Jun 25, 2010 at 12:08 PM, David Jarvis wrote: >> I am very off my game tonight, my apologies once more. >> >> http://imgur.com/y5CCl > > I certainly don't see anything like that. Anyone else? > I tried tonight a few times. I don't see any issue

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

2010-06-26 Thread David Jarvis
Hi, I compiled a debug version of pgAdmin3. The problem still happens. I have not yet made it crash, but it continually uses the previous file (or directory) in the dialog. The ldd: linux-vdso.so.1 => (0x7fff8bbff000) libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x7f1e3ca96000)

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

2010-06-26 Thread David Jarvis
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: 1. Type *Alt-f* 2. Type *a* 3. Click test.sql 4. Click Sa