Re: [pgadmin-hackers] App closes while trying to edit attributes

2005-05-17 Thread Patrick Hatcher
Thanks for the response. I will continue to use the 1.2 branch. I'll also ask my office mates if they've had any issue and update. Ok I think I see when it happens Steps to create the issue (once again it doesn't happen all the time) - Open sql-window - highlight the sql statement by holding

Re: [pgadmin-hackers] App closes while trying to edit attributes

2005-05-17 Thread Florian G. Pflug
Patrick Hatcher wrote: Thanks. I'm sorry when I said the 513 version had a problem I used the trunk version and not the 1.2 version you mentioned. The 1.2 version works fine. However I still have the issue on pgadmin3-1.2-20050513.tar.bz2 with copying or selecting text that causes the app to fre

Re: [pgadmin-hackers] App closes while trying to edit attributes

2005-05-17 Thread Patrick Hatcher
Thanks. I'm sorry when I said the 513 version had a problem I used the trunk version and not the 1.2 version you mentioned. The 1.2 version works fine. However I still have the issue on pgadmin3-1.2-20050513.tar.bz2 with copying or selecting text that causes the app to freeze up. It does no

[pgadmin-hackers] SVN Commit by dpage: r4199 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 21:55:04 +0100 (Tue, 17 May 2005) New Revision: 4199 Modified: trunk/pgadmin3/xtra/pgagent/connection.cpp trunk/pgadmin3/xtra/pgagent/pgAgent.cpp trunk/pgadmin3/xtra/pgagent/win32.cpp Log: Additional debug code. Add support for the Windows event log. Modifi

Re: [pgadmin-hackers] App closes while trying to edit attributes

2005-05-17 Thread Florian G. Pflug
Patrick Hatcher wrote: > Patrick Hatcher wrote: >>OS: Mac OS X Tiger >>snapshot: pgadmin3-trunk-20050516.tar.bz2.tar >> >>When double clicking on a table, function or view, the app will crash. >>This error has occurred in previous versions as well >> >>attached is my log that occurred during the

Re: [pgadmin-hackers] App closes while trying to edit attributes

2005-05-17 Thread Patrick Hatcher
First off sorry for not putting a title. I had the same issue with 5-13 version as well. Here are my results using different Snapshots (I tried all of these today) pgadmin3-cvs-head-20050503.tar.bz2 -> works fine pgadmin3-trunk-20050506.tar.bz2 ->works fine pgadmin3-trunk-20050509.tar.bz2 -> w

Re: [pgadmin-hackers] Missing file pkg/Makefile.am in the 1.2 branch

2005-05-17 Thread Dave Page
> -Original Message- > From: Florian G. Pflug [mailto:[EMAIL PROTECTED] > Sent: 17 May 2005 19:56 > To: Dave Page > Cc: pgadmin-hackers > Subject: Missing file pkg/Makefile.am in the 1.2 branch > > Dave Page wrote: > > Thanks Florian - patch applied. > I believe that you forgot "svn ad

Re: [pgadmin-hackers]

2005-05-17 Thread Florian G. Pflug
Patrick Hatcher wrote: OS: Mac OS X Tiger snapshot: pgadmin3-trunk-20050516.tar.bz2.tar When double clicking on a table, function or view, the app will crash. This error has occurred in previous versions as well attached is my log that occurred during the crash (See attached file: Pgadmin.log) TI

[pgadmin-hackers] SVN Commit by dpage: r4198 - branches/REL-1_2_0_PATCHES/pgadmin3/pkg

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 19:57:43 +0100 (Tue, 17 May 2005) New Revision: 4198 Added: branches/REL-1_2_0_PATCHES/pgadmin3/pkg/Makefile.am Log: Add Makefile.am Added: branches/REL-1_2_0_PATCHES/pgadmin3/pkg/Makefile.am === ---

[pgadmin-hackers]

2005-05-17 Thread Patrick Hatcher
OS: Mac OS X Tiger snapshot: pgadmin3-trunk-20050516.tar.bz2.tar When double clicking on a table, function or view, the app will crash. This error has occurred in previous versions as well attached is my log that occurred during the crash (See attached file: Pgadmin.log) TIA Patrick Hatche

[pgadmin-hackers] SVN Commit by dpage: r4196 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 17:05:23 +0100 (Tue, 17 May 2005) New Revision: 4196 Modified: trunk/pgadmin3/xtra/pgagent/job.cpp Log: Oops, fix typos. Modified: trunk/pgadmin3/xtra/pgagent/job.cpp === --- trunk/pgadmin3/xtra/pgag

[pgadmin-hackers] SVN Commit by dpage: r4197 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 17:07:23 +0100 (Tue, 17 May 2005) New Revision: 4197 Modified: trunk/pgadmin3/xtra/pgagent/pgAgent.cpp Log: Nuvver typo. Need sleep now. Modified: trunk/pgadmin3/xtra/pgagent/pgAgent.cpp === --- trun

[pgadmin-hackers] SVN Commit by dpage: r4195 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 16:48:55 +0100 (Tue, 17 May 2005) New Revision: 4195 Modified: trunk/pgadmin3/xtra/pgagent/job.cpp Log: Fix typo Modified: trunk/pgadmin3/xtra/pgagent/job.cpp === --- trunk/pgadmin3/xtra/pgagent/job.

[pgadmin-hackers] SVN Commit by dpage: r4194 - in trunk/pgadmin3/xtra/pgagent: . include

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 16:47:29 +0100 (Tue, 17 May 2005) New Revision: 4194 Modified: trunk/pgadmin3/xtra/pgagent/include/job.h trunk/pgadmin3/xtra/pgagent/job.cpp trunk/pgadmin3/xtra/pgagent/pgAgent.cpp trunk/pgadmin3/xtra/pgagent/pgagent.sql Log: Rename the log tables. Modif

[pgadmin-hackers] SVN Commit by dpage: r4193 - in trunk/pgadmin3/xtra/pgagent: . include

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 16:27:06 +0100 (Tue, 17 May 2005) New Revision: 4193 Modified: trunk/pgadmin3/xtra/pgagent/connection.cpp trunk/pgadmin3/xtra/pgagent/include/pgAgent.h trunk/pgadmin3/xtra/pgagent/job.cpp trunk/pgadmin3/xtra/pgagent/unix.cpp trunk/pgadmin3/xtra/pgagent

[pgadmin-hackers] SVN Commit by dpage: r4192 - in trunk/pgadmin3/xtra/pgagent: . include

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 15:53:26 +0100 (Tue, 17 May 2005) New Revision: 4192 Modified: trunk/pgadmin3/xtra/pgagent/connection.cpp trunk/pgadmin3/xtra/pgagent/include/pgAgent.h trunk/pgadmin3/xtra/pgagent/job.cpp trunk/pgadmin3/xtra/pgagent/misc.cpp trunk/pgadmin3/xtra/pgagent

[pgadmin-hackers] SVN Commit by dpage: r4191 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 15:13:14 +0100 (Tue, 17 May 2005) New Revision: 4191 Modified: trunk/pgadmin3/xtra/pgagent/win32.cpp Log: _snprintf on Win32, not snprintf Modified: trunk/pgadmin3/xtra/pgagent/win32.cpp === --- trun

[pgadmin-hackers] SVN Commit by dpage: r4190 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 15:12:52 +0100 (Tue, 17 May 2005) New Revision: 4190 Modified: trunk/pgadmin3/xtra/pgagent/job.cpp Log: Correct sequence name Modified: trunk/pgadmin3/xtra/pgagent/job.cpp === --- trunk/pgadmin3/xtra

[pgadmin-hackers] SVN Commit by dpage: r4189 - in trunk/pgadmin3/xtra/pgagent: . include

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 14:54:23 +0100 (Tue, 17 May 2005) New Revision: 4189 Modified: trunk/pgadmin3/xtra/pgagent/connection.cpp trunk/pgadmin3/xtra/pgagent/include/pgAgent.h trunk/pgadmin3/xtra/pgagent/job.cpp trunk/pgadmin3/xtra/pgagent/misc.cpp trunk/pgadmin3/xtra/pgagent

[pgadmin-hackers] SVN Commit by dpage: r4188 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 14:53:30 +0100 (Tue, 17 May 2005) New Revision: 4188 Modified: trunk/pgadmin3/xtra/pgagent/pgagent.sql Log: Always caculate the next run time at least one minute in the future to prevent 'execution storms' where the job executes repeatedly for 1 minute at a time.

[pgadmin-hackers] SVN Commit by dpage: r4187 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 14:32:25 +0100 (Tue, 17 May 2005) New Revision: 4187 Modified: trunk/pgadmin3/xtra/pgagent/pgagent.sql Log: Oops, couple of objects missing. Modified: trunk/pgadmin3/xtra/pgagent/pgagent.sql === ---

[pgadmin-hackers] SVN Commit by dpage: r4186 - trunk/pgadmin3/xtra/pgagent

2005-05-17 Thread svn
Author: dpage Date: 2005-05-17 07:57:26 +0100 (Tue, 17 May 2005) New Revision: 4186 Added: trunk/pgadmin3/xtra/pgagent/unix.cpp Log: Forgot to add a file Added: trunk/pgadmin3/xtra/pgagent/unix.cpp === --- trunk/pgadmin3/xtra/pgag