[pgadmin-support] Problems with window management in SQL query dialogue

2006-10-16 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP (German, latest patch level). - When I choose from the menu: View -> Default View, the previously closed "Scratch pad" becomes visible again. However, the menu does not get updated and keeps displaying the s

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

[pgadmin-support] Bug: Missing tuples in results written to file

2006-10-16 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP (German, latest patch level). When I try to use the feature "Execute Query, write result to file" in the SQL dialogue window, the result is wrong half of the time. Tried it many times. Sometimes the results a

[pgadmin-support] Minor glitch in reporting tool

2006-10-16 Thread Erwin Brandstetter
Hi developers! I am testing pgAdmin III Beta 3 (Oct 12 2006, re: 5475) on Windows XP (German, latest patch level). In the reporting tool ("Generate a report"), when I switch the output format from XHTML to XML, I lose the previously selected filename in "Output file". Also exists in the la

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

Re: [pgadmin-support] Minor bug: Refreshing type in object orowser fails

2006-10-16 Thread Dave Page
Thanks, I've committed a fix to SVN for thes issues. Regards, Dave > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Erwin Brandstetter > Sent: 16 October 2006 04:21 > To: pgadmin-support@postgresql.org > Subject: Re: [pgadmin-support] Minor bug:

Re: [pgadmin-support] Bug: SQL pane: schema-prefix of composite types duplicated

2006-10-16 Thread Dave Page
Thanks, I've committed a patch to SVN that should solve this. Regards, Dave > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Erwin Brandstetter > Sent: 15 October 2006 23:54 > To: pgadmin-support@postgresql.org > Subject: [pgadmin-support] Bug: