Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: Connection bug (was: Re: pgAdmin beta fixes)



 

> -----Original Message-----
> From: Erwin Brandstetter [mailto:brandstetter(at)falter(dot)at] 
> Sent: 23 October 2006 21:08
> To: pgadmin-support(at)postgresql(dot)org
> Cc: Dave Page
> Subject: Connection bug (was: Re: pgAdmin beta fixes)
> 
> Steps to reproduce the crash:
> Settings: ->screenshot "settings.png"
> Check "Store password". Log in, providing password. (Remember, we 
> wouldn't need one, as we log in as system user postgres, who is on 
> "ident sameuser"). Disconnect.

OK, I should warn you that connecting like this is completely untested
and not something we've ever said we'll support. But I'll do what I
can... :-)

> Connect again. Password is being remembered, login is auto. 
> Disconnect 
> again.
> Uncheck "Store password". Connect again. Do not supply password.
> 
>     An error has occurred:
>  fe_sendauth: no password supplied
> 
> This message comes 3 times. (Maybe because there are 3 
> databases visible?)
> Focus is on the first database. (->screenshot 
> "before_crash.png") When I 
> hit <F5> now, pgAdmin crashes.
> 
> Note: If you just try to connect without password without 
> these steps, 
> pgAdmin does not crash, you are not connected at all. And the error 
> message was slightly different (!!):
> 
>     An error has occurred:
> Error connecting to the server: fe_sendauth: no password supplied

I've made a couple of changes to fix the password related issues that
George reported. I have a hunch that the second fix might resolve your
problem. I'll mail across an update in a minute for testing if you
wouldn't mind.

Regards, Dave.



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group