Re: [pgadmin-support] crash while creating table

2011-07-15 Thread Guillaume Lelarge
On Fri, 2011-07-15 at 14:08 +0300, Julius Tuskenis wrote: > On 2011.07.15 13:32, Guillaume Lelarge wrote: > > This bug has been fixed on July, 2nd (so after beta2, but before beta3). > > See > > https://github.com/postgres/pgadmin3/commit/46bb9e4c66947cc8edfe853c1506ceeb470f475e > > for details.

Re: [pgadmin-support] crash while creating table

2011-07-15 Thread Julius Tuskenis
On 2011.07.15 13:32, Guillaume Lelarge wrote: This bug has been fixed on July, 2nd (so after beta2, but before beta3). See https://github.com/postgres/pgadmin3/commit/46bb9e4c66947cc8edfe853c1506ceeb470f475e for details. Thank You for information (and the fix). I can confirm the problem is gon

Re: [pgadmin-support] crash while creating table

2011-07-15 Thread Guillaume Lelarge
On Fri, 2011-07-15 at 13:20 +0300, Julius Tuskenis wrote: > On 2011.07.15 12:19, Dave Page wrote: > > I can't reproduce this on the latest code from the 1.14 branch, using > > 8.3.15. Are you able to test the tip of that branch? > Sorry Dave, I don't have means to compile pgAdmin. If you provided m

Re: [pgadmin-support] crash while creating table

2011-07-15 Thread Julius Tuskenis
On 2011.07.15 12:19, Dave Page wrote: I can't reproduce this on the latest code from the 1.14 branch, using 8.3.15. Are you able to test the tip of that branch? Sorry Dave, I don't have means to compile pgAdmin. If you provided me with a binnary I would test it and report result back to the list

Re: [pgadmin-support] crash while creating table

2011-07-15 Thread Dave Page
On Fri, Jul 15, 2011 at 9:19 AM, Julius Tuskenis wrote: > Hello List, > > pgAdmin 1.14 beta2 > Windows XP SP3 > > Connecting to PostgreSQL 8.3.4 on i686-pc-linux-gnu, compiled by GCC gcc > (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 > > pgAdmin crashes when creating new table. > > Steps to reproduce

[pgadmin-support] crash while creating table

2011-07-15 Thread Julius Tuskenis
Hello List, pgAdmin 1.14 beta2 Windows XP SP3 Connecting to PostgreSQL 8.3.4 on i686-pc-linux-gnu, compiled by GCC gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2 pgAdmin crashes when creating new table. Steps to reproduce 1. Connect to server 2. Select DB, schema, tables 3. Select New table fr