Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
Dave Page-7 wrote >> Ok, first time I tried to reproduce it running from gdb it didn't crash, >> then I tried again outside of gdb and it crashed. Then I ran it from gdb >> again, the last version of foo was still there (with the serial column), >> I >> just did the "create script" thing and change

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Dave Page
On Mon, May 20, 2013 at 3:00 PM, aditsu wrote: > aditsu wrote >> >> Dave Page-7 wrote >>> I definitely can't reproduce that then. :-/ >>> After closing the query tool I can't click on anything because pgadmin is already dead. "Refresh on click" is set to None. Adrian

Re: [pgadmin-support] Column comments not shown on 1.18.0 alpha1

2013-05-20 Thread Dave Page
On Monday, May 20, 2013, Gabriele Franch wrote: > Hi, > version 1.18.0 alpha1 does not show column comments, both in the SQL > pane and in the properties tab when selecting columns for a table. > Version 1.16.1 does not expose this behavior and shows columns comments > correctly. > Thanks - I've

Re: [pgadmin-support] Copy and paste in Edit Data

2013-05-20 Thread Dave Page
On Friday, May 17, 2013, Michael Shapiro wrote: > I am running 1.16.1 (Windows 7). I can reproduce this. It makes a > difference, though, if you use ctrl-c vs the right-click/Copy. ctrl-c does > the whole entry, right-click/Copy gets just what is highlighted. ctrl-c > gets the whole entry even if

Re: [pgadmin-support] Browser fixes

2013-05-20 Thread Dave Page
Thanks Dinesh, Guillaume. I've committed these changes locally and will push as soon as I have an internet connection again. On Sunday, May 19, 2013, Dinesh Kumar wrote: > Hi Dave, > > Thank you very much for fixing these issue, and i have re-viewed and done > the test cases with this patch and s

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
Ashesh Vashi wrote >> aditsu wrote >> Ok, first time I tried to reproduce it running from gdb it didn't crash, >> then I tried again outside of gdb and it crashed. Then I ran it from gdb >> again, the last version of foo was still there (with the serial column), >> I >> just did the "create script"

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Ashesh Vashi
On Mon, May 20, 2013 at 8:30 PM, aditsu wrote: > aditsu wrote > > > > Dave Page-7 wrote > >> I definitely can't reproduce that then. :-/ > >> > >>> After closing the query tool I can't click on anything because pgadmin > >>> is > >>> already dead. > >>> "Refresh on click" is set to None. > >>> >

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
aditsu wrote > > Dave Page-7 wrote >> I definitely can't reproduce that then. :-/ >> >>> After closing the query tool I can't click on anything because pgadmin >>> is >>> already dead. >>> "Refresh on click" is set to None. >>> >>> Adrian > Is this helpful? https://397921.bugs.gentoo.org/attachm

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
Dave Page-7 wrote > I definitely can't reproduce that then. :-/ > >> After closing the query tool I can't click on anything because pgadmin is >> already dead. >> "Refresh on click" is set to None. >> >> Adrian Is this helpful? https://397921.bugs.gentoo.org/attachment.cgi?id=298223 I'll try to

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Dave Page
I definitely can't reproduce that then. :-/ -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK:http://www.enterprisedb.com The Enterprise PostgreSQL Company On 20 May 2013, at 15:02, aditsu wrote: > Dave Page-7 wrote > [...] > - close the query window, wi

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread aditsu
Dave Page-7 wrote >>> > [...] >>> > - close the query window, without saving changes >>> > >>> > At this point, pgAdmin instantly crashes with a segmentation fault. > > The steps above worked for me, though you may need to click "Tables" > and then "foo" again after closing the query tool. I also

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Akshay Joshi
On Mon, May 20, 2013 at 3:58 PM, Dave Page wrote: > On Mon, May 20, 2013 at 11:24 AM, Akshay Joshi > wrote: > > > > > > > > On Fri, May 17, 2013 at 9:55 PM, Dave Page wrote: > >> > >> Hi > >> > >> On Fri, May 10, 2013 at 11:35 AM, aditsu wrote: > >> > Ever since I started using pgAdmin (in 200

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Dave Page
On Mon, May 20, 2013 at 11:24 AM, Akshay Joshi wrote: > > > > On Fri, May 17, 2013 at 9:55 PM, Dave Page wrote: >> >> Hi >> >> On Fri, May 10, 2013 at 11:35 AM, aditsu wrote: >> > Ever since I started using pgAdmin (in 2006 or so) it has always crashed >> > about once an hour of active usage. I

Re: [pgadmin-support] pgAdmin crashes on DDL

2013-05-20 Thread Akshay Joshi
On Fri, May 17, 2013 at 9:55 PM, Dave Page wrote: > Hi > > On Fri, May 10, 2013 at 11:35 AM, aditsu wrote: > > Ever since I started using pgAdmin (in 2006 or so) it has always crashed > > about once an hour of active usage. I finally decided to report this. > > > > Here's one way to reproduce th

Re: [pgadmin-support] [pgadmin-hackers] Remove dialogue "Apply" buttons?

2013-05-20 Thread Dave Page
On Mon, May 20, 2013 at 10:32 AM, Michal Kozusznik wrote: > On 18.5.2013 15:26, Dave Page wrote: >> >> >> As we have so few of these buttons and they're there primarily to >> support a working practice that we discourage anyway, I'd like to >> simply remove them so we can avoid the fragile and mes

Re: [pgadmin-support] [pgadmin-hackers] Remove dialogue "Apply" buttons?

2013-05-20 Thread Michal Kozusznik
On 18.5.2013 15:26, Dave Page wrote: As we have so few of these buttons and they're there primarily to support a working practice that we discourage anyway, I'd like to simply remove them so we can avoid the fragile and messy code changes needed to make them work reliably. I propose to do this

[pgadmin-support] Column comments not shown on 1.18.0 alpha1

2013-05-20 Thread Gabriele Franch
Hi, version 1.18.0 alpha1 does not show column comments, both in the SQL pane and in the properties tab when selecting columns for a table. Version 1.16.1 does not expose this behavior and shows columns comments correctly. Gabriele Franch -- Sent via pgadmin-support mailing list (pgadmin-suppo