09:13 +0100:
> Hi
>
> On Tue, Sep 8, 2009 at 10:47 PM, Zdenek Kotala wrote:
> > As was discussed on different thread new version of Sun Studio C++
> > compiler contains _T (probably template) which clashes with _T macro in
> > wxWidgets. It will be fixed in wxWidget
As was discussed on different thread new version of Sun Studio C++
compiler contains _T (probably template) which clashes with _T macro in
wxWidgets. It will be fixed in wxWidgets 3.0.
I attached concept of fix which solve this problem now. This is first
workable solution, but I'm not yet happy w
Dave Page píše v po 07. 09. 2009 v 10:09 +0100:
> On Fri, Sep 4, 2009 at 8:21 PM, Zdenek Kotala wrote:
>
> > I try it on latest Nevada build and I'm not able to reproduce. Some bugs
> > seems are related to the Advanced Server which I don't have installed.
>
>
Dave Page píše v pá 04. 09. 2009 v 17:27 +0100:
>
> Just to give a little background and info in case I missed editting
> any of the details:
>
> - All of these came from the EDB QA team, who were testing the build
> we'll ship with Advanced Server 8.3R2.
>
> - If you see any mention of 'Postg
Dave Page píše v čt 03. 09. 2009 v 12:31 +0100:
> On Thu, Sep 3, 2009 at 12:20 PM, Guillaume
> Lelarge wrote:
> > Hi,
> >
> > I was wondering if we'll get out a new minor release. We already have 18
> > fixes
> > in 1.10 branch, and another two remaining to be fixed. I'm working on one of
> > the
Here it is. It works on unixes (Solaris ;-). I'm not able to fix it on
win.
Zdenek
Dave Page píše v pá 28. 08. 2009 v 09:25 -0400:
> On Fri, Aug 28, 2009 at 9:24 AM, Zdenek Kotala wrote:
> > Hi All,
> >
> > I have question if make install should copied Docs.v
Hi All,
I have question if make install should copied Docs.vproj and
builddocs.bat? It seems to me as bug. At least on unixes.
If it is bug I will send a fix.
Thanks Zdenek
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscr
I stared work on Solaris integration and after few minutes play, pgadmin
crashes:
080470f8 libwx_gtk2u_stc-2.8.so.0.5.0`long
wxStyledTextCtrl::SendMsg+0xf(bb69a00, 7d6, 0, 0, )
08047118 libwx_gtk2u_stc-2.8.so.0.5.0`int
wxStyledTextCtrl::GetLength+0x24(bb69a00, 88feb78, 8047158, fe45945
Dne 24.04.09 09:25, Guillaume Lelarge napsal(a):
Le vendredi 24 avril 2009 à 07:00:08, Zdenek Kotala a écrit :
Dne 18.04.09 23:13, Guillaume Lelarge napsal(a):
Hi,
Le samedi 18 avril 2009 à 22:26:14, Marek Černocký a écrit :
[...]
I would like to translate pgAdmin to Czech / Čeština / cs
Dne 18.04.09 23:13, Guillaume Lelarge napsal(a):
Hi,
Le samedi 18 avril 2009 à 22:26:14, Marek Černocký a écrit :
[...]
I would like to translate pgAdmin to Czech / Čeština / cs
That's a great news. There's already a (unfortunately outdated) cs_CZ
translation. If you wish to update it, you
Dave Page napsal(a):
On Wed, Jul 9, 2008 at 12:42 PM, Mayuresh Nirhali
<[EMAIL PROTECTED]> wrote:
Hello,
While building pgadmin 1.8.4 on Solaris 10, I encountered following error.
"./debugger/dbgPgConn.cpp", line 97: Error: INADDR_NONE is not defined.
gmake[2]: *** [dbgPgConn.o] Error 1
This
Magnus Hagander napsal(a):
Dave Page wrote:
On Fri, Apr 25, 2008 at 9:16 AM, Zdenek Kotala
<[EMAIL PROTECTED]> wrote:
Hi all,
I'm solving problem with pgadmin tarball it contains ??_?? in i18n
directory. This directory is empty, but it generates problem with
ksh93.
Is it possibl
Dave Page napsal(a):
On Fri, Apr 25, 2008 at 9:16 AM, Zdenek Kotala <[EMAIL PROTECTED]> wrote:
Hi all,
I'm solving problem with pgadmin tarball it contains ??_?? in i18n
directory. This directory is empty, but it generates problem with ksh93.
Is it possible to rewrap it or re
Hi all,
I'm solving problem with pgadmin tarball it contains ??_?? in i18n directory.
This directory is empty, but it generates problem with ksh93.
Is it possible to rewrap it or release 1.8.3?
thanks Zdenek
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql
Dave Page wrote:
I've uploaded 1.8.2 in the normal source, win32, slackware and osx
formats to http://developer.pgadmin.org/ftp/release/v1.8.2/. Please
give them a once-over and report any major issues before I announce!!
It seems OK on Solaris . (Only too much underscores :-)
Dave Page wrote:
On Feb 1, 2008 10:35 AM, Zdenek Kotala <[EMAIL PROTECTED]> wrote:
I'm playing with 1.8.1 version on solaris and I got a corrupted menu
when I perform right click on e.g. table. I can see for example Re_fresh
instead of Refresh and so on. Any suggestion what can be w
I attach suggested patch. I add libssl and libkrb5 tests, but maybe it
is not good place put them directly into PostgreSQL test. Please, feel
free to move it to correct place.
Zdenek
Zdenek Kotala wrote:
I'm trying to compile pgAdmin on solaris and I was caught in the
I'm playing with 1.8.1 version on solaris and I got a corrupted menu
when I perform right click on e.g. table. I can see for example Re_fresh
instead of Refresh and so on. Any suggestion what can be wrong? I use
latest wx 2.8.7. pgAdmin 1.6.3 works fine.
Zdenek
-
I'm trying to compile pgAdmin on solaris and I was caught in the same
trap as many times before. I got following error:
error: you must specify a valid PostgreSQL installation with
--with-pgsql=DIR
But it is not correct. I specified it correctly. However main problem
there is libssl. Default
Thanks Devrim,
Are there any translation for Comment? Maybe it would be good give this
text to translators.
Thank you very much
Zdenek
Devrim GÜNDÜZ wrote:
Hi,
On Fri, 2008-01-25 at 18:26 +0100, Zdenek Kotala wrote:
I'm currently integrating pg
I'm currently integrating pgAdmin into JDS menu (gnome) and I'm looking
for pgAdmin icon. Is there any official icon 48x48 and .desktop file?
Thanks Zdenek
---(end of broadcast)---
TIP 4: Have you searched our list archives?
Dave Page wrote:
Zdenek Kotala wrote:
I tested it again and this problem occurred if I use sunstudio
compiler. Compilation with gcc works fine. I looks that gcc
recursively go thru libraries to find symbol. You can test it with
Linux version of SunStudio.
Ok - is there a relatively easy
for me. Do you have same backtrace?
Zdenek
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 dialog. It removes all
conne
Dave Page wrote:
Dhanaraj M wrote:
Sorry for the wrong work around.
But it crahes in this step...
if (s->GetConnected() && s->GetConnection()->GetHost() ==
conn->GetHost() && s->GetConnection()->GetPort() == conn->GetPort())^M
I think 'conn' is destroyed already... or s
Dave Page wrote:
Zdenek Kotala wrote:
Dave Page wrote:
Zdenek,
Does this occur when you click the Add Server option, or when you hit
OK having filled in the dialog?
When you click on add server option.
Yeah I'm now getting that far :-). What I can't get though is any sense
Dave Page wrote:
Zdenek,
Does this occur when you click the Add Server option, or when you hit OK
having filled in the dialog?
When you click on add server option.
Zdenek
---(end of broadcast)---
TIP 9: In versions below 8.0, the plan
Dave Page wrote:
I'm still not sure how you're getting into that code when you close the
form though...
I have received following error when a wnat to "add server":
(pgadmin3:27830): Gtk-CRITICAL **: file gtkliststore.c: line 570:
assertion `GTK_LIST_STORE (tree_model)->stamp == iter->sta
Dave Page napsal(a):
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 --wit
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
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
wxFileDialogNameStr connection.o
wxComb
It looks that some macros has been renamed in wx 2.8RC3
There is a patch
Zdenek
Zdenek Kotala wrote:
I try to compile pgadmin 1.6.1 (WX2.8rc3) with SunStudio 11 and I
received following error:
"./frm/frmEditGrid.cpp", line 78: Error: Badly formed expressi
I try to compile pgadmin 1.6.1 (WX2.8rc3) with SunStudio 11 and I
received following error:
"./frm/frmEditGrid.cpp", line 78: Error: Badly formed expression.
I run preprocessor on this file and it looks that
EVT_AUI_PANEBUTTON( frmEditGrid::OnAuiUpdate)
macro is not expanded.
#76
< w
Dave Page wrote:
I've uploaded RC1 to
http://developer.pgadmin.org/ftp/release/v1.6.0-rc1/ in src, win32,
slackware and osx formats. Please take a minute to check for any major
problems before I announce more widely.
I checked it on Solaris/gcc/Wx2.7.1 and It looks good on first quick view.
Dave Page napsal(a):
Yeah, that's basically what I saw on GTK/Linux with 2.7.1. Does the AUI
sample work OK?
Yes, auidemo works fine.
I look on source coud and problem is probably there (src/aui/dockart.cpp):
// default metric values
#if defined(__WXMAC__)
SInt32 height;
GetTh
I tried pgadmin version from trunk (Solaris nevada/gcc 3.4.3) and it
generates core during init phase. I'm not sure if I setup everything
correctly, but it looks like other problem with wx2.7.1. See backtrace:
08046908
libwx_gtk2u_core-2.7.so.1.0.0`wxRendererGeneric::GetSplitterParams+5(80469
Dave Page napsal(a):
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Zdenek Kotala
Sent: 26 October 2006 07:31
To: pgadmin-hackers@postgresql.org
Subject: [pgadmin-hackers] problem with build on Solaris
I'm trying compile (gcc/g++
I'm trying compile (gcc/g++ 3.4.3) pgadminIII 1.6 beta3 on Solaris
Nevada with wx1.7.1 and I received following error:
./base/factory.cpp: In member function `int pgaFactory::addIcon(char**)':
./base/factory.cpp:120: error: invalid use of undefined type `struct
wxImageList'
/tmp/hlipa/wx17/incl
Dave Page wrote:
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 somebody tell the reason?
That's not one of our source files, nor is it par
Dave Page napsal(a):
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: 18 August 2006 15:53
To: Dave Page
Cc: pgadmin-hackers@postgresql.org
Subject: Re: [pgadmin-hackers] SUN Studio 11 vs pgAdmin -
code cleanup]
Zdenek Kotala napsal(a):
Dave Page wrote
Dave Page wrote:
Thanks - patch applied to the stable branch. Would you mind taking some
time to port the patch to SVN TRUNK please? It's most likely that that
will go beta within a few weeks and unfortunately I'm *really* pushed
for time right now :-(
Ok. No problem. I will do it.
I hav
40 matches
Mail list logo