Re: Cannot Add user - Mailing list pgadmin-hackers

From blacknoz@club-internet.fr
Subject Re: Cannot Add user
Date
Msg-id mnet1.1067340090.3723.blacknoz@club-internet.fr
Whole thread Raw
In response to Cannot Add user  (Jean-Michel POURE <jm@poure.com>)
Responses Re: Cannot Add user  (Jean-Michel POURE <jm@poure.com>)
List pgadmin-hackers
Jean-Michel,

could you try the following :
- try another version of pga3
you can specify the snapshot version while installing with something like
apt-get install pgadmin3 (=version_number)
- try to rebuild the package on your host so that we can confirm we are not faced to an incompatibility with the
versionI used when I built the scan. Note that If you don't want to bother rebuilding all packages you can try the "one
shot"package available here 
deb-src http://www.pgadmin.org/snapshots/linux/debian experimental/official pgadmin
Then
$ apt-get source pgadmin3
$ cd pgadmin3-1.1.0
$ dpkg-buildpackage -b -us -uc -rfakeroot
This is based on 20031026 pga3 snap and wx 20031010-5

I will update my unstable build environment tonight.

regards,
Raphaël

----Message d'origine----
>De: Jean-Michel POURE <jm@poure.com>
>A: pgadmin-hackers@postgresql.org
>Sujet: [pgadmin-hackers] Cannot Add user
>Date: Tue, 28 Oct 2003 10:53:19 +0100
>
>Dear friends,
>
>I am using the latest pgAdmin3 snapshot with PostgreSQL 7.4 beta 5 under
>Debian. Maybe this is not a recommanded configuration as pgAdmin3 was
>compiled against an old libpq and on my station libpq3 is installed.
>
>I cannot create a new user. The application crashes (reproducable). There is
>no special log. Can anyone reproduce the problem?
>
>Best regards,
>Jean-Michel
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>
>


pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: Cannot Add user
Next
From: Andreas Pflug
Date:
Subject: Re: Current CVS: Cursor disappears