Re: 1.15 dev + wxWidgets 2.9.3, properties and index

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Colin Beckingham <colbec(at)start(dot)ca>
Cc: pgadmin-support(at)postgresql(dot)org, Akshay Joshi <akshay(dot)joshi(at)enterprisedb(dot)com>
Subject: Re: 1.15 dev + wxWidgets 2.9.3, properties and index
Date: 2012-03-05 10:58:12
Message-ID: CA+OCxowMt-S6rKyaOJC9bD1mwT97HUroKs64Btquz=7S3KQTQQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers pgadmin-support

Akshay, can you look into this please?

(the "Adding duplicate image handler for 'PNG file'" thing shouldn't
matter - that's expected, though if you can figure out a way to fix
that, it'd be nice).

Thanks!

On Sat, Mar 3, 2012 at 8:01 PM, Colin Beckingham <colbec(at)start(dot)ca> wrote:
> Two more issues with wxWidgets 2.9.3 on opensuse 12.1:
>
> 1. drill down through server, database, schema, public, tables
> 2. right click a specific table to bring up the context menu
> 3. most options work, however two items cause immediate fatal crash of
> pgadmin3:
> 4. click "properties" at bottom of menu
>
> $ /usr/local/pgadmin3/bin/pgadmin3
> 09:56:28 AM: Debug: Adding duplicate image handler for 'PNG file'
> ./src/common/sizer.cpp(1850): assert "m_growableRows[n] < nrows" failed in
> AdjustForGrowables(): invalid growable row index
> Trace/breakpoint trap
>
> 5. open indexes for a table, attempt to add new index:
>
> $ /usr/local/pgadmin3/bin/pgadmin3
> 09:58:24 AM: Debug: Adding duplicate image handler for 'PNG file'
> ./src/common/sizer.cpp(1850): assert "m_growableRows[n] < nrows" failed in
> AdjustForGrowables(): invalid growable row index
> Trace/breakpoint trap
>
> --
> ---
> Colin Beckingham
> 613-454-5369
> http://www.it4gh.com
>
> --
> Sent via pgadmin-support mailing list (pgadmin-support(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgadmin-support

--
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-hackers by date

  From Date Subject
Next Message Akshay Joshi 2012-03-05 11:40:49 Fwd: [pgadmin-support] 1.15 dev + wxWidgets 2.9.3, properties and index
Previous Message Guillaume Lelarge 2012-03-04 22:40:20 pgAdmin III commit: The Cancel button casing was inconsistent with the

Browse pgadmin-support by date

  From Date Subject
Next Message Akshay Joshi 2012-03-05 11:40:49 Fwd: [pgadmin-support] 1.15 dev + wxWidgets 2.9.3, properties and index
Previous Message Colin Beckingham 2012-03-03 20:01:46 1.15 dev + wxWidgets 2.9.3, properties and index