Re: [pgadmin-support] string.cpp assertion failure

2004-12-03 Thread Andreas Pflug
Dave Page wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Troels Arvin Sent: 01 December 2004 20:30 To: [EMAIL PROTECTED] Subject: [pgadmin-support] string.cpp assertion failure Hello, Using pgadmin3 1.2.0[*] on Fedora Core 3, I get the

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread blacknoz
Message d'origine >A: [EMAIL PROTECTED] >De: Troels Arvin <[EMAIL PROTECTED]> >Sujet: [pgadmin-support] string.cpp assertion failure >Date: Wed, 01 Dec 2004 21:29:52 +0100 > >Hello, > >Using pgadmin3 1.2.0[*] on Fedora Core 3, I get the following

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread Dave Page
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Troels Arvin > Sent: 01 December 2004 20:30 > To: [EMAIL PROTECTED] > Subject: [pgadmin-support] string.cpp assertion failure > > Hello, > > Using pgadmin3 1.2

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread Andreas Pflug
Troels Arvin wrote: Hello, Using pgadmin3 1.2.0[*] on Fedora Core 3, I get the following error when trying to connect to a PostgreSQL 7.4.6 server on the same (local)host: src/common/string.cpp(1060): assert "nLen != (size_t)-1" failed. Do you want to stop the program? You can also choose [Ca

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread Troels Arvin
On Thu, 02 Dec 2004 18:49:25 +, Andreas Pflug wrote: >> En fejl opstod: >> Error connecting to the server: >> >> Is my translation buggy, or is it due to something else? > > This is the *backend* translation, not the pgadmin side. > It might be a good idea to check if the backend transla

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread Andreas Pflug
Troels Arvin wrote: Hello, On Wed, 01 Dec 2004 21:29:52 +0100, I wrote: Using pgadmin3 1.2.0[*] on Fedora Core 3, I get the following error when trying to connect to a PostgreSQL 7.4.6 server on the same (local)host: src/common/string.cpp(1060): assert "nLen != (size_t)-1" failed. Do you want to

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread blacknoz
debug mode on which may not be good for a release Message d'origine >A: [EMAIL PROTECTED] >De: Troels Arvin <[EMAIL PROTECTED]> >Sujet: Re: [pgadmin-support] string.cpp assertion failure >Date: Thu, 02 Dec 2004 10:39:08 +0100 > >Hello, > >On Wed, 01 Dec 200

Re: [pgadmin-support] string.cpp assertion failure

2004-12-02 Thread Troels Arvin
Hello, On Wed, 01 Dec 2004 21:29:52 +0100, I wrote: > Using pgadmin3 1.2.0[*] on Fedora Core 3, I get the following error when > trying to connect to a PostgreSQL 7.4.6 server on the same (local)host: > > src/common/string.cpp(1060): assert "nLen != (size_t)-1" failed. > Do you want to stop t

[pgadmin-support] string.cpp assertion failure

2004-12-01 Thread Troels Arvin
Hello, Using pgadmin3 1.2.0[*] on Fedora Core 3, I get the following error when trying to connect to a PostgreSQL 7.4.6 server on the same (local)host: src/common/string.cpp(1060): assert "nLen != (size_t)-1" failed. Do you want to stop the program? You can also choose [Cancel] to suppress