1.15 dev + wxWidgets 2.9.3, properties and index - Mailing list pgadmin-support

From Colin Beckingham
Subject 1.15 dev + wxWidgets 2.9.3, properties and index
Date
Msg-id 4F5278AA.40409@start.ca
Whole thread Raw
Responses Re: 1.15 dev + wxWidgets 2.9.3, properties and index  (Dave Page <dpage@pgadmin.org>)
Re: 1.15 dev + wxWidgets 2.9.3, properties and index  (Guillaume Lelarge <guillaume@lelarge.info>)
List pgadmin-support
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


pgadmin-support by date:

Previous
From: Colin Beckingham
Date:
Subject: Re: Panel height redimensioning in Query builder
Next
From: Dave Page
Date:
Subject: Re: 1.15 dev + wxWidgets 2.9.3, properties and index