Re: Cannot Add user

From: blacknoz(at)club-internet(dot)fr
To: jm(at)poure(dot)com
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: Cannot Add user
Date: 2003-10-28 12:21:30
Message-ID: mnet1.1067340090.3723.blacknoz@club-internet.fr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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 version I 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(at)poure(dot)com>
>A: pgadmin-hackers(at)postgresql(dot)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(at)postgresql(dot)org
>
>

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2003-10-28 12:32:53 Re: Need help with GTK bug
Previous Message Dave Page 2003-10-28 12:03:21 Re: Need help with GTK bug