Re: wxWidgets Debug Alert assert "sizeNew == -1"

From: Dave Page <dpage(at)pgadmin(dot)org>
To: bithead <kirk(at)webfinish(dot)com>
Cc: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: wxWidgets Debug Alert assert "sizeNew == -1"
Date: 2014-01-16 09:38:16
Message-ID: CA+OCxoyPk8YOijPiAL_awXUJXJxwAOpyXRxrtPrWxm7xHBOdxg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Wed, Jan 15, 2014 at 10:06 PM, bithead <kirk(at)webfinish(dot)com> wrote:
> Since John hasn't responded, I will.
>
> MacPorts base version 2.2.1 installed
> port selfupdate from today (2014-01-15)
>
> Steps to reproduce on OSX 10.8.5:
>
> sudo port install pgadmin3 +postgresql93
>
> open pgadmin
>
> drill down to any table in any existing database in the tree view.
> click on a table
> click on the SQL icon in the toolbar
> error message appears as John described
> hit cancel and go on with life for the remainder of the process lifetime
>
> I can also install pgAdmin3 +debug+postgresql93. This gives an additional
> error message when I click on the database name "cannot find resources .....
> /*.xrc". I click on OK and ignore this also.
>
> IDK what else you need. Please let me know and I'll make it happen and
> attach it here.

It's an issue that should be fixed sometime, but it's technically just
an annoyance, not a problem. However, it's a debug assertion, so it
should only be appearing in a debug build. So the real issue here is
that MacPorts is building a debug binary?

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Neel Patel 2014-01-16 10:10:47 Re: wxWidgets Debug Alert assert "sizeNew == -1"
Previous Message Sam Mesh 2014-01-16 00:06:32 CTE error for F6 (execute pgScript), F5 (execute query) is OK