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

2010-06-29 Thread Guillaume Lelarge
Le 27/06/2010 22:20, David Jarvis a écrit : > Hi, > > Cannot install Gnome, sorry. > > Any other way to isolate the cause? > Sorry, I don't see another one. It works without any issues on 1.10.3+ and 1.12beta2+ on my linux. -- Guillaume http://www.postgresql.fr http://dalibo.com -- Sent

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: >

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

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 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-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