Re: Rename database destroys server connections

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Colin Beckingham <colbec(at)start(dot)ca>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Rename database destroys server connections
Date: 2012-07-18 21:23:57
Message-ID: 1342646637.1989.98.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Mon, 2012-07-16 at 11:05 -0400, Colin Beckingham wrote:
> Using wxw 2.9.3, latest dev 1.17, Opensuse 12.1
>
> With two servers connected, select database in object browser for
> localhost. Click properties, select database name, edit to something
> different, click OK.
>
> Error backtrace:
>
> ASSERT INFO:
> /usr/local/include/wx-2.9/wx/strvararg.h(453): assert "(argtype &
> (wxFormatStringSpecifier<T>::value)) == argtype" failed in
> wxArgNormalizer(): format specifier doesn't match argument type
>

I fixed it. Make sure it works for you.

It seems to still have a severe bug afterwards. It completely empties
the whole browser. Make sure you have a copy of your configuration file
before you test (the .pgadmin3 file in your hom directory).

--
Guillaume
http://blog.guillaume.lelarge.info
http://www.dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Colin Beckingham 2012-07-18 23:39:25 Re: Rename database destroys server connections
Previous Message Guillaume Lelarge 2012-07-18 20:43:39 Re: RFE: Use JOIN instead of WHERE in Graphical Query Builder