Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-16 Thread Dave Page
OK, thanks - this looks similar to a report from Pavel Stehule - I'll look at them both when I'm back in the office; hopefully tomorrow. Thanks, Dave Cousin Marc wrote: Le Monday 13 August 2007 16:50:08 Dave Page, vous avez écrit : Cousin Marc wrote: Hi Dave, I just installed pgadmin3 and I

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-16 Thread Dave Page
Stephen Denne wrote: >> On Tue, August 14, 2007 5:31 pm, Raymond O'Donnell wrote: >>> Yeah, it's handy alrightI came across it first in a nice little >>> freebie text editor I use a lot (www.crimsoneditor.com), where ctrl-m >>> comments and indents the currently-selected text. > > I like the s

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-14 Thread Stephen Denne
> On Tue, August 14, 2007 5:31 pm, Raymond O'Donnell wrote: > > Yeah, it's handy alrightI came across it first in a nice little > > freebie text editor I use a lot (www.crimsoneditor.com), where ctrl-m > > comments and indents the currently-selected text. I like the shortcut eclipse uses for t

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-14 Thread Dave Page
On Tue, August 14, 2007 5:31 pm, Raymond O'Donnell wrote: > On 14/08/2007 17:15, Dave Page wrote: > >> Nah, it just seems like a cool feature, in line with a bunch of the >> other >> changes I made this cycle!! > > Yeah, it's handy alrightI came across it first in a nice little > freebie text e

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-14 Thread Raymond O'Donnell
On 14/08/2007 17:15, Dave Page wrote: Nah, it just seems like a cool feature, in line with a bunch of the other changes I made this cycle!! Yeah, it's handy alrightI came across it first in a nice little freebie text editor I use a lot (www.crimsoneditor.com), where ctrl-m comments and i

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-14 Thread Dave Page
On Tue, August 14, 2007 3:05 pm, Raymond O'Donnell wrote: > On 13/08/2007 20:21, Dave Page wrote: > >> I wish you'd mentioned that before feature freeze (or reminded me if >> you did and I just forgot)!! > > No, I hadn't mentioned it before, I only just thought of it then. While > it'd be nice to h

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-14 Thread Raymond O'Donnell
On 13/08/2007 20:21, Dave Page wrote: I wish you'd mentioned that before feature freeze (or reminded me if you did and I just forgot)!! No, I hadn't mentioned it before, I only just thought of it then. While it'd be nice to have, there's no rush on it and I certainly don't mean to increa

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-14 Thread Cousin Marc
Le Monday 13 August 2007 16:50:08 Dave Page, vous avez écrit : > Cousin Marc wrote: > > Hi Dave, > > > > I just installed pgadmin3 and I'm having a problem : as soon as I right > > click (on anything), I've got > > > > ASSERT INFO: > > ./src/gtk/menu.cpp(984): assert "IsCheckable()" failed in IsChe

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-13 Thread Dave Page
> --- Original Message --- > From: "Raymond O'Donnell" <[EMAIL PROTECTED]> > To: Dave Page <[EMAIL PROTECTED]> > Sent: 13/08/07, 17:06:26 > Subject: Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released > > On 13/08/2007 16:58, Dav

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-13 Thread Raymond O'Donnell
On 13/08/2007 16:58, Dave Page wrote: Yes, I intend to include it there. It's also already in EnterpriseDB Postgres 8.2 for Windows - http://postgres.enterprisedb.com/download.do and should be in the next builds for Linux. That's great! All we need now are keyboard shortcuts to comment-out se

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-13 Thread Dave Page
Raymond O'Donnell wrote: > On 13/08/2007 09:08, Dave Page wrote: > >> This version now supports pl/pgsql debugging on community PostgreSQL. To >> enable this feature, you need PostgreSQL 8.2 or above, and the debugger >> plugin from the CVS at >> http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-deb

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-13 Thread Raymond O'Donnell
On 13/08/2007 09:08, Dave Page wrote: This version now supports pl/pgsql debugging on community PostgreSQL. To enable this feature, you need PostgreSQL 8.2 or above, and the debugger plugin from the CVS at http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/edb-debugger/server/. This needs to be compile

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-13 Thread Dave Page
Cousin Marc wrote: > Hi Dave, > > I just installed pgadmin3 and I'm having a problem : as soon as I right click > (on anything), I've got > > ASSERT INFO: > ./src/gtk/menu.cpp(984): assert "IsCheckable()" failed in IsChecked(): can't > get state of uncheckable item! > > BACKTRACE: > [1] g_clo

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-13 Thread Milen A. Radev
Cousin Marc написа: > Hi Dave, > > I just installed pgadmin3 and I'm having a problem : as soon as I right click > (on anything), I've got > > ASSERT INFO: > ./src/gtk/menu.cpp(984): assert "IsCheckable()" failed in IsChecked(): can't > get state of uncheckable item! > > BACKTRACE: > [1] g_cl

Re: [pgadmin-support] pgAdmin III v1.8.0 Beta 3 released

2007-08-13 Thread Cousin Marc
Hi Dave, I just installed pgadmin3 and I'm having a problem : as soon as I right click (on anything), I've got ASSERT INFO: ./src/gtk/menu.cpp(984): assert "IsCheckable()" failed in IsChecked(): can't get state of uncheckable item! BACKTRACE: [1] g_closure_invoke() [2] g_signal_emit_valist()