Обсуждение: Crash editing connection properties

Поиск
Список
Период
Сортировка

Crash editing connection properties

От
Jason McKellar
Дата:
Hello, 

PG Admin 3 crashes when I try to:
- open properties of a database connection
- change the maintenance database
- attempt to change the username (crashes when I click the username field)

I am using pgadmin 1.12.0 on OSX 10.6.8 

An easy workaround is deleting the connection and then re-creating it.

-- Jason

Re: Crash editing connection properties

От
Dave Page
Дата:
On Tue, Aug 30, 2011 at 2:44 PM, Jason McKellar <jason@deadtreepages.com> wrote:
> Hello,
>
> PG Admin 3 crashes when I try to:
> - open properties of a database connection
> - change the maintenance database
> - attempt to change the username (crashes when I click the username field)
> I am using pgadmin 1.12.0 on OSX 10.6.8
> An easy workaround is deleting the connection and then re-creating it.

It works for me in 1.12.2.


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

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


Re: Crash editing connection properties

От
Dave Page
Дата:
On Tue, Aug 30, 2011 at 4:56 PM, Jason McKellar <jason@deadtreepages.com> wrote:
>
>
> On Tue, Aug 30, 2011 at 10:04 AM, Dave Page <dpage@pgadmin.org> wrote:
>>
>> It works for me in 1.12.2.
>>
>
> I just installed 1.12.3 and it crashes in the same spot.

I just tried 1.12.3 and 1.14.0rc1 and both also work fine for me.
Anyone else able to reproduce?

Jason; please try temporarily renaming your pgAdmin preferences file
in ~/Library and then starting pgAdmin and repeating the test.


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

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


Re: Crash editing connection properties

От
Dave Page
Дата:
On Tue, Aug 30, 2011 at 7:43 PM, Jason McKellar <jason@deadtreepages.com> wrote:
>
>
> On Tue, Aug 30, 2011 at 2:01 PM, Dave Page <dpage@pgadmin.org> wrote:
>>
>> Jason; please try temporarily renaming your pgAdmin preferences file
>> in ~/Library and then starting pgAdmin and repeating the test.
>>
> It did not crash after renaming the preference file.

Interesting. Can you post it (you may want to obfuscate any
hostnames/IP addresses, but please don't edit anything else)?

Thanks.

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

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


Re: Crash editing connection properties

От
Jason McKellar
Дата:


On Tue, Aug 30, 2011 at 2:01 PM, Dave Page <dpage@pgadmin.org> wrote:

Jason; please try temporarily renaming your pgAdmin preferences file
in ~/Library and then starting pgAdmin and repeating the test.

It did not crash after renaming the preference file.

-- Jason