[pgadmin-hackers] SVN Commit by dpage: r5785 - trunk/pgadmin3/pgadmin/frm

2006-12-11 Thread svn
Author: dpage Date: 2006-12-11 09:26:37 + (Mon, 11 Dec 2006) New Revision: 5785 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5785&view=rev Log: Update some changed macro names, per Zdenek Kotala Modified: trunk/pgadmin3/pgadmin/frm/events.cpp trunk/pgadmin3/pgad

[pgadmin-hackers] SVN Commit by dpage: r5786 - in branches/REL-1_6_0_PATCHES/pgadmin3/src: frm main

2006-12-11 Thread svn
Author: dpage Date: 2006-12-11 09:38:20 + (Mon, 11 Dec 2006) New Revision: 5786 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5786&view=rev Log: Update some changed macro names, per Zdenek Kotala Modified: branches/REL-1_6_0_PATCHES/pgadmin3/src/frm/frmEditGrid.cpp

Re: [pgadmin-hackers] Compilation problem

2006-12-11 Thread Dave Page
Zdenek Kotala wrote: It looks that some macros has been renamed in wx 2.8RC3 There is a patch Thanks Zdenek - patch applied to trunk, and a 2.7 friendly version to the 1.6 branch. Regards, Dave. ---(end of broadcast)--- TIP 5: don't forge

[pgadmin-hackers] SVN Commit by dpage: r5787 - trunk/www/development

2006-12-11 Thread svn
Author: dpage Date: 2006-12-11 10:38:48 + (Mon, 11 Dec 2006) New Revision: 5787 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5787&view=rev Log: Roadmap update Modified: trunk/www/development/roadmap.php ---(end of broadcast)

Re: [pgadmin-hackers] pgadmin3-1.6.1 - Bus Error (core dumped)

2006-12-11 Thread Dhanaraj M
Hi Dave, I found one more core dump. I tested (pgadmin3-1.6.1 and wxWidgets-2.8.0-rc1/rc3) in Solaris-10 - x86. For both Sun studio/GCC compilers, File -> Add server. core dumped I attach the trace file. fed8c3a6 gtk_tree_model_get_valist (fec7f8d4, 9004408, 0) + 12d (900440

Re: [pgadmin-hackers] pgadmin3-1.6.1 - Bus Error (core dumped)

2006-12-11 Thread Dave Page
Dhanaraj M wrote: Hi Dave, I found one more core dump. I tested (pgadmin3-1.6.1 and wxWidgets-2.8.0-rc1/rc3) in Solaris-10 - x86. For both Sun studio/GCC compilers, File -> Add server. core dumped I attach the trace file. fed8c3a6 gtk_tree_model_get_valist (fec7f8d4, 9004408, 0) + 12d ff

Re: [pgadmin-hackers] pgagent linker problem

2006-12-11 Thread Zdenek Kotala
Dave Page wrote: Zdenek Kotala wrote: When I try make pgagent binary (Solaris 10/SS11/wx2.8rc3), linker does not recognize some symbols: Undefined first referenced symbol in file wxRadioButtonNameStrconnection.o wxFileDialogNam

Re: [pgadmin-hackers] pgagent linker problem

2006-12-11 Thread Dave Page
Zdenek Kotala wrote: I downloaded everything from web, unpack and build from scratch. I don't have rc1 on my machine. I will recheck it on Wednesday together with Dhanaraj problems. There is wx configure: ./configure --prefix=/opt/wxWidgegets-2.8.0 --with-gtk --enable-gtk2 --enable-unicod