Re: [pgadmin-hackers] RC2 announcement

2004-11-21 Thread Raphaël Enrici
Dave Page wrote: -Original Message- From: Raphaël Enrici [mailto:[EMAIL PROTECTED] Sent: 20 November 2004 20:00 To: Dave Page; Andreas Pflug Cc: pgadmin-hackers Subject: Re: [pgadmin-hackers] RC2 announcement yeah and sorry to insist, can one of you confirm the bug I encounter in Deb

[pgadmin-hackers] Fix for "q" with psql display paging dumps out of psql

2004-11-21 Thread Jim Seymour
Hi, Environment: SunOS 5.7 Generic_106541-29 sun4u sparc SUNW,UltraSPARC-IIi-Engine Postgresql-7.4.6 Build config: --with-java --enable-thread-safety gcc version 3.3.1 less-381 readline-4.3 $ echo $PAGER /usr/local/bin/less $ echo $LESS -e I recently

[pgadmin-hackers] CVS Commit by andreas: catch possible false error msg

2004-11-21 Thread cvs
Log Message: --- catch possible false error msg Modified Files: -- pgadmin3: CHANGELOG.txt (r1.170 -> r1.171) pgadmin3/src/db: pgConn.cpp (r1.59 -> r1.60) Index: CHANGELOG.txt === RCS file:

Re: [pgadmin-hackers] bug on debian... what's wrong with me ?

2004-11-21 Thread Andreas Pflug
Raphaël Enrici wrote: I can't login to the database with RC2 and Debian. I have a wxWidgets assert. Did I miss something or should I try the --disable-beer ? #8 0x086317e5 in wxWcstr () #9 0x0862ba87 in wxString::wxString () #10 0x081b062b in pgConn::GetLastError (this=0x5) at string.h:919 #1

Re: [pgadmin-hackers] RC2 announcement

2004-11-21 Thread Raphaël Enrici
Dave Page wrote: -Original Message- From: Raphaël Enrici [mailto:[EMAIL PROTECTED] Sent: Sun 11/21/2004 1:54 PM To: Dave Page Cc: Andreas Pflug; pgadmin-hackers Subject: Re: [pgadmin-hackers] RC2 announcement Please give it a try on Slack and tell us. Like I said though - I'm on leave at

Re: [pgadmin-hackers] RC2 announcement

2004-11-21 Thread Dave Page
-Original Message- From: Raphaël Enrici [mailto:[EMAIL PROTECTED] Sent: Sun 11/21/2004 1:54 PM To: Dave Page Cc: Andreas Pflug; pgadmin-hackers Subject: Re: [pgadmin-hackers] RC2 announcement > Please give it a try on Slack and tell us. Like I said though - I'm on leave at the moment,

Re: [pgadmin-hackers] bug on debian... what's wrong with me ?

2004-11-21 Thread Raphaël Enrici
Andreas Pflug wrote: RaphaÃl Enrici wrote: I can't login to the database with RC2 and Debian. I have a wxWidgets assert. Did I miss something or should I try the --disable-beer ? #8 0x086317e5 in wxWcstr () #9 0x0862ba87 in wxString::wxString () #10 0x081b062b in pgConn::GetLastError (this=0

Re: [pgadmin-hackers] RC2 announcement

2004-11-21 Thread Dave Page
-Original Message- From: Raphaël Enrici [mailto:[EMAIL PROTECTED] Sent: Sun 11/21/2004 5:26 PM To: Dave Page Cc: Andreas Pflug; pgadmin-hackers Subject: Re: [pgadmin-hackers] RC2 announcement > My turn to say: "don't be sorry, be louder!" You should not be > abandonned by a Linux box f

Re: [pgadmin-hackers] Fix for "q" with psql display paging dumps

2004-11-21 Thread Jim Seymour
Andreas Pflug <[EMAIL PROTECTED]> wrote: > [snip] > > Please note the difference between pgsql-xxx and pgadmin-xxx lists... Holy smokes! I signed-up to the wrong mailing list! I didn't understand your point at first. Sorry. To the list: My apologies. Oh, and never mind ;). Jim ---

Re: [pgadmin-hackers] bug on debian... what's wrong with me ?

2004-11-21 Thread Andreas Pflug
RaphaÃl Enrici wrote: Andreas Pflug wrote: RaphaÃl Enrici wrote: I can't login to the database with RC2 and Debian. I have a wxWidgets assert. Did I miss something or should I try the --disable-beer ? #8 0x086317e5 in wxWcstr () #9 0x0862ba87 in wxString::wxString () #10 0x081b062b in pgConn

Re: [pgadmin-hackers] Fix for "q" with psql display paging dumps

2004-11-21 Thread Andreas Pflug
Jim Seymour wrote: Holy smokes! I signed-up to the wrong mailing list! I don't think this list is wrong... Code contributors are welcome, just have a look at http://www.pgadmin.org/pgadmin3/development.php#todo :-) Regards, Andreas ---(end of broadcast)---

[pgadmin-hackers] RFC: Update wizard

2004-11-21 Thread Andreas Pflug
Hi friends, preparing for the forthcoming 1.3/1.4 version, I'm already prototyping a little on automatic updates, and there are a lot of decisions to take. We have three areas to update: - The program itself. We will just notify the user that there's something new he might be interested in (depe

[pgadmin-hackers] [mostly solved] pgAdmin III 1.2.0 RC2 Debian packages available

2004-11-21 Thread Raphaël Enrici
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Dear all, I'm finally reuploading these packages. The problem which pushed me to declare them broken seems to be a libpq problem. So, you can use these packages but take care that you may face a wxWidgets assert when trying to connect to a non running P

Re: [pgadmin-hackers] bug on debian... what's wrong with me ?

2004-11-21 Thread Raphaël Enrici
Andreas Pflug wrote: IMHO making pga3 dependent on the yet-to-come corrected libpq version should be enough. I don't have a good idea how to catch this. mmh I can't do that in packaging stuff as it would make them uninstalable unless I badly package PG8 myself (and I won't!)... ;) However, we m

Re: [pgadmin-hackers] RFC: Update wizard

2004-11-21 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Andreas Pflug > Sent: 21 November 2004 18:05 > To: pgadmin-hackers > Subject: [pgadmin-hackers] RFC: Update wizard > > Hi friends, > > preparing for the forthcoming 1.3/1.4 version, I'm already

Re: [pgadmin-hackers] RFC: Update wizard

2004-11-21 Thread Raphaël Enrici
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Pflug Sent: 21 November 2004 18:05 To: pgadmin-hackers Subject: [pgadmin-hackers] RFC: Update wizard Hi friends, preparing for the forthcoming 1.3/1.4 version, I'm already prot

Re: [pgadmin-hackers] RFC: Update wizard

2004-11-21 Thread Dave Page
> -Original Message- > From: Raphaël Enrici [mailto:[EMAIL PROTECTED] > Sent: 21 November 2004 21:39 > To: Dave Page; Andreas Pflug > Cc: pgadmin-hackers > Subject: Re: [pgadmin-hackers] RFC: Update wizard > > > What are you thinking about exactly ? A way to specify an external > scr