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

2010-06-25 Thread David Jarvis
I haven't been able to track down what file it picks "at random". At first I thought it was an off-by-one error because it seemed to pick the file (or directory) above the one I selected. In this case, "work". However, the more I looked into it, no pattern emerged. Either way, it should not have

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

2010-06-25 Thread Dave Page
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? -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent vi

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

2010-06-25 Thread David Jarvis
I am very off my game tonight, my apologies once more. http://imgur.com/y5CCl Dave

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

2010-06-25 Thread Dave Page
On Fri, Jun 25, 2010 at 12:06 PM, David Jarvis wrote: > Hi, > > Here is the sequence of events: > > http://i.imgur.com/2MCY4.png "image not found" -- Dave Page EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgadmin-support mailing list (pgadmin-suppo

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

2010-06-25 Thread David Jarvis
Hi, Here is the sequence of events: http://i.imgur.com/2MCY4.png Dave

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

2010-06-25 Thread Dave Page
On Fri, Jun 25, 2010 at 11:20 AM, David Jarvis wrote: > Alt-n focuses the cursor to the Name field. > > pgAdmin v1.10.3 I can't find anything wrong when following your instructions. It always updates the file that is named/selected. Does the 'overwrite file?' warning show the correct filename?

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

2010-06-25 Thread David Jarvis
Alt-n focuses the cursor to the Name field. pgAdmin v1.10.3 Dave

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

2010-06-25 Thread Dave Page
On Fri, Jun 25, 2010 at 9:29 AM, David Jarvis wrote: > Sorry, I shifted the sequence. The correct order is: > > Make some empty directories in the formerly empty directory. > In the following steps, make sure you use that empty directory created in > step 1 or you might lose work. > Click the "Exe

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

2010-06-25 Thread David Jarvis
Sorry, I shifted the sequence. The correct order is: 1. Make some empty directories in the formerly empty directory. 2. In the following steps, make sure you use that empty directory created in step 1 or you might lose work. 3. Click the "Execute arbitrary queries" button 4. Type in

[pgadmin-support] Bug: Overwrites incorrect file

2010-06-25 Thread David Jarvis
*Configuration* pgAdmin3 ./configure --prefix=/usr/local $ uname -a Linux jaguar 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux $ psql --version psql (PostgreSQL) 8.4.4 *Reproduce the Problem* 1. Create an empty directory; put some empty files inside. 2. Make