[pgadmin-hackers] pgAdmin3-1.8.0 - Solaris binaries uploaded

2007-11-05 Thread Dhanaraj M
Hi All, I have uploaded both sparc and x86 binaries. http://www.postgresql.org/ftp/pgadmin3/release/v1.8.0/solaris/ Please download and test this. I would like to thank Dave Page for his helps during this upload. -Dhanaraj ---(end of broadcast)

Re: [pgadmin-hackers] pgAdmin3 - Language support on Solaris

2007-09-06 Thread Dhanaraj M
Sorry for reporting this bug. I found that ja_JP, zh_CN, and zh_TW locales are only installed in my machine. (localeadm -l) pgAdmin starts supporting other locales as well, when I install the required locales. Hiroshi Saito wrote: Hi. From: "Dhanaraj M" <[EMAIL PROTECTED]&g

[pgadmin-hackers] pgAdmin3 - Language support on Solaris

2007-08-30 Thread Dhanaraj M
Hi All, I came to know that pgAdmin3 fails to support all the languages on Solaris platform. However, it works when I choose ja_JP, zh_CN, and zh_TW languages. For the rest, I get an error the following error message: An error occurred: Cannot set locale to 'fr_FR' Did anyone notice this? Is

Re: [pgadmin-hackers] pgAdmin III v1.8.0 Beta 1 released

2007-07-23 Thread Dhanaraj M
Hi Dave, I just want mention some points here. 1. I have done the basic functionality tests on SPARC/x86 machines. It went fine and no issues. 2. Since we don't have enough resources, we won't be able to upload Solaris binaries for Beta releases. However, we will do for v1.8.0. 3. I for

[pgadmin-hackers] Is pgadmin backward/forward compatible with postgres?

2007-07-12 Thread Dhanaraj M
Hi, I have a question. I know that I can connect to postgres 7.x/8.x from pgadmin 1.6. Is it both forward and backward compatible? (It means that I can connect to new version of postgres 9.x as well as older postgres 7.x. If not, then it is compatible ONLY across major/minor releases of postgr

Re: [pgadmin-hackers] pgAdmin - Solaris packages

2007-04-03 Thread Dhanaraj M
Hi Dhanaraj That sounds great to me - when I have your ssh public key I'll create an account for you to upload the packages to. > 3. The user has to apply SUN's patch, in order to upgrade libxml OK - we'll need to note that (and the download URL) in a README file. Hi Dave I built the pac

[pgadmin-hackers] Solaris Build - clarification

2007-04-02 Thread Dhanaraj M
Hi Dave I built pgAdmin3 on solaris (by linking wxwidgets statically during the build time). i.e) The user will install only pgadmin package. Wxwidgets files will not be installed explicitly. I tried to build wxWidgets and pgAdmin packages separately. There are some build issues. Hence,

[pgadmin-hackers] pgAdmin - Solaris packages

2007-03-30 Thread Dhanaraj M
Hi Dave, I discussed with the gate keeper. I understood the procedure to make packages. I discussed with Zdenek also. Our plan is the following: 1. Make two packages a) wxWidgets b) pgadmin3 2. /opt/wxWidgets and /opt/pgadmin3 are the locations where the package will be installed 3. The use

Re: [pgadmin-hackers] 1.6.3 uploaded - No issues

2007-03-23 Thread Dhanaraj M
Hi Dave, Sorry for the confusion. As usual, I tested the previously installed binaries in a hurry. I tested pgadmin3-1.6.3 in Solaris and it does not dump the core. The Sun studio patch also works fine. Thanks Dhanaraj Dhanaraj M wrote: Hi Dave, The current code dumps the core when the

Re: [pgadmin-hackers] 1.6.3 uploaded

2007-03-23 Thread Dhanaraj M
Hi Dave, The current code dumps the core when the query tool window is closed. Can you please make the following change? (I have tested and this works well) Thanks. **src/frm/frmQuery.cpp.orig* void frmQuery::OnChangeConnection(wxCommandEvent &ev) { // On Solari

[pgadmin-hackers] when is the release of pgadmin 1.6.3?

2007-03-06 Thread Dhanaraj M
Hi Dave I would like to know when pgadmin-1.6.3 will be released. Any approximate timeline? Thanks Dhanaraj ---(end of broadcast)--- TIP 4: Have you searched our list archives? http://archives.postgresql.org

Re: [pgadmin-hackers] View data - aborting randomly and no result

2007-01-17 Thread Dhanaraj M
Dave Page wrote: Dhanaraj M wrote: Hi 1. When I view the data of a table, there is no result. (blank window and status is "aborting") 2. When I execute the query, the result is blank. The status is ":". Both the behaviours are not consistent. I am

[pgadmin-hackers] View data - aborting randomly and no result

2007-01-16 Thread Dhanaraj M
Hi 1. When I view the data of a table, there is no result. (blank window and status is "aborting") 2. When I execute the query, the result is blank. The status is ":". Both the behaviours are not consistent. I am using pgadmin3-1.6.2/wxWidgets2.8.0 The platform is Solaris10/x86. Any id

Re: [pgadmin-hackers] Patch - Solving compilation problem for Sun studio compiler

2007-01-13 Thread Dhanaraj M
I have a Sun Studio patch which solves the -Wall problem during the compilation. I am not sure whether this is the right way of making the changes. Please comment on this so that I will make necessary changes and re-submit. The patch looks OK in theory (I haven't actually tested it yet), t

[pgadmin-hackers] Patch - Solving compilation problem for Sun studio compiler

2007-01-03 Thread Dhanaraj M
Hi Dave I have a Sun Studio patch which solves the -Wall problem during the compilation. I am not sure whether this is the right way of making the changes. Please comment on this so that I will make necessary changes and re-submit. PS: I will also discuss with Zdenek, who is on vacation. *** c

[pgadmin-hackers] wxWidgets/pgAdmin3 conforms to section 508 accessibility requirements?

2006-12-20 Thread Dhanaraj M
Hi Dave I like to know whether wxWidgets/pgAdmin3 conforms to section 508 accessibility requirements for handicapped persons (blind, partialy sighted, limited use of hands, etc.) pgadmin3-1.6.1/xtra/wx-build/setup0-msw-2.8.h #define wxUSE_ACCESSIBILITY 0 Is this feature disabled in pgadmin3?

Re: [pgadmin-hackers] pgadmin3-1.6.1 - The fix works

2006-12-17 Thread Dhanaraj M
have 1.6.1 with me. Can you send the minimal diff (patch to me)? Will you release 1.6.2 soon? Thanks once again Dhanaraj Dave Page wrote: Dhanaraj M wrote: Sorry Dave. I tested first by applying the patch to 1.6.1. After I downloaded from the branch and tested. Both core dumps are

Re: [pgadmin-hackers] pgadmin3-1.6.1 - core dumped - Work around

2006-12-16 Thread Dhanaraj M
Dave Page wrote: Dave Page wrote: Zdenek Kotala wrote: Problem is with cbSSL. This combo box is empty and constructor of dlgServer try to setup selection on last used value - zero for first time -, but there is no content of list. Newer version of gtk probably are able to handle this situa

Re: [pgadmin-hackers] pgadmin3-1.6.1 - core dumped - Work around

2006-12-15 Thread Dhanaraj M
Hi Zdenek, I tested this and still both problems exist (Add server and query tool -core dump) Can you test it once? Dave Page wrote: Zdenek Kotala wrote: I'm still not sure how you're getting into that code when you close the form though... The root cause is destructor of frmQuery dial

Re: [pgadmin-hackers] pgadmin3-1.6.1 - core dumped - Fixed

2006-12-14 Thread Dhanaraj M
Hi Dave I tested in sparc/x-86 and this fix works well. However, I like to know whether there will be regressions due to this fix. Can you please review my fix? Thanks Dhanaraj Dhanaraj M wrote: Hi Dave I dont know whether the problem is with pgAdmin or not. But I have a fix for this. File

Re: [pgadmin-hackers] pgadmin3-1.6.1 - core dumped - Fixed

2006-12-13 Thread Dhanaraj M
m checking whether the window is destroyed already or not. Is it the right fix? I am testing in different machines(sparc/x-86) and report you soon. Please comment on this? Thanks Dhanaraj Dave Page wrote: Dhanaraj M wrote: Sorry for the wrong work around. But it crahes in this step...

Re: [pgadmin-hackers] pgadmin3-1.6.1 - core dumped - Work around

2006-12-13 Thread Dhanaraj M
ed already... or some other problem. Any idea?? thanks dhanaraj Dhanaraj M wrote: Well, again the trace appears to show that frmQuery::OnChangeConnection is in the stack - have you even touched the select connection combo box? One thing you might try is changing your GTK theme. We have had

Re: [pgadmin-hackers] pgadmin3-1.6.1 - core dumped - Work around

2006-12-13 Thread Dhanaraj M
Well, again the trace appears to show that frmQuery::OnChangeConnection is in the stack - have you even touched the select connection combo box? One thing you might try is changing your GTK theme. We have had odd reports on some Linuxes that using certain themes will result in GTK errors on

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

2006-12-12 Thread Dhanaraj M
0) + 108 - lwp# 2 / thread# 2 00784c04 (), exit value = 0x ** zombie (exited, not detached, not yet joined) ** Dave Page wrote: Dhanaraj M wrote: Hi Dave, I found one more core dump. I tested (pgadmin3-1.6.1 and wxWidgets-2.8.

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

2006-12-11 Thread Dhanaraj M
fff (9004408, 0, 936c208, fe1d4c01, 9004408, 0) fe1d4bb0 g_cclosure_marshal_VOID__VOID () However, both the problem do not occur in Solaris-11. Any idea?? I am really sorry not sending trace file, because debug enabled build did not give any extra details. Thanks Dhanaraj Dave Page wrote: Dhanara

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

2006-12-07 Thread Dhanaraj M
Hi Dave I tested (pgadmin3-1.6.1 and wxWidgets-2.8.0-rc1) in Solaris. The following are my observations: 1. Solaris -NV (not yet released) - works without any problem 2. Soalris -10 - Bus Error (core dumped) core dumped when closing the query tool ( step - exceuting

Re: [pgadmin-hackers] pgadmin3-1.6.0 - Segmentation Fault (core dumped)

2006-11-30 Thread Dhanaraj M
I'm confused - you said this happens when you close the query window, but the stack trace shows frmQuery::OnChangeConnection(wxCommandEvent) >> Do you want to save-> NO >> Segmentation Fault (core dumped) Is that the right core file? If so, can you detail the exact steps you take to get to t

Re: [pgadmin-hackers] pgadmin3-1.6.0 - Segmentation Fault (core dumped)

2006-11-30 Thread Dhanaraj M
Hmm, I managed to reproduce the crash, though the trace is somewhat different... however the problem could have manifested itself in different ways I think. Can you try a build from SVN trunk or the 1.6 stable branch please (svn://svn.pgadmin.org/branches/REL-1_6_0_PATCHES/pgadmin3) and see

Re: [pgadmin-hackers] pgadmin3-1.6.0 - Segmentation Fault (core dumped)

2006-11-29 Thread Dhanaraj M
Dave Page wrote: Dhanaraj M wrote: Hi Dave I am using wxWidgets-2.7.2 (and the recent release of pgadmin3-1.6.0) Please try with wxWidgets-2.8.0rc1 I attach the trace file here. I meant a backtrace of the call stack please :-) Regards Dave I tried wxwidget2.8, but still it fails

Re: [pgadmin-hackers] pgadmin3-1.6.0 - Segmentation Fault (core dumped)

2006-11-29 Thread Dhanaraj M
Hi Dave I am using wxWidgets-2.7.2 (and the recent release of pgadmin3-1.6.0) I attach the trace file here. If you need any other details, let me know. Thanks Dhanaraj Dave Page wrote: Dhanaraj M wrote: I am filing a bug here. Core dumped when I ran the following command. pgadmin3 -> Qu

[pgadmin-hackers] pgadmin3-1.6.0 - Segmentation Fault (core dumped)

2006-11-28 Thread Dhanaraj M
I am filing a bug here. Core dumped when I ran the following command. pgadmin3 -> Query tool -> Execute Do you want to save-> NO Segmentation Fault (core dumped) Platform - Solaris-10 (both sparc/x86) ---(end of broadcast)--- TIP 2: Don't 'kill

[pgadmin-hackers] Error: wxFrameManagerEvent is not defined

2006-11-14 Thread Dhanaraj M
I tried to compile PGAdmin3-1.6.0 ( and wxWidgets-2.7.2). It failed in the same place when I compiled using both GNU as well as Sun Studio compilers. Can somebody help? I attach the output here. Thanks Dhanaraj /ws/onnv-tools/SUNWspro/SS11/bin/CC -DHAVE_CONFIG_H -I. -I. -I.. -DDATA_DIR=\"/u

[pgadmin-hackers] Error message in Solaris platform

2006-10-05 Thread Dhanaraj M
I compiled and installed PGAdmin in Solaris platform (both S10-sparc and S10-x86) It works well, but I am getting the following error message whenever I perform any operation. ** (pgadmin3:17704): CRITICAL **: file blueprint-draw.c: line 81: assertion `GTK_WIDGET (widget)' failed Can s