Re: [pgadmin-support] Beta 3

2009-05-10 Thread Ashesh Vashi
Hi Dave, Dave Page wrote: On Fri, May 8, 2009 at 10:22 AM, Kieran McCusker wrote: Could I raise a few small points? Sure 1. Query window forgets undo history when it loses focus. Under Vista if you switch to another window and back to a query window the the undo history is forgotten, the fin

Re: [pgadmin-support] Beta 3

2009-05-10 Thread Dave Page
On Fri, May 8, 2009 at 10:22 AM, Kieran McCusker wrote: > Could I raise a few small points? Sure. > 1. Query window forgets undo history when it loses focus. > Under Vista if you switch to another window and back to a query window the > the undo history is forgotten, the find and replace and cut

Re: [pgadmin-support] Beta 3 - "save changes" pops up on unchanged queries

2007-08-16 Thread Dave Page
William Trenker wrote: Whenever I open a saved query and run it, the "Do you want to save changes?" dialog pops up even though I have made no changes to the query. (This also happened with Beta 2.) To reproduce: 1. Open the query window 2. Enter the query "Select 1" 3. Save the query 4. Op

Re: Database bar (was: Re: [pgadmin-support] Beta 3 crashing reproducably)

2006-10-29 Thread Dave Page
> -Original Message- > From: Erwin Brandstetter [mailto:[EMAIL PROTECTED] > Sent: 27 October 2006 19:13 > To: pgadmin-support@postgresql.org > Cc: Dave Page > Subject: Database bar (was: Re: [pgadmin-support] Beta 3 > crashing reproducably) > > After fur

Database bar (was: Re: [pgadmin-support] Beta 3 crashing reproducably)

2006-10-27 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: dpage@vale-housing.co.uk wrote: On 17/10/06 15:23, "Erwin Brandstetter" <[EMAIL PROTECTED]> wrote: (...) I can (and do) have multiple connections registered, with different usernames to the same server. There is no way to tell one from the other in the dialogu

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-19 Thread Erwin Brandstetter
dpage@vale-housing.co.uk wrote: On 17/10/06 15:23, "Erwin Brandstetter" <[EMAIL PROTECTED]> wrote: (...) I can (and do) have multiple connections registered, with different usernames to the same server. There is no way to tell one from the other in the dialogue. I’ll see if I

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-18 Thread Dave Page
Title: Re: [pgadmin-support] Beta 3 crashing reproducably On 17/10/06 15:23, "Erwin Brandstetter" <[EMAIL PROTECTED]> wrote: dpage@vale-housing.co.uk wrote: > > That appears to be a quirk of wxWidgets (or something we're doing with > it fairly globally) -

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-17 Thread Erwin Brandstetter
[EMAIL PROTECTED] wrote: Also, there is no way to pick the user with which to connect. No. It will use the username/password you specified when you registered the server in the main browser. I can (and do) have multiple connections registered, with different usernames to the same s

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-17 Thread Ezequias Rodrigues da Rocha
In beta 2 it crashes too. 2006/10/15, Erwin Brandstetter <[EMAIL PROTECTED]>: Hi developers! I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP (German, latest patch level). In the SQL dialogue wndow, when I move the output pane so it becomes a window of its own and then try

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-17 Thread Erwin Brandstetter
dpage@vale-housing.co.uk wrote: -Original Message- From: Erwin Brandstetter (...) moves the focus to the next element. But that's what does already. should trigger "Find", (not the potentially harmful "Replace"). That appears to be a quirk of wxWidgets (or something w

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-17 Thread Dave Page
> -Original Message- > From: Erwin Brandstetter [mailto:[EMAIL PROTECTED] > Sent: 17 October 2006 03:11 > To: pgadmin-support@postgresql.org > Cc: Dave Page > Subject: Re: [pgadmin-support] Beta 3 crashing reproducably > > Deault setting for "Dire

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-16 Thread Erwin Brandstetter
dpage@vale-housing.co.uk wrote: This is a complex one :-(. When the frames get floated, they are turned into wxFloatingPane objects by the display manager, thus many of the objects in their original frmQuery class are no longer accessible. In this case, the crash happens when it tries to update t

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-16 Thread Raymond O'Donnell
On 16 Oct 2006 at 14:43, Erwin Brandstetter wrote: > But I will test the piece if you send it over. I'd also be happy to try it out. --Ray. -- Raymond O'Donnell Director of Music, Galway Cathedral, Galway, Ireland [EMAIL PROT

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-16 Thread Erwin Brandstetter
Hi Dave! I am not familiar with C++, so I am no help at the source code level. But I will test the piece if you send it over. Regards Erwin dpage@vale-housing.co.uk wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Erwin Brandstetter Sent: 1

Re: [pgadmin-support] Beta 3 crashing reproducably

2006-10-16 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Erwin Brandstetter > Sent: 16 October 2006 02:08 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Beta 3 crashing reproducably > > Hi developers! > > I am testing pgAdmin III Be