Re: [pgadmin-support] OS X V 1.22 (June 9 2005) cannot edit functions/sql

2005-06-28 Thread Adam H. Pendleton
Can you elaborate on this a little? Do you get an error, or does clicking just not do anything? On Jun 28, 2005, at 12:05 PM, Patrick Hatcher wrote: Downloaded Pgadmin 1.22 for OS X and now I cannot edit previously created functions or views. When trying to edit either, I cannot switc

Re: [pgadmin-support] OS X version problems

2005-06-16 Thread Adam H. Pendleton
Okay, I know what the problem is. Dave -- I'll be sending you a new binary. Two actually, one for 10.3.9 and one for 10.4. On Jun 16, 2005, at 12:46 PM, John DeSoi wrote: On Jun 16, 2005, at 12:15 PM, Adam H. Pendleton wrote: Does it generate a CrashLog? Yes: Host

Re: [pgadmin-support] OS X version problems

2005-06-16 Thread Adam H. Pendleton
Does it generate a CrashLog? On Jun 16, 2005, at 11:02 AM, John DeSoi wrote: Hi, I downloaded the new OS X version here: http://wwwmaster.postgresql.org/download/mirrors-ftp?file=pgadmin3% 2Frelease%2Fv1.2.2%2Fosx%2Fpgadmin3-1.2.2.tar.bz2 It uncompresses OK, but when I double click on the

Re: [pgadmin-support] Pgadmin on OS x

2005-06-09 Thread Adam H. Pendleton
You need to pass ./configure the --enable-appbundle (I think that's right) switch. Otherwise it should compile/work fine. I use it daily. On Jun 6, 2005, at 4:14 PM, Dave Page wrote: -Original Message- From: Scott Mead [mailto:[EMAIL PROTECTED] Sent: 06 June 2005 21:08 To: Dave

Re: [pgadmin-support] OS X compile error

2004-11-16 Thread Adam H . Pendleton
On Nov 15, 2004, at 1:05 PM, Patrick Hatcher wrote: Thanks Adam.  Just let me know when it's available and what I need to do to compile and then I'll test. I'm having some problems with the wxMac build right now. I'm working with the wx guys to get it fixed, but it may be a couple of days. ahp

Re: [pgadmin-support] OS X compile error

2004-11-12 Thread Adam H . Pendleton
On Nov 10, 2004, at 12:44 PM, Patrick Hatcher wrote: Ok great news.  I was able to compile! Bad news: When I issue the command ./pgadmin3 from the terminal   I get the following error message: Welcome to Darwin! Patrick-Hatchers-Computer:~ fd02ph0$ /usr/local/pgadmin3/bin/pgadmin3; exit Bus erro

Re: [pgadmin-support] pgadmin on Mac OS X (Panther): error in utffile.cpp

2004-10-24 Thread Adam H . Pendleton
On Oct 19, 2004, at 7:47 PM, Frederik Goris wrote: Like some others I've seen, I'm getting the following error in utffile.cpp: My apologies. I've been on vacation for the past few weeks. I'll take a look at this tomorrow. ahp ---(end of broadcast)---

Re: [pgadmin-support] undefined symbol: krb5_cc_get_principal

2004-08-16 Thread Adam H . Pendleton
On Aug 13, 2004, at 4:33 PM, Raphaël Enrici wrote: to me it's something like this, although the ld found them. In fact, I think FC1 may be more advanced than EL 3.0 or the opposite concerning kerberos. can you confirm the following: nm -D /usr/kerberos/lib/libkrb5.so.3 | grep krb5_cc_get_princip

Re: [pgadmin-support] Compiling pgadmin on SuSE 9.1

2004-08-05 Thread Adam H . Pendleton
On Aug 5, 2004, at 3:18 PM, Michael Eschweiler wrote: configure:4634: gcc -o conftest -g -O2 -DSSL -I/usr/include/pgsql -L/var/lib/pgsql/lib conftest.c -lpq -lssl -lcrypto -lpq >&5 /usr/lib/gcc-lib/i586-suse-linux/3.3.3/../../../../i586-suse-linux/ bin/ld: cannot find -lssl collect2: ld returne

Re: [pgadmin-support] Problem configuring pgadmin3

2004-07-27 Thread Adam H . Pendleton
On Jul 27, 2004, at 5:03 AM, Dave Page wrote: -Original Message- From: Pauly [mailto:[EMAIL PROTECTED] Sent: 27 July 2004 09:27 To: Dave Page Cc: [EMAIL PROTECTED] Subject: RE: [pgadmin-support] Problem configuring pgadmin3 Hello Dave, After that Samba configured and compiled just fine. An

Re: [pgadmin-support] Cannot connect to postgresql

2004-07-19 Thread Adam H . Pendleton
On Jul 19, 2004, at 1:17 PM, Peter Bradley wrote: I made a typo. :-( Actually, I failed to pass the -i option to postmaster, which is nearly as stupid. Your message above put me on the right track. Many thanks for all the replies - all of which were helpful and useful. I'm just sorry I hadn't pai

Re: [pgadmin-support] Cannot connect to postgresql

2004-07-19 Thread Adam H . Pendleton
On Jul 18, 2004, at 4:03 PM, Peter Bradley wrote: netstat -l confirms that the server is listening on port 5432. If I try to telnet to port 5432 I get "Connection refused" both as my own user and as the postgres user. If your postgresql server is indeed listening on TCP port 5432, and you issue a

Re: [pgadmin-support] [GENERAL] Building pgadmin on Fedora core 2

2004-06-23 Thread Adam H. Pendleton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Scot L. Harris wrote: I took of pgsql-general, since this is largely a pgAdmin issue at this point. | I for one would much prefer a patch in the wxWindows code. I am | reluctant to start maintaining a different version of gtk+ just for this | applicati

Re: [pgadmin-support] [GENERAL] Building pgadmin on Fedora core 2

2004-06-23 Thread Adam H. Pendleton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joe Conway wrote: | Scot L. Harris wrote: | |> Running Fedora Core 2 trying to build pgadmin3 from source. |> |> Build wxWindows from sources. Appeared to build and install no problem. |> |> But when building pgadmin get the following error as it tries

Re: [pgadmin-support] Installation Problem pgAdmin3-1.0.2

2004-06-16 Thread Adam H. Pendleton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jeff Green wrote: | Hi, | | | I'm having problems installing pgadmin3-1.0.2 on Suse Linux 9.0. | | I have downloaded the following | | 1)postgresql-7.4.2 | |compiled,installed and configured. | |ran the test procedures OK and

Re: [pgadmin-hackers] [pgadmin-support] pgAdmin3 doesn't work after

2004-06-10 Thread Adam H. Pendleton
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Devrim GUNDUZ wrote: | I got the same error while building the rpm: Hmmm, I built pgAdmin3 on FC2 without issue. Of course I was messing with the CVS version of wxWidgets, but Did you use a binary package of wxWidgets or did you re-build that packa

Re: [pgadmin-support] connection dropping continued

2004-02-17 Thread Adam H . Pendleton
On Feb 17, 2004, at 5:51 PM, Markus Wollny wrote: The architecture just doesn't fit here - it's two LANs connected over a VLAN, so the firewall is between us and the open internet, even though the PG-server is in it's own LAN. I can not fix the firewall, it's not in my jurisdiction and I cannot tak

[pgadmin-support] Bug in pgAdmin3

2004-02-03 Thread Adam H. Pendleton
I was working with pgAdmin3 and I found a crash bug. I was in the middle of working with a database in pgAdmin3, but I needed to restart the server. I did so, but when I went back to work with pgAdmin3, I forgot I had restarted the server, so I began to work with the app as usual. After clic

Re: [pgadmin-support] gentoo, anyone?

2004-01-22 Thread Adam H. Pendleton
Dave Page wrote: Adam: is it appropriate to add this location as somewhere configure will look for PostgreSQL, or should we include this as a documentation update? It's a fairly trivial task to add this to the pgsql search path, so I'll go ahead and write a patch that does just that. ahp ---

Re: [pgadmin-support] Problem installing PGAdmin3 on RH7.1

2003-12-16 Thread Adam H. Pendleton
Együd Csaba wrote: Would anybody suggest me something to shortcut these annoying messages? The problem here is that you are using a quite old version of RedHat; the RPMs that we distribute are created for RH 9 and FC1. We've talked about creating a 7.3 RPM, but we've never had a call for a

Re: [pgadmin-support] Some questions

2003-12-09 Thread Adam H. Pendleton
Jyrki Wahlstedt wrote: Hi, I downloaded wxWindows-pgAdmin3-20031010-7.tar.bz2. But I just noticed that if I invoke gmake, I'll get the compilation running. So I had a version of make not understanding the Makefile built:-( For the time being I am satisfied, the error was mine (though it could b

Re: [pgadmin-support] porting for redhat 8.0

2003-12-01 Thread Adam H . Pendleton
What specific problems are you having with the binary distribution on RH 8? Where did you download the binary distribution from? The more information you can provide, the easier it will be for us to help you. ahp On Monday, Dec 1, 2003, at 04:38 US/Eastern, Ivan Luzzi wrote: I would like to as

Re: [pgadmin-support] OS X?

2003-11-12 Thread Adam H. Pendleton
Victor Spång Arthursson wrote: Well, well… Some weeks have passed by since the release of Panther, but nowhere have I been able to find the so long awaited port for Mac OS X… Does anyone here have some updated information about the status of the OS X-project? I haven't received my copy of Pan

Re: [pgadmin-support] Mac OS X

2003-11-03 Thread Adam H. Pendleton
[EMAIL PROTECTED] wrote: Hi Victor! Thank you for using pgAdmin. Mac OS X port is mostly done by Adam H. Pendleton and last time I heard news about it the product was running but with strange behaviour for everything concerning the fonts. As far as I understood, Mac OS X lacks a real good

Re: [pgadmin-support] Keep-alive?

2003-10-09 Thread Adam H. Pendleton
Dave Page wrote: 2) Implement SQL level keep alives. This could a be simple SELECT version() query that is executed automatically after n seconds of inactivity. This is what I had in mind, an application (i.e., layer 7) level keep-alive. ahp ---(end of broadcast)--

Re: [pgadmin-support] Keep-alive?

2003-10-08 Thread Adam H. Pendleton
Mark Rappoport wrote: Hi Dave, thanks for the swift reply. No, we're working on a server in a farm; the local office connection is a regular ADSL one, going through a Cisco PIX. The farm is about 4 hops away. I suppose that the PIX is somehow affecting the connection... There's probably a multitu

Re: [pgadmin-support] Os x link problem

2003-10-07 Thread Adam H. Pendleton
Dave Page wrote: Hi, Unfortuntely OS-X is not currently supported by pgAdmin, though we are working on this at the moment. Regards, Dave. -Original Message- From: attilio drei [mailto:[EMAIL PROTECTED] Sent: 07 October 2003 02:36 To: [EMAIL PROTECTED] Subject: [pgadmin-support] Os

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread Adam H. Pendleton
pginfo wrote: Hi Ivan, I quite agree, a Redhat 7.3 binary would be useful - the problem is that none of the developers have such a machine to build it on that I'm aware of. Any volunteers out there with a sutable machine? Regards, Dave. I can certainly come up with a RedHat 7.3 machine. I

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-15 Thread Adam H. Pendleton
pginfo wrote: Hi, I found the reason for this first problem. When I installed pg 7.3.4 I did it with option for library directory ( it is on anoder place by me). As I found pgAdmin search for the lib dir but do not send the correct message. It will be great to have this option in ./configure. At

Re: [pgadmin-support] Debian Alpha (unstable) build produces bad

2003-09-15 Thread Adam H. Pendleton
Bob Kimble wrote: I don't know if there's something missing from the Debian package build or what. Anybody have any suggestions on what I should look for? Could you also send a backtrace from gdb at the time of the segfault? Like this: user$ gdb pgAdmin3 (gdb) r SEGFAULT (gdb) bt Then cut

Re: [pgadmin-support] problem installing pgAdmin 3 on red hat 7.3

2003-09-14 Thread Adam H . Pendleton
On Sunday, Sep 14, 2003, at 15:20 US/Eastern, Dave Page wrote: Hi Ivan, I'm not sure why it is not finding it. Perhaps the configure.log file that is created will shed some light on the problem. Adam; do you have any ideas? Ivan, please send me the config.log file (in the same directory as conf

Re: [pgadmin-support] pgAdmin3 on Linux

2003-08-18 Thread Adam H. Pendleton
Dave Page wrote: Hi Adam, Do you think it's worth adding a configure test for these two? Definitely!? I will work on it today. ahp

Re: [pgadmin-support] pgAdmin3 on Linux

2003-08-18 Thread Adam H. Pendleton
Jarosław Nozderko wrote: pgAdmin3.cpp:18:27: wx/xrc/xmlres.h ../src/include/ctlSQLBox.h:16:24: wx/stc/stc.h Is something wrong with wxWindows installation ? Did I miss something obvious ? Did anyone successfully build pgAdmin3 on Linux ? You need to build both the stc and the xrc contrib module

Re: [pgadmin-support] Error on most recent slackware build

2003-07-21 Thread Adam H. Pendleton
Andreas Pflug wrote: As soon as Adam changed the makefile process so EMBED_XRC (maybe he already did, because he likes embedded resources), we don't need the common directory for distribution any more. The latest win32 release is already resource-free. Oops...I needed to make a change for embe

Re: [pgadmin-support] Copy / Paste not working

2003-07-03 Thread Adam H. Pendleton
John Bercik wrote: On Thu, 2003-07-03 at 07:23, Vadim Zeitlin wrote: On 03 Jul 2003 07:24:28 -0400 John Bercik <[EMAIL PROTECTED]> wrote: JB> The pgAdmin3 developers tell me that they use the wxWindows manager and JB> that the copy / paste problem is from that. They'd need to enter into contac

[Fwd: Re: [pgadmin-hackers] [pgadmin-support] CVS]

2003-07-02 Thread Adam H. Pendleton
Adam H. Pendleton wrote: John Bercik wrote: [EMAIL PROTECTED] lib]# ls -l total 7192 lrwxrwxrwx1 root root 24 Jul 2 09:40 libwx_gtk2u-2.5.so -> libwx_gtk2u-2.5.so.0.0.0 lrwxrwxrwx1 root root 24 Jul 2 09:40 libwx_gtk2u-2.5.so.0 -> libwx_gtk2u-2.5.so

Re: [pgadmin-support] CVS

2003-07-02 Thread Adam H. Pendleton
John Bercik wrote: Can anyone tell me step by step how to install CVS versions of pgAdmin3? I am doing: cvs -z3 -d :pserver:[EMAIL PROTECTED]:/disk1/cvsroot co pgadmin3 That works but then I do ./configure --prefix=/usr/local/wx2 --enable-gtk2 --enable-unicode make && make install and when I

Re: [pgadmin-hackers] [pgadmin-support] copy paste ?

2003-07-02 Thread Adam H. Pendleton
Dave Page wrote: Hi John, The major part of the problem is that copy/paste is handled by the window manager not pgAdmin, so it's quite difficult for us to fix. Jean-Michel has tested on the same platform as you (Kde 3/Redhat 9 iirc), and it works fine for him, so it's presumably something

[pgadmin-support] pgAdminII Crash

2003-03-25 Thread Adam H . Pendleton
I am using pgAdminII 1.4.12 on Windows XP, connecting to Postgresql 7.3.2 on RH 8.0. When I successfully connect (successful in the sense that when the configuration is wrong I get an error), the application crashes. Because of the stupid Windows XP error handling system, I would have to manu